GET /api/v1/ports/antiword/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "antiword",
"portdir": "textproc/antiword",
"version": "0.37",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.winfield.demon.nl/index.html",
"description": "Utility to read Microsoft Word (.doc) files",
"long_description": "Antiword is a utility that can read binary files from Microsoft Word 6, 7, 97, and 2000.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"liblouisxml",
"recoll"
]
}
]
}