# -*- 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-pyinstrument
license             BSD
maintainers         {ra1nb0w @ra1nb0w} openmaintainer
description         Call stack profiler for Python. Shows you why your code is slow!
long_description    {*}${description}
homepage            https://github.com/joerick/pyinstrument

version             4.4.0
checksums           rmd160  6aa1b9f6b75273d8673431af571e69340bbef019 \
                    sha256  be34a2e8118c14a616a64538e02430d9099d5d67d8a370f2888e4ac71e52bbb7 \
                    size    378935
revision            0

python.versions     39 310 311
