Copyright
=========
This software is copyrighted by Alexander V. Diemand

License
=======
This software is licensed under the GNU Lesser General Public License (LGPL).

Overview
========
This is a simple interface to PostgreSQL from Objective-C
It integrates well with the GNUstep environment (MacOSX not yet tested)

	Pros
	====
	* Uses a class for your database connection

	Cons
	====
	* none yet found :-)

Development
===========
We acknowledge the GBorg team for generous hosting at 
	http://gborg.postgresql.org/project/libobjcpq

Links
=====
PostgreSQL: http://www.postgresql.org
GNUstep: http://www.gnustep.org

