Metadata-Version: 2.4
Name: geopmpy
Version: 3.0.1
Summary: GEOPM - Global Extensible Open Power Manager
Home-page: https://geopm.github.io
Download-URL: http://download.opensuse.org/repositories/home:/cmcantalupo:/geopm/
Author: Christopher Cantalupo <christopher.m.cantalupo@intel.com>, Brad Geltz <brad.geltz@intel.com>
License: BSD-3-Clause
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Hardware :: Symmetric Multi-processing
Classifier: Topic :: System :: Power (UPS)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
License-File: COPYING
License-File: AUTHORS
Requires-Dist: cffi>=1.14.5
Requires-Dist: cycler>=0.11.0
Requires-Dist: natsort>=8.1.0
Requires-Dist: numpy>=1.19.5
Requires-Dist: pandas>=1.1.5
Requires-Dist: psutil>=5.8.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: setuptools>=53.0.0
Requires-Dist: tables>=3.7.0
Requires-Dist: geopmdpy
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

The python front end to the GEOPM runtime.  Includes scripts for
launching the runtime and postprocessing the output data.
