# -*- 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             5.1.1
checksums           rmd160  33f3f1d78e6257252447a9de234637684026a587 \
                    sha256  bc401cda990b3c1cfe8e0e0473cbd605df3c63b73478a89ac4ab108f2184baa8 \
                    size    264730
revision            0

python.versions     310 311 312 313
