freebsd-ports/archivers/zopfli/pkg-descr
Danilo Egea Gondolfo adb7722806 - Add new port archivers/zopfli
Zopfli is a new zlib (gzip, deflate) compatible compressor.
This compressor takes more time (~100x slower), but compresses
around 5% better than zlib and better than any other zlib-compatible
compressor we have found.

PR:		ports/185680
Submitted by:	Alexander Kuehn <freebsd@nagilum.org>
2014-01-17 16:17:40 +00:00

6 lines
258 B
Text

Zopfli is a new zlib (gzip, deflate) compatible compressor.
This compressor takes more time (~100x slower), but compresses
around 5% better than zlib and better than any other zlib-compatible
compressor we have found.
WWW: http://code.google.com/p/zopfli/