Port details |
- py-sabctools Python yEnc package optimized for use within SABnzbd
- 8.2.5 news
=2 8.2.5Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-05-08 08:28:27
- Last Update: 2024-09-05 06:18:02
- Commit Hash: 594a292
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2+
- WWW:
- https://github.com/sabnzbd/sabctools
- Description:
- Modified the original yenc module by Alessandro Duca alessandro.duca@gmail.com
for use within SABnzbd.
The module was extended to do header parsing and full yEnc decoding from a
Python list of chunks, the way in which data is retrieved from usenet. This is
particularly beneficial when SSL is enabled, which limits the size of each
chunk to 16K. Parsing these chunks in Python is much more costly. Additionally,
this module releases Python's GIL during decoding, greatly increasing
performance of the overall download process.
¦ ¦ ¦ ¦ 
- 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}sabctools>0:news/py-sabctools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/news/py-sabctools/ && make install clean
- To add the package, run one of these commands:
- pkg install news/py-sabctools
- pkg install py311-sabctools
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-sabctools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sabctools
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1724084630
SHA256 (sabctools-8.2.5.tar.gz) = 6440bcd77fc9a463c414bfa75ca1405c57d4aeb84408222a38d7b6ecbc12d348
SIZE (sabctools-8.2.5.tar.gz) = 256683
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-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- news/sabnzbd
Configuration Options:
- No options to configure
- Options name:
- news_py-sabctools
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|