GET /api/v1/ports/wsdlpull/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "wsdlpull",
"portdir": "devel/wsdlpull",
"version": "1.24",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wsdlpull.sourceforge.net/",
"description": "C++ Web services library",
"long_description": "wsdlpull is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API and command line tool for dynamically inspecting and invoking WSDL Web services.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"doxygen",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl",
"curl"
]
}
],
"depends_on": []
}