science/py-py3Dmol: New port: IPython interface for embedding 3Dmol.js views

This commit is contained in:
Yuri Victorovich 2022-06-15 13:32:05 -07:00
parent 52b9b9ca90
commit 19cdfb04af
4 changed files with 25 additions and 0 deletions

View file

@ -309,6 +309,7 @@
SUBDIR += py-phono3py
SUBDIR += py-phonopy
SUBDIR += py-pupynere
SUBDIR += py-py3Dmol
SUBDIR += py-pyaixi
SUBDIR += py-pyberny
SUBDIR += py-pycsw

View file

@ -0,0 +1,18 @@
PORTNAME= py3Dmol
DISTVERSION= 1.8.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= IPython interface for embedding 3Dmol.js views
LICENSE= WTFPL
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1655324790
SHA256 (py3Dmol-1.8.0.tar.gz) = bc495e0f5204ea1e6fcb527a0332ee8765c3d4491e4ace9a9a72b790e89e9647
SIZE (py3Dmol-1.8.0.tar.gz) = 6985

View file

@ -0,0 +1,3 @@
py3Dmol is an IPython interface for embedding 3Dmol.js views.
WWW: https://3dmol.csb.pitt.edu/