plzip 1.9-2 source package in Ubuntu

Changelog

plzip (1.9-2) sid; urgency=medium

  * Uploading to sid.
  * Updating watch file.
  * Updating to standards version 4.6.0.

 -- Daniel Baumann <email address hidden>  Sat, 09 Oct 2021 09:55:35 +0200

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-2.dsc 1.8 KiB 81c3bf0a295489f2a2505ea36efe800c66f0d82d6df3c391f2615d67b4d49ce8
plzip_1.9.orig.tar.xz 69.6 KiB 185aa8de693687a70c5f3b4d452af5f4f3b2c0dd45f6b37ebce6419cc4e83f96
plzip_1.9-2.debian.tar.xz 6.4 KiB 33b713ae593995281bc9a0b331e6cb3167dcc8e30bf26e49f84f08424696a04f

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