Packages
digraph_viewer
0.1.0
Digraph viewer provides a visual representation of a digraph model through a web based interface
Current section
Files
Jump to
Current section
Files
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"}]}]}.