summaryrefslogtreecommitdiffstats
path: root/python/psutil
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2012-09-17 23:04:31 -0500
committer Robby Workman <rworkman@slackbuilds.org>2012-09-17 23:36:13 -0500
commit8fbe3e39aaf3b18de54748c74cf2d5519c26e4fc (patch)
tree40a78e8c3b516a0043a5ec49d1a005b09755fc87 /python/psutil
parent18a5062fbfa689ce9f98b152d9a219a5cf4095e0 (diff)
downloadslackbuilds-8fbe3e39aaf3b18de54748c74cf2d5519c26e4fc.tar.gz
slackbuilds-8fbe3e39aaf3b18de54748c74cf2d5519c26e4fc.tar.xz
python/psutil: Cleaned up slack-desc formatting.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/psutil')
-rw-r--r--python/psutil/slack-desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/psutil/slack-desc b/python/psutil/slack-desc
index 7f46babbee..26cf967a5e 100644
--- a/python/psutil/slack-desc
+++ b/python/psutil/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-psutil: psutil
-psutil:
+psutil: psutil (python interface for process and system info)
+psutil:
psutil: psutil is a module providing an interface for retrieving information
psutil: on all running processes and system utilization (CPU, memory, disks,
psutil: network, users) in a portable way by using Python, implementing many
psutil: functionalities offered by command line tools such as: ps, top, df,
psutil: kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop,
psutil: uptime, pidof, tty, who, taskset, and pmap
-psutil:
+psutil:
psutil: Homepage: http://code.google.com/p/psutil/
psutil: