GET /api/v1/ports/py312-photoscript/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-photoscript",
"portdir": "python/py-photoscript",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RhetTbull/photoscript",
"description": "Python wrapper around Apple Photos applescript interface",
"long_description": "Python wrapper around Apple Photos applescript interface",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rturnbull",
"github": "RhetTbull",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-poetry-core",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-pyobjc",
"py312-applescript",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-photoscript"
]
}
]
}