GET /api/v1/ports/py-pytesting-utils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-pytesting-utils",
"portdir": "python/py-pytesting-utils",
"version": "0.5.0",
"license": "LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytesting/utils",
"description": "Utilities for the PyTesting project",
"long_description": "Utilities for the PyTesting project",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py38-pytesting-utils"
]
}
],
"depends_on": []
}