summaryrefslogtreecommitdiff
path: root/archivers/liblzo/DESCR
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-03-23 10:33:29 +0000
committeradam <adam@pkgsrc.org>2011-03-23 10:33:29 +0000
commit084bf53a64000311611bc94d7201e7acf4f23c39 (patch)
treea1c1943961c75ebd83f3c1986fb95bca479b92a9 /archivers/liblzo/DESCR
parent57e73bc90dd4d16e32e26ceed146676315083a1e (diff)
downloadpkgsrc-084bf53a64000311611bc94d7201e7acf4f23c39.tar.gz
Removed archivers/liblzo successor archivers/lzo
Diffstat (limited to 'archivers/liblzo/DESCR')
-rw-r--r--archivers/liblzo/DESCR8
1 files changed, 0 insertions, 8 deletions
diff --git a/archivers/liblzo/DESCR b/archivers/liblzo/DESCR
deleted file mode 100644
index 4fdf63fea01..00000000000
--- a/archivers/liblzo/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-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.