Metadata-Version: 2.0
Name: reahl-dev
Version: 4.0.1
Summary: The core Reahl development tools.
Home-page: http://www.reahl.org
Author: Iwan Vosloo
Author-email: iwan@reahl.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: Babel (<2.1.999,>=2.1)
Requires-Dist: pip (<10.0.999,>=10.0.0)
Requires-Dist: reahl-component (>=4.0,<4.1)
Requires-Dist: reahl-stubble (>=4.0,<4.1)
Requires-Dist: reahl-tofu (>=4.0,<4.1)
Requires-Dist: setuptools (>=32.3.1,<32.3.9999)
Requires-Dist: six
Requires-Dist: twine (<1.11.9999,>=1.11.0)
Requires-Dist: tzlocal (>=1.2.0,<1.2.9999)
Requires-Dist: wheel (>=0.29.0,<0.29.9999)

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

Reahl-dev is the component containing general Reahl development tools.

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

