summaryrefslogtreecommitdiffstats
path: root/php-pear/pear-gtk_mdb_designer/DETAILS
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 11:22:38 -0500
committerJeremy Blosser2006-04-24 11:22:38 -0500
commit36527a2ebb3080715e9f3297d1c3ddff59555eac (patch)
treefd99cabf8acf65550f41602f2e33bfd609a491f6 /php-pear/pear-gtk_mdb_designer/DETAILS
parent82d6f90eb314fac44b0b963f5f32858e02330641 (diff)
sync ./php-pear/pear-gtk_mdb_designer from stable-rc 0.4
Diffstat (limited to 'php-pear/pear-gtk_mdb_designer/DETAILS')
-rwxr-xr-xphp-pear/pear-gtk_mdb_designer/DETAILS40
1 files changed, 40 insertions, 0 deletions
diff --git a/php-pear/pear-gtk_mdb_designer/DETAILS b/php-pear/pear-gtk_mdb_designer/DETAILS
new file mode 100755
index 0000000000..51a16f2964
--- /dev/null
+++ b/php-pear/pear-gtk_mdb_designer/DETAILS
@@ -0,0 +1,40 @@
+ 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
+ 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 pear install and run
+gtkmdbdesigner
+** Note - this package is not activily being
+maintained. If you find it useful, and what to
+take over please contact the developer.
+EOF
+
+source $SECTION_DIRECTORY/PEAR_DETAILS