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 15:51:30 +01:00
parent 025fe9bbb5
commit 2e28a50fca
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
22 changed files with 5877 additions and 0 deletions

5
AUTHORS Normal file
View file

@ -0,0 +1,5 @@
Lzlib was written by Antonio Diaz Diaz.
Lzlib implements a simplified version of the LZMA algorithm. The
original LZMA algorithm was designed by Igor Pavlov.