mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
859 B
Tcl
25 lines
859 B
Tcl
# -*- 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
|
|
PortGroup github 1.0
|
|
|
|
name py-mmcif_pdbx
|
|
github.setup Electrostatics mmcif_pdbx 2.0.1 v
|
|
github.tarball_from tarball
|
|
revision 0
|
|
|
|
checksums rmd160 4f3236689e7b36a7c5a1419c61b1ca917efd4526 \
|
|
sha256 48c2a95f3ada58cdddefca6bd7071636cf4894765a041a9450d84192f3bb5b64 \
|
|
size 2149885
|
|
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
license CC0-1.0
|
|
maintainers {gmail.com:howarth.at.macports @jwhowarth} openmaintainer
|
|
|
|
description Utilities for PDBx/mmCIF storage model
|
|
long_description {*}${description}
|
|
|
|
python.versions 312 313 314
|