Metadata-Version: 2.1
Name: reahl-web
Version: 5.0.0
Summary: The core Reahl web framework
Home-page: http://www.reahl.org
Maintainer: Iwan Vosloo
Maintainer-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: reahl-component (<5.1,>=5.0)
Requires-Dist: reahl-mailutil (<5.1,>=5.0)
Requires-Dist: ply (<3.11.999,>=3.8)
Requires-Dist: slimit (<0.8.999,>=0.8)
Requires-Dist: cssmin (<0.2.999,>=0.2)
Requires-Dist: beautifulsoup4 (<4.6.999,>=4.6)
Requires-Dist: WebOb (<1.8.999,>=1.8)
Requires-Dist: Babel (<2.8.999,>=2.1)
Requires-Dist: setuptools (>=32.3.1)
Requires-Dist: lxml (<4.5.999,>=4.2)

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 the core of the Reahl framework.

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

