Current section
Files
Jump to
Current section
Files
src/claws_rest.app.src
{application,claws_rest,
[{description,"REST Client for Snatch"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,snatch,ibrowse]},
{env,[]},
{maintainers,["Manuel Rubio"]},
{licenses,["Apache License 2.1"]},
{links,[{"Github",
"https://github.com/snatch-xmpp/claws_rest"}]}]}.