diff options
author | Oleg A. Deordiev <admin@ifconfig.com.ua> | 2015-04-14 00:42:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-17 00:38:46 +0700 |
commit | 1af35a941b55d8959b9752a44133b7f64c0f8214 (patch) | |
tree | b760bb704b75bcbabcea4199f98f0b12544dfb4c /system/zopfli/slack-desc | |
parent | 3a3f813349cd99423bc350a1f90f23317120a749 (diff) | |
download | slackbuilds-1af35a941b55d8959b9752a44133b7f64c0f8214.tar.gz |
system/zopfli: Added (Compression Algorithm).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/zopfli/slack-desc')
-rw-r--r-- | system/zopfli/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/zopfli/slack-desc b/system/zopfli/slack-desc new file mode 100644 index 0000000000..5c957bb4a7 --- /dev/null +++ b/system/zopfli/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +zopfli: zopfli (compression algorithm) +zopfli: +zopfli: Zopfli is a compression library programmed in C to perform +zopfli: very good, but slow, deflate or zlib compression. +zopfli: +zopfli: Zopfli supports deflate, gzip and zlib output format with a parameter. +zopfli: +zopfli: This library can only compress, not decompress. Existing zlib or +zopfli: deflate libraries can decompress the data. +zopfli: +zopfli: |