GET /api/v1/ports/py-bottle-sqlalchemy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-bottle-sqlalchemy",
"portdir": "python/py-bottle-sqlalchemy",
"version": "0.4.3",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/iurisilvio/bottle-sqlalchemy",
"description": "SQLAlchemy plugin for bottle web microframework",
"long_description": "This bottle-sqlalchemy plugin integrates SQLAlchemy with Bottle applications. It injects a SQLAlchemy session in routes and handles the session cycle.",
"active": false,
"categories": [
"devel",
"databases",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-bottle-sqlalchemy"
]
}
],
"depends_on": []
}