2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-28 11:57:34 +00:00
Jarrod Johnson 2a7d6f3662 Fix chunk length when unicode on MCI
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
2015-10-20 13:25:27 -04:00
2013-08-17 22:29:25 -04:00
2013-06-30 14:21:20 -04:00
2015-10-17 22:36:04 +00:00
2013-06-24 14:15:39 -04:00
2014-05-08 14:06:01 -04:00
2015-02-11 16:53:27 -08:00
2013-09-13 11:28:28 -05:00

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
No description provided
Readme Apache-2.0 13 MiB
Languages
Python 99.9%
Shell 0.1%