Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 10 hours 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
```