# -*- 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-pybind11-stubgen
# please do not update any further without testing against Netgen and NGSolve
version                     0.12.0
revision                    0
categories-append           devel
license                     BSD
maintainers                 {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
platforms                   {darwin any}
description                 generates stubs for python modules
long_description            pybind11-stubgen {*}${description}.

homepage                    https://github.com/sizmailov/pybind11-stubgen

checksums                   rmd160  24a9483ea080cd0b973755de718c8edb21b9794d \
                            sha256  d9fa1b6f2f568677f6193254062924b62e59ec18fd63a1b47ee2d99a3acdbca7 \
                            size    12887

python.versions             39 310 311

supported_archs             noarch
