Name : python2-py-cpuinfo
| |
Version : 3.1.0
| Vendor : openSUSE
|
Release : lp150.1.2
| Date : 2018-05-09 01:22:03
|
Group : Development/Languages/Python
| Source RPM : python-py-cpuinfo-3.1.0-lp150.1.2.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: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.0/repo/oss/noarch |