Current section
Files
Jump to
Current section
Files
src/barrel_embed.app.src
{application,barrel_embed,
[{description,"Lightweight embedding generation for Erlang"},
{vsn,"2.0.1"},
{registered,[]},
{mod,{barrel_embed_app,[]}},
{applications,[kernel,stdlib,hackney,erlang_python]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/barrel-db/barrel_embed"},
{"Documentation","https://docs.barrel-db.eu/embed/"}]}]}.