GET /api/v1/ports/py36-suds-jurko/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-suds-jurko",
"portdir": "python/py-suds-jurko",
"version": "0.6",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/suds-jurko/0.6",
"description": "Lightweight SOAP client (Jurko's fork)",
"long_description": "'Suds' is a lightweight SOAP-based web service client for Python licensed under LGPL. This is hopefully just a temporary fork of the original suds Python library project created because the original project development seems to have stalled. Should be reintegrated back into the original project if it ever gets revived again.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-suds-jurko"
]
}
]
}