Package: python-psutil-doc Source: python-psutil Version: 5.7.3-1+0~20201105092410.1+buster~1.gbp7ca250 Architecture: all Maintainer: Sandro Tosi Installed-Size: 1510 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~20201105092410.1+buster~1.gbp7ca250_all.deb Size: 201364 SHA256: bb300a0fc2495036f1adc86b94e7d415981b5647c10577018c176a9311844fd9 SHA1: ea050539de3a9f9b103f2b10d22f0cfde417fd20 MD5sum: bf6f71fdb13132c99572c35493068d23 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.