GET /api/v1/ports/veryfasttree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "veryfasttree",
"portdir": "science/veryfasttree",
"version": "4.0.4",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/citiususc/veryfasttree",
"description": "Efficient phylogenetic tree inference for massive taxonomic datasets",
"long_description": "Efficient phylogenetic tree inference for massive taxonomic datasets",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "cesaralfredo.pineiro",
"github": "cesarpomar",
"ports_count": 1
}
],
"variants": [
"debug",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libomp"
]
}
],
"depends_on": []
}