freebsd-ports/archivers/py-brotlipy/pkg-descr

7 lines
310 B
Text
Raw Normal View History

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/