.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
pytest.ini
requirements-devel.txt
run-docker.sh
run-tests.sh
setup.cfg
setup.py
.tx/config
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/usage.rst
invenio_xrootd/__init__.py
invenio_xrootd/errors.py
invenio_xrootd/storage.py
invenio_xrootd/version.py
invenio_xrootd.egg-info/PKG-INFO
invenio_xrootd.egg-info/SOURCES.txt
invenio_xrootd.egg-info/dependency_links.txt
invenio_xrootd.egg-info/not-zip-safe
invenio_xrootd.egg-info/requires.txt
invenio_xrootd.egg-info/top_level.txt
tests/conftest.py
tests/test_storage.py