https://bugzilla.redhat.com/show_bug.cgi?id=2128486
Bug ID: 2128486 Summary: Review Request: python-simple-rlp - Simple RLP (Recursive Length Prefix) Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: hegjon@gmail.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://jonny.fedorapeople.org/python-simple-rlp.spec SRPM URL: https://jonny.fedorapeople.org/python-simple-rlp-0.1.3-1.fc36.src.rpm
Description: Encode the and decode data structures simple and fast This module is a alternative to official Ethereum pyrlp.
The pyrlp needs 5 dependencies. This alternative is write in pure python and don't have any dependencies. Recommended use for projects that don't need the Ethereum tools. If you already uses the Ethereum tools uses the pyrlp.
Features: * Very simple usage to encode and decode lists of data * Very fast to encode * Auto serialize python objects (check supported types) * Templates to convert bytes in decoded objects * No dependencies
Fedora Account System Username: jonny