An open API service indexing awesome lists of open source software.

https://github.com/openbmc/ipmi-fru-parser


https://github.com/openbmc/ipmi-fru-parser

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ipmi-fru-parser

## Building

To build this package, do the following steps:

```sh
meson setup builddir
ninja -C builddir
```