This package browser is in early development. Mind the rough edges.

python-brotli

Python interface to Brotli

This package provides a Python interface to the brotli package, an implementation of the Brotli lossless compression algorithm.

Installation

Install the latest version of python-brotli as follows:

guix install python-brotli

Or install a particular version:

guix install python-brotli@1.0.9

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.