Source: ilorest Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all-dev, python3-hypothesis, python3-pbr, python3-pyperform, python3-pytest, python3-pytest-runner, python3-setuptools, python3-sphinx, Build-Depends-Indep: python3-certifi (>= 2020.6.20), python3-colorama (>= 0.3.9), python3-decorator, python3-ilorest (>= 3.6.0.0), python3-json-pointer, python3-jsondiff (>= 1.2.0), python3-jsonpatch (>= 1.28), python3-jsonpath-rw, python3-ply, python3-prompt-toolkit (>= 2.0.8), python3-setproctitle, python3-six, python3-tabulate, python3-urllib3, python3-wcwidth (>= 0.2.5), yui-compressor, Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/ilorest Vcs-Git: https://salsa.debian.org/openstack-team/third-party/ilorest.git Homepage: https://github.com/HewlettPackard/python-redfish-utility Package: ilorest Architecture: all Depends: python3-certifi (>= 2020.6.20), python3-colorama (>= 0.3.9), python3-decorator, python3-ilorest (>= 3.6.0.0), python3-json-pointer, python3-jsondiff, python3-jsonpatch, python3-jsonpath-rw, python3-pbr, python3-ply, python3-prompt-toolkit (>= 2.0.8), python3-pyudev, python3-setproctitle, python3-setuptools, python3-six, python3-tabulate, python3-urllib3, python3-wcwidth (>= 0.2.5), ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Description: cli for managing servers over the Redfish API The Redfish Utility is a command line interface that allows one to manage servers that take advantage of Redfish APIs. In addition to using the utility manually to execute individual commands, you can create scripts to automate tasks.