slackbuilds_ponce/python/pydot
Heinz Wiesinger ac5102d027 python/pydot: Updated for version 1.0.23
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2011-03-30 22:52:57 -05:00
..
pydot.info python/pydot: Updated for version 1.0.23 2011-03-30 22:52:57 -05:00
pydot.SlackBuild python/pydot: Updated for version 1.0.23 2011-03-30 22:52:57 -05:00
README python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
slack-desc python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00

pydot allows to easily create both directed and non directed graphs
from Python. Currently all attributes implemented in the Dot
language are supported (up to Graphviz 2.16).

This requires pyparsing and graphviz.