Source: dtrx Section: utils Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 11), dh-python, python (>= 2.6.6-3~), Build-Depends-Indep: binutils, bzip2, cabextract, cpio, lzma, p7zip-full, python-docutils (>= 0.6), python-yaml, rpm, unshield, unzip, xz-utils, Standards-Version: 4.2.1 Homepage: http://brettcsmith.org/2007/dtrx/ Vcs-Git: https://salsa.debian.org/debian/dtrx.git Vcs-Browser: https://salsa.debian.org/debian/dtrx Package: dtrx Architecture: all Depends: binutils, bzip2, cabextract, cpio, lzma, p7zip-full, rpm, unshield, unzip, xz-utils, ${misc:Depends}, ${python:Depends}, Description: intelligently extract multiple archive types dtrx is basically the same as tar -zxf or tar -xjf except you don't have to remember the flags for each file. But there's more to it than that. You know those really annoying files that don't put everything in a dedicated directory, and have the permissions all wrong? dtrx takes care of all those problems for you, too. dtrx is simple and powerful. Just use the same command for all your archive files, and they'll never frustrate you again.