RKrahl/archive-tools

archive-tool might optionally read from a directory rather then an archive file

RKrahl opened this issue · 0 comments

The archive-tool.py script has the verify, ls, info, and check subcommands that read an archive file. Consider the option that these subcommands read a directory that is assumed to have been created by extracting an archive (e.g. read the manifest file therein) instead. This idea has been formulated in #17 first.