Current section
Files
Jump to
Current section
Files
src/epl.app.src
{application,epl,
[{description,"More proplists support functions."},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[epl]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/SirWumpus/erlang-pl"}]},
{files,["README.md","LICENSE","makefile","rebar.config","src",
"test"]}]}.