GET /api/v1/ports/matrix-commander/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "matrix-commander",
"portdir": "net/matrix-commander",
"version": "8.0.4",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/8go/matrix-commander",
"description": "Simple command-line Matrix client",
"long_description": "Simple command-line Matrix client.",
"active": true,
"categories": [
"net",
"python",
"chat"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-aiohttp",
"py312-magic",
"py312-pyxdg",
"olm",
"matrix-nio",
"py312-aiofiles",
"py312-notify2",
"py312-emoji",
"python312",
"py312-markdown",
"py312-Pillow",
"py312-async-timeout"
]
}
],
"depends_on": []
}