rs_torrent_magnet 0.2.0

Parse torrent file and convert to Magnet URI
Documentation
[dependencies.bt_bencode]
version = "0.8.0"

[dependencies.data-encoding]
version = "2.5.0"

[dependencies.serde]
features = ["serde_derive"]
version = "1.0.197"

[dependencies.sha1]
version = "0.10.6"

[dependencies.urlencoding]
version = "2.1.3"

[package]
authors = ["arnaud jezequel"]
description = "Parse torrent file and convert to Magnet URI"
edition = "2021"
homepage = "https://github.com/neckaros/rs_torrent_magnet/"
license = "MIT OR Apache-2.0"
name = "rs_torrent_magnet"
readme = "README.md"
repository = "https://github.com/neckarosrs_torrent_magnet/"
version = "0.2.0"