# -*- 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-mda-xdrlib version 0.2.0 revision 0 categories-append devel platforms {darwin any} supported_archs noarch license PSF maintainers nomaintainer description Stand-alone XDRLIB module (from cpython 3.10.8) long_description {*}${description} homepage https://pypi.org/project/mda-xdrlib distname mda_xdrlib-${version} checksums rmd160 d9f78d7945b7e0f10d6594de81552f8bb10726cc \ sha256 f26f7158a83c32b96d15b530fce2cbc1190c4b7024e41faa4ab3e3db74e272af \ size 35142 python.versions 313 if {${name} ne ${subport}} { test.run yes }