.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
run-tests.sh
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
.tx/config
docs/conf.py
invenio_sitemap/__init__.py
invenio_sitemap/cache.py
invenio_sitemap/config.py
invenio_sitemap/ext.py
invenio_sitemap/sitemap.py
invenio_sitemap/tasks.py
invenio_sitemap/utils.py
invenio_sitemap/views.py
invenio_sitemap.egg-info/PKG-INFO
invenio_sitemap.egg-info/SOURCES.txt
invenio_sitemap.egg-info/dependency_links.txt
invenio_sitemap.egg-info/entry_points.txt
invenio_sitemap.egg-info/not-zip-safe
invenio_sitemap.egg-info/requires.txt
invenio_sitemap.egg-info/top_level.txt
invenio_sitemap/templates/invenio_sitemap/sitemap.xml
invenio_sitemap/templates/invenio_sitemap/sitemap_index.xml
tests/__init__.py
tests/conftest.py
tests/fake_sitemap_sections.py
tests/test_cache.py
tests/test_invenio_sitemap.py
tests/test_sitemap.py
tests/test_sitemap_index.py
tests/xsds/siteindex.xsd
tests/xsds/sitemap.xsd