GET /api/v1/ports/py310-photoscript/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py310-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": [
                "clang-17",
                "py310-build",
                "py310-poetry-core",
                "py310-installer",
                "py310-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-pyobjc",
                "py310-applescript",
                "python310"
            ]
        }
    ],
    "depends_on": []
}