clzip 1.16~rc2-ok1 source package in openKylin
Changelog
clzip (1.16~rc2-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 06:12:00 -0700
clzip (1.16~rc2-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 06:12:00 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | utils |
| File | Size | SHA-256 Checksum |
|---|---|---|
| clzip_1.16~rc2.orig.tar.xz | 79.5 KiB | 2bf11545a96167ee88a64fb37bb141a74f4fecce59b4a62a8ff11af87ad5c683 |
| clzip_1.16~rc2-ok1.debian.tar.xz | 3.9 KiB | a9936ae3b7f03e00800ea8ceca0d264b5dc206f2794c106567108701e6825197 |
| clzip_1.16~rc2-ok1.dsc | 1.6 KiB | d0f5d2a244ec3c49590a76cc01797650aa9b2c34aec3104c4839f79ba5666fac |
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.