lzma 25.00+dfsg-ok1 source package in openKylin

Changelog

lzma (25.00+dfsg-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Thu, 04 Jun 2026 14:26:02 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main utils

Downloads

File Size SHA-256 Checksum
lzma_25.00+dfsg.orig.tar.gz 1018.6 KiB f6bc0850faf741e7668d1463ec3f3c5a454db329ff5324b98a9c232c056c0184
lzma_25.00+dfsg-ok1.debian.tar.xz 14.3 KiB 19162b69ee70ec5033e9a35245fc7f0f62950960d5e14babda742dd7f339bc38
lzma_25.00+dfsg-ok1.dsc 1.7 KiB c68b07c6fdd58ed03d2aaf733246e183b480a41703dbe33f84f70a556e3db14d

View changes file

Binary packages built by this source

lzma: Compression and decompression in the LZMA format - command line utility

 The Lempel-Ziv-Markov chain Algorithm is a compression method based on
 the famous LZ77 algorithm, and was first introduced by 7-Zip for use in
 7z archives.
 .
 Its main characteristics are a very high compression ratio, with high RAM
 usage, and fast decompression, with low RAM usage. These properties make
 it well suited to embedded uses, such as for ROM (firmware) compression.
 .
 This package provides the lzma command line utility, which has a
 familiar gzip-like interface.

lzma-alone: Compression and decompression in the LZMA format - legacy utility

 The Lempel-Ziv-Markov chain Algorithm is a compression method based on
 the famous LZ77 algorithm, and was first introduced by 7-Zip for use in
 7z archives.
 .
 Its main characteristics are a very high compression ratio, with high RAM
 usage, and fast decompression, with low RAM usage. These properties make
 it well suited to embedded uses, such as for ROM (firmware) compression.
 .
 This package provides only the old lzma_alone compression utility, which
 has an interface more like that of zip.

lzma-alone-dbgsym: debug symbols for lzma-alone
lzma-dbgsym: debug symbols for lzma