1name: "pciutils" 2description: 3 "The PCI Utilities are a collection of programs for inspecting and " 4 "manipulating configuration of PCI devices, all based on a common portable " 5 "library libpci which offers access to the PCI configuration space on a " 6 "variety of operating systems." 7 8third_party { 9 homepage: "https://mj.ucw.cz/sw/pciutils/" 10 identifier { 11 type: "Git" 12 value: "https://git.kernel.org/pub/scm/utils/pciutils/pciutils.git" 13 primary_source: true 14 version: "v3.13.0" 15 } 16 license_type: RESTRICTED 17 version: "v3.13.0" 18 last_upgrade_date { year: 2024 month: 6 day: 14 } 19} 20