GET /api/v1/ports/exonerate/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "exonerate",
"portdir": "science/exonerate",
"version": "2.4.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nathanweeks/exonerate",
"description": "A generic tool for sequence alignment",
"long_description": "Exonerate is a generic tool for pairwise sequence comparison. It allows you to align sequences using many alignment models, using either exhaustive dynamic programming, or a variety of heuristics.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mg13",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"glib2"
]
}
],
"depends_on": []
}