README
changeset 0 eaae9539e910
child 18 a9e12b7cc207
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Thu May 26 18:09:05 2011 +0200
@@ -0,0 +1,17 @@
+=========
+pgtoolkit
+=========
+
+General Python Modules
+----------------------
+
+pgmanager.py - Database connection manager (pooling etc.)
+pgbrowser.py - Schema browser module
+pgdiff.py - Schema diff tool
+
+Graphical and Command Line Tools
+--------------------------------
+
+pgbrowser-gtk.py - Database browser - graphical interface (GTK)
+pgconsole-gtk.py - Query console - graphical interface (GTK)
+pgdiff-cli.py - Command line diff tool