summaryrefslogtreecommitdiffstats
path: root/python/bencode/README
blob: 08b700d4a2d42777b669147c4c7d9a5e33235c5d (plain)
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.