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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybencoder-1.0.tar.gz
(4.2 kB
view details)
File details
Details for the file pybencoder-1.0.tar.gz
.
File metadata
- Download URL: pybencoder-1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35e0e55d91c7df5add7de05b5e12a497d6db9feb3a9da783c6e672529f8ba3d8 |
|
MD5 | eabd77b7eb0c13cb3b86dd2db642c93e |
|
BLAKE2b-256 | 18bdf5d6d62d9eff40283a064472b7d52a4fbc7ea8b60bffc777c99901417977 |