COPYING
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
bin/snapcraftctl
debian/changelog
extensions/desktop/LICENSE
extensions/desktop/common/desktop-exports
extensions/desktop/common/fonts
extensions/desktop/common/init
extensions/desktop/common/mark-and-exec
extensions/desktop/gnome/Makefile
extensions/desktop/gnome/desktop-exports
extensions/desktop/gnome/fonts
extensions/desktop/gnome/init
extensions/desktop/gnome/launcher-specific
extensions/desktop/gnome/mark-and-exec
extensions/desktop/kde-neon/Makefile
extensions/desktop/kde-neon/desktop-exports
extensions/desktop/kde-neon/fonts
extensions/desktop/kde-neon/init
extensions/desktop/kde-neon/launcher-specific
extensions/desktop/kde-neon/locale-gen
extensions/desktop/kde-neon/mark-and-exec
extensions/desktop/src/bindtextdomain.c
extensions/ros1/launch
extensions/ros2/launch
keyrings/ros.gpg
schema/snapcraft.json
snapcraft/__init__.py
snapcraft/_legacy_loader.py
snapcraft/_store.py
snapcraft/common.py
snapcraft/config.py
snapcraft/file_utils.py
snapcraft/formatting_utils.py
snapcraft/shell_utils.py
snapcraft/sources.py
snapcraft.egg-info/PKG-INFO
snapcraft.egg-info/SOURCES.txt
snapcraft.egg-info/dependency_links.txt
snapcraft.egg-info/entry_points.txt
snapcraft.egg-info/requires.txt
snapcraft.egg-info/top_level.txt
snapcraft/cli/__init__.py
snapcraft/cli/__main__.py
snapcraft/cli/_channel_map.py
snapcraft/cli/_command.py
snapcraft/cli/_command_group.py
snapcraft/cli/_errors.py
snapcraft/cli/_options.py
snapcraft/cli/_review.py
snapcraft/cli/_runner.py
snapcraft/cli/assertions.py
snapcraft/cli/containers.py
snapcraft/cli/discovery.py
snapcraft/cli/echo.py
snapcraft/cli/extensions.py
snapcraft/cli/help.py
snapcraft/cli/legacy.py
snapcraft/cli/lifecycle.py
snapcraft/cli/remote.py
snapcraft/cli/store.py
snapcraft/cli/version.py
snapcraft/cli/snapcraftctl/__init__.py
snapcraft/cli/snapcraftctl/_runner.py
snapcraft/extractors/__init__.py
snapcraft/extractors/_errors.py
snapcraft/extractors/_metadata.py
snapcraft/extractors/appstream.py
snapcraft/extractors/setuppy.py
snapcraft/internal/__init__.py
snapcraft/internal/common.py
snapcraft/internal/deprecations.py
snapcraft/internal/dirs.py
snapcraft/internal/elf.py
snapcraft/internal/errors.py
snapcraft/internal/indicators.py
snapcraft/internal/log.py
snapcraft/internal/mangling.py
snapcraft/internal/mountinfo.py
snapcraft/internal/os_release.py
snapcraft/internal/steps.py
snapcraft/internal/xattrs.py
snapcraft/internal/build_providers/__init__.py
snapcraft/internal/build_providers/_base_provider.py
snapcraft/internal/build_providers/_factory.py
snapcraft/internal/build_providers/_snap.py
snapcraft/internal/build_providers/errors.py
snapcraft/internal/build_providers/_lxd/__init__.py
snapcraft/internal/build_providers/_lxd/_images.py
snapcraft/internal/build_providers/_lxd/_lxd.py
snapcraft/internal/build_providers/_multipass/__init__.py
snapcraft/internal/build_providers/_multipass/_instance_info.py
snapcraft/internal/build_providers/_multipass/_multipass.py
snapcraft/internal/build_providers/_multipass/_multipass_command.py
snapcraft/internal/build_providers/_multipass/_windows.py
snapcraft/internal/cache/__init__.py
snapcraft/internal/cache/_apt.py
snapcraft/internal/cache/_cache.py
snapcraft/internal/cache/_file.py
snapcraft/internal/cache/_snap.py
snapcraft/internal/db/__init__.py
snapcraft/internal/db/datastore.py
snapcraft/internal/db/errors.py
snapcraft/internal/db/migration.py
snapcraft/internal/deltas/__init__.py
snapcraft/internal/deltas/_deltas.py
snapcraft/internal/deltas/_xdelta3.py
snapcraft/internal/deltas/errors.py
snapcraft/internal/lifecycle/__init__.py
snapcraft/internal/lifecycle/_clean.py
snapcraft/internal/lifecycle/_init.py
snapcraft/internal/lifecycle/_runner.py
snapcraft/internal/lifecycle/_status_cache.py
snapcraft/internal/lifecycle/errors.py
snapcraft/internal/lxd/__init__.py
snapcraft/internal/meta/__init__.py
snapcraft/internal/meta/_manifest.py
snapcraft/internal/meta/_snap_packaging.py
snapcraft/internal/meta/_utils.py
snapcraft/internal/meta/_version.py
snapcraft/internal/meta/application.py
snapcraft/internal/meta/command.py
snapcraft/internal/meta/desktop.py
snapcraft/internal/meta/errors.py
snapcraft/internal/meta/hooks.py
snapcraft/internal/meta/package_repository.py
snapcraft/internal/meta/plugs.py
snapcraft/internal/meta/slots.py
snapcraft/internal/meta/snap.py
snapcraft/internal/meta/system_user.py
snapcraft/internal/pluginhandler/__init__.py
snapcraft/internal/pluginhandler/_build_attributes.py
snapcraft/internal/pluginhandler/_dependencies.py
snapcraft/internal/pluginhandler/_dirty_report.py
snapcraft/internal/pluginhandler/_metadata_extraction.py
snapcraft/internal/pluginhandler/_outdated_report.py
snapcraft/internal/pluginhandler/_part_environment.py
snapcraft/internal/pluginhandler/_patchelf.py
snapcraft/internal/pluginhandler/_plugin_loader.py
snapcraft/internal/pluginhandler/_runner.py
snapcraft/internal/project_loader/__init__.py
snapcraft/internal/project_loader/_config.py
snapcraft/internal/project_loader/_env.py
snapcraft/internal/project_loader/_parts_config.py
snapcraft/internal/project_loader/errors.py
snapcraft/internal/project_loader/_extensions/__init__.py
snapcraft/internal/project_loader/_extensions/_extension.py
snapcraft/internal/project_loader/_extensions/_flutter_meta.py
snapcraft/internal/project_loader/_extensions/_utils.py
snapcraft/internal/project_loader/_extensions/flutter_beta.py
snapcraft/internal/project_loader/_extensions/flutter_dev.py
snapcraft/internal/project_loader/_extensions/flutter_master.py
snapcraft/internal/project_loader/_extensions/flutter_stable.py
snapcraft/internal/project_loader/_extensions/gnome_3_28.py
snapcraft/internal/project_loader/_extensions/gnome_3_34.py
snapcraft/internal/project_loader/_extensions/gnome_3_38.py
snapcraft/internal/project_loader/_extensions/kde_neon.py
snapcraft/internal/project_loader/_extensions/ros1_noetic.py
snapcraft/internal/project_loader/_extensions/ros2_foxy.py
snapcraft/internal/project_loader/grammar/__init__.py
snapcraft/internal/project_loader/grammar/_compound.py
snapcraft/internal/project_loader/grammar/_on.py
snapcraft/internal/project_loader/grammar/_processor.py
snapcraft/internal/project_loader/grammar/_statement.py
snapcraft/internal/project_loader/grammar/_to.py
snapcraft/internal/project_loader/grammar/_try.py
snapcraft/internal/project_loader/grammar/errors.py
snapcraft/internal/project_loader/grammar/typing.py
snapcraft/internal/project_loader/grammar_processing/__init__.py
snapcraft/internal/project_loader/grammar_processing/_global_grammar_processor.py
snapcraft/internal/project_loader/grammar_processing/_package_transformer.py
snapcraft/internal/project_loader/grammar_processing/_part_grammar_processor.py
snapcraft/internal/project_loader/inspection/__init__.py
snapcraft/internal/project_loader/inspection/_latest_step.py
snapcraft/internal/project_loader/inspection/_lifecycle_status.py
snapcraft/internal/project_loader/inspection/_provides.py
snapcraft/internal/project_loader/inspection/errors.py
snapcraft/internal/remote_build/__init__.py
snapcraft/internal/remote_build/_info_file.py
snapcraft/internal/remote_build/_launchpad.py
snapcraft/internal/remote_build/_worktree.py
snapcraft/internal/remote_build/errors.py
snapcraft/internal/repo/__init__.py
snapcraft/internal/repo/_base.py
snapcraft/internal/repo/_deb.py
snapcraft/internal/repo/_platform.py
snapcraft/internal/repo/apt_cache.py
snapcraft/internal/repo/apt_key_manager.py
snapcraft/internal/repo/apt_ppa.py
snapcraft/internal/repo/apt_sources_manager.py
snapcraft/internal/repo/deb_package.py
snapcraft/internal/repo/errors.py
snapcraft/internal/repo/snaps.py
snapcraft/internal/repo/ua_manager.py
snapcraft/internal/review_tools/__init__.py
snapcraft/internal/review_tools/_runner.py
snapcraft/internal/review_tools/errors.py
snapcraft/internal/sources/_7z.py
snapcraft/internal/sources/__init__.py
snapcraft/internal/sources/_base.py
snapcraft/internal/sources/_bazaar.py
snapcraft/internal/sources/_checksum.py
snapcraft/internal/sources/_deb.py
snapcraft/internal/sources/_git.py
snapcraft/internal/sources/_local.py
snapcraft/internal/sources/_mercurial.py
snapcraft/internal/sources/_rpm.py
snapcraft/internal/sources/_script.py
snapcraft/internal/sources/_snap.py
snapcraft/internal/sources/_subversion.py
snapcraft/internal/sources/_tar.py
snapcraft/internal/sources/_zip.py
snapcraft/internal/sources/errors.py
snapcraft/internal/states/__init__.py
snapcraft/internal/states/_build_state.py
snapcraft/internal/states/_global_state.py
snapcraft/internal/states/_prime_state.py
snapcraft/internal/states/_pull_state.py
snapcraft/internal/states/_stage_state.py
snapcraft/internal/states/_state.py
snapcraft/plugins/__init__.py
snapcraft/plugins/_plugin_finder.py
snapcraft/plugins/_python/__init__.py
snapcraft/plugins/v1/__init__.py
snapcraft/plugins/v1/_plugin.py
snapcraft/plugins/v1/ant.py
snapcraft/plugins/v1/autotools.py
snapcraft/plugins/v1/catkin.py
snapcraft/plugins/v1/catkin_tools.py
snapcraft/plugins/v1/cmake.py
snapcraft/plugins/v1/colcon.py
snapcraft/plugins/v1/conda.py
snapcraft/plugins/v1/crystal.py
snapcraft/plugins/v1/dotnet.py
snapcraft/plugins/v1/dump.py
snapcraft/plugins/v1/flutter.py
snapcraft/plugins/v1/go.py
snapcraft/plugins/v1/godeps.py
snapcraft/plugins/v1/gradle.py
snapcraft/plugins/v1/kbuild.py
snapcraft/plugins/v1/kernel.py
snapcraft/plugins/v1/make.py
snapcraft/plugins/v1/maven.py
snapcraft/plugins/v1/meson.py
snapcraft/plugins/v1/nil.py
snapcraft/plugins/v1/nodejs.py
snapcraft/plugins/v1/plainbox_provider.py
snapcraft/plugins/v1/python.py
snapcraft/plugins/v1/qmake.py
snapcraft/plugins/v1/ruby.py
snapcraft/plugins/v1/rust.py
snapcraft/plugins/v1/scons.py
snapcraft/plugins/v1/waf.py
snapcraft/plugins/v1/_python/__init__.py
snapcraft/plugins/v1/_python/_pip.py
snapcraft/plugins/v1/_python/_python_finder.py
snapcraft/plugins/v1/_python/_sitecustomize.py
snapcraft/plugins/v1/_python/errors.py
snapcraft/plugins/v1/_ros/__init__.py
snapcraft/plugins/v1/_ros/rosdep.py
snapcraft/plugins/v1/_ros/wstool.py
snapcraft/plugins/v2/__init__.py
snapcraft/plugins/v2/_plugin.py
snapcraft/plugins/v2/_ros.py
snapcraft/plugins/v2/autotools.py
snapcraft/plugins/v2/catkin.py
snapcraft/plugins/v2/catkin_tools.py
snapcraft/plugins/v2/cmake.py
snapcraft/plugins/v2/colcon.py
snapcraft/plugins/v2/conda.py
snapcraft/plugins/v2/dump.py
snapcraft/plugins/v2/go.py
snapcraft/plugins/v2/make.py
snapcraft/plugins/v2/meson.py
snapcraft/plugins/v2/nil.py
snapcraft/plugins/v2/npm.py
snapcraft/plugins/v2/python.py
snapcraft/plugins/v2/qmake.py
snapcraft/plugins/v2/rust.py
snapcraft/project/__init__.py
snapcraft/project/_get_snapcraft.py
snapcraft/project/_project.py
snapcraft/project/_project_info.py
snapcraft/project/_project_options.py
snapcraft/project/_sanity_checks.py
snapcraft/project/_schema.py
snapcraft/project/errors.py
snapcraft/scripts/__init__.py
snapcraft/scripts/generate_reference.py
snapcraft/storeapi/__init__.py
snapcraft/storeapi/_dashboard_api.py
snapcraft/storeapi/_metadata.py
snapcraft/storeapi/_requests.py
snapcraft/storeapi/_snap_api.py
snapcraft/storeapi/_status_tracker.py
snapcraft/storeapi/_store_client.py
snapcraft/storeapi/_up_down_client.py
snapcraft/storeapi/_upload.py
snapcraft/storeapi/assertions.py
snapcraft/storeapi/channels.py
snapcraft/storeapi/constants.py
snapcraft/storeapi/errors.py
snapcraft/storeapi/info.py
snapcraft/storeapi/status.py
snapcraft/storeapi/http_clients/__init__.py
snapcraft/storeapi/http_clients/_candid_client.py
snapcraft/storeapi/http_clients/_config.py
snapcraft/storeapi/http_clients/_http_client.py
snapcraft/storeapi/http_clients/_ubuntu_sso_client.py
snapcraft/storeapi/http_clients/agent.py
snapcraft/storeapi/http_clients/errors.py
snapcraft/storeapi/v2/__init__.py
snapcraft/storeapi/v2/_api_schema.py
snapcraft/storeapi/v2/channel_map.py
snapcraft/storeapi/v2/releases.py
snapcraft/storeapi/v2/validation_sets.py
snapcraft/storeapi/v2/whoami.py
snapcraft/yaml_utils/__init__.py
snapcraft/yaml_utils/errors.py
tests/__init__.py
tests/file_utils.py
tests/matchers.py
tests/os_release.py
tests/skip.py
tests/subprocess_utils.py
tests/fake_servers/__init__.py
tests/fake_servers/api.py
tests/fake_servers/base.py
tests/fake_servers/search.py
tests/fake_servers/snapd.py
tests/fake_servers/upload.py
tests/fixture_setup/__init__.py
tests/fixture_setup/_fixtures.py
tests/fixture_setup/_unittests.py
tests/fixture_setup/_unix.py
tests/fixture_setup/os_release.py
tests/integration/__init__.py
tests/integration/platform.py
tests/integration/repo.py
tests/integration/general/__init__.py
tests/integration/general/test_after.py
tests/integration/general/test_alias.py
tests/integration/general/test_architectures.py
tests/integration/general/test_asset_recording.py
tests/integration/general/test_build_package_grammar.py
tests/integration/general/test_build_package_version.py
tests/integration/general/test_build_snap_grammar.py
tests/integration/general/test_build_snaps.py
tests/integration/general/test_checksum_algorithms.py
tests/integration/general/test_elf.py
tests/integration/general/test_empty_dir.py
tests/integration/general/test_environment.py
tests/integration/general/test_filesets.py
tests/integration/general/test_global_properties.py
tests/integration/general/test_hooks.py
tests/integration/general/test_init.py
tests/integration/general/test_library_precedence.py
tests/integration/general/test_metadata_appstream.py
tests/integration/general/test_metadata_setuppy.py
tests/integration/general/test_multiarch_stage_packages.py
tests/integration/general/test_no_system_libraries.py
tests/integration/general/test_parser.py
tests/integration/general/test_pkg_config.py
tests/integration/general/test_scriptlets.py
tests/integration/general/test_snapcraftctl_set_grade.py
tests/integration/general/test_snapcraftctl_set_version.py
tests/integration/general/test_stage_package_cache.py
tests/integration/general/test_stage_package_grammar.py
tests/integration/general/test_stage_package_version.py
tests/integration/general/test_version_script.py
tests/integration/general/test_yaml_in_subdir.py
tests/integration/lifecycle/__init__.py
tests/integration/lifecycle/test_asset_tracking.py
tests/integration/lifecycle/test_clean.py
tests/integration/lifecycle/test_clean_build_step.py
tests/integration/lifecycle/test_clean_dependents.py
tests/integration/lifecycle/test_clean_prime_step.py
tests/integration/lifecycle/test_clean_pull_step.py
tests/integration/lifecycle/test_clean_stage_step.py
tests/integration/lifecycle/test_prime.py
tests/integration/lifecycle/test_snap.py
tests/integration/plugins/__init__.py
tests/integration/plugins/test_dump_plugin.py
tests/integration/plugins_nodejs/__init__.py
tests/integration/plugins_nodejs/test_gulp_plugin.py
tests/integration/plugins_python/__init__.py
tests/integration/snapd/__init__.py
tests/integration/snapd/test_catkin_tools_snap.py
tests/integration/snaps/python-hello/setup.py
tests/integration/sources/__init__.py
tests/integration/sources/test_7z_source.py
tests/integration/sources/test_bzr_source.py
tests/integration/sources/test_deb_source.py
tests/integration/sources/test_git_source.py
tests/integration/sources/test_hg_source.py
tests/integration/sources/test_local_source.py
tests/integration/sources/test_rpm_source.py
tests/integration/sources/test_source_grammar.py
tests/integration/sources/test_svn_pull.py
tests/integration/sources/test_zip_source.py
tests/spread/general/adapter/snaps/adapter-tests/test-cmd.py
tests/spread/general/cwd_not_on_sys_path/snaps/sys-path-test/snapcraft/__init__.py
tests/spread/plugins/v1/ament/snaps/ros2-talker-listener/src/listener_py/setup.py
tests/spread/plugins/v1/ament/snaps/ros2-talker-listener/src/listener_py/launch/talk_and_listen.py
tests/spread/plugins/v1/ament/snaps/ros2-talker-listener/src/listener_py/nodes/__init__.py
tests/spread/plugins/v1/ament/snaps/ros2-talker-listener/src/listener_py/nodes/listener.py
tests/spread/plugins/v1/colcon/snaps/colcon-talker-listener/src/listener_py/listener.py
tests/spread/plugins/v1/colcon/snaps/colcon-talker-listener/src/listener_py/setup.py
tests/spread/plugins/v1/colcon/snaps/colcon-talker-listener/src/listener_py/launch/talk_and_listen.launch.py
tests/spread/plugins/v1/python/pbr/expected_python2_entry_point.py
tests/spread/plugins/v1/python/pbr/expected_python3_entry_point.py
tests/spread/plugins/v1/python/snaps/pip-root-data-files/setup.py
tests/spread/plugins/v1/python/snaps/python-entry-point/python2/setup.py
tests/spread/plugins/v1/python/snaps/python-entry-point/python2/python2_test_package/__init__.py
tests/spread/plugins/v1/python/snaps/python-entry-point/python2/python2_test_package/__main__.py
tests/spread/plugins/v1/python/snaps/python-entry-point/python3/setup.py
tests/spread/plugins/v1/python/snaps/python-entry-point/python3/python3_test_package/__init__.py
tests/spread/plugins/v1/python/snaps/python-entry-point/python3/python3_test_package/__main__.py
tests/spread/plugins/v1/python/snaps/python-hello/setup.py
tests/spread/plugins/v1/python/snaps/python-pbr/python2/setup.py
tests/spread/plugins/v1/python/snaps/python-pbr/python2/python2_test_package/__init__.py
tests/spread/plugins/v1/python/snaps/python-pbr/python2/python2_test_package/main.py
tests/spread/plugins/v1/python/snaps/python-pbr/python3/setup.py
tests/spread/plugins/v1/python/snaps/python-pbr/python3/python3_test_package/__init__.py
tests/spread/plugins/v1/python/snaps/python-pbr/python3/python3_test_package/main.py
tests/spread/plugins/v1/python/snaps/python-setuppy-with-deps/setup.py
tests/spread/plugins/v1/python/snaps/python-with-source-subdir-dependencies/mod1/setup.py
tests/spread/plugins/v1/python/snaps/python-with-source-subdir-dependencies/mod2/setup.py
tests/spread/plugins/v1/python/snaps/python-with-source-subdir/source-subdir/setup.py
tests/spread/plugins/v1/x-local/snaps/from-baseplugin/snap/plugins/x_local_plugin.py
tests/spread/plugins/v1/x-local/snaps/from-nilplugin/snap/plugins/x_local_plugin.py
tests/spread/plugins/v1/x-local/snaps/from-pluginv1/snap/plugins/x_local_plugin.py
tests/spread/plugins/v1/x-local/snaps/x-compat-name/snap/plugins/x-local-plugin.py
tests/spread/plugins/v2/snaps/local-plugin-from-base-hello/snap/plugins/x_local_plugin.py
tests/spread/plugins/v2/snaps/local-plugin-from-nil-hello/snap/plugins/x_local_plugin.py
tests/spread/plugins/v2/snaps/python-hello/setup.py
tests/spread/plugins/v2/snaps/python-hello-multiple-parts/setup.py
tests/spread/plugins/v2/snaps/python-hello-multiple-parts-staged/setup.py
tests/spread/plugins/v2/snaps/python-hello-staged-python/setup.py
tests/spread/plugins/v2/snaps/python-hello-with-python-package-dep/setup.py
tests/spread/plugins/v2/snaps/python-hello-with-stage-package-dep/setup.py
tests/spread/plugins/v2/snaps/python-with-stage-package-in-base/setup.py
tests/unit/__init__.py
tests/unit/conftest.py
tests/unit/part_loader.py
tests/unit/test_common.py
tests/unit/test_config.py
tests/unit/test_elf.py
tests/unit/test_errors.py
tests/unit/test_file_utils.py
tests/unit/test_fixture_setup.py
tests/unit/test_formatting_utils.py
tests/unit/test_indicators.py
tests/unit/test_init.py
tests/unit/test_log.py
tests/unit/test_mangling.py
tests/unit/test_mountinfo.py
tests/unit/test_options.py
tests/unit/test_os_release.py
tests/unit/test_steps.py
tests/unit/test_target_arch.py
tests/unit/test_xattrs.py
tests/unit/build_providers/__init__.py
tests/unit/build_providers/conftest.py
tests/unit/build_providers/test_base_provider.py
tests/unit/build_providers/test_errors.py
tests/unit/build_providers/test_snap.py
tests/unit/build_providers/lxd/__init__.py
tests/unit/build_providers/lxd/test_lxd.py
tests/unit/build_providers/multipass/__init__.py
tests/unit/build_providers/multipass/test_instance_info.py
tests/unit/build_providers/multipass/test_multipass.py
tests/unit/build_providers/multipass/test_multipass_command.py
tests/unit/cache/__init__.py
tests/unit/cache/conftest.py
tests/unit/cache/test_file.py
tests/unit/cache/test_snap.py
tests/unit/cli/__init__.py
tests/unit/cli/conftest.py
tests/unit/cli/test_echo.py
tests/unit/cli/test_errors.py
tests/unit/cli/test_lifecycle.py
tests/unit/cli/test_options.py
tests/unit/commands/__init__.py
tests/unit/commands/conftest.py
tests/unit/commands/test_build_providers.py
tests/unit/commands/test_clean.py
tests/unit/commands/test_cleanbuild.py
tests/unit/commands/test_close.py
tests/unit/commands/test_collaborators.py
tests/unit/commands/test_create_key.py
tests/unit/commands/test_edit_validation_sets.py
tests/unit/commands/test_export_login.py
tests/unit/commands/test_extensions.py
tests/unit/commands/test_gated.py
tests/unit/commands/test_help.py
tests/unit/commands/test_init.py
tests/unit/commands/test_list.py
tests/unit/commands/test_list_keys.py
tests/unit/commands/test_list_plugins.py
tests/unit/commands/test_list_revisions.py
tests/unit/commands/test_list_tracks.py
tests/unit/commands/test_list_validation_sets.py
tests/unit/commands/test_login.py
tests/unit/commands/test_logout.py
tests/unit/commands/test_pack.py
tests/unit/commands/test_promote.py
tests/unit/commands/test_pull_build_stage_prime.py
tests/unit/commands/test_refresh.py
tests/unit/commands/test_register.py
tests/unit/commands/test_register_key.py
tests/unit/commands/test_release.py
tests/unit/commands/test_remote.py
tests/unit/commands/test_set_default_track.py
tests/unit/commands/test_sign_build.py
tests/unit/commands/test_snap.py
tests/unit/commands/test_status.py
tests/unit/commands/test_upload.py
tests/unit/commands/test_upload_metadata.py
tests/unit/commands/test_validate.py
tests/unit/commands/test_version.py
tests/unit/commands/test_whoami.py
tests/unit/commands/snapcraftctl/__init__.py
tests/unit/commands/snapcraftctl/test_build.py
tests/unit/commands/snapcraftctl/test_set_grade.py
tests/unit/commands/snapcraftctl/test_set_version.py
tests/unit/db/test_datastore.py
tests/unit/db/test_errors.py
tests/unit/db/test_migration.py
tests/unit/deltas/__init__.py
tests/unit/deltas/test_deltas.py
tests/unit/deltas/test_deltas_xdelta3.py
tests/unit/extractors/__init__.py
tests/unit/extractors/test_appstream.py
tests/unit/extractors/test_metadata.py
tests/unit/extractors/test_setuppy.py
tests/unit/lifecycle/__init__.py
tests/unit/lifecycle/test_errors.py
tests/unit/lifecycle/test_global_state.py
tests/unit/lifecycle/test_lifecycle.py
tests/unit/lifecycle/test_order.py
tests/unit/lifecycle/test_snap_installation.py
tests/unit/lifecycle/test_status_cache.py
tests/unit/meta/__init__.py
tests/unit/meta/test_application.py
tests/unit/meta/test_command.py
tests/unit/meta/test_command_mangle.py
tests/unit/meta/test_desktop.py
tests/unit/meta/test_errors.py
tests/unit/meta/test_hook.py
tests/unit/meta/test_meta.py
tests/unit/meta/test_package_repository.py
tests/unit/meta/test_plugs.py
tests/unit/meta/test_slots.py
tests/unit/meta/test_snap.py
tests/unit/meta/test_snap_packaging.py
tests/unit/meta/test_system_user.py
tests/unit/pluginhandler/__init__.py
tests/unit/pluginhandler/mocks.py
tests/unit/pluginhandler/test_clean.py
tests/unit/pluginhandler/test_dirty_report.py
tests/unit/pluginhandler/test_metadata_extraction.py
tests/unit/pluginhandler/test_missing_dependency.py
tests/unit/pluginhandler/test_patcher.py
tests/unit/pluginhandler/test_plugin_loader.py
tests/unit/pluginhandler/test_pluginhandler.py
tests/unit/pluginhandler/test_runner.py
tests/unit/pluginhandler/test_scriptlets.py
tests/unit/pluginhandler/test_state.py
tests/unit/plugins/__init__.py
tests/unit/plugins/v1/__init__.py
tests/unit/plugins/v1/conftest.py
tests/unit/plugins/v1/test_ant.py
tests/unit/plugins/v1/test_autotools.py
tests/unit/plugins/v1/test_base.py
tests/unit/plugins/v1/test_catkin.py
tests/unit/plugins/v1/test_catkin_tools.py
tests/unit/plugins/v1/test_cmake.py
tests/unit/plugins/v1/test_colcon.py
tests/unit/plugins/v1/test_conda.py
tests/unit/plugins/v1/test_crystal.py
tests/unit/plugins/v1/test_dotnet.py
tests/unit/plugins/v1/test_dump.py
tests/unit/plugins/v1/test_flutter.py
tests/unit/plugins/v1/test_go.py
tests/unit/plugins/v1/test_godeps.py
tests/unit/plugins/v1/test_gradle.py
tests/unit/plugins/v1/test_kbuild.py
tests/unit/plugins/v1/test_kernel.py
tests/unit/plugins/v1/test_make.py
tests/unit/plugins/v1/test_maven.py
tests/unit/plugins/v1/test_meson.py
tests/unit/plugins/v1/test_nil.py
tests/unit/plugins/v1/test_nodejs.py
tests/unit/plugins/v1/test_plainbox_provider.py
tests/unit/plugins/v1/test_python.py
tests/unit/plugins/v1/test_qmake.py
tests/unit/plugins/v1/test_ruby.py
tests/unit/plugins/v1/test_rust.py
tests/unit/plugins/v1/test_scons.py
tests/unit/plugins/v1/test_waf.py
tests/unit/plugins/v1/python/__init__.py
tests/unit/plugins/v1/python/_basesuite.py
tests/unit/plugins/v1/python/test_errors.py
tests/unit/plugins/v1/python/test_pip.py
tests/unit/plugins/v1/python/test_python_finder.py
tests/unit/plugins/v1/python/test_sitecustomize.py
tests/unit/plugins/v1/ros/__init__.py
tests/unit/plugins/v1/ros/test_rosdep.py
tests/unit/plugins/v1/ros/test_wstool.py
tests/unit/plugins/v2/test_autotools.py
tests/unit/plugins/v2/test_catkin.py
tests/unit/plugins/v2/test_catkin_tools.py
tests/unit/plugins/v2/test_cmake.py
tests/unit/plugins/v2/test_colcon.py
tests/unit/plugins/v2/test_conda.py
tests/unit/plugins/v2/test_dump.py
tests/unit/plugins/v2/test_go.py
tests/unit/plugins/v2/test_make.py
tests/unit/plugins/v2/test_meson.py
tests/unit/plugins/v2/test_nil.py
tests/unit/plugins/v2/test_npm.py
tests/unit/plugins/v2/test_python.py
tests/unit/plugins/v2/test_qmake.py
tests/unit/plugins/v2/test_rust.py
tests/unit/project/__init__.py
tests/unit/project/test_errors.py
tests/unit/project/test_get_snapcraft.py
tests/unit/project/test_project.py
tests/unit/project/test_project_info.py
tests/unit/project/test_sanity_checks.py
tests/unit/project/test_schema.py
tests/unit/project_loader/__init__.py
tests/unit/project_loader/test_build_packages.py
tests/unit/project_loader/test_build_snaps.py
tests/unit/project_loader/test_config.py
tests/unit/project_loader/test_environment.py
tests/unit/project_loader/test_errors.py
tests/unit/project_loader/test_parts.py
tests/unit/project_loader/test_replace_attr.py
tests/unit/project_loader/test_schema.py
tests/unit/project_loader/extensions/__init__.py
tests/unit/project_loader/extensions/test_extensions.py
tests/unit/project_loader/extensions/test_flutter.py
tests/unit/project_loader/extensions/test_gnome_3_28.py
tests/unit/project_loader/extensions/test_gnome_3_34.py
tests/unit/project_loader/extensions/test_gnome_3_38.py
tests/unit/project_loader/extensions/test_kde_neon.py
tests/unit/project_loader/extensions/test_ros2_foxy.py
tests/unit/project_loader/extensions/test_utils.py
tests/unit/project_loader/grammar/__init__.py
tests/unit/project_loader/grammar/test_compound_statement.py
tests/unit/project_loader/grammar/test_on_statement.py
tests/unit/project_loader/grammar/test_processor.py
tests/unit/project_loader/grammar/test_to_statement.py
tests/unit/project_loader/grammar/test_try_statement.py
tests/unit/project_loader/grammar_processing/__init__.py
tests/unit/project_loader/grammar_processing/test_global_grammar_processor.py
tests/unit/project_loader/grammar_processing/test_part_grammar_processor.py
tests/unit/project_loader/inspection/__init__.py
tests/unit/project_loader/inspection/test_latest_step.py
tests/unit/project_loader/inspection/test_lifecycle_status.py
tests/unit/project_loader/inspection/test_provides.py
tests/unit/remote_build/__init__.py
tests/unit/remote_build/test_errors.py
tests/unit/remote_build/test_info_file.py
tests/unit/remote_build/test_launchpad.py
tests/unit/remote_build/test_worktree.py
tests/unit/repo/__init__.py
tests/unit/repo/test_apt_cache.py
tests/unit/repo/test_apt_key_manager.py
tests/unit/repo/test_apt_ppa.py
tests/unit/repo/test_apt_sources_manager.py
tests/unit/repo/test_base.py
tests/unit/repo/test_deb.py
tests/unit/repo/test_deb_package.py
tests/unit/repo/test_errors.py
tests/unit/repo/test_snaps.py
tests/unit/repo/test_ua_manager.py
tests/unit/review_tools/__init__.py
tests/unit/review_tools/test_errors.py
tests/unit/review_tools/test_runner.py
tests/unit/sources/__init__.py
tests/unit/sources/test_7z.py
tests/unit/sources/test_base.py
tests/unit/sources/test_bazaar.py
tests/unit/sources/test_checksum.py
tests/unit/sources/test_deb.py
tests/unit/sources/test_errors.py
tests/unit/sources/test_git.py
tests/unit/sources/test_local.py
tests/unit/sources/test_mercurial.py
tests/unit/sources/test_rpm.py
tests/unit/sources/test_script.py
tests/unit/sources/test_snap.py
tests/unit/sources/test_sources.py
tests/unit/sources/test_subversion.py
tests/unit/sources/test_tar.py
tests/unit/sources/test_zip.py
tests/unit/states/__init__.py
tests/unit/states/conftest.py
tests/unit/states/test_build.py
tests/unit/states/test_global_state.py
tests/unit/states/test_prime.py
tests/unit/states/test_pull.py
tests/unit/states/test_stage.py
tests/unit/states/test_state.py
tests/unit/store/__init__.py
tests/unit/store/test_channels.py
tests/unit/store/test_errors.py
tests/unit/store/test_status.py
tests/unit/store/test_store_client.py
tests/unit/store/http_client/__init__.py
tests/unit/store/http_client/test_agent.py
tests/unit/store/http_client/test_candid_client.py
tests/unit/store/http_client/test_config.py
tests/unit/store/http_client/test_errors.py
tests/unit/store/http_client/test_ubuntu_one_auth_client.py
tests/unit/store/v2/__init__.py
tests/unit/store/v2/test_channel_map.py
tests/unit/store/v2/test_releases.py
tests/unit/store/v2/test_validation_sets.py
tests/unit/store/v2/test_whoami.py
tests/unit/yaml_utils/__init__.py
tests/unit/yaml_utils/test_errors.py
tests/unit/yaml_utils/test_yaml_utils.py
tools/brew_install_from_source.py
tools/collect_ppa_autopkgtests_results.py
tools/run_ppa_autopkgtests.py
tools/spread-shellcheck.py
tools/api/conf.py