1
0
Fork 0

Adding upstream version 0.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 14:26:38 +01:00
parent 2ff19094da
commit aa21ef5801
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
9 changed files with 193 additions and 186 deletions

2
README
View file

@ -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.