annotate setup.cfg @ 374:ca46dc9c7761

`MarkupTemplate`s can now be instantiated from markup streams, in addition to strings and file-like objects. Thanks to David Fraser for the patch. Closes #69.
author cmlenz
date Thu, 23 Nov 2006 10:52:14 +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