[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#807912: RFP: golang-github-pierrec-lz4 -- LZ4 compression and decompression in pure Go



Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, pkg-go-maintainers@lists.alioth.debian.org
Control: block 740753 by -1

* Package name    : golang-github-pierrec-lz4
  Version         : 0.0~git20150902.0.0b67ae4-1
  Upstream Author : Pierre Curto
* URL             : https://github.com/pierrec/lz4
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : LZ4 compression and decompression in pure Go

lz4 implements reading and writing lz4 compressed data (a frame), as specified in
http://fastcompression.blogspot.fr/2013/04/lz4-streaming-format-final.html, using an
io.Reader (decompression) and io.Writer (compression).  It is designed to minimize memory
usage while maximizing throughput by being able to [de]compress data concurrently.

This is another requirement for Packer.

Thanks,
DS

-- 
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8
LPI certified Linux admin (LPI000329859 64mz6f7kt4)
http://www.danielstender.com/blog/


Reply to: