{application, cps,
  [
    {description, "CPS Feed Server 0.4 for KVS"},
    {vsn, "0.4.0"},
    {registered, []},
    {applications, [kernel, stdlib, kvs]},
    {mod, { kvs_feeds, []}},
    {env, []}
  ]}.
