Files
2026-05-26 13:37:24 -04:00

27 lines
861 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
name py-py3dmol
version 2.5.5
revision 0
categories-append science
platforms {darwin any}
supported_archs noarch
license MIT
maintainers {reneeotten @reneeotten} openmaintainer
description An IPython interface for embedding 3Dmol.js views in \
Jupyter notebooks
long_description {*}${description}
homepage https://3dmol.org
checksums rmd160 d4a4f37c38f332b4d9da7e4e9f45405e2b34f0f1 \
sha256 cb102cc3370800a9ca7679774759f008e34a0f3a283778d85b0410849d370298 \
size 7832
python.versions 313 314