GET /api/v1/ports/py27-soaplib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-soaplib",
"portdir": "python/py-soaplib",
"version": "1.0.0",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/soaplib/soaplib",
"description": "A simple library for writing soap web services.",
"long_description": "This is a simple, easily extendible soap library that provides several useful tools for creating and publishing soap web services in python. This package features on-demand WSDL generation for the published services, a WSGI-compliant web application, support for complex class structures, binary attachments, simple framework for creating additional serialization mechanisms and a client library.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-lxml",
"py27-tz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-soaplib"
]
}
]
}