Current section

Files

Jump to
lfe_yuri src yuri.app.src
Raw

src/yuri.app.src

{application,yuri,
[{description,"An LFE library for working with URIs"},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{pkg_name,lfe_yuri},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub","https://github.com/lfex/yuri"},
{"Hex","https://hex.pm/packages/lfe_yuri"}]},
{exclude_files,["priv/*"]}]}.