plzip 1.10-6 source package in Ubuntu

Changelog

plzip (1.10-6) sid; urgency=medium

  * Uploading to sid.
  * Minimizing debhelper build-depends for trixie.

 -- Daniel Baumann <email address hidden>  Sat, 24 Jun 2023 18:44:12 +0200

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
Mantic release universe utils

Downloads

File Size SHA-256 Checksum
plzip_1.10-6.dsc 1.8 KiB a2af35601ea488dd5cf7f29375593f3ce9950f4773617f9f0554058c6a405104
plzip_1.10.orig.tar.xz 70.4 KiB c0aeb4cfefe81441d74b7bd0c37f30d34696d0b7a62bf165224de5abf44eca23
plzip_1.10-6.debian.tar.xz 6.4 KiB 278bbfd2cf53333c00f546fb98c260e57ee34fbc14806eeb8c50998713882ea6

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