Current section
Files
Jump to
Current section
Files
src/ergb.app.src
{application,ergb,
[{description,"Simple color manipulation erlang library"},
{vsn,"0.2.5"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/jejak/ergb.git"}]}]}.