blob: 0e7f4584a9f9f674631db1fc014c8faec3a7f3f3 [file] [log] [blame]
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.4"},
{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"}]}
]
}.