GET /api/v1/ports/pymol-devel/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "pymol-devel",
"portdir": "science/pymol",
"version": "20250617-7e6dafa7",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pymol.org/",
"description": "Molecular graphics system",
"long_description": "PyMOL is a molecular graphics system with an embedded Python interpreter designed for real-time visualization and rapid generation of high-quality molecular graphics images and animations.",
"active": true,
"categories": [
"science",
"chemistry"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1623
}
],
"variants": [
"python39",
"python310",
"python311",
"python312",
"python313",
"vtkm",
"openmp"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"boost176",
"clang-17",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"mmtf-cpp",
"netcdf",
"libxml2",
"libGLU",
"msgpack-cpp",
"python313",
"py313-numpy",
"glm",
"glew",
"libpng",
"freetype"
]
},
{
"type": "run",
"ports": [
"py313-pyqt5"
]
}
],
"depends_on": []
}