Metadata-Version: 1.1
Name: pyramlson
Version: 1.1.1
Summary: pyramlson
Home-page: http://github.com/jenner/pyramlson
Author: Igor Stroh
Author-email: igor.stroh@rulim.de
License: UNKNOWN
Description: ``pyramlson``
        ==================
        
        .. image:: https://travis-ci.org/jenner/pyramlson.png?branch=master
           :target: https://travis-ci.org/jenner/pyramlson
        
        Build JSON REST APIs with RAML_ and Pyramid_.
        
        .. _RAML: http://raml.org/
        .. _Pyramid: http://docs.pylonsproject.org/en/latest/docs/pyramid.html
        
        
        1.1.1
        -----
        - Added optional argument transformation callback
        
        1.1.0
        -----
        - Added max_length / min_length checks for URI and query parameters
        - Added package-relative resolution of api definition path
        
        1.0.0
        -----
        
        -  Initial version
        
Keywords: web pyramid api json
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
