mirror of
https://opendev.org/x/pyghmi
synced 2025-08-18 09:00:19 +00:00
2a7d6f3662429a82e659e4088a309a8bbe57da14
Unicode data probably won't work, but to the extent it could work, it would be incorrect to do length on the unicode rather than length of the utf-8 encoded data. Change-Id: Id39484abff603fdaab421f3395063b17edd3ae15
This is a pure python implementation of IPMI protocol. pyghmicons and pyghmiutil are example scripts to show how one may incorporate this library into python code
Description
Languages
Python
99.9%
Shell
0.1%