Package name : python-rlp Version : 4.1.0 Upstream Author : jnnk <jnnknnj@gmail.com> URL : https://github.com/ethereum/pyrlp License : MIT Programming Lang: Python Description : Recursive Length Prefix encoding and decoding This package provides a pure Python implementation of Recursive Length Prefix (RLP) encoding and decoding, a serialization format used in Ethereum and other projects. It is designed to be efficient and easy to use for handling Ethereum data structures.