# robotframework-ipmilibrary **Repository Path**: mirrors_kontron/robotframework-ipmilibrary ## Basic Information - **Project Name**: robotframework-ipmilibrary - **Description**: IpmiLibrary for Robot Framework - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Robot Framework IPMI Library ============================ |BuildStatus| |PyPiVersion| This is a Robot Framework library for testing IPMI devices. Requirements ------------ The pure pyhton IPMI library from https://github.com/kontron/python-ipmi is needed. Documentation ------------- The most up-to-date keyword documentation can be found at http://kontron.github.io/robotframework-ipmilibrary/IpmiLibrary.html Contributing ------------ Contributions are always welcome. You may send patches directly (eg. ``git send-email``), do a github pull request or just file an issue. If you are doing code changes or additions please: * respect the coding style (eg. PEP8), * provide well-formed commit messages (see `this blog post `_.) * add a Signed-off-by line (eg. ``git commit -s``) License ------- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. .. |BuildStatus| image:: https://travis-ci.org/kontron/robotframework-ipmilibrary.png?branch=master :target: https://travis-ci.org/kontron/robotframework-ipmilibrary .. |PyPiVersion| image:: https://badge.fury.io/py/robotframework-ipmilibrary.svg :target: http://badge.fury.io/py/robotframework-ipmilibrary