Packages

Behavior3 by erlang library

Current section

Files

Jump to
behavior3erl src behavior3erl.app.src
Raw

src/behavior3erl.app.src

{application,behavior3erl,
[{description,"Behavior3 by erlang library"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/dong50252409/behavior3erl"}]}]}.