Initial release of the python-hwinfo which includes:
\* support for parsing PCI devices (lspci -nnm)
\* support for parsing dmidecode for BIOS information.
\* support for parsing /proc/cpuinfo
Expect to see further development at the abstraction layer which currently only spans PCI devices.
The library includes a CLI tool for inspecting:
\* The local machine
\* A remote host
\* The output output of log files in a given directory