Metadata-Version: 2.1
Name: reahl-dev
Version: 7.0.2
Summary: The core Reahl development tools.
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: reahl-tofu <7.1,>=7.0
Requires-Dist: reahl-stubble <7.1,>=7.0
Requires-Dist: reahl-sqlalchemysupport <7.1,>=7.0
Requires-Dist: Babel <2.14.999,>=2.10
Requires-Dist: Pygments <2.17.999,>=2.1.0
Requires-Dist: twine <4.0.9999,>=1.15.0
Requires-Dist: wheel >=0.34.0
Requires-Dist: tzlocal <5.2.9999,>=2.0.0
Requires-Dist: setuptools >=51.0.0
Requires-Dist: pip >=21.1
Requires-Dist: toml
Requires-Dist: aiosmtpd >=1.4.4.post2
Provides-Extra: test
Requires-Dist: pytest >=3.0 ; extra == 'test'

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

 Reahl-dev is the component containing general Reahl development tools. 
