Port details on branch 2025Q3 |
- py-rencode Web safe object pickling/unpickling
- 1.0.8_1 converters
=2 1.0.8Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2015-06-10 17:04:23
- Last Update: 2025-07-30 21:18:28
- Commit Hash: 1c2c2fc
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1748831318
SHA256 (aresch-rencode-v1.0.8_GH0.tar.gz) = 480aab74948a7f339b749b5c39bdb4caf15429f4b49a998c770d5f371098d351
SIZE (aresch-rencode-v1.0.8_GH0.tar.gz) = 26072
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:
|