Metadata-Version: 2.3
Name: mdcp
Version: 0.1.0
Summary: Model Dependency context protocal
Keywords: dependencies,workflow,pipeline,execution,graph
Author: mdcp Contributors
Author-email: mdcp Contributors <hsh-me@outlook.com>
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: networkx>=2.6
Requires-Dist: typing-extensions>=4.0.0 ; python_full_version < '3.10'
Requires-Dist: pytest>=7.0 ; extra == 'dev'
Requires-Dist: pytest-cov>=4.0 ; extra == 'dev'
Requires-Dist: sphinx>=5.0 ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme>=1.0 ; extra == 'docs'
Requires-Python: >=3.10
Project-URL: Bug Tracker, https://github.com/huang-sh/mdcp/issues
Project-URL: Homepage, https://github.com/huang-sh/mdcp
Project-URL: Repository, https://github.com/huang-sh/mdcp
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown

