Metadata-Version: 2.1
Name: mojo-interop
Version: 1.3.5
Summary: Automation Mojo Interop Extensions
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: mojo-credentials (>=1.3.0,<1.4.0)
Requires-Dist: mojo-errors (>=1.3.0,<1.4.0)
Requires-Dist: mojo-landscaping (>=1.3.0,<1.4.0)
Requires-Dist: mojo-networking (>=1.3.0,<1.4.0)
Requires-Dist: mojo-results (>=1.3.1,<1.4.0)
Requires-Dist: mojo-runtime (>=1.3.0,<1.4.0)
Requires-Dist: mojo-testplus (>=1.3.1,<1.4.0)
Requires-Dist: mojo-xmodules (>=1.3.0,<1.4.0)
Requires-Dist: pexpect (>=4.8.0,<5.0.0)
Requires-Dist: psutil (>=5.9.6,<6.0.0)
Requires-Dist: rpyc (>=5.3.1,<6.0.0)
Project-URL: Repository, https://github.com/automationmojo/mojo-interop
Description-Content-Type: text/x-rst

===============================
Automation Mojo Interop Package
===============================

This *Automation Mojo Interop Package* contains interop extensions that add interop functionality to
the test environment *Landscape* object for a variety of platform clients, clusters, and protocols.

==========
References
==========

- `User Guide <userguide/userguide.rst>`
- `Coding Standards <userguide/10-00-coding-standards.rst>`

