blob: 08b700d4a2d42777b669147c4c7d9a5e33235c5d (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
|
bencode (python module)
The BitTorrent bencode module as a light-weight, stand alone package.
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.
|