# -*- 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 3ceace0f4a2014c360961229f4ad8c0628a4a5ac \
sha256 2fc91d068faa5613c093335f0e758673ef8c722ad4bfa4aded64c13ae69089eb
if {${name} ne ${subport}} {