pkg://atool-0.27.0-1mdk.noarch.rpm:35234/HEADER
downloads
Name : atool Relocations: (not relocateable)
Version : 0.27.0 Vendor: MandrakeSoft
Release : 1mdk Build Date: Fri Nov 14 22:15:56 2003
Install date: (not installed) Build Host: klama.mandrake.org
Group : Archiving/Compression Source RPM: atool-0.27.0-1mdk.src.rpm
Size : 94032 License: GPL
Packager : Götz Waschk <waschk@linux-mandrake.com>
URL : http://www.student.lu.se/~nbi98oli/src/
Summary : A script for managing file archives of various types.
Description :
atool is a script for managing file archives of various types (tar,
tar+gzip, zip, etc). The main command is probably 'aunpack' which
extracts 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. Other
commands provided are apack (for creating archives), als (for listing
files in archives), and acat (for extracting files to stdout).