plzip 1.7-1 source package in Ubuntu

Changelog

plzip (1.7-1) unstable; urgency=medium

  * Uploading to sid.
  * Merging upstream version 1.7.
  * Updating to standards version 4.1.3.
  * Updating to debhelper compat 11.

 -- Daniel Baumann <email address hidden>  Tue, 13 Feb 2018 08:06:30 +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
Bionic release universe utils

Downloads

File Size SHA-256 Checksum
plzip_1.7-1.dsc 1.8 KiB 719bc4ff2283d50a4344f5f59f36bf4d200c10342be600b410ffcb6ef685184e
plzip_1.7.orig.tar.xz 53.0 KiB bf0e9a743999301025ba4a7e4b0b6be15c3632029f4de092114ed2242ee018d8
plzip_1.7-1.debian.tar.xz 6.0 KiB 9814659d1f9c0df7b2276c9bfbe1370232ad9af9f41bf8759cc83294e0560b74

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