PageRenderTime 173ms CodeModel.GetById 1ms RepoModel.GetById 2ms app.codeStats 0ms

/src/mochiweb.app.src

http://github.com/basho/mochiweb
Unknown | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 3fc4e8d82e86a89404b228439196a767 MD5 | raw file
Possible License(s): MIT
  1. %% This is generated from src/mochiweb.app.src
  2. {application, mochiweb,
  3. [{description, "MochiMedia Web Server"},
  4. {vsn, "2.9.0"},
  5. {modules, []},
  6. {registered, []},
  7. {env, []},
  8. {applications, [kernel, stdlib, crypto, inets, ssl, xmerl,
  9. compiler, syntax_tools]}]}.