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

{
    "name": "py38-appscript",
    "portdir": "python/py-appscript",
    "version": "1.2.2",
    "license": "public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://appscript.sourceforge.net/",
    "description": "High-level application scripting package for Python",
    "long_description": "Appscript is a high-level, user-friendly MacPython to Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes MacPython a serious alternative to Apple's own AppleScript language for automating your Mac.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-wheel",
                "py38-installer",
                "clang-16",
                "py38-setuptools",
                "py38-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-lxml",
                "python38"
            ]
        }
    ],
    "depends_on": []
}