plzip 1.6-4 source package in Ubuntu

Changelog

plzip (1.6-4) unstable; urgency=medium

  * Uploading to sid.
  * Removing explicit debug package in favour of automated debug packages.

 -- Daniel Baumann <email address hidden>  Sun, 05 Nov 2017 08:49:33 +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.6-4.dsc 1.8 KiB fcde27bd0a25bda44deeed75fbd70d1ce8fb56496984abbd2156501a429daae2
plzip_1.6.orig.tar.xz 50.5 KiB 0a9111aa5530bbaa76d007d2200a9b947cb61d7dafeb7831e1df3567ff476e1e
plzip_1.6-4.debian.tar.xz 5.8 KiB d5b5be279cfd23149177b12be74067b847e28d022b8d1ac1f5acd7a3e58c4a59

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