Metadata-Version: 2.4
Name: mhi-common
Version: 3.2.1
Summary: Manitoba Hydro International: Common library
Author-email: "Manitoba Hydro International Ltd." <pscad@mhi.ca>
License: BSD-3-Clause-Clear
Project-URL: Homepage, https://www.pscad.com/support/support-resources
Project-URL: Documentation, https://www.pscad.com/webhelp-v502-al/common/index.html
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pywin32>=300; sys_platform == "win32"
Requires-Dist: packaging
Requires-Dist: mhi.help>=1.0.1
Dynamic: license
Dynamic: license-file

# MHI Common Library

The MHI Common Library is a collection of common functions
designed to assist control of the MHI applications from a Python script.

By itself, it does not perform any useful functions.
An application specific automation library, which will have this library,
as a dependency, must also be installed.
