LICENSE
README.rst
pyproject.toml
setup.py
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/auxilary/__init__.py
src/cijoe/core/configs/__init__.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/workflows/__init__.py
src/cijoe/core/worklets/__init__.py
src/cijoe/core/worklets/cmdrunner.py
src/cijoe/core/worklets/dump_metrics.py
src/cijoe/core/worklets/extract.py
src/cijoe/core/worklets/reporter.py
src/cijoe/core/worklets/repository_prep.py
src/cijoe/core/worklets/testrunner.py
src/cijoe/pytest_plugin/__init__.py
src/cijoe/pytest_plugin/hooks_and_fixtures.py