GET /api/v1/ports/py311-poetry-plugin-export/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-poetry-plugin-export",
"portdir": "python/py-poetry-plugin-export",
"version": "1.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-poetry.org",
"description": "Poetry plugin to export the dependencies to various formats",
"long_description": "Poetry plugin to export the dependencies to various formats",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-poetry-core",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
}