
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.
it currently supports linux, os x, freebsd and windows.
this package contains the debug extension for python3-psutil-.