python-ipmi
python-ipmi copied to clipboard
A pure python IPMI library
Results
31
python-ipmi issues
Sort by
recently updated
recently updated
newest added
Hello. I was trying to create a gentoo portage ebuild for this python package and encountered an issue. Which could be bypassed by such patch: ``` --- a/setup.py +++ b/setup.py...