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

{
    "name": "py38-wasabi",
    "portdir": "python/py-wasabi",
    "version": "1.1.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ines/wasabi",
    "description": "A lightweight console printing and formatting toolkit",
    "long_description": "A lightweight console printing and formatting toolkit",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 207
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-spaCy",
                "py38-thinc"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-unidic"
            ]
        }
    ]
}