slackbuilds/libraries/pydot
David Somero 23a4f8aa48 libraries/pydot: Fixed for bash4. 2010-05-19 02:39:04 -04:00
..
README libraries/pydot: Added to 13.0 repository 2010-05-13 00:59:14 +02:00
pydot.SlackBuild libraries/pydot: Fixed for bash4. 2010-05-19 02:39:04 -04:00
pydot.info libraries/pydot: Added to 13.0 repository 2010-05-13 00:59:14 +02:00
slack-desc libraries/pydot: Added to 13.0 repository 2010-05-13 00:59:14 +02:00

README

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.