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.
49 lines
1.6 KiB
Text
49 lines
1.6 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2020/09/29 00:18:53 khorben Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/rlp/__init__.py
|
|
${PYSITELIB}/rlp/__init__.pyc
|
|
${PYSITELIB}/rlp/__init__.pyo
|
|
${PYSITELIB}/rlp/atomic.py
|
|
${PYSITELIB}/rlp/atomic.pyc
|
|
${PYSITELIB}/rlp/atomic.pyo
|
|
${PYSITELIB}/rlp/codec.py
|
|
${PYSITELIB}/rlp/codec.pyc
|
|
${PYSITELIB}/rlp/codec.pyo
|
|
${PYSITELIB}/rlp/exceptions.py
|
|
${PYSITELIB}/rlp/exceptions.pyc
|
|
${PYSITELIB}/rlp/exceptions.pyo
|
|
${PYSITELIB}/rlp/lazy.py
|
|
${PYSITELIB}/rlp/lazy.pyc
|
|
${PYSITELIB}/rlp/lazy.pyo
|
|
${PYSITELIB}/rlp/sedes/__init__.py
|
|
${PYSITELIB}/rlp/sedes/__init__.pyc
|
|
${PYSITELIB}/rlp/sedes/__init__.pyo
|
|
${PYSITELIB}/rlp/sedes/big_endian_int.py
|
|
${PYSITELIB}/rlp/sedes/big_endian_int.pyc
|
|
${PYSITELIB}/rlp/sedes/big_endian_int.pyo
|
|
${PYSITELIB}/rlp/sedes/binary.py
|
|
${PYSITELIB}/rlp/sedes/binary.pyc
|
|
${PYSITELIB}/rlp/sedes/binary.pyo
|
|
${PYSITELIB}/rlp/sedes/boolean.py
|
|
${PYSITELIB}/rlp/sedes/boolean.pyc
|
|
${PYSITELIB}/rlp/sedes/boolean.pyo
|
|
${PYSITELIB}/rlp/sedes/lists.py
|
|
${PYSITELIB}/rlp/sedes/lists.pyc
|
|
${PYSITELIB}/rlp/sedes/lists.pyo
|
|
${PYSITELIB}/rlp/sedes/raw.py
|
|
${PYSITELIB}/rlp/sedes/raw.pyc
|
|
${PYSITELIB}/rlp/sedes/raw.pyo
|
|
${PYSITELIB}/rlp/sedes/serializable.py
|
|
${PYSITELIB}/rlp/sedes/serializable.pyc
|
|
${PYSITELIB}/rlp/sedes/serializable.pyo
|
|
${PYSITELIB}/rlp/sedes/text.py
|
|
${PYSITELIB}/rlp/sedes/text.pyc
|
|
${PYSITELIB}/rlp/sedes/text.pyo
|
|
${PYSITELIB}/rlp/utils.py
|
|
${PYSITELIB}/rlp/utils.pyc
|
|
${PYSITELIB}/rlp/utils.pyo
|