PyXR 0.8- Cross-Referenced HTML from Python Source

logistix logistix@zworg.com
5 Mar 2003 19:13:22 -0800


PyXR generates HTML pages from python source files.  It also attempts
to generate cross-referenced hyperlinks, which hopefully makes it
distinctive from the 8 million other prettyprinters out there.  It's
been tested on Python 2.2 and 2.3 for Windows, OpenBSD 3.2 and RedHat
7.3.  There's no reason it shouldn't work on other platforms with
minor configuration.

More information is available at:

    http://members.bellatlantic.net/~olsongt/python/pyxr.html

The package is available at:

    http://members.bellatlantic.net/~olsongt/python/PyXR.zip

I've also posted some sample output (but expect some 404's because of
space considerations):

    http://members.bellatlantic.net/~olsongt/python/PyXRsample/

Enjoy!