plzip 1.8-6 source package in Ubuntu

Changelog

plzip (1.8-6) sid; urgency=medium

  * Uploading to sid.
  * Updating years in copyright file for 2020.
  * Updating to standards version 4.5.0.

 -- Daniel Baumann <email address hidden>  Sat, 25 Jan 2020 19:36:15 +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.8-6.dsc 1.8 KiB e0bbe5189371ba776a9fd50625721ec3580b419ca10a879e91b1475269a07ea2
plzip_1.8.orig.tar.xz 55.2 KiB f465f168a31be44736b732a4513f46009f16d8ec4f2fe4eca93d9768cac302a9
plzip_1.8-6.debian.tar.xz 6.4 KiB 59797ba0f49459628d61a1261a340bc07d94fd2ee74321ff2613cef47489de51

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