GET /api/v1/ports/py38-barnaba/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-barnaba",
"portdir": "python/py-barnaba",
"version": "0.1.7",
"license": "GPL-3",
"platforms": "darwin",
"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": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools_scm",
"py38-setuptools_scm_git_archive",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py38-numpy",
"py38-pandas",
"py38-scikit-learn",
"py38-scipy",
"python38",
"py38-future",
"py38-mdtraj"
]
},
{
"type": "test",
"ports": [
"py38-nose"
]
}
],
"depends_on": []
}