Module to work with bencoded strings (python 2.X)
Project Description
What is a Bencoded String?
Bencode (pronounced like B encode) is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data.
For more info on bencoding check out this.
- It provides:
- decoding of the different bencoded elements
- encoding of the allowed types (byte strings, integers, lists, and dictionaries).
Requires Python 2.6 or later.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
pybencoder-1.0.tar.gz (4.2 kB) Copy SHA256 hash SHA256 | Source | None | Mar 2, 2012 |