Current section
Files
Jump to
Current section
Files
src/behavior3.app.src
{application,behavior3,
[{description,"Behavior3 library for Erlang"},
{vsn,"2.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/dong50252409/behavior3erl"}]}]}.