GZip compatible compression utlity
https://github.com/google/zopfli
Example program for libzopfli to create gzip compatible files. Files can be
decompressed with e.g. gzip.
- Devel package for openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Archiving/zopfli && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Makefile | 0000001629 1.59 KB | |
_service | 0000000506 506 Bytes | |
zopfli-1.0.1+git.20160527.tar.xz | 0000108868 106 KB | |
zopfli.changes | 0000001652 1.61 KB | |
zopfli.spec | 0000004716 4.61 KB |
Revision 15 (latest revision is 28)
Martin Pluskal (pluskalm)
committed
(revision 15)
- Update to version 1.0.1+git.20160527: * Fix excessive usage of malloc/free * Avoid min name conflict * Update README.zopflipng * Update README * Update README.zopflipng * Update katajainen.c * standardize code style * try both with and without OptimizeHuffmanForRle, for better compression on small files
Comments 0