# -*- 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
description Statistical profiling for Python
long_description This package provides a simple statistical profiler for Python.
homepage http://pypi.python.org/pypi/statprof
master_sites http://pypi.python.org/packages/source/s/statprof
distname statprof-${version}
checksums rmd160 f52c929dc5a9a942e3fc6c2281b823b59047c01d \
sha256 adb8654edd5183e91e1538ee9112314f8129a52796bfa32cfa34b2f0e73295b4
python.link_binaries_suffix
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
livecheck.regex {statprof/(\d+(?:\.\d+)*)}