HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pydantic",
"portdir": "python/py-pydantic",
"version": "2.7.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/samuelcolvin/pydantic",
"description": "Data validation and settings management using Python type hinting",
"long_description": "Fast and extensible, pydantic plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.6+; validate it with pydantic.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jan",
"github": "jandemter",
"ports_count": 64
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-hatch-fancy-pypi-readme",
"clang-17",
"py312-build",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-typing_extensions",
"py312-annotated_types",
"py312-pydantic_core"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pydantic_settings"
]
},
{
"type": "lib",
"ports": [
"py312-rstcheck-core",
"py312-confection",
"py312-cloudflare",
"py312-inflect",
"py312-rstcheck",
"py312-emmet-core",
"py312-maggma",
"py312-app-model",
"py312-npe2",
"chemex"
]
},
{
"type": "run",
"ports": [
"py312-fastapi",
"py312-aws-sam-translator"
]
}
]
}