GET /api/v1/ports/xmlpatch/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "xmlpatch",
"portdir": "textproc/xmlpatch",
"version": "0.4.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xmlpatch.sourceforge.net/",
"description": "an XML patching handler library",
"long_description": "The xmlpatch library is a framework utilizing XML path language (XPath) selectors with the aid of which a set of patches can be applied to an existing initial XML document.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "twic",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libxml2"
]
}
],
"depends_on": []
}