Metadata-Version: 1.1
Name: pyrs-schema
Version: 0.5
Summary: Python microservice framework
Home-page: UNKNOWN
Author: Csaba Palankai
Author-email: csaba.palankai@gmail.com
License: UNKNOWN
Description: ================================
        MicroService framework :: Schema
        ================================
        
        .. image:: https://travis-ci.org/palankai/pyrs-schema.svg?branch=master
               :target: https://travis-ci.org/palankai/pyrs-schema
        
        .. image:: https://coveralls.io/repos/palankai/pyrs-schema/badge.svg?branch=master&service=github
          :target: https://coveralls.io/github/palankai/pyrs-schema?branch=master
        
        .. image:: https://readthedocs.org/projects/pyrs-schema/badge/?version=stable
           :target: http://pyrs-schema.readthedocs.org/en/stable/
           :alt: Documentation Status
        
        
        This package implement the schema.
        Schame provide models and types.
        
Keywords: service,rest,restful,swagger,resource
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
