# -*- 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 brendanarnold py-fortranformat 07e119639746ebe1cf3016b508625d67585a052e version 2.0.0 revision 0 checksums rmd160 616e04c4ffdafa21a3dd22c2054236e1352250fd \ sha256 ecef23512e42183f835f496e5e95170b5d5f22ba91676ef5ec0992ad02140f90 \ size 12568857 github.tarball_from archive categories-append science print supported_archs noarch platforms {darwin any} license MIT maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description Mimics Fortran textual IO in Python long_description Generates text from a Python list of variables or will read a line of text \ into Python variables according to the FORTRAN format statement passed. python.versions 39 310 311 github.tarball_from archive if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools }