Metadata-Version: 2.0
Name: reahl-webdev
Version: 3.1.1
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.1,<3.2)
Requires-Dist: reahl-dev (>=3.1,<3.2)
Requires-Dist: reahl-component (>=3.1,<3.2)
Requires-Dist: reahl-tofu (>=3.1,<3.2)
Requires-Dist: reahl-domain (>=3.1,<3.2)
Requires-Dist: lxml (>=3.3,<3.3.999)
Requires-Dist: WebTest (>=2.0,<2.0.999)
Requires-Dist: selenium (>=2.42,<2.42.999)
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/3.1/tutorial/gettingstarted.d.html for installation instructions. 

