NOTICE: This package has been removed from pkgsrc

./wip/py-rlp, Recursive Length Prefix (RLP) encoding and decoding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.0, Package name: py37-rlp-1.2.0, Maintainer: khorben

TODO: Adjust the following lines from README.md

# pyrlp

[![Build Status](https://travis-ci.org/ethereum/pyrlp.svg?branch=develop)](https://travis-ci.org/ethereum/pyrlp)
[![Coverage Status](https://coveralls.io/repos/ethereum/pyrlp/badge.svg)](https://coveralls.io/r/ethereum/pyrlp)
[![PyPI version](https://badge.fury.io/py/rlp.svg)](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
```

...


Master sites:


Version history: (Expand)