diff options
author | adam <adam@pkgsrc.org> | 2011-03-23 10:33:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-03-23 10:33:29 +0000 |
commit | 084bf53a64000311611bc94d7201e7acf4f23c39 (patch) | |
tree | a1c1943961c75ebd83f3c1986fb95bca479b92a9 /archivers/liblzo/DESCR | |
parent | 57e73bc90dd4d16e32e26ceed146676315083a1e (diff) | |
download | pkgsrc-084bf53a64000311611bc94d7201e7acf4f23c39.tar.gz |
Removed archivers/liblzo successor archivers/lzo
Diffstat (limited to 'archivers/liblzo/DESCR')
-rw-r--r-- | archivers/liblzo/DESCR | 8 |
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. |