GET /api/v1/ports/py38-xmlsec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-xmlsec",
"portdir": "python/py-xmlsec",
"version": "1.3.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xmlsec.readthedocs.io/en/latest/",
"description": "a set of Python bindings for the XML Security Library.",
"long_description": "a set of Python bindings for the XML Security Library.",
"active": true,
"categories": [
"textproc",
"security",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"libtool",
"py38-pkgconfig",
"py38-setuptools_scm",
"py38-toml"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-lxml",
"xmlsec",
"icu"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-zeep"
]
}
]
}