summaryrefslogtreecommitdiff
path: root/archivers/liblzo/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 20:24:14 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 20:24:14 +0000
commitb427eb87ce990f7727a5d63c107d34cd197c528f (patch)
treeb6471bf3db242c75032be3311f7a4ce717187c43 /archivers/liblzo/DESCR
parent461042de918b432b8c3c3a7c19d772e646f65dfa (diff)
downloadpkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/liblzo/DESCR')
-rw-r--r--archivers/liblzo/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/archivers/liblzo/DESCR b/archivers/liblzo/DESCR
new file mode 100644
index 00000000000..0800f872eb6
--- /dev/null
+++ b/archivers/liblzo/DESCR
@@ -0,0 +1,11 @@
+ LZO is a portable lossless data compression library written in ANSI C.
+It offers pretty fast compression and *very* fast decompression.
+Decompression requires no memory.
+
+ In addition, there are slower compression levels achieving a quite
+competitive compression ratio while still decompressing at this very high
+speed.
+
+ LZO is distributed under the terms of the GNU General Public License (GPL)
+Special licenses for commercial and other applications are available by
+contacting the author.