1
0
Fork 0

Adding upstream version 0.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 03:22:05 +01:00
parent 5c5a9ef8b0
commit 63d771d1a1
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
21 changed files with 4890 additions and 0 deletions

4
AUTHORS Normal file
View file

@ -0,0 +1,4 @@
Plzip was written by Laszlo Ersek and Antonio Diaz Diaz.
Plzip uses a simplified version of the LZMA algorithm.
The original LZMA algorithm was designed by Igor Pavlov.