diff options
Diffstat (limited to 'archivers/lzop/DESCR')
-rw-r--r-- | archivers/lzop/DESCR | 7 |
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). |