Metadata-Version: 1.0
Name: Restler
Version: 0.3.0
Summary: RESTful base controller for Pylons 0.9.7.
Home-page: http://code.google.com/p/restler/
Author: Wyatt L Baldwin
Author-email: self@wyattbaldwin.com
License: BSD/MIT
Description: Restler is a controller for Pylons projects that provides a set of default
        RESTful actions that can be overridden as needed.
        
        The Restler project is hosted at Google Code. Please see
        http://code.google.com/p/restler/ for more details, documentation, etc.
        
        The latest development version can be found here:
        
        http://restler.googlecode.com/svn/trunk/#egg=Restler-dev
        
        Restler was originally extracted from the byCycle bicycle trip planner
        (http://bycycle.org).
        
        
Keywords: web pylons controller REST WSGI
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Pylons
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
