GET /api/v1/ports/py310-pydantic_core/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-pydantic_core",
"portdir": "python/py-pydantic_core",
"version": "2.33.2",
"license": "MIT",
"platforms": "darwin",
"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": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-maturin",
"py310-installer",
"cargo",
"legacy-support",
"rust",
"py310-build",
"py310-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"python310",
"libunwind"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-pydantic"
]
}
]
}