A package for Recursive Length Prefix encoding and decoding
Project description
A Python implementation of Recursive Length Prefix encoding (RLP). You can find the specification of the standard in the Ethereum wiki and the documentation of this package on readthedocs.
Release setup
For Debian-like systems:
apt install pandoc
To release a new version:
make release bump=$$VERSION_PART_TO_BUMP$$
How to bumpversion
The version format for this repo is {major}.{minor}.{patch} for stable, and {major}.{minor}.{patch}-{stage}.{devnum} for unstable (stage can be alpha or beta).
To issue the next version in line, specify which part to bump, like make release bump=minor or make release bump=devnum.
If you are in a beta version, make release bump=stage will switch to a stable.
To issue an unstable version when the current version is stable, specify the new version explicitly, like make release bump="--new-version 4.0.0-alpha.1 devnum"
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
Built Distribution
File details
Details for the file rlp-1.0.3.tar.gz
.
File metadata
- Download URL: rlp-1.0.3.tar.gz
- Upload date:
- Size: 37.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0ad3f3173dedf416565299f684717d4ae7620207d562d3ef94b818a40a48781 |
|
MD5 | c3e99152796791c22f451a0fa34f525c |
|
BLAKE2b-256 | c0fd52525dc9800c46912b2770b72b0d937908677cb4a5d48a24f0767b152e37 |
File details
Details for the file rlp-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: rlp-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 163bd534b19250e077bae04212e962667766e9b38c922949ffbceb603f9f8aa0 |
|
MD5 | 167fef2be6412b2e1775cc1d05980e6b |
|
BLAKE2b-256 | 98886276aea1ded17ee6db53cc03a80bebdd9c71291dd29e65582314b4bc92fd |