GET /api/v1/ports/py-pydantic_core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-pydantic_core",
"portdir": "python/py-pydantic_core",
"version": "2.27.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydantic/pydantic-core",
"description": "Core validation logic for pydantic written in rust",
"long_description": "This package provides the core functionality for pydantic validation and serialization.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"py313-pydantic_core"
]
}
],
"depends_on": []
}