Metadata-Version: 2.1
Name: reahl-postgresqlsupport
Version: 7.0.3
Summary: Support for using PostgreSQL with Reahl.
Author-email: Iwan Vosloo <iwan@reahl.org>, Craig Sparks <craig@reahl.org>
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: reahl-component<7.1,>=7.0
Requires-Dist: psycopg2-binary<2.9.9999,>=2.8

 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.
