Atool
Atool
http://www.nongnu.org/atool/
Script for managing file archives
atool manages file archives (tar, tar+gzip, zip, etc). 'aunpack' extracts files from an archive, andt overcomes the dreaded "multiple files in archive root" problem by first extracting to a unique subdirectory, and then moving back the files if possible. aunpack also prevents local files from being overwritten by mistake. Other commands provided are apack (for creating archives), als (for listing files in archives), and acat (for extracting files to stdout).
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Oskar Liljeblad | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Python (Ref) | https://pypi.org/project/atool | |
Savannah (Ref) | https://savannah.nongnu.org/projects/atool | |
Debian (Ref) | https://tracker.debian.org/pkg/atool | |
Bug Tracking,Developer,Support | mailto:oskar@osk.mine.nu |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | bzip2 |
Required to use | Perl 5.004 (or later) |
Weak prerequisite | unzip |
Weak prerequisite | gzip |
Weak prerequisite | tar |
Weak prerequisite | bzip |
Weak prerequisite | zip |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.