pkgsrc-wip/atool/PLIST
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

15 lines
257 B
Text

@comment $NetBSD: PLIST,v 1.1 2013/05/11 16:20:39 slitvinov Exp $
bin/acat
bin/adiff
bin/als
bin/apack
bin/arepack
bin/atool
bin/aunpack
man/man1/acat.1
man/man1/adiff.1
man/man1/als.1
man/man1/apack.1
man/man1/arepack.1
man/man1/atool.1
man/man1/aunpack.1