diff options
author | Philip Lacroix <slackph at posteo dot de> | 2021-02-19 20:56:51 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:01 +0700 |
commit | b403229b03d30d653a9ab151f67db9447e177926 (patch) | |
tree | 6a7f2e6fb10eac80d6a49183e25e0bae1ac9eb1e /python/py-cpuinfo/README | |
parent | a62a76204cb078d9b380fd779e325b0bed89f3ee (diff) |
python/py-cpuinfo: Updated for version 7.0.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/py-cpuinfo/README')
-rw-r--r-- | python/py-cpuinfo/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/py-cpuinfo/README b/python/py-cpuinfo/README index 5a13daab4853c..f69ead49cede3 100644 --- a/python/py-cpuinfo/README +++ b/python/py-cpuinfo/README @@ -1,2 +1,2 @@ -py-cpuinfo retrieves CPU information with pure Python. It works with Python 2 -and 3, and does not require any compilation. +py-cpuinfo retrieves CPU information with pure Python. It works with +Python 2 and 3, and does not require any compilation. |