MANIFEST.in

Thu, 24 Jul 2008 22:15:19 -0400

author
Brett Smith <brettcsmith@brettcsmith.org>
date
Thu, 24 Jul 2008 22:15:19 -0400
branch
trunk
changeset 84
d78d63cb4c4e
parent 18
1600807a32bd
child 95
4f7d3ccecf32
permissions
-rw-r--r--

Add --one-entry option to specify default handling for one-entry archives.

As part of this I ended up cleaning up the option-generating code a little
bit, mostly to be more careful about the ordering of options in --help
output.

18
1600807a32bd [svn] Add basic documentation, and make this version 3.0.
brett
parents: 1
diff changeset
1 include COPYING INSTALL README
1
a86a0cb0dd57 [svn] Repository reorganization to make tags easy
brett
parents:
diff changeset
2 recursive-include tests *
a86a0cb0dd57 [svn] Repository reorganization to make tags easy
brett
parents:
diff changeset
3 exclude tests/testscript.sh

mercurial