# -*- 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-applicationinsights
version             0.11.10
categories-append   devel
license             MIT
supported_archs     noarch
platforms           {darwin any}

python.versions     310 311 312 313 314

maintainers         nomaintainer

description         Application Insights API for Python
long_description    This project extends the Application Insights API \
                    surface to support Python.

homepage            https://github.com/Microsoft/ApplicationInsights-Python

checksums           rmd160  ee9719c5906e459ceef4f0a7d47a1515577134a5 \
                    sha256  0b761f3ef0680acf4731906dfc1807faa6f2a57168ae74592db0084a6099f7b3 \
                    size    44722
