HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "kytea",
"portdir": "textproc/kytea",
"version": "0.4.7",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.phontron.com/kytea/",
"description": "a word segmentation/pronunciation estimation tool",
"long_description": "Kyoto Text Analysis Toolkit (KyTea, pronounced \"cutie\") is a general toolkit developed for analyzing text, with a focus on Japanese, Chinese and other languages requiring word or morpheme segmentation.",
"active": true,
"categories": [
"textproc",
"japanese"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"groonga"
]
},
{
"type": "run",
"ports": [
"eda"
]
}
]
}