mirror of
https://opendev.org/x/pyghmi
synced 2025-02-14 17:48:22 +00:00
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%