summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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: