pkgsrc/archivers/atool/PLIST
bsiegert 4295ecbb59 Import atool-0.39.0 from wip, PR pkg/52545.
atool is a script for managing file archives of various types (tar,
tar+gzip, zip, etc.). It provides the following commands:


  * aunpack: extract an archive, avoiding tar bombs
  *   apack: create archives or compressed files
  *     als: list the contents of an archive
  *    acat: extract to the standard output
  *   adiff: generate a diff between two archives
  * arepack: repack archives to a different format

Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip,
unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.
2017-11-03 20:07:12 +00:00

15 lines
256 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/11/03 20:07:12 bsiegert 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