GET /api/v1/ports/py312-pydantic_settings/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py312-pydantic_settings",
    "portdir": "python/py-pydantic_settings",
    "version": "2.1.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pydantic/pydantic-settings",
    "description": "Settings management using Pydantic",
    "long_description": "Settings management using Pydantic, this is the new official home of Pydantic's BaseSettings.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-installer",
                "clang-17",
                "py312-build",
                "py312-pydantic",
                "py312-hatchling",
                "py312-python-dotenv"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-pydantic_settings",
                "py312-emmet-core",
                "py312-maggma"
            ]
        }
    ]
}