GET /api/v1/ports/py39-barnaba/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srnas/barnaba",
"description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations.",
"long_description": "BaRNAba is a tool for analyzing RNA three-dimensional structures and simulations. BaRNAba uses MDtraj to read/write topology and trajectory files, as such it supports several formats including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. See https://github.com/srnas/barnaba for more information.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 78
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools_scm",
"py39-setuptools_scm_git_archive",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py39-pandas",
"py39-scikit-learn",
"py39-scipy",
"py39-mdtraj",
"python39",
"py39-future",
"py39-numpy"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": []
}