Current section

Files

Jump to
mapz src mapz.app.src
Raw

src/mapz.app.src

{application,mapz,
[{description,"Extensions to the Erlang maps module"},
{vsn,"2.3.0"},
{applications,[kernel,stdlib]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/eproxus/mapz"}]}]}.