clzip 1.14-ok1 source package in openKylin
Changelog
clzip (1.14-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 10:46:20 +0800
clzip (1.14-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 10:46:20 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | utils | |
Huanghe V3.0 | release | main | utils | |
Nile V2.0 | release | main | utils | |
Nile V2.0 | proposed | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
clzip_1.14.orig.tar.xz | 85.8 KiB | c3ea11f1fafb284728edb008ae057ef5d1e3cc919a6e864c5246bc76ffd101e6 |
clzip_1.14-ok1.debian.tar.xz | 3.9 KiB | 5ca31ec45099706a774c8417ec9fe93c7fbd04ae272f5e021e24d8553731c512 |
clzip_1.14-ok1.dsc | 1.7 KiB | 3dbf12129114bff2e94d064fa60b4f9f5b725f2ddacf2c462c082452ca66400c |
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.
Lzip decompresses almost as fast as gzip and compresses better than bzip2,
which makes it well suited for software distribution and data archiving.
.
Clzip is a C language version of lzip using the lzip file format; the files
produced by clzip are fully compatible with lzip.
.
Clzip is intended for embedded devices or systems lacking a C++ compiler.