您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

13 行
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"}]}
]
}.