Metadata-Version: 2.1
Name: ilorest
Version: 7.1.0.0
Summary: HPE iLORest Tool
Home-page: https://github.com/HewlettPackard/python-redfish-utility
Author: Hewlett Packard Enterprise
Author-email: rajeevalochana.kallur@hpe.com
Keywords: Hewlett Packard Enterprise
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
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: Topic :: Communications
Requires-Dist: urllib3 >=1.26.2
Requires-Dist: pyaes >=1.6.1
Requires-Dist: colorama >=0.4.4
Requires-Dist: jsonpointer >=2.0
Requires-Dist: six >=1.15.0
Requires-Dist: ply
Requires-Dist: requests
Requires-Dist: decorator >=4.4.2
Requires-Dist: jsonpatch >=1.28
Requires-Dist: jsonpath-rw >=1.4.0
Requires-Dist: jsondiff >=1.2.0
Requires-Dist: tabulate >=0.8.7
Requires-Dist: prompt-toolkit
Requires-Dist: certifi >=2020.12.5
Requires-Dist: wcwidth >=0.2.5
Requires-Dist: pyudev
Requires-Dist: future
Requires-Dist: python-ilorest-library >=7.1.0.0
Requires-Dist: setproctitle >=1.1.8 ; platform_system == "Linux"
Requires-Dist: pywin32 ; platform_system == "Windows"
Requires-Dist: enum ; python_version <= "2.7.19"
Requires-Dist: futures ; python_version <= "2.7.19"

