mirror of
https://opendev.org/x/pyghmi
synced 2026-08-28 17:46:44 +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.7%
Go Template
0.2%
Shell
0.1%