diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-02 22:58:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-02 22:58:15 +0000 |
commit | ac5bfb9a2b7a397ec84f912478eedd7cce3115e2 (patch) | |
tree | 1c6b62a9ce1aa7f94c7eeb5fecdb9b96b207601a /archivers/lzop/pkg-descr | |
parent | 2e079a047187710fe8dcb0c5d0be29ff17c167fe (diff) | |
download | ports-ac5bfb9a2b7a397ec84f912478eedd7cce3115e2.tar.gz ports-ac5bfb9a2b7a397ec84f912478eedd7cce3115e2.zip |
Notes
Diffstat (limited to 'archivers/lzop/pkg-descr')
-rw-r--r-- | archivers/lzop/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/archivers/lzop/pkg-descr b/archivers/lzop/pkg-descr new file mode 100644 index 000000000000..1af4058abf99 --- /dev/null +++ b/archivers/lzop/pkg-descr @@ -0,0 +1,7 @@ + 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 decompression speed (at the cost of some compression +ratio). + + lzop is distributed under the terms of the GNU General Public License +(GPL). |