diff options
author | Larry Hajali <larryhaja@gmail.com> | 2013-12-08 00:03:54 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:02 -0600 |
commit | 1c2ea7381a763323c1d5d56a52696061f327c2be (patch) | |
tree | ec3948edf73d3e4a91b4ce6c746eacc4a8a5efad /python/psutil/README | |
parent | 05f3cf1c40a10f6f614db4312ae7db10e8593030 (diff) |
python/psutil: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/psutil/README')
-rw-r--r-- | python/psutil/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/psutil/README b/python/psutil/README index a8cbc03c9e6d0..0b94eeec809d7 100644 --- a/python/psutil/README +++ b/python/psutil/README @@ -4,4 +4,4 @@ a portable way by using Python, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, and pmap. -Optional dependencies are pysetuptools and python3. +Optional: pysetuptools, python3. |