# -*- 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.21.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  df688735ea93848b9f6a35dfb090ddec131b143b \
                    sha256  252505a722ac04b0456be05c05f75f45d760c2911ffc45f2a06bcaed9f3ae3fb \
                    size    78551
