python-cpuinfo - Getting CPU info
| Website: | https://github.com/workhorsy/py-cpuinfo |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any extra programs or libraries, beyond what your OS provides. These approaches are used for getting info: Windows Registry /proc/cpuinfo sysctl dmesg isainfo and psrinfo Querying x86 CPUID register
Packages
| python-cpuinfo-0.1.4-1.el7.noarch [24 KiB] |
Changelog
by Parag Nemade (2015-02-12):
- Update to 0.1.4 release - Resolves:rh#1190549 - cpuinfo failed to run |