Current section
Files
Jump to
Current section
Files
src/mochiweb.app.src
%% This is generated from src/mochiweb.app.src
{application, mochiweb,
[{description, "MochiMedia Web Server"},
{vsn, "2.12.2"},
{modules, []},
{registered, []},
{env, []},
{applications, [kernel, stdlib, crypto, inets, ssl, xmerl,
compiler, syntax_tools]}]}.