README.md
pyproject.toml
src/pympacds/__init__.py
src/pympacds/builtin_contracts.py
src/pympacds/cli.py
src/pympacds/config.py
src/pympacds/contracts.py
src/pympacds/dbus.py
src/pympacds/middleware.py
src/pympacds/process.py
src/pympacds/service_discovery.py
src/pympacds/utils.py
src/pympacds.egg-info/PKG-INFO
src/pympacds.egg-info/SOURCES.txt
src/pympacds.egg-info/dependency_links.txt
src/pympacds.egg-info/entry_points.txt
src/pympacds.egg-info/requires.txt
src/pympacds.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_install.py
tests/test_cli_integration.py
tests/test_config.py
tests/test_contracts.py
tests/test_coverage.py
tests/test_dbus.py
tests/test_dbus_integration.py
tests/test_examples.py
tests/test_import.py
tests/test_middleware.py
tests/test_process.py
tests/test_process_supplement.py
tests/test_service_discovery.py
tests/test_utils.py