Port details on branch 2023Q1 |
- py-brotli Generic-purpose lossless compression algorithm
- 1.1.0 archivers =6 1.1.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-11-24 15:35:29
- Last Update: 2023-09-11 16:27:14
- Commit Hash: 1214f37
- People watching this port, also watch:: indexinfo, libXdamage, libevent, xcb-util-image, dav1d
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/google/brotli
- Description:
- Brotli is a generic-purpose lossless compression algorithm that compresses data
using a combination of a modern variant of the LZ77 algorithm, Huffman coding
and 2nd order context modeling, with a compression ratio comparable to the best
currently available general-purpose compression methods. It is similar in speed
with deflate but offers more dense compression.
The specification of the Brotli Compressed Data Format is defined in RFC 7932.
- ¦ ¦ ¦ ¦
- 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}brotli>0:archivers/py-brotli@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/archivers/py-brotli/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/py-brotli
- pkg install py39-brotli
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-brotli listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-brotli
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1694348256
SHA256 (Brotli-1.1.0.tar.gz) = 81de08ac11bcb85841e440c13611c00b67d3bf82698314928d0b676362546724
SIZE (Brotli-1.1.0.tar.gz) = 7372270
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:
-
- brotli>=1.1.0,1<1.1.0_99,1 : archivers/brotli
- 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
- Library dependencies:
-
- libbrotlicommon.so : archivers/brotli
- This port is required by:
- for Build
-
- www/searx
- www/yt-dlp
- for Run
-
- archivers/py-py7zr
- devel/py-geventhttpclient
- net/py-cloudscraper
- print/py-fonttools
- print/py-weasyprint
- www/mitmproxy
- www/py-django-compression-middleware
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- archivers_py-brotli
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|