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

{
    "name": "py-pydantic_settings",
    "portdir": "python/py-pydantic_settings",
    "version": "2.1.0",
    "license": "MIT",
    "platforms": "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": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-pydantic_settings"
            ]
        }
    ],
    "depends_on": []
}