slackbuilds_ponce/libraries/pydot
David Somero 342cc5ec31 libraries/pydot: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:10:03 -04:00
..
pydot.info libraries/pydot: Added to 13.0 repository 2010-05-13 00:59:14 +02:00
pydot.SlackBuild libraries/pydot: Misc automated cleanups. 2010-06-04 01:10:03 -04:00
README 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

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.