Metadata-Version: 1.1
Name: pyramid-royal
Version: 0.6-dev2
Summary: Pyramid extension for writing RESTful web applications using
traversal.
Home-page: UNKNOWN
Author: Hadrien David
Author-email: UNKNOWN
License: UNKNOWN
Description: pyramid_royal
        =============
        
        Pyramid extension for writing RESTful web applications using traversal.
        
        For more information on traversal algorithm, refer to `Pyramid documentation
        <http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/traversal.html>`_
        
        * https://github.com/hadrien/pyramid_royal
        * .. image:: https://travis-ci.org/hadrien/pyramid_royal.png?branch=master
             :target: https://travis-ci.org/hadrien/pyramid_royal
        
        
Keywords: web wsgi pylons pyramid REST traversal
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
