# -*- 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 PortSystem 1.0 PortGroup python 1.0 name py-types-psutil version 5.9.5.20240106 revision 0 categories-append devel license Apache-2 supported_archs noarch platforms {darwin any} python.versions 37 38 39 310 311 312 maintainers nomaintainer description Typing stubs for psutil long_description {*}${description}. Typeshed contains external type \ annotations for the Python standard library and \ Python builtins, as well as third party packages \ as contributed by people external to those projects. \ This data can e.g. be used for static analysis, type \ checking or type inference. homepage https://github.com/python/typeshed checksums rmd160 8d7b83265b08fe93bdc7ee23e20e1be7ce1d5403 \ sha256 60b233fb613b41fe859526103dbda0b4812d7a16c5f791119ec7016fbe1c8128 \ size 14317 if {${name} ne ${subport}} { python.pep517 yes }