GET /api/v1/ports/xml-coreutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xml-coreutils",
"portdir": "textproc/xml-coreutils",
"version": "0.8.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xml-coreutils.sourceforge.net/",
"description": "Command line tools for XML processing",
"long_description": "The xml-coreutils are a collection of Unix/POSIX command line tools for processing XML files. The aim is to make XML processing for shell users exactly as easy as text processing.",
"active": true,
"categories": [
"textproc",
"xml"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"slang2",
"expat"
]
}
],
"depends_on": []
}