diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-11 17:14:55 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-11 12:15:09 -0600 |
commit | cbb33c3be583d2c18d212df0bdaa91861a63ff06 (patch) | |
tree | 51ba12b78644297a597e905aea001e35adfda915 /graphics/pygraphviz/slack-desc | |
parent | c698a4e6d56f0777fb4599afece798313d962871 (diff) | |
download | slackbuilds-cbb33c3be583d2c18d212df0bdaa91861a63ff06.tar.gz |
graphics/pygraphviz: Added (Python interface to Graphviz).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pygraphviz/slack-desc')
-rw-r--r-- | graphics/pygraphviz/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/pygraphviz/slack-desc b/graphics/pygraphviz/slack-desc new file mode 100644 index 0000000000..fbf9240c47 --- /dev/null +++ b/graphics/pygraphviz/slack-desc @@ -0,0 +1,19 @@ +# 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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pygraphviz: pygraphviz (Python interface to Graphviz) +pygraphviz: +pygraphviz: PyGraphviz is a Python interface to the Graphviz +pygraphviz: graph layout and visualization package. +pygraphviz: +pygraphviz: Homepage: http://pygraphviz.github.io/ +pygraphviz: +pygraphviz: +pygraphviz: +pygraphviz: +pygraphviz: |