{application,keyserver,
             [{description,"Key Server which can be used to encrypt and authenticate participants."},
              {vsn,"1.0.0"},
              {mod,{keyserver_app,[]}},
              {modules,[keyserver,keyserver_app,keysever_app_sup,
                        keyserver_sup,keyserver_server]},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub","https://github.com/zotonic/keyserver"}]}]}.
