MANIFEST.in

Sun, 20 Jul 2008 21:16:08 -0400

author
Brett Smith <brettcsmith@brettcsmith.org>
date
Sun, 20 Jul 2008 21:16:08 -0400
branch
trunk
changeset 79
9c0cc7aef510
parent 18
1600807a32bd
child 95
4f7d3ccecf32
permissions
-rw-r--r--

Improve dtrx -l performance on misnamed files, and clean other error messages.

dtrx -l would only ever try one extractor, instead of trying all possible
alternaitves like it did when extracting. This is mostly because
get_filenames() reported no meaningful error information. This has been
fixed.

Some error messages have been genericized, since we're not always
extracting archives: we might be listing their contents instead.

include COPYING INSTALL README
recursive-include tests *
exclude tests/testscript.sh

mercurial