diff options
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..af1c6bf --- /dev/null +++ b/substvars @@ -0,0 +1,8 @@ +Common-Description: + Lzip is a lossless data compressor with a user interface similar to the one of + gzip or bzip2. Lzip can compress about as fast as gzip (lzip -0) or compress + most files more than bzip2 (lzip -9). Decompression speed is intermediate + between gzip and bzip2. Lzip is better than gzip and bzip2 from a data + recovery perspective. Lzip has been designed, written, and tested with great + care to replace gzip and bzip2 as the standard general-purpose compressed + format for UNIX-like systems. |