== 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
    * python-pgsql 0.9.7 (or better) or pyPgSQL

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