summaryrefslogtreecommitdiff
path: root/archivers/lzop/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/lzop/DESCR
parent461042de918b432b8c3c3a7c19d772e646f65dfa (diff)
downloadpkgsrc-b427eb87ce990f7727a5d63c107d34cd197c528f.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'archivers/lzop/DESCR')
-rw-r--r--archivers/lzop/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/archivers/lzop/DESCR b/archivers/lzop/DESCR
new file mode 100644
index 00000000000..1af4058abf9
--- /dev/null
+++ b/archivers/lzop/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).