GET /api/v1/ports/py310-pipdeptree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-pipdeptree",
"portdir": "python/py-pipdeptree",
"version": "2.23.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/naiquevin/pipdeptree",
"description": "Command line utility to show dependency tree of packages",
"long_description": "Command line utility to show dependency tree of packages",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-hatchling",
"py310-installer",
"clang-17",
"py310-build",
"py310-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py310-pip",
"python310"
]
}
],
"depends_on": []
}