Current section
Files
Jump to
Current section
Files
src/poolboy.app.src
{application,poolboy,
[{description,"A hunky Erlang worker pool factory"},
{vsn,"0.8.4"},
{pkg_name,"basho_poolboy"},
{applications,[kernel,stdlib,gen_fsm_compat]},
{registered,[poolboy]},
{maintainers,["basho","Heinz N. Gies"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/Kyorai/poolboy"}]}]}.