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

{
    "name": "py310-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": [
                "py310-hatchling",
                "py310-build",
                "py310-pydantic",
                "clang-17",
                "py310-python-dotenv",
                "py310-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-emmet-core",
                "py310-maggma"
            ]
        }
    ]
}