# -*- 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 alecthomas importmagic 0.1.7 revision 0 name py-importmagic supported_archs noarch platforms {darwin any} license GPL-3+ maintainers nomaintainer description A Python library for finding unresolved symbols in Python code, \ and the corresponding imports long_description {*}${description} checksums rmd160 c08e52dc84b61d58084650eacfb7dd1e72df8666 \ sha256 5304bc0ce84b8cc66806da83cc800ce609469b563747e3c2521cc48a167e1aa8 \ size 895816 python.versions 38 if {${subport} ne ${name}} { test.run yes }