Current section
Files
Jump to
Current section
Files
src/mimerl.app.src
{application,mimerl,
[{description,"Library to handle mimetypes"},
{vsn,"1.5.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Benoit Chesneau"]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/benoitc/mimerl"}]},
{files,["src","rebar.config","README.md","LICENSE",
"Makefile"]}]}.