# -*- 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 # $Id$ PortSystem 1.0 PortGroup python 1.0 PortGroup github 1.0 github.setup lebigot uncertainties 2.4.8.1 name py-uncertainties categories-append math license BSD maintainers gmail.com:jjstickel openmaintainer description The python uncertainties package. long_description The uncertainties package transparently handles\ calculations for numbers with\ uncertainties. platforms darwin checksums rmd160 a8805a0554d7ca6417775f4863e7277f81094a30 \ sha256 2a769626f977b7a76a44292d5fce8e938ba082e7d1f3325199762d5f671a35af python.versions 27 34 35 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools }