Metadata-Version: 2.0
Name: reahl-postgresqlsupport
Version: 3.1.0
Summary: Support for using PostgreSQL with Reahl.
Home-page: http://www.reahl.org
Author: Iwan Vosloo
Author-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: reahl-component (>=3.1,<3.2)
Requires-Dist: psycopg2 (>=2.5,<2.5.9999)

Reahl is a web application framework that allows a Python programmer to work in terms of useful abstractions - using a single programming language.

This package contains infrastructure necessary to use Reahl with PostgreSQL.

See http://www.reahl.org/docs/3.1/tutorial/gettingstarted.d.html for installation instructions. 

