plzip 1.4-1 source package in Ubuntu

Changelog

plzip (1.4-1) unstable; urgency=low

  * Merging upstream version 1.4.

 -- Daniel Baumann <email address hidden>  Wed, 22 Jul 2015 18:57:39 +0200

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe utils

Downloads

File Size SHA-256 Checksum
plzip_1.4-1.dsc 1.8 KiB 718df036c05b5a5f7337981d454be6afb830cb98effc9ca459113f82b0a4f904
plzip_1.4.orig.tar.xz 45.8 KiB f0f0c4a5c8a59edec0b7b8cfc955bafdc5df12355936846dbc66685adbf46274
plzip_1.4-1.debian.tar.xz 4.1 KiB 9c3043149843e47a8facf1f6f82d89d368431024477b4c54a3a5af3955069828

Available diffs

No changes file available.

Binary packages built by this source

plzip: No summary available for plzip in ubuntu yakkety.

No description available for plzip in ubuntu yakkety.

plzip-dbg: parallel, lossless data compressor based on the LZMA algorithm (debug)

 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.
 .
 This package contains the debugging symbols.

plzip-dbgsym: debug symbols for package plzip

 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.