Current section
Files
Jump to
Current section
Files
src/ibrowse.app.src
{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"}]}]}.