# 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------------------------------------------------------| psutil3.11: psutil3.11 (python interface for process and system info) psutil3.11: psutil3.11: psutil3.11 is a module providing an interface for retrieving information psutil3.11: on all running processes and system utilization (CPU, memory, disks, psutil3.11: network, users) in a portable way by using Python, implementing many psutil3.11: functionalities offered by command line tools such as: ps, top, df, psutil3.11: kill, free, lsof, netstat, ifconfig, nice, ionice, iostat, iotop, psutil3.11: uptime, pidof, tty, who, taskset, and pmap psutil3.11: psutil3.11: Homepage: http://code.google.com/p/psutil3.11/ psutil3.11: