{application,ppg,
             [{description,"Plumtree based Process Group"},
              {vsn,"0.1.3"},
              {registered,[ppg_sup,ppg_group_sup]},
              {mod,{ppg_app,[]}},
              {applications,[kernel,stdlib,evel]},
              {env,[]},
              {maintainers,["Takeru Ohta"]},
              {licenses,["MIT"]},
              {links,[{"GitHub","https://github.com/sile/ppg"}]}]}.
