Source: atool
Section: utils
Priority: optional
Maintainer: Oskar Liljeblad <osk@hem.passagen.se>
Build-Depends: debhelper (>> 2.0.0)
Standards-Version: 3.2.1

Package: atool
Architecture: all
Depends: ${perl:Depends}
Suggests: tar, unzip, bzip, bzip2, gzip, fastjar
Description: A script for managing file archives of various types
 atool is a script for managing file archives of various types (tar,
 tar+gzip, zip etc). The main command is probably aunpack,
 extracting files from an archive. It 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.
