GET /api/v1/ports/py38-pipdeptree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-hatchling",
"py38-installer",
"clang-16",
"py38-build",
"py38-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py38-pip",
"python38"
]
}
],
"depends_on": []
}