GET /api/v1/ports/py27-mecab-python3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-mecab-python3",
"portdir": "python/py-mecab-python3",
"version": "1.0.2",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SamuraiT/mecab-python3",
"description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"long_description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"active": false,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python27",
"mecab-utf8"
]
}
],
"depends_on": []
}