Packages

FCM Client for Snatch

Current section

Files

Jump to
claws_fcm src claws_fcm.app.src
Raw

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"}]}]}.