Commit graph

1 commit

Author SHA1 Message Date
Sergey Litvinov
aac05b1257 Add atool package
A set ot 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
2013-05-11 16:20:39 +00:00