mirror of
https://github.com/HorlogeSkynet/archey4
synced 2025-07-11 12:00:12 +02:00

> `sensors` program outputs **multiple** JSON documents when called with > multiple chipsets names, breaking Python parsing. > This patch implements a macro looping over passed sensors chipsets and > store each `sensors` JSON output before parsing them.