.bumpversion.cfg
.editorconfig
.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
.pylintrc
AUTHORS.rst
CHANGELOG.md
CODE_OF_CONDUCT.md
Dockerfile
Dockerfile-debian
Dockerfile-extra
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/latesttag.py
.github/workflows/latesttag.yaml
.github/workflows/license_list_up_to_date.py
.github/workflows/license_list_up_to_date.yaml
.github/workflows/pythonpackage.yaml
.reuse/dep5
LICENSES/Apache-2.0.txt
LICENSES/CC-BY-SA-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/GPL-3.0-or-later.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/history.md
docs/index.rst
docs/readme.md
docs/usage.rst
docs/usage.rst.license
docs/_static/.gitkeep
docs/api/modules.rst
docs/api/reuse.download.rst
docs/api/reuse.header.rst
docs/api/reuse.init.rst
docs/api/reuse.lint.rst
docs/api/reuse.project.rst
docs/api/reuse.report.rst
docs/api/reuse.rst
docs/api/reuse.spdx.rst
docs/api/reuse.vcs.rst
docs/html/authors.html
docs/html/genindex.html
docs/html/history.html
docs/html/index.html
docs/html/objects.inv
docs/html/py-modindex.html
docs/html/readme.html
docs/html/search.html
docs/html/searchindex.js
docs/html/usage.html
docs/html/_modules/index.html
docs/html/_modules/reuse.html
docs/html/_modules/reuse/download.html
docs/html/_modules/reuse/header.html
docs/html/_modules/reuse/init.html
docs/html/_modules/reuse/lint.html
docs/html/_modules/reuse/project.html
docs/html/_modules/reuse/report.html
docs/html/_modules/reuse/spdx.html
docs/html/_modules/reuse/vcs.html
docs/html/_sources/authors.rst.txt
docs/html/_sources/history.md.txt
docs/html/_sources/index.rst.txt
docs/html/_sources/readme.md.txt
docs/html/_sources/usage.rst.txt
docs/html/_sources/api/modules.rst.txt
docs/html/_sources/api/reuse.download.rst.txt
docs/html/_sources/api/reuse.header.rst.txt
docs/html/_sources/api/reuse.init.rst.txt
docs/html/_sources/api/reuse.lint.rst.txt
docs/html/_sources/api/reuse.project.rst.txt
docs/html/_sources/api/reuse.report.rst.txt
docs/html/_sources/api/reuse.rst.txt
docs/html/_sources/api/reuse.spdx.rst.txt
docs/html/_sources/api/reuse.vcs.rst.txt
docs/html/_static/basic.css
docs/html/_static/doctools.js
docs/html/_static/documentation_options.js
docs/html/_static/file.png
docs/html/_static/jquery-3.5.1.js
docs/html/_static/jquery.js
docs/html/_static/language_data.js
docs/html/_static/minus.png
docs/html/_static/plus.png
docs/html/_static/pygments.css
docs/html/_static/searchtools.js
docs/html/_static/underscore-1.13.1.js
docs/html/_static/underscore.js
docs/html/_static/css/badge_only.css
docs/html/_static/css/theme.css
docs/html/_static/js/badge_only.js
docs/html/_static/js/theme.js
docs/html/api/modules.html
docs/html/api/reuse.download.html
docs/html/api/reuse.header.html
docs/html/api/reuse.html
docs/html/api/reuse.init.html
docs/html/api/reuse.lint.html
docs/html/api/reuse.project.html
docs/html/api/reuse.report.html
docs/html/api/reuse.spdx.html
docs/html/api/reuse.vcs.html
po/POTFILES.in
po/de.po
po/eo.po
po/es.po
po/fr.po
po/gl.po
po/it.po
po/nl.po
po/pt.po
po/tr.po
src/reuse/__init__.py
src/reuse/__main__.py
src/reuse/_comment.py
src/reuse/_format.py
src/reuse/_licenses.py
src/reuse/_main.py
src/reuse/_util.py
src/reuse/download.py
src/reuse/header.py
src/reuse/init.py
src/reuse/lint.py
src/reuse/project.py
src/reuse/report.py
src/reuse/spdx.py
src/reuse/vcs.py
src/reuse.egg-info/PKG-INFO
src/reuse.egg-info/SOURCES.txt
src/reuse.egg-info/dependency_links.txt
src/reuse.egg-info/entry_points.txt
src/reuse.egg-info/requires.txt
src/reuse.egg-info/top_level.txt
src/reuse/resources/exceptions.json
src/reuse/resources/exceptions.json.license
src/reuse/resources/licenses.json
src/reuse/resources/licenses.json.license
src/reuse/templates/default_template.jinja2
src/reuse/templates/default_template.jinja2.license
tests/conftest.py
tests/test_comment.py
tests/test_download.py
tests/test_header.py
tests/test_lint.py
tests/test_main.py
tests/test_main_addheader.py
tests/test_project.py
tests/test_report.py
tests/test_util.py
tests/test_vcs.py
tests/resources/fsfe.png
tests/resources/fake_repository/.reuse/dep5
tests/resources/fake_repository/LICENSES/Autoconf-exception-3.0.txt
tests/resources/fake_repository/LICENSES/CC0-1.0.txt
tests/resources/fake_repository/LICENSES/GPL-3.0-or-later.txt
tests/resources/fake_repository/LICENSES/LicenseRef-custom.txt
tests/resources/fake_repository/doc/index.rst
tests/resources/fake_repository/src/custom.py
tests/resources/fake_repository/src/exception.py
tests/resources/fake_repository/src/source_code.c
tests/resources/fake_repository/src/source_code.html
tests/resources/fake_repository/src/source_code.jinja2
tests/resources/fake_repository/src/source_code.py