Current section

Files

Jump to
cttest src cttest.app.src
Raw

src/cttest.app.src

{application,cttest,
[{description,"TEST TEST TEST library"},
{vsn,"6.0.10"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,ezlib,fast_tls,fast_xml,idna,
p1_utils,stringprep]},
{mod,{xmpp,[]}},
{env,[]},
{files,["src/","specs/","asn1/","include/","c_src/jid.c",
"c_src/xmpp_uri.c","c_src/xmpp_lang.c","rebar.config",
"rebar.config.script","README.md","LICENSE.txt"]},
{exclude_files,["src/XmppAddr.erl","src/XmppAddr.asn1db",
"include/XmppAddr.hrl"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/processone/xmpp"}]}]}.