GET /api/v1/ports/py39-pyshortcuts/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-pyshortcuts",
    "portdir": "python/py-pyshortcuts",
    "version": "1.9.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/newville/pyshortcuts",
    "description": "Helps users create shortcuts to run python scripts and other applications.",
    "long_description": "Pyshortcuts helps Python developers and users create shortcuts that will run python scripts and other applications. The shortcuts created can go onto the user's desktop or into the Start Menu (for systems with Start Menus) or both.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "joe.fowler",
            "github": "joefowler",
            "ports_count": 72
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-wheel",
                "py39-setuptools",
                "py39-setuptools_scm",
                "clang-16",
                "py39-build",
                "py39-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": []
}