Packages

Aleph caller for Erlang implementation.

Current section

Files

Jump to
ale_call src ale_call.app.src
Raw

src/ale_call.app.src

{application,ale_call,
[{description,"Aleph caller for Erlang implementation."},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/aleph-lang/ale_call"}]}]}.