plzip 1.8-6build1 source package in Ubuntu

Changelog

plzip (1.8-6build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:54:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe utils

Downloads

File Size SHA-256 Checksum
plzip_1.8.orig.tar.xz 55.2 KiB f465f168a31be44736b732a4513f46009f16d8ec4f2fe4eca93d9768cac302a9
plzip_1.8-6build1.debian.tar.xz 6.4 KiB d160cf35fca5a75bc563b772cf5bb09339098dcec4a5ce7e2e1e8b0ccf5d7044
plzip_1.8-6build1.dsc 1.9 KiB 7adbe636d31143655fd58fb63b352912dd03d31307f5ac06a1902c3bdec6eb44

Available diffs

View changes file

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