Metadata-Version: 2.0
Name: reahl-webdev
Version: 4.0.2
Summary: Web-specific development tools for Reahl.
Home-page: http://www.reahl.org
Maintainer: Iwan Vosloo
Maintainer-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
Provides-Extra: pillow
Requires-Dist: WebTest (<2.0.999,>=2.0)
Requires-Dist: lxml (>=4.2,<4.2.999)
Requires-Dist: reahl-component (<4.1,>=4.0)
Requires-Dist: reahl-dev (<4.1,>=4.0)
Requires-Dist: reahl-domain (<4.1,>=4.0)
Requires-Dist: reahl-tofu (<4.1,>=4.0)
Requires-Dist: reahl-web (<4.1,>=4.0)
Requires-Dist: selenium (>=2.42,<2.9999)
Requires-Dist: setuptools (>=32.3.1)
Requires-Dist: watchdog (<0.8.999.3,>=0.8.3)
Requires-Dist: webob (<1.4.999,>=1.4)
Provides-Extra: pillow
Requires-Dist: pillow (>=2.5,<2.5.999); extra == 'pillow'

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

Reahl development tools for testing and working with web based programs.

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

