diff options
author | Philip Lacroix <slackph at posteo dot de> | 2017-02-12 07:40:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:54:03 +0700 |
commit | f1d6b7289d01ffc4e143699434687826f40d0bce (patch) | |
tree | 14b33e6e46b2b1c89b96081541cbbd72ef781e64 /python/py-cpuinfo/slack-desc | |
parent | 5deec19f44bdf565de479803116c7f53e21ff070 (diff) |
python/py-cpuinfo: Added (retrieve CPU information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/py-cpuinfo/slack-desc')
-rw-r--r-- | python/py-cpuinfo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/py-cpuinfo/slack-desc b/python/py-cpuinfo/slack-desc new file mode 100644 index 0000000000000..cb9aed701db42 --- /dev/null +++ b/python/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------------------------------------------------------| +py-cpuinfo: py-cpuinfo (retrieve CPU information) +py-cpuinfo: +py-cpuinfo: py-cpuinfo retrieves CPU information with pure Python. It works with +py-cpuinfo: Python 2 and 3, and does not require any compilation. +py-cpuinfo: +py-cpuinfo: Homepage: https://github.com/workhorsy/py-cpuinfo +py-cpuinfo: +py-cpuinfo: +py-cpuinfo: +py-cpuinfo: +py-cpuinfo: |