/ucengine/src/ucengine.app.src
http://github.com/AF83/ucengine · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 9b548fc603c29121202d459cdbe9e0cd MD5 · raw file
- {application, ucengine, [
- {description, "Publish/Subscribe server with persistence."},
- {vsn, "0.6.0"},
- {registered, []},
- {mod, {ucengine_app, []}},
- {applications, [kernel, stdlib]}
- ]}.