Port details on branch 2023Q1 |
- py-rencode Web safe object pickling/unpickling
- 1.0.7 converters
=2 1.0.6_2Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2015-06-10 17:04:23
- Last Update: 2025-06-01 16:24:00
- Commit Hash: ddd1ccf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: devel python
- License: GPLv3
- WWW:
- https://github.com/aresch/rencode
- 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. Later, it was forked, enhanced, and
bundled with Deluge. Now, it is re-packaged and distributed by Xpra.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rencode>0:converters/py-rencode@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/converters/py-rencode/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/py-rencode
- pkg install py311-rencode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-rencode listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rencode
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1748496017
SHA256 (aresch-rencode-v1.0.7_GH0.tar.gz) = 6524112048125656cbba0596d296d8b2680873c3867db1e25a4a28c45a0c463d
SIZE (aresch-rencode-v1.0.7_GH0.tar.gz) = 26052
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=0 : devel/py-poetry-core@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-cython>=0.29.37<3 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-p2p/deluge-cli
- x11/xpra
Configuration Options:
- No options to configure
- Options name:
- converters_py-rencode
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|