MANIFEST.in
README.md
setup.py
matchengine/__init__.py
matchengine/main.py
matchengine/config/dfci_config.json
matchengine/internals/__init__.py
matchengine/internals/engine.py
matchengine/internals/load.py
matchengine/internals/match_criteria_transform.py
matchengine/internals/match_translator.py
matchengine/internals/query_transform.py
matchengine/internals/database_connectivity/__init__.py
matchengine/internals/database_connectivity/mongo_connection.py
matchengine/internals/plugin_helpers/__init__.py
matchengine/internals/plugin_helpers/plugin_stub.py
matchengine/internals/typing/__init__.py
matchengine/internals/typing/matchengine_types.py
matchengine/internals/utilities/__init__.py
matchengine/internals/utilities/list_utils.py
matchengine/internals/utilities/object_comparison.py
matchengine/internals/utilities/output.py
matchengine/internals/utilities/query.py
matchengine/internals/utilities/task_utils.py
matchengine/internals/utilities/update_match_utils.py
matchengine/internals/utilities/utilities.py
matchengine/plugins/DFCIQueryNodeContainerTransformer.py
matchengine/plugins/DFCIQueryNodeTransformer.py
matchengine/plugins/DFCIQueryTransformers.py
matchengine/plugins/DFCITrialMatchDocumentCreator.py
matchengine/ref/oncotree_mapping.json
matchengine_V2.egg-info/PKG-INFO
matchengine_V2.egg-info/SOURCES.txt
matchengine_V2.egg-info/dependency_links.txt
matchengine_V2.egg-info/requires.txt
matchengine_V2.egg-info/top_level.txt