plzip 1.10-1 source package in Ubuntu

Changelog

plzip (1.10-1) sid; urgency=medium

  * Uploading to sid.
  * Merging upstream version 1.10.
  * Updating copyright for 2022.
  * Refreshing build.patch.

 -- Daniel Baumann <email address hidden>  Mon, 21 Feb 2022 17:29:35 +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
Jammy release universe utils

Downloads

File Size SHA-256 Checksum
plzip_1.10-1.dsc 1.9 KiB e14a9de68cd9aec7c8186b7d06317bedaa8afbebbf64ac03c34b8437e84cda57
plzip_1.10.orig.tar.xz 70.4 KiB c0aeb4cfefe81441d74b7bd0c37f30d34696d0b7a62bf165224de5abf44eca23
plzip_1.10-1.debian.tar.xz 6.3 KiB 977c3a50317048a8394d4c5a040ca4766542b5a505f47583423620a195959fde

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