1
2
3
4
5
6
7
8
|
{application,poolboy,
[{description,"A hunky Erlang worker pool factory"},
{vsn,"1.5.2"},
{applications,[kernel,stdlib]},
{registered,[poolboy]},
{maintainers,["Devin Torres","Andrew Thompson","Kurt Williams"]},
{licenses,["Unlicense","Apache 2.0"]},
{links,[{"GitHub","https://github.com/devinus/poolboy"}]}]}.
|