plzip 1.10-5 source package in Ubuntu

Changelog

plzip (1.10-5) sid; urgency=medium

  * Uploading to sid.
  * Updating http links to https in copyright.
  * Updating to standards version 4.6.2.

 -- Daniel Baumann <email address hidden>  Mon, 30 Jan 2023 17:49:07 +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
Lunar release universe utils

Downloads

File Size SHA-256 Checksum
plzip_1.10-5.dsc 1.9 KiB e7e488c49aeb7ad23fd1de1895c0dfff6e8749c9ac6a1fb5bf9f9b4cae76a852
plzip_1.10.orig.tar.xz 70.4 KiB c0aeb4cfefe81441d74b7bd0c37f30d34696d0b7a62bf165224de5abf44eca23
plzip_1.10-5.debian.tar.xz 6.4 KiB 6d47738ea4eb53a10ac4c1a0701f46d66aa24be109d0cb421cd79346dab8c41a

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