You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 05def09f13
python/bencode: Fix slack-desc.
9 years ago
..
README python/bencode: Added (bittorrent module). 11 years ago
bencode.SlackBuild python/bencode: Added (bittorrent module). 11 years ago
bencode.info Multiple: Fixed .info file (removed pysetuptools) 10 years ago
slack-desc python/bencode: Fix slack-desc. 9 years ago

README

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.