GET /api/v1/ports/py37-app-model/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-app-model",
"portdir": "python/py-app-model",
"version": "0.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/app-model/",
"description": "Generic application schema implemented in python.",
"long_description": "Generic application schema implemented in python. This is a schema for declarative organization of application data, such as menus, keybindings, actions/commands, etc...",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1011
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py37-build",
"py37-hatchling",
"py37-hatch-vcs",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-pydantic",
"py37-typing_extensions",
"py37-psygnal",
"py37-in-n-out"
]
}
],
"depends_on": []
}