]> granicus.if.org Git - python/commit
First cut at a script to generate SGML/XML from an ESIS event stream,
authorFred Drake <fdrake@acm.org>
Wed, 18 Nov 1998 23:28:24 +0000 (23:28 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 18 Nov 1998 23:28:24 +0000 (23:28 +0000)
commit99ff8c436157d6928eba2ffa27c98507fe3d5467
tree92e191f3e8732e09a2edc748a8236117aeaac423
parent95f4f92b479fef3c137fe56a5c4bd58413efaa99
First cut at a script to generate SGML/XML from an ESIS event stream,
probably only usable for the Python docs.  But also probably more
useful than latex2esis.py.
Doc/tools/esis2sgml.py [new file with mode: 0755]