Metadata-Version: 2.0
Name: reahl-webdev
Version: 3.2.0
Summary: Web-specific development tools for Reahl.
Home-page: http://www.reahl.org
Author: Iwan Vosloo
Author-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: reahl-web (<3.3,>=3.2)
Requires-Dist: reahl-dev (<3.3,>=3.2)
Requires-Dist: reahl-component (<3.3,>=3.2)
Requires-Dist: reahl-tofu (<3.3,>=3.2)
Requires-Dist: reahl-domain (<3.3,>=3.2)
Requires-Dist: lxml (>=3.3,<3.3.999)
Requires-Dist: WebTest (<2.0.999,>=2.0)
Requires-Dist: selenium (>=2.42,<2.9999)
Requires-Dist: watchdog (>=0.8.3,<0.8.999.3)
Provides-Extra: pillow
Requires-Dist: pillow (<2.5.999,>=2.5); 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/3.2/tutorial/gettingstarted.d.html for installation instructions. 

