Python bindings for the LZO data compression library
copied from cf-staging / python-lzoconda install conda-forge::python-lzo
conda install conda-forge/label/cf201901::python-lzo
conda install conda-forge/label/cf202003::python-lzo
conda install conda-forge/label/gcc7::python-lzo
Python-LZO provides Python bindings for LZO, i.e. you can access the LZO library from your Python scripts thereby compressing ordinary Python strings.