GET /api/v1/ports/py38-stopwordsiso/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-stopwordsiso",
"portdir": "python/py-stopwordsiso",
"version": "0.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bact/stopwords-iso",
"description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
"long_description": "Collection of stopwords for multiple languages. Using ISO 639 1 language code.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": []
}