Source: pixz
Section: utils
Priority: optional
Maintainer: Leon Marz <lmarz@cs.uni-frankfurt.de>
Build-Depends: debhelper-compat (= 12),
               libarchive-dev,
               liblzma-dev,
               asciidoc,
               pkg-config,
               cppcheck
Standards-Version: 4.5.0
Homepage: https://github.com/vasi/pixz
Rules-Requires-Root: no

Package: pixz
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: parallel, indexing XZ compressor/decompressor
 Pixz is a multithreaded compressor/decompressor XZ fully compatible
 with those provided by xz-utils and busybox. By default it adds
 indexing information when compressing tar files that allows fast
 listing and partial-archive extraction.
