A package for Recursive Length Prefix encoding and decoding
Project description
# pyrlp [](https://travis-ci.org/ethereum/pyrlp) [](https://coveralls.io/r/ethereum/pyrlp) [](http://badge.fury.io/py/rlp)
A Python implementation of Recursive Length Prefix encoding (RLP). You can find the specification of the standard in the [Ethereum wiki](https://github.com/ethereum/wiki/wiki/RLP) and the documentation of this package on [readthedocs](http://pyrlp.readthedocs.org/en/latest/).
### Release setup
For Debian-like systems: ` apt install pandoc `
To release a new version:
`sh 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rlp-2.0.1.tar.gz.
File metadata
- Download URL: rlp-2.0.1.tar.gz
- Upload date:
- Size: 39.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
665e8312750b3fc5f7002e656d05b9dcb6e93b6063df40d95c49ad90c19d1f0e
|
|
| MD5 |
08c3cd5711b1ccd12d0b457bf0d49eb0
|
|
| BLAKE2b-256 |
c4152ada388c9432e842b7381bf4f05485d077725daa476fddd81b8daece2d1a
|
File details
Details for the file rlp-2.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: rlp-2.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52a57c9f53f03c88b189283734b397314288250cc4a3c4113e9e36e2ac6bdd16
|
|
| MD5 |
0494e390c94779c0e537dbd9cb1aceb9
|
|
| BLAKE2b-256 |
c2c6df00f568091195503708272b3b5a0562b06554c7d2474e0ba7ee43f539f9
|