AUTHORS.rst
CHANGELOG.md
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements.txt
setup.py
tox.ini
.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/index.rst
docs/usage.rst
docs/usage.rst.license
docs/_static/.gitkeep
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/supported_licenses.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