Metadata-Version: 2.1
Name: mojo-xmodules
Version: 1.3.10
Summary: Automation Mojo X-Modules
Home-page: http://automationmojo.com
License: LICENSE.txt
Keywords: python,support
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: click (>=8.1.5,<9.0.0)
Requires-Dist: debugpy (>=1.6.6,<2.0.0)
Requires-Dist: mojo-collections (>=1.3.0,<1.4.0)
Requires-Dist: mojo-errors (>=1.3.0,<1.4.0)
Requires-Dist: mojo-interfaces (>=1.3.1,<1.4.0)
Requires-Dist: mojo-waiting (>=1.3.0,<1.4.0)
Requires-Dist: paramiko (>=3.1.0,<4.0.0)
Project-URL: Repository, https://github.com/automationmojo/mojo-xmodules
Description-Content-Type: text/x-rst


=========================================
Automation Mojo X-Modules (mojo-xmodules)
=========================================

This package contains helper modules that extend the function of standard python modules.

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

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



