# -*- 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.92
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  0adcde8e608d143832efc2d400e3ade6df255864 \
                    sha256  dfa7dc7b7cd2817997402415eda9e0eddba607a9142231ce689df0031bc3cc8f \
                    size    59822

python.default_version 314
