Metadata-Version: 2.5
Name: invenio-xrootd
Version: 3.0.0
Summary: XRootD file storage support for Invenio.
Project-URL: Homepage, https://github.com/inveniosoftware/invenio-xrootd
Author-email: CERN <info@inveniosoftware.org>
License-Expression: MIT
License-File: AUTHORS.rst
License-File: LICENSE
Keywords: invenio,xrootd
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: invenio-files-rest>=4.0.0
Requires-Dist: xrootdpyfs>=3.0.0
Provides-Extra: tests
Requires-Dist: mock>=4.0.0; extra == 'tests'
Requires-Dist: pytest-black>=0.6.0; extra == 'tests'
Requires-Dist: pytest-invenio>=1.6.0; extra == 'tests'
Requires-Dist: sphinx>=4.5.0; extra == 'tests'
Description-Content-Type: text/x-rst

..
    SPDX-FileCopyrightText: 2016-2019 CERN.
    SPDX-License-Identifier: MIT


================
 Invenio-XRootD
================

.. image:: https://github.com/inveniosoftware/invenio-xrootd/workflows/CI/badge.svg
        :target: https://github.com/inveniosoftware/invenio-xrootd/actions

.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-xrootd.svg
        :target: https://coveralls.io/r/inveniosoftware/invenio-xrootd

.. image:: https://img.shields.io/pypi/v/invenio-xrootd.svg
        :target: https://pypi.org/pypi/invenio-xrootd

.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-xrootd.svg
        :target: https://github.com/inveniosoftware/invenio-xrootd/blob/master/LICENSE


XRootD file storage support for Invenio.

* Free software: MIT license
* Documentation: https://invenio-xrootd.readthedocs.io/
