Metadata-Version: 1.0
Name: Restler
Version: 0.7.0
Summary: RESTful base controller for Pylons 1.0.
Home-page: https://bitbucket.org/wyatt/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 Bitbucket. Please see
        https://bitbucket.org/wyatt/restler for more details, documentation, etc.
        
        Restler was originally extracted from the byCycle bicycle trip planner
        (http://bycycle.org).
        
        
Keywords: web pylons controller REST WSGI
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Pylons
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
