GET /api/v1/ports/py310-certomancer-csc-dummy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-certomancer-csc-dummy",
"portdir": "python/py-certomancer-csc-dummy",
"version": "0.2.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MatthiasValvekens/certomancer-csc-dummy",
"description": "A Certomancer-based demo CSC server for integration tests",
"long_description": "A Certomancer-based demo CSC server for integration tests",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-python-pae",
"py310-aiohttp",
"py310-cryptography",
"py310-asn1crypto",
"py310-certomancer"
]
}
],
"depends_on": []
}