diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 06:46:08 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 06:46:08 +0000 |
commit | e6bcf5521e9808ed9276ca1b5ee97f71bb3e549b (patch) | |
tree | d5ca55f92c9ded3e6612831f4b9fb82c33a11592 /README | |
parent | Adding debian version 0.2-3. (diff) | |
download | lzd-e6bcf5521e9808ed9276ca1b5ee97f71bb3e549b.tar.xz lzd-e6bcf5521e9808ed9276ca1b5ee97f71bb3e549b.zip |
Merging upstream version 0.3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Description -Lzd is a very simplified decompressor for lzip files with an educational +Lzd is a simplified decompressor for lzip files with an educational purpose. Studying its source is a good first step to understand how lzip works. It is not safe to use lzd for any real work. |