Name : python2-py-cpuinfo
| |
Version : 3.1.0
| Vendor : openSUSE
|
Release : bp150.2.4
| Date : 2018-07-30 18:24:46
|
Group : Development/Languages/Python
| Source RPM : python-py-cpuinfo-3.1.0-bp150.2.4.src.rpm
|
Size : 0.14 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Get CPU info with pure Python
|
Description :
Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any extra programs or libraries, beyond what your OS provides. It does not require any compilation(C/C++, assembly, et cetera) to use. It works on Linux, OS X, Windows, BSD, Solaris, Cygwin, Haiku, and BeagleBone. It currently only works on X86 and some ARM CPUs.
These approaches are used for getting info: 1. Windows Registry (Windows) 2. /proc/cpuinfo (Linux) 3. sysctl (OS X) 4. dmesg (Unix/Linux) 5. isainfo and kstat (Solaris) 6. cpufreq-info (BeagleBone) 7. lscpu (Unix/Linux) 8. sysinfo (Haiku) 9. Querying the CPUID register (Intel X86 CPUs)
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/noarch |