Files
macports-ports/python/py-aenum/Portfile
2025-12-03 22:12:15 +03:00

28 lines
966 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 github 1.0
PortGroup python 1.0
github.setup ethanfurman aenum 3.1.16
github.tarball_from archive
name py-aenum
revision 0
categories-append devel
license BSD
supported_archs noarch
platforms {darwin any}
python.versions 310 311 312 313 314
maintainers {stromnov @stromnov} openmaintainer
description Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants.
long_description {*}${description}
homepage https://github.com/ethanfurman/aenum
checksums rmd160 5f06317e3495997127ac1dc54c497539ac116eb9 \
sha256 4c7a5fb76a04ad8dc0c82b13c4cd858b755c69d16c2060a248bf3380a4d1067e \
size 140556