Source: unp
Section: utils
Priority: optional
Maintainer: Eduard Bloch <blade@debian.org>
Standards-Version: 4.5.0.2
Build-Depends: debhelper (>= 13.0), bash-completion (>= 1:2.1-4.2~), help2man
Vcs-Browser: https://salsa.debian.org/blade/unp
Vcs-Git: https://salsa.debian.org/blade/unp.git -b debian/unstable

Package: unp
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Suggests: bzip2, xz-utils, 7zip, unzip, unrar | unrar-free, cabextract, innoextract
Description: unpack (almost) everything with one command
 unp is a small perl script which makes extraction of any archive files a bit
 easier. It support several compressors and archiver programs, chooses the
 right one(s) automatically and extracts one or more files in one go.
 .
 It might require additional packages to support proprietary archive types like
 "lha", "ace", "rar" (certain versions).
