lzma 9.22-2ubuntu2 source package in Ubuntu
Changelog
lzma (9.22-2ubuntu2) quantal; urgency=low * Rebuild for new armel compiler default of ARMv5t. -- Colin Watson <email address hidden> Fri, 05 Oct 2012 11:38:06 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Quantal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | utils | |
Trusty | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lzma_9.22.orig.tar.gz | 627.3 KiB | 0fa2ec459701e403b72662cf920d252466910161fa2077dd0f6d7c078002da19 |
lzma_9.22-2ubuntu2.debian.tar.gz | 17.5 KiB | e0dc94a389fcb28bc754b71d63615f256092d52e1dce7a47d42615a559704329 |
lzma_9.22-2ubuntu2.dsc | 2.1 KiB | 299f5a8f21113df8b42c699298363b74c5f32970c7741084d187eb46111321e6 |
Available diffs
- diff from 9.22-2ubuntu1 to 9.22-2ubuntu2 (362 bytes)
Binary packages built by this source
- lzma: No summary available for lzma in ubuntu utopic.
No description available for lzma in ubuntu utopic.
- lzma-alone: No summary available for lzma-alone in ubuntu vivid.
No description available for lzma-alone in ubuntu vivid.
- lzma-dev: Compression and decompression in the LZMA format - development files
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 contains the headers and libraries of lzma. It is
experimental and will be replaced by the library as soon as it is
available.