Current section

Files

Jump to
aws_http src aws_http.app.src
Raw

src/aws_http.app.src

{application,aws_http,
[{description,"Amazon AWS HTTP helpers"},
{vsn,"0.2.4"},
{registered,[]},
{applications,[kernel,stdlib,inets,lhttpc,crypto,jiffy]},
{mod,{aws_http_app,[]}},
{env,[{profiles,[]}]},
{maintainers,["Andreas Hasselberg"]},
{links,[{"Github",
"https://github.com/anha0825/erl_aws_http"}]}]}.