Package python3-module-cpuinfo: Information

    Source package: python3-module-cpuinfo
    Version: 9.0.0-alt2
    Build time:  Dec 1, 2023, 01:42 AM
    Report package bug
    License: MIT
    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 with Python 3.

    List of RPM packages built from this SRPM:
    python3-module-cpuinfo (noarch)

    Maintainer: Alexey Sheplyakov


      1. rpm-build-pyproject
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel

    Last changed


    Aug. 13, 2023 Alexey Sheplyakov 9.0.0-alt2
    - Added LoongArch support.
    May 2, 2023 Stanislav Levin 9.0.0-alt1
    - 8.0.0 -> 9.0.0.
    Oct. 26, 2021 Ivan A. Melnikov 8.0.0-alt1
    - 8.0.0
    - backport RISC-V support from upstream