GET /api/v1/ports/py313-xmlsec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-xmlsec",
"portdir": "python/py-xmlsec",
"version": "1.3.15",
"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": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1048
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-pkgconfig",
"py313-wheel",
"py313-setuptools_scm",
"py313-toml",
"libtool",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-lxml",
"xmlsec"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-xmlsec",
"py313-zeep"
]
}
]
}