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

python-lzo 1.15

Python bindings for the LZO data compression library

Python-LZO provides Python bindings for LZO, i.e. you can access the LZO library from your Python scripts thereby compressing ordinary Python strings.

Installation

Install python-lzo 1.15 as follows:

guix install python-lzo@1.15

Or install the latest version:

guix install python-lzo

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.