# -*- 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-asdf-standard python.rootname asdf_standard version 1.3.0 revision 0 license BSD maintainers {mps @Schamschula} openmaintainer description This document describes the Advanced Scientific Data Format (ASDF), pronounced AZ-diff. long_description {*}${description} homepage https://github.com/asdf-format/asdf-standard platforms {darwin any} supported_archs noarch checksums rmd160 6dd764f8a00bebe2e75012950a2e23dac8b80457 \ sha256 5958961f399dead2000a78724da37f5aeeb0499a780bbd9ae4fc3ecbe3eaed64 \ size 273495 python.versions 39 310 311 312 313 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools_scm }