Current section
Files
Jump to
Current section
Files
src/teleport.app.src
{application,teleport,
[{description,"application to call remote functions"},
{vsn,"0.6.2"},
{registered,[]},
{mod,{teleport_app,[]}},
{applications,[kernel,stdlib,lager,crypto,asn1,public_key,ssl,
ranch]},
{env,[]},
{modules,[]},
{maintainers,["Benoit Chesneau"]},
{licenses,["MPL2"]},
{links,[{"Gitlab","https://gitlab.com/barrel-db/teleport"}]}]}.