GET /api/v1/ports/py313-upt-cpan/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-upt-cpan",
"portdir": "python/py-upt-cpan",
"version": "0.6.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://framagit.org/upt/upt-cpan",
"description": "CPAN frontend for upt",
"long_description": "CPAN frontend for upt",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "karan.sheth",
"github": "korusuke",
"ports_count": 57
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1575
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-requests"
]
},
{
"type": "test",
"ports": [
"py313-requests-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-upt-cpan"
]
},
{
"type": "run",
"ports": [
"upt"
]
}
]
}