mirror of
https://github.com/btdig/dhtcrawler2.git
synced 2025-01-07 14:51:39 +00:00
10 lines
400 B
Plaintext
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]}]}.
|