GET /api/v1/ports/cliquer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "cliquer",
"portdir": "math/cliquer",
"version": "1.21",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://users.aalto.fi/~pat/cliquer.html",
"description": "Find cliques in graphs",
"long_description": "Cliquer is a program for efficiently finding cliques in arbitrary weighted graphs.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "szhorvat",
"github": "szhorvat",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}