{<<"app">>,<<"supool">>}.
{<<"build_tools">>,[<<"rebar3">>]}.
{<<"description">>,<<"Erlang Process Pool as a Supervisor">>}.
{<<"files">>,
 [<<"src">>,<<"src/supool.erl">>,<<"src/supool.app.src">>,
  <<"src/supool_sup.erl">>,<<"doc">>,<<"doc/supool.html">>,
  <<"doc/erlang.png">>,<<"doc/supool_sup.html">>,
  <<"doc/overview-summary.html">>,<<"doc/edoc-info">>,
  <<"doc/stylesheet.css">>,<<"doc/index.html">>,<<"doc/modules-frame.html">>,
  <<"test">>,<<"test/supool_test_server.erl">>,<<"rebar.config">>,
  <<"README.markdown">>,<<"LICENSE">>]}.
{<<"licenses">>,[<<"MIT">>]}.
{<<"links">>,[{<<"GitHub">>,<<"https://github.com/okeuday/supool">>}]}.
{<<"name">>,<<"supool">>}.
{<<"requirements">>,[]}.
{<<"version">>,<<"2.0.7">>}.
