Metadata-Version: 1.1
Name: dread
Version: 0.2.0
Summary: REST microframework
Home-page: https://github.com/rugginoso/dread/
Author: Lorenzo Masini
Author-email: rugginoso@develer.com
License: BSD
Description: 
        DREAD
        =====
        
        DREAD is a web microframework based on Werkzeug explicitely
        wrote to implement REST services.
        It support high level resources actions definition and nested resources.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
