# -*- 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 PortGroup github 1.0 github.setup enthought traits 6.3.2 github.tarball_from archive name py-traits revision 0 categories-append devel license BSD {PSF ZPL} maintainers {gmail.com:jjstickel @jjstickel} openmaintainer description The Enthought traits package long_description A trait is a type definition that can be used for normal\ Python object attributes, giving the attributes\ some additional characteristics. checksums rmd160 8d7e35173ae2d4c8cae67e484b9e5a9f07c66939 \ sha256 d123b2e8b8a61575d2b4b95100c745e77197ac7dda8974c5b20035434936e6ee \ size 5055572 python.versions 37 38 39 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools depends_lib-append port:py${python.version}-numpy }