Metadata-Version: 1.0
Name: rivr
Version: 0.2.1
Summary: rivr is a microweb framework inspired by djng, the reason I decided to create rivr and not use djng was that djng still depended on Django. I wanted rivr for places where I don't have Django. It is a lightweight framework which can be included along side another python application. rivr does not have a database layer, you are free to use whatever you choose.
Home-page: http://github.com/kylef/rivr/
Author: Kyle Fuller
Author-email: inbox@kylefuller.co.uk
License: BSD
Download-URL: http://github.com/kylef/rivr/zipball/0.2.1
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
