#1111790 ITP: python-rlp -- Recursive Length Prefix encoding and decoding

#1111790#5
Date:
2025-08-21 22:16:22 UTC
From:
To:
   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.