Current section
Files
Jump to
Current section
Files
src/aws_http.app.src
{application,aws_http,
[{description,"Amazon AWS HTTP helpers"},
{vsn,"0.2.3"},
{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"}]}]}.