GET /api/v1/ports/py39-pastedeploy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-pastedeploy",
"portdir": "python/py-pastedeploy",
"version": "3.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.pylonsproject.org/projects/pastedeploy/en/latest/",
"description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"long_description": "Paste Deployment is a system for finding and configuring WSGI applications and servers.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-nose",
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-webtest"
]
}
]
}