          MODULE=phpPgAdmin
         VERSION=5.0.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/phppgadmin
      SOURCE_VFY=sha1:fb8cad25b33de7c777f1c69287e7f264a9e22b5f
        WEB_SITE=http://phppgadmin.sourceforge.net
         ENTERED=20040912
         UPDATED=20120323
           SHORT="web-based administration tool for PostgreSQL"

cat << EOF
Features:
    * Administer multiple servers
    * Support for PostgreSQL 7.4.x, 8.0.x, 8.1.x, 8.2.x, 8.3.x, 8.4.x, 9.0.x
    * Manage all aspects of:
          o Users & groups
          o Databases
          o Schemas
          o Tables, indexes, constraints, triggers, rules & privileges
          o Views, sequences & functions
          o Advanced objects
          o Reports
    * Easy data manipulation:
          o Browse tables, views & reports
          o Execute arbitrary SQL
          o Select, insert, update and delete
    * Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed, pg_dump
    * Import SQL scripts, COPY data, XML, CSV and Tabbed
    * Supports the Slony master-slave replication engine
    * Excellent language support:
          o Available in 27 languages
          o No encoding conflicts. Edit Russian data using a Japanese interface!
EOF
