bencodex 0.1.1

bencode parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["nomyfan <Nomyfan@live.com>"]
description = "bencode parser"
edition = "2018"
homepage = "https://github.com/Nomyfan/bencodex"
keywords = ["bencode"]
license = "MIT"
name = "bencodex"
readme = "README.md"
repository = "https://github.com/Nomyfan/bencodex"
version = "0.1.1"