Metadata-Version: 1.1
Name: durga
Version: 0.2.0.dev2
Summary: Create easy to use Python objects for REST resources including schema validation.
Home-page: https://github.com/transcode-de/durga
Author: transcode
Author-email: team@transcode.de
License: BSD
Description: *****
        Durga
        *****
        
        .. image:: https://pypip.in/version/durga/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/durga/
            :alt: Latest Version
        
        .. image:: https://pypip.in/py_versions/durga/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/durga/
            :alt: Supported Python Versions
        
        .. image:: https://pypip.in/implementation/durga/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/durga/
            :alt: Supported Python implementations
        
        .. image:: https://pypip.in/status/durga/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/durga/
            :alt: Development Status
        
        .. image:: https://pypip.in/license/durga/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/durga/
            :alt: License
        
        .. image:: https://travis-ci.org/transcode-de/durga.png?branch=develop
            :target: https://travis-ci.org/transcode-de/durga
            :alt: Build Status
        
        .. image:: https://readthedocs.org/projects/durga/badge/?version=latest
            :target: https://durga.readthedocs.org/latest/
            :alt: Documentation Status
        
        .. image:: https://requires.io/github/transcode-de/durga/requirements.svg?branch=develop
             :target: https://requires.io/github/transcode-de/durga/requirements/?branch=develop
             :alt: Requirements Status
        
        .. image:: https://badge.waffle.io/transcode-de/durga.svg?label=ready&title=issues%20ready
            :target: https://waffle.io/transcode-de/durga
            :alt: Stories in Ready
        
        Create easy to use Python objects for REST resources including schema
        validation.
        
        Documentation available at `Read the Docs`_.
        
        
        |transcode_de|_
        
        Sponsored by `reelport`_.
        
        .. _Read the Docs: https://durga.readthedocs.org/
        .. |transcode_de| image:: http://www.transcode.de/img/logo_en_300.png
        .. _transcode_de: http://www.transcode.de/
        .. _reelport: http://www.reelport.com/
        
Keywords: rest api json client schema validation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP
