Package: wnpp
Severity: wishlist
Owner: Andrew Lee (李健秋) <[email protected]>

* Package name    : golang-github-minio-minlz
  Version         : 1.1.1-1
  Upstream Author : MinIO
* URL             : https://github.com/minio/minlz
* License         : Apache-2.0
  Programming Lang: Go
  Description     : MinLZ is a LZ77 compressor, focused on realtime data 
compression

  This package contains MinLZ which is a LZ77-type compressor with a
  fixed byte-aligned encoding, in the similar class to Snappy and LZ4.
  .
  The goal of MinLZ is to provide a fast, low memory compression
  algorithm that can be used for fast compression of data, where
  encoding and/or decoding speed is the primary concern.
  .
  MinLZ is designed to operate faster than IO for both compression
  and decompression.

  This requires by golang-github-mholt-archives.

Reply via email to