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

{
    "name": "py38-thinc",
    "portdir": "python/py-thinc",
    "version": "8.2.3",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/explosion/thinc",
    "description": "spaCy's Machine Learning library for NLP in Python",
    "long_description": "spaCy's Machine Learning library for NLP in Python",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 216
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16",
                "py38-cython-compat"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-numpy",
                "py38-plac",
                "py38-preshed",
                "py38-srsly",
                "py38-tqdm",
                "py38-wasabi",
                "python38",
                "py38-blis",
                "py38-cymem",
                "py38-cython",
                "py38-mock",
                "py38-murmurhash"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-flake8",
                "py38-hypothesis"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-spaCy"
            ]
        }
    ]
}