diff options
Diffstat (limited to 'libraries/pydot/slack-desc')
-rw-r--r-- | libraries/pydot/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/pydot/slack-desc b/libraries/pydot/slack-desc deleted file mode 100644 index 4ad4f38af1..0000000000 --- a/libraries/pydot/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler----------------------------------------------------| -pydot: pydot (Python interface to Graphviz's Dot language) -pydot: -pydot: pydot allows to easily create both directed and non directed graphs -pydot: from Python. Currently all attributes implemented in the Dot -pydot: language are supported (up to Graphviz 2.16). -pydot: -pydot: Homepage: http://code.google.com/p/pydot/ -pydot: -pydot: -pydot: -pydot: |