PyXR 0.9.2- Cross-Referenced HTML from Python Source

logistix logistix@cathoderaymission.net
Fri, 18 Apr 2003 21:20:05 -0400


PyXR 0.9.2- Cross-Referenced HTML from Python Source 

PyXR generates HTML pages from python source files.  It also generates
cross-referenced hyperlinks and integrates with the Python Library
Reference as well, which 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.

Major Improvements in version 0.9.2:
    Much improved package location algorithm.
    User-specifiable coloring via CSS (so you can make the output match
your favorite IDE)

A PyXR'ed version of Python 2.2.2's source can be viewed at:

    http://www.cathoderaymission.net/~logistix/PyXR/python22/src/

More information about PyXR itself is available at:

    http://www.cathoderaymission.net/~logistix/python/pyxr.html

The package is available at:

    http://www.cathoderaymission.net/~logistix/python/PyXR.zip

Enjoy!