Metadata-Version: 2.1
Name: tendril-apiserver-core
Version: 0.2.9
Summary: Tendril API Server Core Infrastructure
Home-page: https://github.com/tendril-framework/tendril-apiserver-core
Author: Chintalagiri Shashank
Author-email: shashank@chintal.in
License: UNKNOWN
Project-URL: Documentation, https://tendril-apiserver-core.readthedocs.io/en/latest
Project-URL: Bug Tracker, https://github.com/tendril-framework/tendril-apiserver-core/issues
Project-URL: Source Repository, https://github.com/tendril-framework/tendril-apiserver-core
Description: 
        
        .. image:: https://img.shields.io/pypi/v/tendril-apiserver-core.svg?logo=pypi
            :target: https://pypi.org/project/tendril-apiserver-core
        
        .. image:: https://img.shields.io/pypi/pyversions/tendril-apiserver-core.svg?logo=pypi
            :target: https://pypi.org/project/tendril-apiserver-core
        
        .. image:: https://img.shields.io/travis/tendril-framework/tendril-apiserver-core.svg?logo=travis
            :target: https://travis-ci.org/tendril-framework/tendril-apiserver-core
        
        .. image:: https://img.shields.io/coveralls/github/tendril-framework/tendril-apiserver-core.svg?logo=coveralls
            :target: https://coveralls.io/github/tendril-framework/tendril-apiserver-core
        
        .. image:: https://img.shields.io/codacy/grade/f4317df534c74cce8acd807c02e7a6a1?logo=codacy
            :target: https://www.codacy.com/app/chintal/tendril-apiserver-core
        
        .. image:: https://img.shields.io/requires/github/tendril-framework/tendril-apiserver-core.svg
            :target: https://requires.io/github/tendril-framework/tendril-apiserver-core/requirements
        
        .. image:: https://img.shields.io/pypi/l/tendril-apiserver-core.svg
            :target: https://www.gnu.org/licenses/agpl-3.0.en.html
        
        
        
        .. inclusion-marker-do-not-remove
        
        Introduction
        ------------
        
        TODO Some brief introduction
        
        
        Package Information
        -------------------
        
        The latest version of the documentation, including installation, usage, and
        API/developer notes can be found at
        `ReadTheDocs <https://tendril-apiserver-core.readthedocs.io/en/latest/index.html>`_.
        
        The latest version of the sources can be found at
        `GitHub <https://github.com/tendril-framework/tendril-apiserver-core>`_. Please use
        GitHub's features to report bugs, request features, or submit pull/merge requests.
        
        The principle author for ``tendril-apiserver-core`` is Chintalagiri Shashank. The
        author can be contacted if necessary via the information on the
        `author's github profile <https://github.com/chintal>`_ . See the AUTHORS file
        for a full list of collaborators and/or contributing authors, if any.
        
        ``tendril-apiserver-core`` is distributed under the terms of the
        `AGPLv3 license <https://www.gnu.org/licenses/agpl-3.0.en.html>`_ .
        A copy of the text of the license is included along with the sources.
        
        
        
Keywords: tendril
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: build
Provides-Extra: publish
Provides-Extra: dev
