{application,pgpool,
             [{description,"A PosgreSQL client that automatically uses connection pools and reconnects in case of errors."},
              {vsn,"1.0.0"},
              {registered,[pgpool_sup]},
              {applications,[kernel,stdlib,poolboy,epgsql]},
              {mod,{pgpool_app,[]}},
              {env,[]}]}.
