GET /api/v1/ports/py-term-background/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-term-background",
"portdir": "python/py-term-background",
"version": "1.0.5",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Determine if shell has a light or dark background",
"long_description": "Determine if shell has a light or dark background",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1976
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-term-background"
]
}
],
"depends_on": []
}