LICENSE
LICENSE.spdx
README.md
pyproject.toml
setup.py
debutizer/__init__.py
debutizer/__main__.py
debutizer/_license_full_text.py
debutizer/binary_paragraph.py
debutizer/changelog.py
debutizer/compat.py
debutizer/control.py
debutizer/copyright.py
debutizer/deb822_schema.py
debutizer/deb822_utils.py
debutizer/environment.py
debutizer/errors.py
debutizer/package_py.py
debutizer/print_utils.py
debutizer/registry.py
debutizer/relation.py
debutizer/source_package.py
debutizer/source_paragraph.py
debutizer/subprocess_utils.py
debutizer/version.py
debutizer.egg-info/PKG-INFO
debutizer.egg-info/SOURCES.txt
debutizer.egg-info/dependency_links.txt
debutizer.egg-info/entry_points.txt
debutizer.egg-info/requires.txt
debutizer.egg-info/top_level.txt
debutizer/commands/__init__.py
debutizer/commands/artifacts.py
debutizer/commands/build.py
debutizer/commands/check.py
debutizer/commands/command.py
debutizer/commands/config_file.py
debutizer/commands/env_argparse.py
debutizer/commands/local_repo.py
debutizer/commands/root.py
debutizer/commands/source.py
debutizer/commands/utils.py
debutizer/commands/pbuilder_hooks/D70results
debutizer/commands/ppa/__init__.py
debutizer/commands/ppa/upload.py
debutizer/commands/repo_metadata/__init__.py
debutizer/commands/repo_metadata/packages.py
debutizer/commands/repo_metadata/release.py
debutizer/commands/repo_metadata/sources.py
debutizer/commands/repo_metadata/utils.py
debutizer/commands/s3_repo/__init__.py
debutizer/commands/s3_repo/upload.py
debutizer/upstreams/__init__.py
debutizer/upstreams/base.py
debutizer/upstreams/local.py
debutizer/upstreams/null.py
debutizer/upstreams/source_package.py
debutizer/upstreams/source_repository.py