GET /api/v1/ports/py310-tinydb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-tinydb",
"portdir": "python/py-tinydb",
"version": "4.7.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/msiemens/tinydb",
"description": "TinyDB is a tiny, document oriented database",
"long_description": "TinyDB is a lightweight document oriented database optimized for your happiness :).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-poetry-core",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
}