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

{
    "name": "py37-cmd2",
    "portdir": "python/py-cmd2",
    "version": "2.4.3",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/python-cmd2/cmd2",
    "description": "Tool for building interactive command line applications in Python",
    "long_description": "Tool for building interactive command line applications in Python",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py37-setuptools",
                "py37-setuptools_scm",
                "py37-wheel",
                "py37-build",
                "py37-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-attrs",
                "py37-importlib-metadata",
                "py37-pyperclip",
                "py37-typing_extensions",
                "py37-wcwidth"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py37-cliff"
            ]
        }
    ]
}