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

10 lines
400 B
Plaintext

{application,ibrowse,
[{description,"Erlang HTTP client application"},
{vsn,"4.0.1"},
{registered,[ibrowse_sup,ibrowse]},
{applications,[kernel,stdlib]},
{env,[]},
{mod,{ibrowse_app,[]}},
{modules,[ibrowse,ibrowse_app,ibrowse_http_client,ibrowse_lb,
ibrowse_lib,ibrowse_sup]}]}.