deco archive file extractor 1.5 (Default branch) |
|
|
deco is a universal archive file extractor that
has a consistent command line interface ("deco
1.tar.bz2 2.zip 3.flac 4.rar 5.deb") and consistent behavior (never deleting
archives after extraction and extracting relative
to the current working directory, just verbosely
enough, all unless explicitly requested
otherwise). It creates an extraction directory if
there is more than one file or directory at the
archive top level, and it is able to fix strange
permissions. Dozens of archive formats are
supported out of the box, and the modular design
makes adding support for others trivial.
License: GNU General Public License v3
Changes:
Support for tar.7z/t7z archives has been added.
|