GET /api/v1/ports/R-jiebaRD/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-jiebaRD",
"portdir": "R/R-jiebaRD",
"version": "0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://qinwenfeng.com/jiebaR",
"description": "Chinese text segmentation data for R-jiebaR package",
"long_description": "Chinese text segmentation data for R-jiebaR package",
"active": true,
"categories": [
"textproc",
"science",
"chinese",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-jiebaR"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-jiebaR"
]
}
]
}