GET /api/v1/ports/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52145,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=4",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=2",
    "results": [
        {
            "name": "atuin-server",
            "portdir": "sysutils/atuin",
            "version": "18.16.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://atuin.sh/",
            "description": "Self-hosted sync server for atuin shell history",
            "long_description": "Self-hosted sync server for atuin shell history. Provides the atuin-server binary, which serves the encrypted record sync API consumed by atuin clients. The server was split out of the main atuin binary in atuin v18.12.0.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1062
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "protobuf3-cpp",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rmux",
            "portdir": "sysutils/rmux",
            "version": "0.3.1",
            "license": "(MIT or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rmux.io",
            "description": "Local terminal multiplexer with a tmux-style CLI",
            "long_description": "RMUX is a local terminal multiplexer with a tmux-style CLI, daemon runtime, Rust SDK, and ratatui integration. It supports detachable terminal sessions, persistent panes, structured snapshots, and native local transports on macOS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1062
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-4.2",
            "portdir": "sysutils/helm",
            "version": "4.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 34
                },
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1062
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-tiktoken",
            "portdir": "python/py-tiktoken",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/tiktoken",
            "description": "tiktoken is a fast BPE tokeniser for use with OpenAI's models",
            "long_description": "tiktoken is a fast BPE tokeniser for use with OpenAI's models",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "mrdomino",
                    "ports_count": 43
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools-rust",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "python314",
                        "py314-requests",
                        "py314-regex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-hypothesis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tiktoken"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-tiktoken",
            "portdir": "python/py-tiktoken",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/tiktoken",
            "description": "tiktoken is a fast BPE tokeniser for use with OpenAI's models",
            "long_description": "tiktoken is a fast BPE tokeniser for use with OpenAI's models",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "mrdomino",
                    "ports_count": 43
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools-rust",
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "python313",
                        "py313-requests",
                        "py313-regex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py314-sse-starlette",
            "portdir": "python/py-sse-starlette",
            "version": "3.4.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sysid/sse-starlette",
            "description": "SSE plugin for Starlette",
            "long_description": "SSE plugin for Starlette",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-anyio",
                        "py314-starlette"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sse-starlette"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-mcp"
                    ]
                }
            ]
        },
        {
            "name": "py313-sse-starlette",
            "portdir": "python/py-sse-starlette",
            "version": "3.4.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sysid/sse-starlette",
            "description": "SSE plugin for Starlette",
            "long_description": "SSE plugin for Starlette",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-anyio",
                        "py313-starlette"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-mcp"
                    ]
                }
            ]
        },
        {
            "name": "py-sse-starlette",
            "portdir": "python/py-sse-starlette",
            "version": "3.4.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sysid/sse-starlette",
            "description": "SSE plugin for Starlette",
            "long_description": "SSE plugin for Starlette",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sse-starlette"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pymdown-extensions",
            "portdir": "python/py-pymdown-extensions",
            "version": "10.21.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/pymdown-extensions",
            "description": "Extension pack for Python Markdown.",
            "long_description": "Extension pack for Python Markdown.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-hatchling",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-markdown",
                        "py314-yaml",
                        "py314-pygments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pymdown-extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-pymdown-extensions",
            "portdir": "python/py-pymdown-extensions",
            "version": "10.21.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/pymdown-extensions",
            "description": "Extension pack for Python Markdown.",
            "long_description": "Extension pack for Python Markdown.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-hatchling",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-markdown",
                        "py313-yaml",
                        "py313-pygments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py-pymdown-extensions",
            "portdir": "python/py-pymdown-extensions",
            "version": "10.21.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/pymdown-extensions",
            "description": "Extension pack for Python Markdown.",
            "long_description": "Extension pack for Python Markdown.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pymdown-extensions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pydantic-graph",
            "portdir": "python/py-pydantic-graph",
            "version": "1.103.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ai.pydantic.dev/graph",
            "description": "Graph and state machine library",
            "long_description": "Graph and state machine library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-uv-dynamic-versioning",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-httpx",
                        "py314-pydantic",
                        "py314-typing-inspection",
                        "py314-logfire-api"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pydantic-graph",
                        "py314-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py313-pydantic-graph",
            "portdir": "python/py-pydantic-graph",
            "version": "1.103.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ai.pydantic.dev/graph",
            "description": "Graph and state machine library",
            "long_description": "Graph and state machine library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-uv-dynamic-versioning",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-httpx",
                        "py313-pydantic",
                        "py313-typing-inspection",
                        "py313-logfire-api"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py314-pydantic-ai-slim",
            "portdir": "python/py-pydantic-ai-slim",
            "version": "1.103.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-ai/tree/main/pydantic_ai_slim",
            "description": "Agent Framework / shim to use Pydantic with LLMs, slim package",
            "long_description": "Agent Framework / shim to use Pydantic with LLMs, slim package",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling",
                        "py314-uv-dynamic-versioning"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-griffelib",
                        "python314",
                        "py314-pydantic-graph",
                        "py314-opentelemetry-api",
                        "py314-httpx",
                        "py314-pydantic",
                        "py314-typing-inspection",
                        "py314-genai-prices"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pydantic-ai-slim"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-pydantic-ai-slim",
            "portdir": "python/py-pydantic-ai-slim",
            "version": "1.103.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-ai/tree/main/pydantic_ai_slim",
            "description": "Agent Framework / shim to use Pydantic with LLMs, slim package",
            "long_description": "Agent Framework / shim to use Pydantic with LLMs, slim package",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-uv-dynamic-versioning"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-griffelib",
                        "python313",
                        "py313-pydantic-graph",
                        "py313-opentelemetry-api",
                        "py313-httpx",
                        "py313-pydantic",
                        "py313-typing-inspection",
                        "py313-genai-prices"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py-pydantic-graph",
            "portdir": "python/py-pydantic-graph",
            "version": "1.103.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ai.pydantic.dev/graph",
            "description": "Graph and state machine library",
            "long_description": "Graph and state machine library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pydantic-graph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pydantic-ai-slim",
            "portdir": "python/py-pydantic-ai-slim",
            "version": "1.103.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-ai/tree/main/pydantic_ai_slim",
            "description": "Agent Framework / shim to use Pydantic with LLMs, slim package",
            "long_description": "Agent Framework / shim to use Pydantic with LLMs, slim package",
            "active": true,
            "categories": [
                "devel",
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pydantic-ai-slim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-opentelemetry-api",
            "portdir": "python/py-opentelemetry-api",
            "version": "1.42.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-api",
            "description": "OpenTelemetry Python API",
            "long_description": "OpenTelemetry Python API",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-opentelemetry-api",
                        "py314-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py313-opentelemetry-api",
            "portdir": "python/py-opentelemetry-api",
            "version": "1.42.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-api",
            "description": "OpenTelemetry Python API",
            "long_description": "OpenTelemetry Python API",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py-opentelemetry-api",
            "portdir": "python/py-opentelemetry-api",
            "version": "1.42.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-api",
            "description": "OpenTelemetry Python API",
            "long_description": "OpenTelemetry Python API",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-opentelemetry-api"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-openai",
            "portdir": "python/py-openai",
            "version": "2.38.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/openai-python",
            "description": "The official Python library for the openai API",
            "long_description": "The official Python library for the openai API",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling",
                        "py314-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx",
                        "py314-pydantic",
                        "python314",
                        "py314-jiter",
                        "py314-distro",
                        "py314-tqdm",
                        "py314-typing_extensions",
                        "py314-anyio",
                        "py314-sniffio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-openai"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py314-msgspec",
            "portdir": "python/py-msgspec",
            "version": "0.21.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jcristharif.com/msgspec",
            "description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
            "long_description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-yaml",
                        "py314-tomli-w"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-msgspec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-openai",
            "portdir": "python/py-openai",
            "version": "2.38.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/openai-python",
            "description": "The official Python library for the openai API",
            "long_description": "The official Python library for the openai API",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-distro",
                        "py313-httpx",
                        "python313",
                        "py313-jiter",
                        "py313-pydantic",
                        "py313-typing_extensions",
                        "py313-sniffio",
                        "py313-anyio",
                        "py313-tqdm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-msgspec",
            "portdir": "python/py-msgspec",
            "version": "0.21.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jcristharif.com/msgspec",
            "description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
            "long_description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-yaml",
                        "py313-tomli-w"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py-openai",
            "portdir": "python/py-openai",
            "version": "2.38.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/openai-python",
            "description": "The official Python library for the openai API",
            "long_description": "The official Python library for the openai API",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-openai"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-msgspec",
            "portdir": "python/py-msgspec",
            "version": "0.21.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jcristharif.com/msgspec",
            "description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
            "long_description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-msgspec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-mcp",
            "portdir": "python/py-mcp",
            "version": "1.27.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelcontextprotocol.github.io/python-sdk",
            "description": "Model Context Protocol SDK",
            "long_description": "Model Context Protocol SDK",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-uv-dynamic-versioning",
                        "py314-hatchling",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pydantic",
                        "py314-typer",
                        "py314-typing-inspection",
                        "py314-jwt",
                        "py314-jsonschema",
                        "py314-starlette",
                        "py314-websockets",
                        "py314-python-multipart",
                        "py314-pydantic_settings",
                        "py314-python-dotenv",
                        "py314-httpx-sse",
                        "py314-sse-starlette",
                        "py314-cryptography",
                        "py314-rich",
                        "py314-httpx",
                        "py314-anyio",
                        "py314-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mcp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-mcp",
            "portdir": "python/py-mcp",
            "version": "1.27.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelcontextprotocol.github.io/python-sdk",
            "description": "Model Context Protocol SDK",
            "long_description": "Model Context Protocol SDK",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-uv-dynamic-versioning",
                        "py313-hatchling",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-websockets",
                        "py313-rich",
                        "py313-httpx",
                        "py313-jsonschema",
                        "py313-pydantic",
                        "py313-typer",
                        "py313-python-dotenv",
                        "py313-typing-inspection",
                        "py313-pydantic_settings",
                        "py313-python-multipart",
                        "py313-httpx-sse",
                        "py313-sse-starlette",
                        "py313-starlette",
                        "py313-anyio",
                        "py313-jwt",
                        "py313-cryptography",
                        "py313-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py314-marimo",
            "portdir": "python/py-marimo",
            "version": "0.23.8",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marimo.io",
            "description": "A library for making reactive notebooks and apps",
            "long_description": "A library for making reactive notebooks and apps",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-uv-build",
                        "py314-installer",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-yaml",
                        "py314-click",
                        "py314-psutil",
                        "py314-tomlkit",
                        "py314-pydantic",
                        "py314-jedi",
                        "py314-python-lsp-ruff",
                        "py314-python-lsp-server",
                        "py314-markdown",
                        "py314-narwhals",
                        "py314-nbformat",
                        "py314-starlette",
                        "py314-uvicorn",
                        "py314-websockets",
                        "py314-itsdangerous",
                        "py314-python-multipart",
                        "py314-altair",
                        "py314-loro",
                        "py314-mcp",
                        "py314-msgspec",
                        "py314-openai",
                        "py314-pydantic-ai-slim",
                        "py314-pymdown-extensions",
                        "py314-tiktoken",
                        "py314-docutils",
                        "py314-pygments",
                        "py314-packaging",
                        "ruff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-marimo",
            "portdir": "python/py-marimo",
            "version": "0.23.8",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marimo.io",
            "description": "A library for making reactive notebooks and apps",
            "long_description": "A library for making reactive notebooks and apps",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-uv-build",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-psutil",
                        "py313-tomlkit",
                        "py313-click",
                        "py313-starlette",
                        "py313-yaml",
                        "py313-docutils",
                        "py313-markdown",
                        "py313-websockets",
                        "py313-nbformat",
                        "py313-pydantic",
                        "py313-python-lsp-server",
                        "py313-itsdangerous",
                        "py313-narwhals",
                        "py313-altair",
                        "py313-python-lsp-ruff",
                        "py313-uvicorn",
                        "py313-python-multipart",
                        "py313-loro",
                        "py313-mcp",
                        "py313-msgspec",
                        "py313-openai",
                        "py313-pydantic-ai-slim",
                        "py313-pymdown-extensions",
                        "py313-tiktoken",
                        "py313-pygments",
                        "py313-jedi",
                        "py313-packaging",
                        "ruff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-mcp",
            "portdir": "python/py-mcp",
            "version": "1.27.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelcontextprotocol.github.io/python-sdk",
            "description": "Model Context Protocol SDK",
            "long_description": "Model Context Protocol SDK",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-mcp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-marimo",
            "portdir": "python/py-marimo",
            "version": "0.23.8",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://marimo.io",
            "description": "A library for making reactive notebooks and apps",
            "long_description": "A library for making reactive notebooks and apps",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-loro",
            "portdir": "python/py-loro",
            "version": "1.10.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loro.dev",
            "description": "Python bindings for Loro",
            "long_description": "Python bindings for Loro",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools-rust",
                        "py314-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-loro"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py313-loro",
            "portdir": "python/py-loro",
            "version": "1.10.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loro.dev",
            "description": "Python bindings for Loro",
            "long_description": "Python bindings for Loro",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools-rust",
                        "py313-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo"
                    ]
                }
            ]
        },
        {
            "name": "py314-logfire-api",
            "portdir": "python/py-logfire-api",
            "version": "4.34.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/logfire-api",
            "description": "Shim for the Logfire SDK which does nothing unless Logfire is installed",
            "long_description": "Shim for the Logfire SDK which does nothing unless Logfire is installed",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-logfire-api",
                        "py314-pydantic-graph"
                    ]
                }
            ]
        },
        {
            "name": "py313-logfire-api",
            "portdir": "python/py-logfire-api",
            "version": "4.34.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/logfire-api",
            "description": "Shim for the Logfire SDK which does nothing unless Logfire is installed",
            "long_description": "Shim for the Logfire SDK which does nothing unless Logfire is installed",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-graph"
                    ]
                }
            ]
        },
        {
            "name": "py-loro",
            "portdir": "python/py-loro",
            "version": "1.10.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loro.dev",
            "description": "Python bindings for Loro",
            "long_description": "Python bindings for Loro",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-loro"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logfire-api",
            "portdir": "python/py-logfire-api",
            "version": "4.34.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/logfire-api",
            "description": "Shim for the Logfire SDK which does nothing unless Logfire is installed",
            "long_description": "Shim for the Logfire SDK which does nothing unless Logfire is installed",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-logfire-api"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-jiter",
            "portdir": "python/py-jiter",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/jiter",
            "description": "Fast iterable JSON parser.",
            "long_description": "Fast iterable JSON parser.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools-rust",
                        "py314-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jiter",
                        "py314-openai"
                    ]
                }
            ]
        },
        {
            "name": "py313-jiter",
            "portdir": "python/py-jiter",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/jiter",
            "description": "Fast iterable JSON parser.",
            "long_description": "Fast iterable JSON parser.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools-rust",
                        "py313-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-openai"
                    ]
                }
            ]
        },
        {
            "name": "py314-httpx-sse",
            "portdir": "python/py-httpx-sse",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/florimondmanca/httpx-sse",
            "description": "Consume Server-Sent Event (SSE) messages with HTTPX.",
            "long_description": "Consume Server-Sent Event (SSE) messages with HTTPX.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-httpx-sse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-mcp"
                    ]
                }
            ]
        },
        {
            "name": "py313-httpx-sse",
            "portdir": "python/py-httpx-sse",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/florimondmanca/httpx-sse",
            "description": "Consume Server-Sent Event (SSE) messages with HTTPX.",
            "long_description": "Consume Server-Sent Event (SSE) messages with HTTPX.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-mcp"
                    ]
                }
            ]
        },
        {
            "name": "py-jiter",
            "portdir": "python/py-jiter",
            "version": "0.15.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/jiter",
            "description": "Fast iterable JSON parser.",
            "long_description": "Fast iterable JSON parser.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jiter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-httpx-sse",
            "portdir": "python/py-httpx-sse",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/florimondmanca/httpx-sse",
            "description": "Consume Server-Sent Event (SSE) messages with HTTPX.",
            "long_description": "Consume Server-Sent Event (SSE) messages with HTTPX.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx-sse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-griffelib",
            "portdir": "python/py-griffelib",
            "version": "2.0.2",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/griffelib/",
            "description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "long_description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-uv-dynamic-versioning",
                        "py314-hatchling",
                        "py314-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-griffelib",
                        "py314-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py313-griffelib",
            "portdir": "python/py-griffelib",
            "version": "2.0.2",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/griffelib/",
            "description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "long_description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-uv-dynamic-versioning",
                        "py313-hatchling",
                        "py313-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py314-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.0.62",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx",
                        "py314-pydantic",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-genai-prices",
                        "py314-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py313-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.0.62",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-httpx",
                        "py313-pydantic",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py-griffelib",
            "portdir": "python/py-griffelib",
            "version": "2.0.2",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/griffelib/",
            "description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "long_description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-griffelib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.0.62",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-genai-prices"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}