bdecode

A library for decoding of bencoded files


Keywords
bencoding, bittorrent, torrent, bencode
License
WTFPL
Install
pip install bdecode==0.1

Documentation

bdecode

A library for decoding of bencoded files (part of BitTorrent protocol). Written in pure Python, should work with Python 3.

Specification of Bencoding can be found here: https://wiki.theory.org/BitTorrentSpecification#Bencoding

EXPERIMENTAL SOFTWARE - DO NOT USE IT IN PRODUCTION / STABLE PROJECTS!

Licensed under WTFPL by Jacek "d33tah" Wielemborek.