[New] archivers/py-lz4

2020-09-12 Thread Kurt Mosiejczuk
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

Re: [NEW] archivers/py-lz4

2020-09-02 Thread Bjorn Ketelaars
On Wed 02/09/2020 13:09, Remi Pointel wrote: > Hi, > > this is the port to have python bindings for lz4. > > This is needed by the plaso's update. > > Ok? > > Cheers, > > Remi. Initial port does not build for me. With the diff below I'm able to build and test. Instead of using the bundled

[NEW] archivers/py-lz4

2020-09-02 Thread Remi Pointel
Hi, this is the port to have python bindings for lz4. This is needed by the plaso's update. Ok? Cheers, Remi. py-lz4.tar.gz Description: application/gzip