Source: pxz
Section: utils
Priority: extra
Maintainer: Eduard Bloch <blade@debian.org>
Build-Depends: debhelper (>= 7), liblzma-dev
Standards-Version: 3.8.3
Homepage: http://jnovy.fedorapeople.org/pxz/

Package: pxz
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Parallel Implementation of XZ
 Parallel XZ is a compression utility that takes advantage of running LZMA compression of different parts of an input file on multiple cores and processors simultaneously. Its primary goal is to utilize all resources to speed up compression time with minimal possible influence on compression ratio.
