Package: python-psutil-doc Source: python-psutil Version: 5.7.3-1+0~20201105092405.1+focal~1.gbp7ca250 Architecture: all Maintainer: Sandro Tosi Installed-Size: 1500 Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg) Homepage: https://github.com/giampaolo/psutil Priority: optional Section: doc Filename: pool/main/p/python-psutil/python-psutil-doc_5.7.3-1+0~20201105092405.1+focal~1.gbp7ca250_all.deb Size: 197552 SHA256: 0d6c9892fbbe19df1f42227ce5e655d28bbeaccfcdfff980a06eebfc3ff81587 SHA1: 138d90c34cc26bd81d4b35f2156800510e274481 MD5sum: 5723203eecc368156b0043cfb68d440f Description: module providing convenience functions for managing processes (doc) 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 documentation for psutil.