Metadata-Version: 2.1
Name: girder
Version: 3.1.1.dev105
Summary: Web-based data management platform
Home-page: https://girder.readthedocs.org
Author: Kitware, Inc.
Author-email: kitware@kitware.com
License: Apache 2.0
Description: |logo| Girder |build-status| |docs-status| |license-badge| |gitter-badge| |codecov-badge|
        =========================================================================================
        
        **Data Management Platform**
        
        Girder is a free and open source web-based data management platform developed by
        `Kitware <https://kitware.com>`_ as part of the `Resonant <http://resonant.kitware.com>`_
        data and analytics ecosystem.
        
        |kitware-logo|
        
        Documentation of the Girder platform can be found at
        https://girder.readthedocs.io.
        
        For questions, comments, or to get in touch with the maintainers, head to our `Discourse forum <https://discourse.girder.org>`_, or use our `Gitter Chatroom
        <https://gitter.im/girder/girder>`_.
        
        We'd love for you to `contribute to Girder <CONTRIBUTING.rst>`_.
        
        .. |logo| image:: girder/web_client/static/img/Girder_Favicon.png
        
        .. |kitware-logo| image:: https://www.kitware.com/img/small_logo_over.png
            :target: https://kitware.com
            :alt: Kitware Logo
        
        .. |build-status| image:: https://circleci.com/gh/girder/girder.png?style=shield
            :target: https://circleci.com/gh/girder/girder
            :alt: Build Status
        
        .. |docs-status| image:: https://readthedocs.org/projects/girder/badge?version=latest
            :target: https://girder.readthedocs.org
            :alt: Documentation Status
        
        .. |license-badge| image:: docs/license.png
            :target: https://pypi.python.org/pypi/girder
            :alt: License
        
        .. |gitter-badge| image:: https://badges.gitter.im/Join Chat.svg
            :target: https://gitter.im/girder/girder?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
            :alt: Gitter Chat
        
        .. |codecov-badge| image:: https://img.shields.io/codecov/c/github/girder/girder.svg
            :target: https://codecov.io/gh/girder/girder
            :alt: Coverage Status
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Provides-Extra: sftp
Provides-Extra: mount
