GET /api/v1/ports/py38-nltk/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-nltk",
"portdir": "python/py-nltk",
"version": "3.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nltk.org/",
"description": "Natural Language Toolkit",
"long_description": "NLTK is Python modules for research and development in natural language processing",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stevenbird1",
"github": "stevenbird",
"ports_count": 10
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-click",
"py38-joblib",
"py38-regex",
"py38-tqdm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-torchtext",
"py38-sumy",
"py38-beancount-import",
"py38-g2p-en"
]
},
{
"type": "run",
"ports": [
"py38-allennlp",
"py38-sentence-transformers",
"py38-transformers"
]
}
]
}