.gitignore
.gitlab-ci.yml
CHANGELOG.md
README.md
publish-docs.sh
pyproject.toml
semver.sh
setup.py
version.toml
.idea/modules.xml
.idea/momotor.lib.engine-options.iml
.idea/workspace.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/dependencies.rst
docs/source/exceptions.rst
docs/source/index.rst
docs/source/option.rst
docs/source/providers.rst
docs/source/registry.rst
docs/source/result_query.rst
docs/source/task_id.rst
docs/source/utilities.rst
docs/source/_static/logo-text-negative.png
docs/source/_static/logo-text.png
docs/source/_templates/projectlinks.html
docs/source/options/index.rst
docs/source/options/scheduler.rst
docs/source/options/tools.rst
docs/source/parser/index.rst
docs/source/parser/syntax.rst
src/momotor/options/__init__.py
src/momotor/options/convert.py
src/momotor/options/dependencies.py
src/momotor/options/doc.py
src/momotor/options/exception.py
src/momotor/options/filter_files.py
src/momotor/options/option.py
src/momotor/options/providers.py
src/momotor/options/result_query.py
src/momotor/options/split.py
src/momotor/options/task_id.py
src/momotor/options/types.py
src/momotor/options/domain/__init__.py
src/momotor/options/domain/scheduler/__init__.py
src/momotor/options/domain/scheduler/_domain.py
src/momotor/options/domain/scheduler/preflight.py
src/momotor/options/domain/scheduler/tasks.py
src/momotor/options/domain/scheduler/tools.py
src/momotor/options/domain/tools/__init__.py
src/momotor/options/domain/tools/_domain.py
src/momotor/options/parser/__init__.py
src/momotor/options/parser/consts.py
src/momotor/options/parser/keyvalue.py
src/momotor/options/parser/modifier.py
src/momotor/options/parser/placeholders.py
src/momotor/options/parser/reference.py
src/momotor/options/parser/selector.py
src/momotor/options/parser/tasks.py
src/momotor/options/sphinx/__init__.py
src/momotor/options/sphinx/fixextref.py
src/momotor/options/sphinx/option.py
src/momotor/options/tools/__init__.py
src/momotor/options/tools/registry.py
src/momotor/options/tools/tool.py
src/momotor/options/tools/types.py
src/momotor/options/tools/version.py
src/momotor_engine_options.egg-info/PKG-INFO
src/momotor_engine_options.egg-info/SOURCES.txt
src/momotor_engine_options.egg-info/dependency_links.txt
src/momotor_engine_options.egg-info/requires.txt
src/momotor_engine_options.egg-info/top_level.txt
tests/test_option_definition.py
tests/test_parser_modifier.py
tests/test_parser_placeholders.py
tests/test_parser_reference.py
tests/test_parser_selector.py
tests/test_utils_dependencies.py
tests/test_utils_tasks.py
tests/tools/test_tool_registry.py
tests/tools/test_tools_match.py
tests/tools/test_tools_options.py
tests/tools/files/toolregistry.d/nodefault/1
tests/tools/files/toolregistry.d/nodefault/2.1
tests/tools/files/toolregistry.d/nodefault/named
tests/tools/files/toolregistry.d/tool/1
tests/tools/files/toolregistry.d/tool/2.1
tests/tools/files/toolregistry.d/tool/2.2
tests/tools/files/toolregistry.d/tool/_default
tests/tools/files/toolregistry.d/tool/envs
tests/tools/files/toolregistry.d/variant/2.0/a
tests/tools/files/toolregistry.d/variant/2.0/b
tests/tools/files/toolregistry.d/variant/2.1/b
tests/tools/files/toolregistry.d/variant/2.1/c