Port details on branch 2023Q1 |
- py-rencode Web safe object pickling/unpickling
- 1.0.6_2 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: 2024-02-01 13:51:15
- Commit Hash: a02b73e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 py39-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 py39-rencode listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-rencode
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1706773577
SHA256 (aresch-rencode-1.0.6-572ff74586d9b1daab904c6f7f7009ce0143bb75_GH0.tar.gz) = af3c1193a54713ac036c35fe516a6bea391c38442d81ff9721e06bf777335f7c
SIZE (aresch-rencode-1.0.6-572ff74586d9b1daab904c6f7f7009ce0143bb75_GH0.tar.gz) = 25887
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:
-
- py39-cython3>0 : lang/cython3@py39
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- 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:
|