Metadata-Version: 1.0
Name: restish
Version: 0.7.1
Summary: WSGI framework/library for building resource- and rest- oriented web sites
Home-page: http://ish.io/projects/show/restish
Author: ish
Author-email: developers@ish.io
License: BSD
Description: Restish is a simple to use, lightweight WSGI web framework and library with a
        strong focus on resources, request/response, URLs and content negotiation.
        Restish has very few dependencies and does not assume any particular templating
        or database engine.
        
        Changlog at `http://github.com/ish/restish/raw/master/CHANGELOG <http://github.com/ish/restish/raw/master/CHANGELOG>`_
        
        
Keywords: web wsgi rest framework
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Paste
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Python Modules
