HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-spaCy",
"portdir": "python/py-spaCy",
"version": "3.0.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://spacy.io",
"description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang50",
"clang60",
"clang70",
"clang90",
"clang80",
"clangdevel",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"cctools",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"py37-cython",
"py37-jsonschema",
"py37-murmurhash",
"py37-numpy",
"py37-plac",
"py37-preshed",
"py37-pydantic",
"py37-requests",
"py37-srsly",
"py37-thinc",
"py37-tqdm",
"py37-wasabi",
"python37",
"py37-blis",
"py37-catalogue",
"py37-cymem"
]
},
{
"type": "run",
"ports": [
"py37-pip"
]
},
{
"type": "test",
"ports": [
"py37-flake8",
"py37-mock",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-spaCy-models",
"py37-torchtext"
]
}
]
}