GET /api/v1/ports/py313-flask-wtf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-flask-wtf",
"portdir": "python/py-flask-wtf",
"version": "1.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://flask-wtf.readthedocs.io",
"description": "Simple integration of Flask and WTForms",
"long_description": "Flask-WTF offers simple integration with WTForms. This integration includes optional CSRF handling for greater security.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatchling",
"clang-17",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-flask",
"py313-itsdangerous",
"py313-wtforms"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-flask-wtf"
]
}
]
}