diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:09:20 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:27 -0500 |
commit | 519e62c405ea85c473015998eab8313b3157ecad (patch) | |
tree | a87f5d549e33a4e18bad00eecabe2922ff4964b9 /python/pydot/README | |
parent | 983dacb39a79e6e905ad542795e7641a6a1bceb4 (diff) | |
download | slackbuilds-519e62c405ea85c473015998eab8313b3157ecad.tar.gz |
python/pydot: Fixed dep information
Diffstat (limited to 'python/pydot/README')
-rw-r--r-- | python/pydot/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pydot/README b/python/pydot/README index 1db185812e..04f935d768 100644 --- a/python/pydot/README +++ b/python/pydot/README @@ -1,5 +1,3 @@ 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. |