GET /api/v1/ports/py-poetry-plugin-shell/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-poetry-plugin-shell",
"portdir": "python/py-poetry-plugin-shell",
"version": "1.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-poetry.org",
"description": "Poetry plugin to run subshell with virtual environment activated",
"long_description": "Poetry plugin to run subshell with virtual environment activated",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 122
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-poetry-plugin-shell"
]
}
],
"depends_on": []
}