Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bittorrent/bencode


https://github.com/bittorrent/bencode

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This package simply re-packages the existing bencoding and bdecoding implemention from the 'official' BitTorrent client as a separate, leight-weight package for re-using them without having the entire BitTorrent software as a dependency.

It currently uses the implementation from BitTorrent Version 5.0.8, the file `bencode.py` is a verbatim, unmodified copy from that distribution.

It also contains some tests and a benchmark.

Tom Lazar, [email protected]