python3-lz4: provides python bindings for the LZ4 compression library.
The python3 bindings provided in this package cover the frame format
and the block format specifications. The frame format bindings are the
recommended ones to use, as this guarantees interoperability with other
implementations and language bindings.
The API provided by the frame format bindings follows that of the LZMA,
zlib, gzip and bzip2 compression libraries which are provided with the
Python standard library. As such, these LZ4 bindings should provide a
drop-in alternative to the compression libraries shipped with Python.
The package provides context managers and file handler support.
This requires: python3-pkgconfig, python3-wheel
Maintained by: Barry J. Grundy
Keywords:
ChangeLog: python3-lz4
Homepage:
https://github.com/python-lz4/python-lz4
Download SlackBuild:
python3-lz4.tar.gz
python3-lz4.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-lz4.SlackBuild |
python3-lz4.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds