pkgsrc-wip/atool/DESCR
2013-05-12 11:48:26 +00:00

10 lines
428 B
Text

A set of tools for managing file archives of various types (tar,
tar+gzip, zip etc).
aunpack: extracts files from an archive
apack: creates archives (or compresses files). If no file arguments are
specified, filenames to add are read from standard in.
als: lists files in an archive
acat: extracts files in an archive to standard out
adiff: generates a diff between two archives
arepack: repacks archives to a different format