lava_torrent 0.7.1

A library for parsing/encoding bencode and .torrent files.
Documentation
[badges.codecov]
repository = "ttlajus/lava_torrent"

[badges.travis-ci]
repository = "ttlajus/lava_torrent"
[dependencies.conv]
version = "0.3.3"

[dependencies.itertools]
version = "0.10.3"

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

[dependencies.sha-1]
version = "0.10.0"

[dependencies.thiserror]
version = "1.0.30"

[dependencies.unicode-normalization]
version = "0.1.8"
[dev-dependencies.rand]
version = "0.8.5"

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