summaryrefslogtreecommitdiffstats
path: root/python/python3-py-cpuinfo/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-py-cpuinfo/README')
-rw-r--r--python/python3-py-cpuinfo/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-py-cpuinfo/README b/python/python3-py-cpuinfo/README
new file mode 100644
index 0000000000..4d72c5b7c5
--- /dev/null
+++ b/python/python3-py-cpuinfo/README
@@ -0,0 +1,6 @@
+python3-py-cpuinfo (retrieve CPU information)
+
+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.