.gitattributes
.gitignore
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.rst
MANIFEST.in
NOTICE
README.rst
apache-2.0.LICENSE
azure-pipelines.yml
bsd-new.LICENSE
configure
configure.bat
mit.LICENSE
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/docs-ci.yml
.github/workflows/pypi-release.yml
docs/Makefile
docs/make.bat
docs/scripts/doc8_style_check.sh
docs/scripts/sphinx_build_link_check.sh
docs/source/conf.py
docs/source/index.rst
docs/source/skeleton-usage.rst
docs/source/_static/theme_overrides.css
docs/source/contribute/contrib_doc.rst
etc/ci/azure-container-deb.yml
etc/ci/azure-container-rpm.yml
etc/ci/azure-posix.yml
etc/ci/azure-win.yml
etc/ci/install_sudo.sh
etc/ci/macports-ci
etc/ci/macports-ci.ABOUT
etc/ci/mit.LICENSE
etc/scripts/README.rst
etc/scripts/check_thirdparty.py
etc/scripts/fetch_thirdparty.py
etc/scripts/gen_pypi_simple.py
etc/scripts/gen_pypi_simple.py.ABOUT
etc/scripts/gen_pypi_simple.py.NOTICE
etc/scripts/gen_requirements.py
etc/scripts/gen_requirements_dev.py
etc/scripts/requirements.txt
etc/scripts/test_utils_pip_compatibility_tags.py
etc/scripts/test_utils_pip_compatibility_tags.py.ABOUT
etc/scripts/test_utils_pypi_supported_tags.py
etc/scripts/test_utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_dejacode.py
etc/scripts/utils_pip_compatibility_tags.py
etc/scripts/utils_pip_compatibility_tags.py.ABOUT
etc/scripts/utils_pypi_supported_tags.py
etc/scripts/utils_pypi_supported_tags.py.ABOUT
etc/scripts/utils_requirements.py
etc/scripts/utils_thirdparty.py
etc/scripts/utils_thirdparty.py.ABOUT
src/debian_inspector/__init__.py
src/debian_inspector/contents.py
src/debian_inspector/copyright.py
src/debian_inspector/coverage.py
src/debian_inspector/deb822.py
src/debian_inspector/debcon.py
src/debian_inspector/deps.py
src/debian_inspector/mit.LICENSE
src/debian_inspector/package.py
src/debian_inspector/unsign.py
src/debian_inspector/unsign.py.ABOUT
src/debian_inspector/unsign.py.LICENSE
src/debian_inspector/utils.py
src/debian_inspector/version.py
src/debian_inspector/version.py.ABOUT
src/debian_inspector/version.py.LICENSE
src/debian_inspector.egg-info/PKG-INFO
src/debian_inspector.egg-info/SOURCES.txt
src/debian_inspector.egg-info/dependency_links.txt
src/debian_inspector.egg-info/not-zip-safe
src/debian_inspector.egg-info/requires.txt
src/debian_inspector.egg-info/top_level.txt
tests/mit.LICENSE
tests/test_contents.py
tests/test_copyright.py
tests/test_deb822.py
tests/test_debcon.py
tests/test_deps.py
tests/test_package.py
tests/test_skeleton_codestyle.py
tests/test_unsign.py
tests/test_utils.py
tests/test_version.py
tests/test_version_python_deb_pkg_tools.py
tests/test_version_python_deb_pkg_tools.py.ABOUT
tests/data/contents/debian_Contents-amd64
tests/data/contents/debian_Contents-amd64.gz
tests/data/contents/debian_Contents-amd64.gz-expected.json
tests/data/contents/ubuntu_Contents-i386
tests/data/contents/ubuntu_Contents-i386-expected.json
tests/data/copyright/debian-slim-gpgv.copyright
tests/data/copyright/debian-slim-gpgv.copyright-expected-DebianCopyright.json
tests/data/copyright/dep5-b43-fwcutter.copyright
tests/data/copyright/dep5-b43-fwcutter.copyright-expected-DebianCopyright.json
tests/data/copyright/dep5-b43-fwcutter.copyright-expected.dumps
tests/data/copyright/dep5-rpm.copyright
tests/data/copyright/dep5-rpm.copyright-expected-DebianCopyright.json
tests/data/copyright/dep5-rpm.copyright-expected.dumps
tests/data/copyright/dropbear.copyright
tests/data/copyright/dropbear.copyright-expected-DebianCopyright.json
tests/data/copyright/dropbear.copyright-expected.dumps
tests/data/copyright/dupe-field.copyright
tests/data/copyright/dupe-field.copyright-expected-DebianCopyright.json
tests/data/copyright/test-licence-license.copyright
tests/data/copyright/test-licence-license.copyright-expected-DebianCopyright.json
tests/data/deb822/dep5-b43-fwcutter.copyright
tests/data/deb822/dep5-b43-fwcutter.copyright-expected.json
tests/data/deb822/dep5-rpm.copyright
tests/data/deb822/dep5-rpm.copyright-expected.json
tests/data/deb822/dropbear.copyright
tests/data/deb822/dropbear.copyright-expected.json
tests/data/deb822/empty_lines.copyright
tests/data/deb822/empty_lines.copyright-expected.json
tests/data/debcon/copyright/dep5-b43-fwcutter.copyright
tests/data/debcon/copyright/dep5-b43-fwcutter.copyright-expected.json
tests/data/debcon/copyright/dep5-rpm.copyright
tests/data/debcon/copyright/dep5-rpm.copyright-expected.json
tests/data/debcon/copyright/dropbear.copyright
tests/data/debcon/copyright/dropbear.copyright-expected.json
tests/data/debcon/deb822/one_status
tests/data/debcon/deb822/one_status-expected-deb822.json
tests/data/debcon/deb822/one_status_junk
tests/data/debcon/deb822/one_status_junk-expected-deb822.json
tests/data/debcon/deb822/zlib_1.2.11.dfsg-1.dsc
tests/data/debcon/deb822/zlib_1.2.11.dfsg-1.dsc-expected-deb822.json
tests/data/debcon/dsc/zlib_1.2.11.dfsg-1.dsc
tests/data/debcon/dsc/zlib_1.2.11.dfsg-1.dsc-expected-no-desig.json
tests/data/debcon/dsc/zlib_1.2.11.dfsg-1.dsc-expected.json
tests/data/debcon/packages/simple_packages
tests/data/debcon/packages/simple_packages-expected.json
tests/data/debcon/sources/simple_sources
tests/data/debcon/sources/simple_sources-expected.json
tests/data/debcon/status/one_status
tests/data/debcon/status/one_status-expected.json
tests/data/debcon/status/one_status_junk
tests/data/debcon/status/one_status_junk-expected.json
tests/data/debcon/status/perl_status
tests/data/debcon/status/perl_status-expected.json
tests/data/debcon/status/simple_status
tests/data/debcon/status/simple_status-expected.json
tests/dpkg-tests/README.rst
tests/dpkg-tests/gpl-2.0-plus.LICENSE
tests/dpkg-tests/test_version_dpkg.py
tests/dpkg-tests/test_version_dpkg.py.ABOUT
tests/dpkg-tests/test_version_python_debian.py
tests/dpkg-tests/test_version_python_debian.py.ABOUT
thirdparty/README.rst