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-17 20:46:15 +01:00
parent e6fa3575f0
commit 1a93dade5e
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 22 additions and 0 deletions

2
debian/control vendored
View file

@ -18,6 +18,8 @@ Depends:
${shlibs:Depends},
Provides:
lzip-alternative,
lzip-compressor,
lzip-decompressor,
Description: C, 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.