E&S CVS Commit: TransWarp - Added 'TWX' package for extensions; added 'TWX.Diagrams.GraphViz'
pje at eby-sarna.com
pje at eby-sarna.com
Thu Apr 4 19:39:00 EST 2002
Module Name: TransWarp
Committed By: pje
Date: Fri Apr 5 00:38:34 UTC 2002
Modified Files:
TransWarp: CHANGES.txt setup.py
Added Files:
TransWarp/src/TWX/Diagrams: GraphViz.py __init__.py
Log Message:
Added 'TWX' package for extensions; added 'TWX.Diagrams.GraphViz'
diagramming utility module. Very hacky and first-draft, with no unit
tests, but I've manually verified most of the functionality so far.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/CHANGES.txt.diff?r1=1.15&r2=1.16
http://cvs.eby-sarna.com/TransWarp/setup.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/TransWarp/src/TWX/Diagrams/GraphViz.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/TransWarp/src/TWX/Diagrams/__init__.py?rev=1.1&content-type=text/vnd.viewcvs-markup
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 TransWarp/CHANGES.txt
cvs rdiff -r1.11 -r1.12 TransWarp/setup.py
cvs rdiff -r0 -r1.1 TransWarp/src/TWX/Diagrams/GraphViz.py \
TransWarp/src/TWX/Diagrams/__init__.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list