# -*- 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                pdbe-mmcif-validator
version             0.1.82
revision            0

categories-prepend  science
platforms           {darwin any}
supported_archs     noarch
license             MIT
maintainers         {reneeotten @reneeotten} openmaintainer

description         Validate mmCIF/CIF files against the PDBx/mmCIF dictionary \
                    or any CIF dictionary
long_description    {*}${description}

homepage            https://github.com/PDBeurope/mmcif-validator

distname            pdbe_mmcif_validator-${version}

checksums           rmd160  2d36395e61289d904c2b2d6811e0e626ded0e149 \
                    sha256  68907fa828c79cc68a1bebe636a0ad0f142d50b4dc47b786244811a5e28cf342 \
                    size    45821

python.default_version 314
