plzip 1.9-3 source package in Ubuntu

Changelog

plzip (1.9-3) sid; urgency=medium

  * Uploading to sid.
  * Moving to dh_installalternatives.

 -- Daniel Baumann <email address hidden>  Wed, 29 Dec 2021 03:46:56 +0100

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
plzip_1.9-3.dsc 1.9 KiB 12669b73a40162b889c819e28ff8c7172396ea35acd029c0f54d366feb25473a
plzip_1.9.orig.tar.xz 69.6 KiB 185aa8de693687a70c5f3b4d452af5f4f3b2c0dd45f6b37ebce6419cc4e83f96
plzip_1.9-3.debian.tar.xz 6.3 KiB 96de7e0d8f9e98537fbfb3bd1af8eef7f9ba9d42faf70d7ddebbc5cb36554b3e

Available diffs

No changes file available.

Binary packages built by this source

plzip: parallel, 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.
 Lzip decompresses almost as fast as gzip and compresses better than bzip2,
 which makes it well suited for software distribution and data archiving.
 .
 Plzip is a massively parallel (multi-threaded) version of lzip using the lzip
 file format; the files produced by plzip are fully compatible with lzip.
 .
 Plzip is intended for faster compression/decompression of big files on
 multiprocessor machines, which makes it specially well suited for distribution
 of big software files and large scale data archiving. On files big enough,
 plzip can use hundreds of processors.

plzip-dbgsym: debug symbols for plzip