GET /api/v1/ports/py38-falcon/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-falcon",
"portdir": "python/py-falcon",
"version": "3.0.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://falconframework.org/",
"description": "An unladen web framework for building APIs and app backends.",
"long_description": "Falcon is a reliable, high-performance Python web framework for building large-scale app backends and microservices. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-installer",
"clang-16",
"py38-build",
"py38-cython"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-setuptools"
]
},
{
"type": "test",
"ports": [
"py38-websockets",
"py38-yaml",
"py38-mujson",
"py38-testtools",
"py38-cbor2",
"py38-httpx",
"py38-mimeparse",
"py38-pytest",
"py38-pytest-runner",
"py38-requests",
"py38-ujson"
]
}
],
"depends_on": []
}