Metadata-Version: 2.1
Name: mojo-networking
Version: 2.0.0
Summary: Automation Mojo Netorking Package (mojo-networking)
Home-page: http://automationmojo.com
License: LICENSE.txt
Keywords: python
Author: Myron Walker
Author-email: myron.walker@gmail.com
Requires-Python: >=3.9,<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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Dist: netifaces (>=0.11.0,<0.12.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Project-URL: Repository, https://github.com/automationmojo/mojo-networking
Description-Content-Type: text/markdown

# python-package-template
This is a template repository that can be used to quickly create a python package project.

