summaryrefslogtreecommitdiffstats
path: root/src/utils/sw_inventory.py
Commit message (Collapse)AuthorAgeFilesLines
* utils: rename inventory.py to sw_inventory.pyJose M. Guisado2023-04-181-0/+118
Rename software inventory file to sw_inventory to better distinguish it from a future hardware inventory code. In the future sw_inventory and hw_inventory might be merged together once each file is tidied up.