GET /api/v1/ports/py311-plumed/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-plumed",
"portdir": "python/py-plumed",
"version": "2.9.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.plumed.org",
"description": "Python wrappers for plumed.",
"long_description": "Python wrappers for plumed. They allow the plumed library to be directly used from python.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 81
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-cython",
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"plumed",
"python311"
]
},
{
"type": "test",
"ports": [
"py311-pytest",
"py311-numpy",
"py311-pandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-plumed"
]
}
]
}