GET /api/v1/ports/py-annotated_types/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-annotated_types",
"portdir": "python/py-annotated_types",
"version": "0.7.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/annotated-types/annotated-types",
"description": "Reusable constraint types to use with typing.Annotated",
"long_description": "Reusable constraint types to use with typing.Annotated",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-annotated_types"
]
}
],
"depends_on": []
}