Current section
Files
Jump to
Current section
Files
src/lanes-elli.app.src
{application,'lanes-elli',
[{description,"A slightly more general HTTP routing library than LFE's lfest"},
{vsn,"0.1.3"},
{modules,[lanes]},
{registered,[]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[]},
{pkg_name,lanes_elli},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub",
"https://github.com/lfex/lanes/tree/release/main/modules/lanes-elli"},
{"Hex","https://hex.pm/packages/lanes_elli"}]}]}.