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

{
    "count": 52339,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=90",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=88",
    "results": [
        {
            "name": "py312-socid-extractor",
            "portdir": "python/py-socid-extractor",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soxoj/socid-extractor",
            "description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "py312-dateutil",
                        "py312-beautifulsoup4",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-socid-extractor",
            "portdir": "python/py-socid-extractor",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soxoj/socid-extractor",
            "description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-dateutil",
                        "py311-beautifulsoup4",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-socid-extractor",
            "portdir": "python/py-socid-extractor",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soxoj/socid-extractor",
            "description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-dateutil",
                        "py310-beautifulsoup4",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-socid-extractor",
            "portdir": "python/py-socid-extractor",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soxoj/socid-extractor",
            "description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-socid-extractor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgit2",
            "portdir": "devel/libgit2",
            "version": "1.9.4",
            "license": "(GPL-2 or Permissive)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://libgit2.org/",
            "description": "A portable, pure C implementation of the Git core methods",
            "long_description": "libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "threadsafe",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "zlib",
                        "libiconv",
                        "curl",
                        "libssh2",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "stagit",
                        "py310-pygit2",
                        "py311-pygit2",
                        "py312-pygit2",
                        "py313-pygit2",
                        "py314-pygit2",
                        "git-delta",
                        "libgit2-glib",
                        "py36-pygit2",
                        "turbogit",
                        "py38-pygit2",
                        "py37-pygit2",
                        "starship",
                        "rust",
                        "cargo",
                        "broot",
                        "poac",
                        "caps-log",
                        "py39-pygit2",
                        "stgit",
                        "git-branchless",
                        "R-gert",
                        "R-git2r",
                        "cargo-c",
                        "committed",
                        "dura",
                        "geany-plugins",
                        "gitu",
                        "gitui",
                        "gitweb",
                        "mergestat",
                        "onefetch",
                        "lapce",
                        "fortran-git",
                        "gnuastro",
                        "eza",
                        "bat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bat",
                        "cocogitto"
                    ]
                }
            ]
        },
        {
            "name": "py39-socid-extractor",
            "portdir": "python/py-socid-extractor",
            "version": "0.0.27",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soxoj/socid-extractor",
            "description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-beautifulsoup4",
                        "py39-dateutil",
                        "py39-requests",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-socid-extractor",
            "portdir": "python/py-socid-extractor",
            "version": "0.0.26",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soxoj/socid-extractor",
            "description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "long_description": "Extract information about a user from profile webpages / API responses and save it in machine-readable format.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-beautifulsoup4",
                        "py38-dateutil",
                        "py38-requests",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-sqlite",
            "portdir": "octave/octave-sqlite",
            "version": "0.1.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-sqlite",
            "description": "Basic Octave implementation of the sqlite toolkit",
            "long_description": "Basic Octave implementation of the sqlite toolkit",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-netcdf",
            "portdir": "octave/octave-netcdf",
            "version": "1.0.20",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-netcdf",
            "description": "A MATLAB compatible NetCDF interface for Octave.",
            "long_description": "A MATLAB compatible NetCDF interface for Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1545
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "netcdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-ncarray"
                    ]
                }
            ]
        },
        {
            "name": "kubie",
            "portdir": "sysutils/kubie",
            "version": "0.28.0",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blog.sbstp.ca/introducing-kubie",
            "description": "A more powerful alternative to kubectx and kubens",
            "long_description": "kubie is an alternative to kubectx, kubens and the k on prompt modification script. It offers context switching, namespace switching and prompt modification in a way that makes each shell independent from others. It also has support for split configuration files, meaning it can load Kubernetes contexts from multiple files. \n \nKubie also has other nice features such as kubie exec which allows you to execute commands in a context and a namespace without having to spawn a shell and kubie lint which scans your k8s config files for issues and informs you of what they are.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1072
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "av1an",
            "portdir": "multimedia/av1an",
            "version": "0.5.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rust-av/Av1an",
            "description": "command-line AV1 / VP9 / HEVC / H264 encoding framework",
            "long_description": "av1an is a command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding. It can increase your encoding speed and improve cpu utilization by running multiple encoder processes in parallel. Target quality, VMAF plotting, and more, available to take advantage for video encoding.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "h264",
                "h265",
                "av1",
                "vpx",
                "ffms2",
                "mkvmerge",
                "vmaf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "legacy-support",
                        "cargo",
                        "clang-20",
                        "rust",
                        "nasm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "vapoursynth",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ffmpeg8",
                        "svt-av1",
                        "x265",
                        "x264",
                        "rav1e",
                        "aom"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.46.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-maturin",
                        "py314-installer",
                        "py314-setuptools-rust",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pydantic_core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py313-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.46.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py313-setuptools-rust",
                        "py313-maturin",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py312-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.46.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py312-maturin",
                        "py312-setuptools-rust",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py311-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.46.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py311-setuptools-rust",
                        "py311-maturin",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py310-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.46.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py310-maturin",
                        "py310-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py310-build",
                        "py310-setuptools-rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py314-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.13.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": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatch-fancy-pypi-readme",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-typing_extensions",
                        "py314-annotated_types",
                        "py314-pydantic_core",
                        "py314-typing-inspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chemex",
                        "napari",
                        "py314-cloudflare",
                        "py-pydantic",
                        "py314-spaCy",
                        "py314-thinc",
                        "py314-uv-dynamic-versioning",
                        "py314-weasel",
                        "peakipy",
                        "glances",
                        "py314-dash",
                        "ocrmypdf",
                        "py314-genai-prices",
                        "py314-openai",
                        "py314-pydantic-ai-slim",
                        "py314-pydantic-graph",
                        "py314-gradio",
                        "py314-npe2",
                        "py314-app-model",
                        "py314-morecantile",
                        "py314-pydantic-extra-types",
                        "py314-rstcheck",
                        "py314-rstcheck-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-fastapi",
                        "py314-aws-sam-translator",
                        "py314-mcp",
                        "pyinfra",
                        "py314-marimo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py313-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.13.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": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatch-fancy-pypi-readme",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-typing_extensions",
                        "py313-annotated_types",
                        "py313-pydantic_core",
                        "py313-typing-inspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-thinc",
                        "py313-uv-dynamic-versioning",
                        "py313-weasel",
                        "py313-dash",
                        "py313-genai-prices",
                        "py313-cloudflare",
                        "py313-openai",
                        "py313-pydantic-ai-slim",
                        "py313-pydantic-graph",
                        "py313-gradio",
                        "py313-npe2",
                        "py313-app-model",
                        "py313-emmet-core",
                        "py313-maggma",
                        "py313-morecantile",
                        "py313-pydantic-extra-types",
                        "py313-rstcheck",
                        "py313-spaCy",
                        "py313-rstcheck-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-fastapi",
                        "py313-aws-sam-translator",
                        "py313-marimo",
                        "py313-mcp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py312-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.13.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": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-typing_extensions",
                        "py312-annotated_types",
                        "py312-pydantic_core",
                        "py312-typing-inspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-weasel",
                        "py312-cloudflare",
                        "py312-dash",
                        "py312-npe2",
                        "tmt",
                        "py312-app-model",
                        "py312-emmet-core",
                        "py312-gammapy",
                        "py312-inflect",
                        "py312-maggma",
                        "py312-morecantile",
                        "py312-pydantic-extra-types",
                        "py312-rstcheck",
                        "py312-rstcheck-core",
                        "py312-spaCy",
                        "py312-uv-dynamic-versioning",
                        "py312-thinc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-fastapi",
                        "py312-aws-sam-translator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py311-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.13.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": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-typing_extensions",
                        "py311-annotated_types",
                        "py311-pydantic_core",
                        "py311-typing-inspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-weasel",
                        "py311-cloudflare",
                        "py311-dash",
                        "py311-npe2",
                        "py311-app-model",
                        "py311-emmet-core",
                        "py311-gammapy",
                        "py311-inflect",
                        "py311-maggma",
                        "py311-morecantile",
                        "py311-pydantic-extra-types",
                        "py311-rstcheck",
                        "py311-rstcheck-core",
                        "py311-spaCy",
                        "py311-uv-dynamic-versioning",
                        "py311-thinc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-fastapi",
                        "py311-aws-sam-translator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py310-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.13.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": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "py310-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-typing_extensions",
                        "py310-annotated_types",
                        "py310-pydantic_core",
                        "py310-typing-inspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-uv-dynamic-versioning",
                        "py310-weasel",
                        "py310-cloudflare",
                        "py310-dash",
                        "py310-npe2",
                        "py310-app-model",
                        "py310-emmet-core",
                        "py310-inflect",
                        "py310-maggma",
                        "py310-pydantic-extra-types",
                        "py310-rstcheck",
                        "py310-rstcheck-core",
                        "py310-thinc",
                        "py310-spaCy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-fastapi",
                        "py310-aws-sam-translator",
                        "py310-transformers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.46.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "py314-pydantic_core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.13.4",
            "license": "MIT",
            "platforms": "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": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pydantic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.12.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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "py39-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-typing_extensions",
                        "py39-annotated_types",
                        "py39-pydantic_core",
                        "py39-typing-inspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-confection",
                        "py39-npe2",
                        "chemex-devel",
                        "py39-rstcheck-core",
                        "py39-rstcheck",
                        "py39-cloudflare",
                        "py39-spaCy",
                        "py39-inflect",
                        "py39-app-model",
                        "py39-maggma",
                        "py39-emmet-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-transformers",
                        "py39-fastapi",
                        "py39-aws-sam-translator"
                    ]
                }
            ]
        },
        {
            "name": "py37-pydantic",
            "portdir": "python/py-pydantic",
            "version": "2.5.3",
            "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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-build",
                        "py37-hatchling",
                        "py37-installer",
                        "py37-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-importlib-metadata",
                        "py37-typing_extensions",
                        "py37-annotated_types",
                        "py37-pydantic_core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-confection",
                        "py37-npe2",
                        "py37-app-model",
                        "py37-spaCy",
                        "py37-rstcheck-core",
                        "py37-rstcheck"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-fastapi"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "py38-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-typing_extensions",
                        "py38-annotated_types",
                        "py38-pydantic_core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pydantic_settings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-rstcheck-core",
                        "py38-app-model",
                        "py38-spaCy",
                        "py38-inflect",
                        "py38-npe2",
                        "py38-rstcheck",
                        "py38-confection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-transformers",
                        "py38-pygls",
                        "py38-fastapi"
                    ]
                }
            ]
        },
        {
            "name": "py36-pydantic",
            "portdir": "python/py-pydantic",
            "version": "1.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cython",
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-spaCy"
                    ]
                }
            ]
        },
        {
            "name": "py39-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.41.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py39-maturin",
                        "py39-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py39-setuptools-rust",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py38-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.19.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-maturin",
                        "py38-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py38-setuptools-rust",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "py37-pydantic_core",
            "portdir": "python/py-pydantic_core",
            "version": "2.14.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/pydantic-core",
            "description": "Core validation logic for pydantic written in rust",
            "long_description": "This package provides the core functionality for pydantic validation and serialization.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-maturin",
                        "py37-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py37-setuptools-rust",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-pydantic"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.460.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-catalyst-action-rest",
                        "p5.34-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-serializer",
                        "p5.34-moosex-storage",
                        "p5.34-test-yaml-valid",
                        "p5-yaml-syck",
                        "p5.34-app-svn-bisect",
                        "txt2html"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice-devel",
                        "auto-multiple-choice",
                        "shelldap"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.460.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-catalyst-action-rest",
                        "p5.32-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-app-svn-bisect",
                        "p5.32-data-serializer",
                        "p5.32-moosex-storage",
                        "p5.32-test-yaml-valid"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.460.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-action-rest",
                        "p5.30-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-app-svn-bisect",
                        "p5.30-data-serializer",
                        "p5.30-moosex-storage",
                        "p5.30-test-yaml-valid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.460.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-action-rest",
                        "p5.28-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-app-svn-bisect",
                        "p5.28-data-serializer",
                        "p5.28-moosex-storage",
                        "p5.28-test-yaml-valid"
                    ]
                }
            ]
        },
        {
            "name": "p5-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.460.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-syck",
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-syck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.340.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "A fast, lightweight YAML loader and dumper",
            "long_description": "A fast, lightweight YAML loader and dumper",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-data-printer",
                        "p5.26-catalyst-action-rest",
                        "p5.26-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-yaml-valid",
                        "p5.26-data-serializer",
                        "p5.26-app-svn-bisect",
                        "p5.26-moosex-storage"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-template-toolkit",
            "portdir": "perl/p5-template-toolkit",
            "version": "3.106.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Template::Toolkit",
            "description": "Template::Toolkit - Template Processing System",
            "long_description": "Template::Toolkit - Template Processing System",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-leaktrace",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-appconfig",
                        "p5.34-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-template-plugin-cgi",
                        "p5.34-dancer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dancer2",
                        "bugzilla",
                        "tsung",
                        "sympa",
                        "p5.34-catalyst-devel",
                        "p5.34-catalyst-view-tt",
                        "p5.34-cgi-formbuilder",
                        "p5.34-devel-cover",
                        "p5.34-pod-projectdocs",
                        "p5.34-sql-translator",
                        "p5.34-template-gd",
                        "p5.34-template-plugin-class",
                        "p5.34-template-provider-fromdata",
                        "p5-template-toolkit",
                        "p5.34-template-timer",
                        "p5.34-astro-app-satpass2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-template-toolkit",
            "portdir": "perl/p5-template-toolkit",
            "version": "3.106.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Template::Toolkit",
            "description": "Template::Toolkit - Template Processing System",
            "long_description": "Template::Toolkit - Template Processing System",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-leaktrace",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-appconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-template-plugin-cgi",
                        "p5.32-dancer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-devel",
                        "p5.32-catalyst-view-tt",
                        "p5.32-cgi-formbuilder",
                        "p5.32-devel-cover",
                        "p5.32-pod-projectdocs",
                        "p5.32-sql-translator",
                        "p5.32-template-gd",
                        "p5.32-template-plugin-class",
                        "p5.32-template-provider-fromdata",
                        "p5.32-astro-app-satpass2",
                        "p5.32-template-timer",
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-template-toolkit",
            "portdir": "perl/p5-template-toolkit",
            "version": "3.106.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Template::Toolkit",
            "description": "Template::Toolkit - Template Processing System",
            "long_description": "Template::Toolkit - Template Processing System",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-leaktrace",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-appconfig",
                        "p5.28-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-template-plugin-cgi",
                        "p5.28-dancer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-catalyst-devel",
                        "p5.28-catalyst-view-tt",
                        "p5.28-cgi-formbuilder",
                        "p5.28-devel-cover",
                        "p5.28-pod-projectdocs",
                        "p5.28-sql-translator",
                        "p5.28-template-gd",
                        "p5.28-template-plugin-class",
                        "p5.28-template-provider-fromdata",
                        "p5.28-astro-app-satpass2",
                        "p5.28-template-timer",
                        "p5.28-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-template-toolkit",
            "portdir": "perl/p5-template-toolkit",
            "version": "3.106.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Template::Toolkit",
            "description": "Template::Toolkit - Template Processing System",
            "long_description": "Template::Toolkit - Template Processing System",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-leaktrace",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-appconfig",
                        "p5.30-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-template-plugin-cgi",
                        "p5.30-dancer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-devel",
                        "p5.30-catalyst-view-tt",
                        "p5.30-cgi-formbuilder",
                        "p5.30-devel-cover",
                        "p5.30-pod-projectdocs",
                        "p5.30-sql-translator",
                        "p5.30-template-gd",
                        "p5.30-template-plugin-class",
                        "p5.30-template-provider-fromdata",
                        "p5.30-astro-app-satpass2",
                        "p5.30-template-timer",
                        "p5.30-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5-template-toolkit",
            "portdir": "perl/p5-template-toolkit",
            "version": "3.106.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-template-toolkit",
            "homepage": "https://metacpan.org/pod/Template::Toolkit",
            "description": "Template::Toolkit - Template Processing System",
            "long_description": "Template::Toolkit - Template Processing System",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-template-toolkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "long_description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-io-tty",
                        "smokeping",
                        "p5.34-expect",
                        "p5.34-io-pty-easy",
                        "p5.34-ipc-run",
                        "p5.34-net-cli-interact",
                        "p5.34-poe"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ack"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "long_description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-expect",
                        "p5.32-io-pty-easy",
                        "p5.32-ipc-run",
                        "p5.32-net-cli-interact",
                        "p5.32-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "long_description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-expect",
                        "p5.28-io-pty-easy",
                        "p5.28-ipc-run",
                        "p5.28-net-cli-interact",
                        "p5.28-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "long_description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-expect",
                        "p5.30-io-pty-easy",
                        "p5.30-ipc-run",
                        "p5.30-net-cli-interact",
                        "p5.30-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-io-tty",
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "long_description": "IO::Tty - Low-level allocate a pseudo-Tty, import constants",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-io-tty"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "OpenBLAS-devel",
            "portdir": "math/OpenBLAS",
            "version": "20260525-1bd74ad3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenMathLib/OpenBLAS",
            "description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
            "long_description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "lapack",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ld64",
                        "cctools",
                        "cmake",
                        "gcc15",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "OpenBLAS",
            "portdir": "math/OpenBLAS",
            "version": "0.3.33",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenMathLib/OpenBLAS",
            "description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
            "long_description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 441
                }
            ],
            "variants": [
                "debug",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "lapack",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ld64",
                        "cctools",
                        "cmake",
                        "gcc15",
                        "coreutils",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pytorch",
                        "py37-numpy",
                        "py38-numpy",
                        "starpu13",
                        "lua54-numlua",
                        "lua53-numlua",
                        "lua52-numlua",
                        "lua51-numlua",
                        "caffe",
                        "deal.ii",
                        "abinit",
                        "gmsh",
                        "luma",
                        "mfem",
                        "coot",
                        "coot-devel",
                        "root6",
                        "rspamd",
                        "octave",
                        "py38-faiss",
                        "py37-faiss",
                        "py35-scipy",
                        "py36-scipy",
                        "py37-scipy",
                        "py38-pytorch",
                        "py38-scipy",
                        "py35-numpy",
                        "py36-numpy",
                        "dlib",
                        "py310-dlib",
                        "py311-dlib",
                        "py312-dlib",
                        "py313-dlib",
                        "py314-dlib",
                        "mumps",
                        "py39-pytorch",
                        "py39-dlib",
                        "flexiblas",
                        "py39-scipy",
                        "py39-faiss",
                        "R-float",
                        "R-rsparse",
                        "oski",
                        "starpu",
                        "econ-toolchain",
                        "simulated-annealing",
                        "hugin-app",
                        "NTPoly",
                        "SuiteSparse_config",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_ParU",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_UMFPACK",
                        "adept2",
                        "arpack",
                        "blaspp",
                        "bpack",
                        "coinor-cbc",
                        "coinor-clp",
                        "coinor-coinutils",
                        "dbcsr",
                        "hiop",
                        "hpddm",
                        "igraph",
                        "ipopt",
                        "itsol",
                        "libfaiss",
                        "py310-faiss",
                        "linalg",
                        "mcmcf90",
                        "ngsolve",
                        "papilo",
                        "paramonte",
                        "libpapilo",
                        "petsc",
                        "primme",
                        "psblas3",
                        "qrupdate",
                        "scalapack",
                        "scip",
                        "soplex",
                        "spral",
                        "strumpack",
                        "superlu",
                        "superlu_dist",
                        "taucs",
                        "octave-mboct-numerical",
                        "py-cvxopt",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "py27-numpy",
                        "py27-scipy",
                        "HORTON",
                        "LORENE",
                        "atompaw",
                        "bart",
                        "basix",
                        "berkeleygw",
                        "dspl",
                        "elmerfem",
                        "gamess",
                        "getdp",
                        "gr-adapt",
                        "gr37-adapt",
                        "gromacs",
                        "gromacs-plumed",
                        "harminv",
                        "hpl",
                        "libsc",
                        "mbdyn",
                        "octopus",
                        "p4est",
                        "pastix",
                        "plumed",
                        "plumed-devel",
                        "psfex",
                        "quantum-espresso",
                        "scifor",
                        "shtools",
                        "source-extractor",
                        "wannier90"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-tty",
            "portdir": "perl/p5-io-tty",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Tty",
            "description": "Provide an interface to TTYs and PTYs",
            "long_description": "Provide an interface to TTYs and PTYs",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-promptifstale"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-expect",
                        "p5.26-io-pty-easy",
                        "p5.26-ipc-run",
                        "p5.26-net-cli-interact",
                        "p5.26-poe"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-template-toolkit",
            "portdir": "perl/p5-template-toolkit",
            "version": "3.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.template-toolkit.org/",
            "description": "Template processing system modules",
            "long_description": "The Template Toolkit is a collection of modules which implement a fast, flexible, powerful and extensible template processing system. It was originally designed and remains primarily useful for generating dynamic web content, but it can be used equally well for processing any other kind of text based documents: HTML, XML, POD, PostScript, LaTeX, and so on.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-cgi",
                        "p5.26-test-leaktrace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-appconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dancer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-devel",
                        "p5.26-catalyst-view-tt",
                        "p5.26-cgi-formbuilder",
                        "p5.26-dancer2",
                        "p5.26-devel-cover",
                        "p5.26-pod-projectdocs",
                        "p5.26-sql-translator",
                        "p5.26-template-gd",
                        "p5.26-template-plugin-class",
                        "p5.26-template-provider-fromdata",
                        "p5.26-astro-app-satpass2",
                        "p5.26-template-timer"
                    ]
                }
            ]
        }
    ]
}