Skip to content

rctlmk/yabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yabel

yet another bencode library

A really simple bencode library.

Usage

Add this to your Cargo.toml dependencies:

[dependencies]
yabel = { git = "https://github.com/rctlmk/yabel" }

You can find some examples here.

Though I recommend giving one of these crates a go instead.

Notes

This implementation will force sort all dictionaries (see this example for more details).

License

Distributed under the terms of the MIT license, see LICENSE for details.

About

Yet another bencode library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages