diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-09 11:43:36 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 9fe7642952805e96995c110c24861b23e8a09252 (patch) | |
tree | 68f275732f9dab7434bb9759b0e4990d2af7acaa /haskell/haskell-graphviz/slack-desc | |
parent | 304ea610f340073e7a80f997c179b3367e8a2a4e (diff) | |
download | slackbuilds-9fe7642952805e96995c110c24861b23e8a09252.tar.gz |
haskell/haskell-graphviz: Added (graphviz bindings+functions).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-graphviz/slack-desc')
-rw-r--r-- | haskell/haskell-graphviz/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-graphviz/slack-desc b/haskell/haskell-graphviz/slack-desc new file mode 100644 index 0000000000..883812b12f --- /dev/null +++ b/haskell/haskell-graphviz/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------------------------------------------------------| +haskell-graphviz: haskell-graphviz (bindings and functions for graphviz) +haskell-graphviz: +haskell-graphviz: This library provides bindings for the Dot language used by graphviz, +haskell-graphviz: and functions to call those programs. +haskell-graphviz: +haskell-graphviz: +haskell-graphviz: +haskell-graphviz: +haskell-graphviz: +haskell-graphviz: +haskell-graphviz: |