GET /api/v1/ports/py39-jedi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-jedi",
"portdir": "python/py-jedi",
"version": "0.19.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/davidhalter/jedi",
"description": "An autocompletion tool for Python that can be used for text editors.",
"long_description": "An autocompletion tool for Python that can be used for text editors.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-parso",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pudb",
"py39-python-lsp-server",
"py39-ptpython",
"py39-ipython"
]
},
{
"type": "run",
"ports": [
"py39-bpython",
"py39-spyder"
]
}
]
}