# -*- 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-prometheus_client
version             0.22.1
revision            0
categories-append   devel
license             Apache-2
platforms           {darwin any}
supported_archs     noarch

python.versions     39 310 311 312 313

maintainers         {stromnov @stromnov} openmaintainer

description         Prometheus instrumentation library for Python applications
long_description    {*}${description}

homepage            https://github.com/prometheus/client_python

checksums           rmd160  2d0e00206955858a76049576aa7f6b6f8cd20a68 \
                    sha256  190f1331e783cf21eb60bca559354e0a4d4378facecf78f5428c39b675d20d28 \
                    size    69746
