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