1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
freebsd-ports/archivers/py-brotlipy/pkg-descr
Kubilay Kocak c81d6079a7 [NEW PORT] archivers/py-brotlipy: Python binding to the Brotli library
Brotlipy is a collection of CFFI-based bindings to the Brotli compression
reference implementation as written by Google. This enables Python software
to easily and quickly work with the Brotli compression algorithm,
regardless of what interpreter is being used.

WWW: https://github.com/python-hyper/brotlipy/
2019-05-17 12:34:14 +00:00

7 lines
310 B
Plaintext

Brotlipy is a collection of CFFI-based bindings to the Brotli compression
reference implementation as written by Google. This enables Python software
to easily and quickly work with the Brotli compression algorithm,
regardless of what interpreter is being used.
WWW: https://github.com/python-hyper/brotlipy/