diff -r 39f777341db4 -r 3a41b351b122 README --- 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 ----------------------