1
0
Fork 0

Adding upstream version 1.0~rc2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 18:33:31 +01:00
parent 3200b949d4
commit c6f07d4c80
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
22 changed files with 6342 additions and 0 deletions

4
AUTHORS Normal file
View file

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