opnsense-ports/sysutils/py-psutil/pkg-descr
Franco Fichtner 40aa1e226c */*: sync with upstream
Taken from: FreeBSD
2015-10-05 07:13:57 +02:00

7 lines
335 B
Text

psutil is a module providing an interface for retrieving information on running
processes and system utilization (CPU, memory) in a portable way by using
Python, implementing many functionalities offered by tools like ps, top and
Windows task manager.
WWW: https://pypi.python.org/pypi/psutil
WWW: https://github.com/giampaolo/psutil