GET /api/v1/ports/gomatrix/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gomatrix",
"portdir": "games/gomatrix",
"version": "101.0.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/GeertJohan/gomatrix",
"description": "Displays The Matrix in a terminal",
"long_description": "gomatrix connects to The Matrix and displays it's data streams in your terminal.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 988
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}