# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append devel sysutils
python.versions 27 34 35 36
maintainers stromnov openmaintainer
description A process utilities module for Python.
long_description psutil is a module providing an interface for retrieving \
information on all running processes and system \
utilization (CPU, disk, memory) in a portable way \
by using Python, implementing many functionalities \
offered by command line tools such as: ps, top, df, \
kill, free, lsof, free, netstat, ifconfig, nice, ionice, \
iostato, iotop, uptime, tty.
homepage https://github.com/giampaolo/psutil
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 7bd5718e9fbf0bd1d807b5f9a9cd22519936de90 \
sha256 00a1f9ff8d1e035fba7bfdd6977fa8ea7937afdb4477339e5df3dba78194fe11
if {${name} ne ${subport}} {