Packages

Digraph viewer provides a visual representation of a digraph model through a web based interface

Current section

Files

Jump to
digraph_viewer src digraph_viewer.app.src
Raw

src/digraph_viewer.app.src

{application,digraph_viewer,
[{description,"Digraph viewer provides a visual representation of a digraph model through a web based interface"},
{vsn,"0.1.0"},
{registered,[]},
{mod,{digraph_viewer_app,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Stuart Welham"]},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/swelham/digraph_viewer"}]}]}.