         VERSION=0.1
     SOURCE_HASH='sha512:4e47a2f01dae51b134805aad9dd9041d8478717cad3b542a3303f4deb0717562f3b5a50ef08bb19c623f99e1bd1d85cfb386ba148e73ddc364f78337b46dc2a7'
         UPDATED=20051125
           SPELL=pear-gtk_mdb_designer
    PEAR_PACKAGE=Gtk_MDB_Designer
        WEB_SITE=http://pear.php.net/package/Gtk_MDB_Designer/
      LICENSE[0]=PHP
        KEYWORDS="database php"
           SHORT='PEAR: An Gtk Database schema designer'
cat << EOF
A graphical database schema designer, based loosely around the MDB schema.

It features:
- Table boxes which are dragged around a window to layout your database.
- Add/delete tables add delete columns support for NotNull, Indexes, Sequences,
  Unique Indexes and defaults works totally in non-connected mode (eg. no
  database or setting up required) stores in MDB like xml file.
- Saves to any supported database SQL create tables files.
- Screenshots at http://devel.akbkhome.com/screenshots/Gtk_MDB/

Future enhancements:
- Real MDB.
- Schema exports relationships = with lines etc.

Note: the primary aim is to generate SQL files, (so that I can get my work done)
however it is eventually planned to support MDB schema's fully - just a matter
of time.

To use just run gtkmdbdesigner.

Note: this package is not actively being maintained. If you find it useful, and
what to take over please contact the developer.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
