Packages

Throttling library

Current section

Files

Jump to
choke src choke.app.src
Raw

src/choke.app.src

{application,choke,
[{description,"Throttling library"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{throttle_app,[]}},
{env,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/coowry/choke"}]}]}.