lava_torrent 0.11.1

A library for parsing/encoding bencode and .torrent files.
Documentation
[dependencies.conv]
version = "0.3"

[dependencies.itertools]
version = "0.10"

[dependencies.num_cpus]
version = "1"

[dependencies.percent-encoding]
version = "2"

[dependencies.rayon]
version = "1"

[dependencies.sha1]
version = "0.10"

[dependencies.thiserror]
version = "1"
[dev-dependencies.rand]
version = "0.8"

[features]
default = []

[package]
authors = ["ttlajus <40629580+ttlajus@users.noreply.github.com>"]
categories = ["parsing", "encoding"]
description = "A library for parsing/encoding bencode and .torrent files."
edition = "2021"
keywords = ["bittorrent", "bencode"]
license = "MIT OR Apache-2.0"
name = "lava_torrent"
readme = "README.md"
repository = "https://github.com/ttlajus/lava_torrent"
version = "0.11.1"