Current section
Files
Jump to
Current section
Files
src/exemplar.app.src
{application,exemplar,
[{description,"Markup Language Expressions for LFE: creating HTML with S-expressions on the Erlang VM."},
{vsn,"0.5.0-rc1"},
{modules,[exemplar]},
{registered,[]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[]},
{pkg_name,exemplar},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub","https://github.com/lfex/exemplar"},
{"Gitlab","https://gitlab.com/lfex/exemplar"},
{"Hex","https://hex.pm/packages/exemplar"}]}]}.