Port details on branch 2023Q1 |
- py-bencode.py Bencoding and bdecoding implementation
- 4.0.0 converters =2 4.0.0Version of this port present on the latest quarterly branch.
- Maintainer: antoine@FreeBSD.org
- Port Added: 2017-10-07 18:41:14
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel python
- License: BTOSL
- WWW:
- https://github.com/fuzeman/bencode.py
- Description:
- This package simply re-packages the existing bencoding and bdecoding
implementation from the 'official' BitTorrent client as a separate,
light-weight package for re-using them without having the entire BitTorrent
software as a dependency.
- ¦ ¦ ¦ ¦
- 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}bencode.py>0:converters/py-bencode.py@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/converters/py-bencode.py/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/py-bencode.py
- pkg install py39-bencode.py
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-bencode.py listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-bencode.py
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1591982535
SHA256 (bencode.py-4.0.0.tar.gz) = 2a24ccda1725a51a650893d0b63260138359eaa299bb6e7a09961350a2a6e05c
SIZE (bencode.py-4.0.0.tar.gz) = 19842
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-pbr>=1.9 : devel/py-pbr@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=0 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- security/py-plaso
- x11/xpra
Configuration Options:
- No options to configure
- Options name:
- converters_py-bencode.py
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|