GET /api/v1/ports/py312-pipdeptree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-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": 994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-hatchling",
"py312-hatch-vcs",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-pip",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pipdeptree"
]
}
]
}