ipmiraw 0.5.0

API for submitting raw commands to an IPMI device
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.cc]
version = "1.0"

[dependencies.libc]
version = "0.2"

[package]
categories = ["os", "hardware-support"]
description = "API for submitting raw commands to an IPMI device"
edition = "2018"
keywords = ["ffi", "linux"]
license = "MIT OR Apache-2.0"
name = "ipmiraw"
repository = "https://github.com/kazcw/ipmiraw"
version = "0.5.0"