Name: flow2dot Version: 0.2 License: BSD3 License-File: LICENSE Author: Dmitry Astapov Maintainer: Dmitry Astapov Synopsis: Generates sequence diagrams from textual descriptions Description: Generates sequence diagrams from textual descriptions with help of Graphviz graph drawing tool. Check out (source) and (output). Homepage: http://adept.linux.kiev.ua/repos/flow2dot Category: Tool Stability: Works-for-me, passes tests, generates diagrams Tested-With: GHC ==6.6.1 Build-Depends: base, mtl >= 1.0, parsec, haskell98, QuickCheck Extra-Source-Files: README Executable: flow2dot Hs-Source-Dirs: . Main-Is: flow2dot.hs GHC-Options: -fwarn-duplicate-exports -fwarn-incomplete-patterns -fwarn-overlapping-patterns -fwarn-unused-imports -fwarn-unused-binds Other-Modules: Text.UTF8, Dot