slackbuilds_ponce/python/pydot
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
pydot.info
pydot.SlackBuild
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -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.