This package provides python bindings for the LZ4 compression library.
The bindings provided in this package cover the frame format, the
block format, and the streaming format specifications. The frame
format bindings are the recommended ones to use, as this guarantees
interoperability with other implementations and language bindings.

All but one of some almost 30k tests pass. The one that fails tries to
allocate a massive amount of memory.

While I had this pending (trying to figure out which port I needed this
for) I was reviewing ports and saw that thfr had a version of this for
his py-unitypy port. I integrated his patch to eliminate -O3 and the
call for py-pkgconfig, but kept my cleaned up version. (His used
MODPY_DEFAULT_VERSION_3 and missed a BUILD_DEPENDS on py-setuptools_scm).

ok to import?

--Kurt

Attachment: py-lz4.tgz
Description: application/tar-gz

Reply via email to