summaryrefslogtreecommitdiff
path: root/archivers/liblzo/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/liblzo/DESCR')
-rw-r--r--archivers/liblzo/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/archivers/liblzo/DESCR b/archivers/liblzo/DESCR
new file mode 100644
index 00000000000..4fdf63fea01
--- /dev/null
+++ b/archivers/liblzo/DESCR
@@ -0,0 +1,8 @@
+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.
+
+This package contains the older v1 release of the library.
+See pkgsrc/archivers/lzo for the current version.