== General Informations ==

PgWorksheet is a simple GUI frontend to PostgreSQL 
for executing SQL queries without using the psql command line tool.

More informations on : http://pgworksheet.projects.postgresql.org/

== Operating systems ==
PgWorksheet is certified to run on the following operating systems:
    * FreeBSD
    * Linux Ubuntu 
    * Linux Fedora
    * Linux Mandriva
    * Microsoft Windows XP

== Depencies ==
PgWorksheet requires the following softwares to run :
    * Python 2.4 or better
    * Python GTK+ 2.6 or better
    * pyPgSQL 2.4 or better
    * mxDateTime (required by pyPgSQL)
    * GTK+ 2.6 or better (required by Python GTK+)

== Installation ==
Please refers to http://pgworksheet.projects.postgresql.org/install.html for installation instructions.
