Metadata-Version: 2.4
Name: reahl-workstation
Version: 7.0.4
Summary: Useful commands to ease development.
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
Classifier: Environment :: Console
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: reahl-component<7.1,>=7.0
Provides-Extra: test
Requires-Dist: pytest>=3.0; extra == "test"
Requires-Dist: reahl-tofu; extra == "test"
Requires-Dist: reahl-stubble; extra == "test"
Requires-Dist: reahl-dev; extra == "test"
Dynamic: license-file

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

 Reahl-workstation contains a few utilities that helps to have available
 on a developer workstation.
