GET /api/v1/ports/py313-preshed/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-preshed",
"portdir": "python/py-preshed",
"version": "4.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/preshed",
"description": "Cython hash tables that assume keys are pre-hashed",
"long_description": "Cython hash tables that assume keys are pre-hashed",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 216
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-cython",
"py313-cymem",
"py313-murmurhash",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-preshed"
]
}
]
}