Python bindings for the LZO data compression library
conda install seqera::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.