Files
2025-10-24 09:51:18 -04:00

27 lines
930 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-macresources
version 1.2
revision 0
categories-append devel
platforms {darwin any}
supported_archs noarch
license MIT
maintainers nomaintainer
description a library for working with legacy Macintosh resource forks
long_description A Python library and command line tools to work with Classic MacOS \
resource forks on a modern machine.
homepage https://github.com/elliotnunn/macresources
checksums rmd160 79ce782f5cf4282da7fa69ddaf0ba757ddd4cea3 \
sha256 f5a1465e02b11e6bc2cb9f2221e0cfac90d57d294b6baa73c28035b000c3dec4 \
size 23609
python.versions 313