Files
2026-03-27 17:29:59 +11:00

25 lines
913 B
Tcl

# -*- 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-pycocoa
version 25.12.4
revision 0
homepage https://github.com/mrJean1/PyCocoa
categories-append aqua
supported_archs noarch
platforms {darwin any}
license BSD
maintainers {i0ntempest @i0ntempest} openmaintainer
description basic, ctypes-based Python binding to the macOS Objective-C Cocoa runtime\
and several other macOS libraries
long_description {*}${description}
checksums rmd160 b625e7c4437dc4fb5504a5131ad811b396543d0b \
sha256 6b174e972da63657ddf1095e6504e4cad63e143046752b71aa496e14e8f27722 \
size 558218
python.versions 313 314