LICENSE
README.rst
pyproject.toml
setup.cfg
src/cijoe.egg-info/PKG-INFO
src/cijoe.egg-info/SOURCES.txt
src/cijoe.egg-info/dependency_links.txt
src/cijoe.egg-info/entry_points.txt
src/cijoe.egg-info/not-zip-safe
src/cijoe.egg-info/requires.txt
src/cijoe.egg-info/top_level.txt
src/cijoe/cli/__init__.py
src/cijoe/cli/__main__.py
src/cijoe/cli/cli.py
src/cijoe/core/__init__.py
src/cijoe/core/analyser.py
src/cijoe/core/command.py
src/cijoe/core/errors.py
src/cijoe/core/misc.py
src/cijoe/core/monitor.py
src/cijoe/core/processing.py
src/cijoe/core/resources.py
src/cijoe/core/transport.py
src/cijoe/core/auxiliary/__init__.py
src/cijoe/core/auxiliary/example.perfreq
src/cijoe/core/configs/__init__.py
src/cijoe/core/configs/default-config.toml
src/cijoe/core/configs/transport-ssh.toml
src/cijoe/core/scripts/__init__.py
src/cijoe/core/scripts/cmdrunner.py
src/cijoe/core/scripts/dump_metrics.py
src/cijoe/core/scripts/extract.py
src/cijoe/core/scripts/reporter.py
src/cijoe/core/scripts/repository_prep.py
src/cijoe/core/scripts/testrunner.py
src/cijoe/core/selftest/__init__.py
src/cijoe/core/selftest/conftest.py
src/cijoe/core/selftest/test_collector.py
src/cijoe/core/selftest/test_commands.py
src/cijoe/core/selftest/test_transfer.py
src/cijoe/core/selftest/test_workflow.py
src/cijoe/core/templates/__init__.py
src/cijoe/core/templates/report-workflow.html
src/cijoe/core/workflows/__init__.py
src/cijoe/core/workflows/example-workflow.yaml
src/cijoe/core/worklets/__init__.py
src/cijoe/pytest_plugin/__init__.py
src/cijoe/pytest_plugin/hooks_and_fixtures.py