# -*- 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.83
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  c986773eb23fcf311b38ad1ceefc77c7d1fbfce6 \
                    sha256  e07927731a33bb1e57d505a3a6db95a35a12005fe6738e7698d711ee0a524f63 \
                    size    45752

python.default_version 314
