GET /api/v1/ports/py313-unpaddedbase64/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-unpaddedbase64",
"portdir": "python/py-unpaddedbase64",
"version": "2.1.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matrix-org/python-unpaddedbase64",
"description": "Encode and decode Base64 without = padding",
"long_description": "Encode and decode Base64 without = padding.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py313-build",
"py313-installer",
"py313-poetry-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-unpaddedbase64"
]
}
]
}