GET /api/v1/ports/py37-zeep/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-zeep",
"portdir": "python/py-zeep",
"version": "4.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python-zeep.org/en/master/",
"description": "A fast and modern Python SOAP client.",
"long_description": "A fast and modern Python SOAP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 664
}
],
"variants": [
"async",
"xmlsec"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py37-attrs",
"py37-cached-property",
"py37-defusedxml",
"py37-httpx",
"py37-isodate",
"python37",
"py37-requests",
"py37-requests-file",
"py37-requests-toolbelt",
"py37-tz",
"py37-xmlsec",
"py37-lxml",
"py37-appdirs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-sunpy"
]
}
]
}