rlp 1.0.0b3
pip install rlp==1.0.0b3
Released:
A package for Recursive Length Prefix encoding and decoding
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: jnnk
- Tags rlp, ethereum
Classifiers
- Intended Audience
- License
- Natural Language
- Programming Language
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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: jnnk
- Tags rlp, ethereum
Classifiers
- Intended Audience
- License
- Natural Language
- Programming Language
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.0b3.tar.gz
.
File metadata
- Download URL: rlp-1.0.0b3.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2826515ab819c3daa929c412aeaea80fceea09c6a2fafa55ecf311fc3298b7e |
|
MD5 | 549e777307196505782ed8acb15fa7f8 |
|
BLAKE2b-256 | 6de939924ccbed6790faf747db48180617b1ebf56b79dae9b25e513d56876f86 |
File details
Details for the file rlp-1.0.0b3-py2.py3-none-any.whl
.
File metadata
- Download URL: rlp-1.0.0b3-py2.py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8e000d7b8dc49ffaa5d09187fbffe1cb2ba5b06efcb7701dc8c3c7321287809 |
|
MD5 | a872a4598020ecce54c271695f884343 |
|
BLAKE2b-256 | b53fe45e49fcc963203e66b0e950505ff5dfc67ca28396e01b9a11a5d04252b4 |