python3-lzstring

LZ-based compression algorithm for Python (Python 3 version)
  https://github.com/gkovacs/lz-string-python
  0
  no reviews



Python-lzstring is a simple Python module that compression data using LZ-based algorithm.

This package contains the Python 3 version of the library.