# -*- 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-comtypes
version             1.4.16
revision            0
categories-append   net
platforms           any
license             MIT
maintainers         nomaintainer
description         Pure-Python COM package
long_description    {*}${description}
homepage            https://github.com/enthought/comtypes
checksums           rmd160  438da82029114dd7aa9338c4dac823ecca8f3e2c \
                    sha256  cd66d1add01265cface4df51ba1e31cd1657e04463c281c802e737e79e1ba93c \
                    size    260252
supported_archs     noarch

python.versions     310 311 312 313 314
