summaryrefslogtreecommitdiffstats
path: root/python/python3-py-cpuinfo/slack-desc
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-25 20:53:38 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 20:53:38 +0700
commit715cb75460ab9f5327943b0ce5487010ea0d5d06 (patch)
tree828c969bfa5292a99d1a1f057084c6904cddd426 /python/python3-py-cpuinfo/slack-desc
parent91a67eccf70b26a6c547c39efd2c64eab5f7c468 (diff)
downloadslackbuilds-715cb75460ab9f5327943b0ce5487010ea0d5d06.tar.gz
slackbuilds-715cb75460ab9f5327943b0ce5487010ea0d5d06.tar.xz
python/python3-py-cpuinfo: Added (retrieve CPU information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/python3-py-cpuinfo/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-py-cpuinfo/slack-desc b/python/python3-py-cpuinfo/slack-desc
new file mode 100644
index 0000000000..ac421f6d2e
--- /dev/null
+++ b/python/python3-py-cpuinfo/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-py-cpuinfo: python3-py-cpuinfo (retrieve CPU information)
+python3-py-cpuinfo:
+python3-py-cpuinfo: py-cpuinfo gets CPU info with pure Python. py-cpuinfo should work
+python3-py-cpuinfo: without any extra programs or libraries, beyond what your OS provides.
+python3-py-cpuinfo: It does not require any compilation(C/C++, assembly, et cetera) to
+python3-py-cpuinfo: use. It works with Python 3.
+python3-py-cpuinfo:
+python3-py-cpuinfo:
+python3-py-cpuinfo: Homepage: https://github.com/workhorsy/py-cpuinfo
+python3-py-cpuinfo:
+python3-py-cpuinfo: