annotate setup.cfg @ 77:f1aa49c759b2

* Simplify implementation of the individual XPath tests (use closures instead of callable classes) * Add support for using `select("@*")` in `py:attrs` directives (#10).
author cmlenz
date Thu, 13 Jul 2006 12:32:11 +0000
parents 822089ae65ce
children 1299f2ef61d0
rev   line source
1
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
1 [egg_info]
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
2 tag_build = dev
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
3 tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software