2015-07-21 10:19:10 -05:00
|
|
|
{application,erlware_commons,
|
|
|
|
[{description,"Additional standard library for Erlang"},
|
2018-06-23 15:35:56 -06:00
|
|
|
{vsn,"git"},
|
2015-07-21 10:19:10 -05:00
|
|
|
{modules,[]},
|
|
|
|
{registered,[]},
|
2015-11-21 15:23:06 -06:00
|
|
|
{applications,[kernel,stdlib,cf]},
|
2015-11-21 15:25:33 -06:00
|
|
|
{maintainers,["Eric Merritt","Tristan Sloughter",
|
|
|
|
"Jordan Wilberding","Martin Logan"]},
|
2021-04-02 21:25:49 +01:00
|
|
|
{licenses,["Apache", "MIT"]},
|
2015-07-21 10:19:10 -05:00
|
|
|
{links,[{"Github",
|
|
|
|
"https://github.com/erlware/erlware_commons"}]}]}.
|