You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
435 B

{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.4.2"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
{mod, {ibrowse_app, []}},
{maintainers, ["Chandrashekhar Mullaparthi"]},
{licenses, ["GPLv2", "BSD"]},
{modules, []},
{links, [{"Github", "https://github.com/cmullaparthi/ibrowse"}]}
]
}.