Go to file
Alejandro Sirgo Rica bf15491435 hw_inventory: fix json parsing
Add support for both lshw -json return formats.
The json structure may follow one of the following.

output:list flag enabled:
[{content}]

output:list flag disabled:
{content}

The output:list flag was defined in the commit 2b1c730 of
https://ezix.org/src/pkg/lshw
2024-12-11 15:17:02 +01:00
cfg src: improve logging 2022-06-08 10:27:06 +02:00
src hw_inventory: fix json parsing 2024-12-11 15:17:02 +01:00
tests src: update license header 2024-11-28 16:45:56 +01:00
utils install: add script to generate the windows metadata information file 2024-11-28 16:58:41 +01:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
COPYING Rename LICENSE to COPYING 2020-06-18 16:45:46 +02:00
ogclient src: update license header 2024-11-28 16:45:56 +01:00
setup.py Rename 'linux' folder and operations to 'live' 2020-12-03 13:38:43 +01:00