mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
9 lines
336 B
Text
9 lines
336 B
Text
|
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.
|