README
changeset 76 3a41b351b122
parent 34 98c7809af415
child 83 515fadd3d286
--- a/README	Thu Mar 07 18:26:52 2013 +0100
+++ b/README	Sun Mar 10 16:14:53 2013 +0100
@@ -2,6 +2,22 @@
 pgtoolkit
 =========
 
+Requirements
+------------
+
+ * Python 3.2+
+ * Psycopg2
+
+Optional:
+ * MyManager:
+   * MySQLdb 1.2.3
+   * see extras for Python3 patch
+ * pgconsole:
+   * GTK3 + Python bindings + Cairo + GtkSource
+   * packages in Debian: python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-gtksource-3.0
+ * browser:
+   * tuikit (http://hg.devl.cz/tuikit)
+
 General Python Modules
 ----------------------