ChangeLog LICENSE MANIFEST.in README.rst setup.py test_suite.py cpuinfo/__init__.py cpuinfo/__main__.py cpuinfo/cpuinfo.py py_cpuinfo.egg-info/PKG-INFO py_cpuinfo.egg-info/SOURCES.txt py_cpuinfo.egg-info/dependency_links.txt py_cpuinfo.egg-info/entry_points.txt py_cpuinfo.egg-info/top_level.txt tests/helpers.py tests/test_actual.py tests/test_cli.py tests/test_cpuid.py tests/test_example.py tests/test_free_bsd_11_x86_64.py tests/test_haiku_x86_32.py tests/test_haiku_x86_64.py tests/test_invalid_cpu.py tests/test_linux_aarch64_64.py tests/test_linux_beagle_bone_arm.py tests/test_linux_debian_8_5_x86_64.py tests/test_linux_debian_8_7_1_ppc64le.py tests/test_linux_debian_8_x86_64.py tests/test_linux_fedora_24_ppc64le.py tests/test_linux_fedora_24_x86_64.py tests/test_linux_gentoo_2_2_x86_64.py tests/test_linux_odroid_c2_aarch64.py tests/test_linux_odroid_xu3_arm_32.py tests/test_linux_raspberry_pi_model_b_arm.py tests/test_linux_rhel_7_3_ppc64le.py tests/test_linux_ubuntu_16_04_x86_64.py tests/test_osx_10_12_x86_64.py tests/test_osx_10_9_x86_64.py tests/test_parse_cpu_string.py tests/test_parse_errors.py tests/test_pcbsd_10_x86_64.py tests/test_solaris_11_x86_32.py tests/test_windows_10_x86_64.py tests/test_windows_8_x86_64.py