The devel/py-rencode,python3 port
py3-rencode-1.0.6pl20210810p0 – module for fast object serialization similar to bencode (cvsweb github mirror)
Description
The rencode module is similar to bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings. This version of rencode is a complete rewrite in Cython to attempt to increase the performance over the pure Python module written by Petru Paler, Connelly Barnes et al.WWW: https://github.com/aresch/rencode
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/rencode-1.0.6.dist-info/
- /usr/local/lib/python3.11/site-packages/rencode-1.0.6.dist-info/COPYING
- /usr/local/lib/python3.11/site-packages/rencode-1.0.6.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/rencode-1.0.6.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/rencode-1.0.6.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/rencode-1.0.6.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/rencode/
- /usr/local/lib/python3.11/site-packages/rencode/__init__.py
- /usr/local/lib/python3.11/site-packages/rencode/__pycache__/
- /usr/local/lib/python3.11/site-packages/rencode/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/rencode/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/rencode/__pycache__/rencode_orig.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/rencode/__pycache__/rencode_orig.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/rencode/rencode_orig.py