Metadata-Version: 2.1
Name: reahl-component
Version: 6.1.1
Summary: The component framework of Reahl.
Home-page: http://www.reahl.org
Maintainer: Iwan Vosloo
Maintainer-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE
License-File: COPYING
Requires-Dist: Babel (<2.11.999,>=2.1)
Requires-Dist: pip (>=21.1)
Requires-Dist: python-dateutil (<2.8.999,>=2.8)
Requires-Dist: setuptools (>=51.0.0)
Requires-Dist: toml
Requires-Dist: wrapt (<1.14.999,>=1.11.0)
Requires-Dist: cached-property (<1.5.999,>=1.5) ; python_version < "3.8"

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

The reahl-component framework extends setuptools distribution packages to package and distribute more than just code. 

