openbsd-ports/archivers/lzop/pkg/DESCR

10 lines
338 B
Plaintext
Raw Normal View History

2001-02-12 20:12:58 -05:00
lzop is a file compressor which is very similar to gzip. It
uses the LZO library for compression services and its main
advantages over gzip are much higher compression and decom-
pression speed (at the cost of some compression ratio).
2001-02-12 20:12:58 -05:00
lzop is distributed under the terms of the GNU General Pub-
lic License (GPL).
WWW: ${HOMEPAGE}