Current section
Files
Jump to
Current section
Files
src/idna.app.src
{application,idna,
[{description,"A pure Erlang IDNA implementation"},
{vsn,"3.0.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,p1_utils,stringprep]},
{maintainers,["Benoit Chesneau"]},
{licenses,["BSD"]},
{links,[{"Github","https://github.com/benoitc/erlang-idna"}]}]}.