1
0
Fork 0

Adding lzip-compressor and lzip-decompressor alternatives.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 04:15:51 +01:00
parent f7478a3aa0
commit 5102d119d8
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 22 additions and 0 deletions

2
debian/control vendored
View file

@ -19,6 +19,8 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
lzip-compressor,
lzip-decompressor,
Description: parallel, lossless data compressor based on the LZMA algorithm
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.