Metadata-Version: 2.1
Name: mojo-runtime
Version: 1.0.1
Summary: Automation Mojo Runtime Module (mojo-runtime)
Home-page: http://automationmojo.com
License: LICENSE.txt
Keywords: python
Author: Myron Walker
Author-email: myron.walker@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Dist: coverage (>=7.0.4,<8.0.0)
Requires-Dist: mojo-collections (>=0.0.11,<0.1.0)
Requires-Dist: mojo-config (>=0.0.20,<0.1.0)
Requires-Dist: mojo-errors (>=0.0.1,<0.1.0)
Requires-Dist: mojo-xmodules (>=0.0.99,<0.1.0)
Project-URL: Repository, https://github.com/automationmojo/mojo-runtime
Description-Content-Type: text/markdown

# Contextualize
A package used to create a global context that allows for the distribution of options and configuration.

