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

{
    "count": 51965,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=209",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=207",
    "results": [
        {
            "name": "py312-aiodns",
            "portdir": "python/py-aiodns",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/saghul/aiodns",
            "description": "Simple DNS resolver for asyncio.",
            "long_description": "aiodns provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pycares"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pycares",
                        "py312-pytest",
                        "py312-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-discordpy",
                        "py312-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py312-pycares",
            "portdir": "python/py-pycares",
            "version": "5.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/saghul/pycares",
            "description": "Python interface for c-ares.",
            "long_description": "pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-setuptools",
                        "py312-wheel",
                        "cmake",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cffi",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-aiodns"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-aiodns"
                    ]
                }
            ]
        },
        {
            "name": "gcstar",
            "portdir": "databases/gcstar",
            "version": "1.8.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/GCstar/GCstar",
            "description": "Manage your collections of movies, games, books, music and more",
            "long_description": "GCstar is an application for managing your collections. It supports many types of collections, including movies, books, games, comics, stamps, coins, and many more. You can even create your own collection type for whatever unique thing it is that you collect! Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you've lent it to. You may also search and filter your collections by many criteria.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "desktop-file-utils",
                        "xdg-utils",
                        "p5.34-archive-tar",
                        "p5.34-archive-zip",
                        "p5.34-compress-raw-zlib",
                        "p5.34-date-calc",
                        "p5.34-datetime-format-strptime",
                        "p5.34-digest-md5",
                        "p5.34-gd",
                        "p5.34-gdgraph",
                        "p5.34-gdtextutil",
                        "p5.34-gtk3",
                        "p5.34-image-exiftool",
                        "p5.34-json",
                        "p5.34-locale-codes",
                        "p5.34-lwp-protocol-https",
                        "p5.34-mime-base64",
                        "p5.34-mp3-info",
                        "p5.34-mp3-tag",
                        "p5.34-ogg-vorbis-header-pureperl",
                        "p5.34-time-piece",
                        "p5.34-xml-simple",
                        "p5.34-gtk3-simplelist",
                        "adwaita-icon-theme",
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-wcwidth",
            "portdir": "python/py-wcwidth",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jquast/wcwidth/",
            "description": "Library for building powerful interactive command lines in Python",
            "long_description": "Library for building powerful interactive command lines in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-git-delete-merged-branches",
                        "py312-cli-helpers",
                        "py312-urwid",
                        "py312-blessed",
                        "py312-prompt_toolkit",
                        "py312-pyte"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-ftfy"
                    ]
                }
            ]
        },
        {
            "name": "py312-peewee",
            "portdir": "python/py-peewee",
            "version": "3.19.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coleifer/peewee/",
            "description": "a small, expressive orm -- supports postgresql, mysql and sqlite",
            "long_description": "Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-circuitbreaker",
            "portdir": "python/py-circuitbreaker",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabfuel/circuitbreaker",
            "description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "long_description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-circuitbreaker"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-oci"
                    ]
                }
            ]
        },
        {
            "name": "py310-circuitbreaker",
            "portdir": "python/py-circuitbreaker",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabfuel/circuitbreaker",
            "description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "long_description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-oci"
                    ]
                }
            ]
        },
        {
            "name": "py39-circuitbreaker",
            "portdir": "python/py-circuitbreaker",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabfuel/circuitbreaker",
            "description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "long_description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-oci"
                    ]
                }
            ]
        },
        {
            "name": "py38-circuitbreaker",
            "portdir": "python/py-circuitbreaker",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabfuel/circuitbreaker",
            "description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "long_description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-oci"
                    ]
                }
            ]
        },
        {
            "name": "py-circuitbreaker",
            "portdir": "python/py-circuitbreaker",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabfuel/circuitbreaker",
            "description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "long_description": "Python implementation of the \"Circuit Breaker\" Pattern",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-circuitbreaker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-parso",
            "portdir": "python/py-parso",
            "version": "0.8.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidhalter/parso",
            "description": "A Python Parser",
            "long_description": "A Python Parser",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-jedi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py312-jedi",
            "portdir": "python/py-jedi",
            "version": "0.19.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidhalter/jedi",
            "description": "An autocompletion tool for Python that can be used for text editors.",
            "long_description": "An autocompletion tool for Python that can be used for text editors.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-parso",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipython",
                        "py312-metakernel",
                        "py312-ptpython",
                        "py312-pudb",
                        "py312-python-lsp-server"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py312-more-itertools",
            "portdir": "python/py-more-itertools",
            "version": "10.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/more-itertools/more-itertools",
            "description": "More routines for operating on iterables, beyond itertools.",
            "long_description": "More routines for operating on iterables, beyond itertools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-cheroot",
                        "py312-jaraco.classes",
                        "py312-jaraco.functools",
                        "py312-jaraco.text"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-path"
                    ]
                }
            ]
        },
        {
            "name": "bat-extras",
            "portdir": "textproc/bat-extras",
            "version": "2024.08.24",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eth-p/bat-extras",
            "description": "Bash scripts that integrate bat with various command line tools.",
            "long_description": "Bash scripts that integrate bat with various command line tools.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bash"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fzf",
                        "bat",
                        "git-delta",
                        "less",
                        "ripgrep",
                        "entr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-joystick",
            "portdir": "octave/octave-joystick",
            "version": "0.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-joystick",
            "description": "Provides basic joystick functions for GNU Octave.",
            "long_description": "Provides basic joystick functions for GNU Octave.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-timeROC",
            "portdir": "R/R-timeROC",
            "version": "0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timeROC",
            "description": "Time-dependent ROC curve and AUC for censored survival data",
            "long_description": "Time-dependent ROC curve and AUC for censored survival data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pec",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-timereg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FastJM"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyposterior",
            "portdir": "R/R-tidyposterior",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyposterior.tidymodels.org",
            "description": "Bayesian analysis to compare models using resampling statistics",
            "long_description": "Bayesian analysis to compare models using resampling statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-rstanarm",
                        "R-rsample",
                        "R-tune",
                        "R-workflowsets",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-parsnip",
                        "R-yardstick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-semptools",
            "portdir": "R/R-semptools",
            "version": "0.2.10",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sfcheung.github.io/semptools",
            "description": "Customize structural equation modelling plots",
            "long_description": "Customize structural equation modelling plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-semPlot",
                        "R-rlang",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-manymome"
                    ]
                }
            ]
        },
        {
            "name": "R-semPlot",
            "portdir": "R/R-semPlot",
            "version": "1.1.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=semPlot",
            "description": "Path diagrams and visual analysis of various SEM packages’ output",
            "long_description": "Path diagrams and visual analysis of various SEM packages’ output",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-lavaan",
                        "R-XML",
                        "R-corpcor",
                        "R-qgraph",
                        "R-sem",
                        "R-rockchalk",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-lisrelToR",
                        "R-colorspace",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MplusAutomation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-semptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jmv",
                        "R-manymome"
                    ]
                }
            ]
        },
        {
            "name": "R-mbrglm",
            "portdir": "R/R-mbrglm",
            "version": "0.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mbrglm",
            "description": "Median Bias Reduction in Binomial-response GLMs",
            "long_description": "Median Bias Reduction in Binomial-response GLMs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-enrichwith",
                        "R-nleqslv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brglm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-brglm2"
                    ]
                }
            ]
        },
        {
            "name": "R-lisrelToR",
            "portdir": "R/R-lisrelToR",
            "version": "0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lisrelToR",
            "description": "Import output from LISREL into R",
            "long_description": "Import output from LISREL into R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-semPlot"
                    ]
                }
            ]
        },
        {
            "name": "R-gausscov",
            "portdir": "R/R-gausscov",
            "version": "1.1.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gausscov",
            "description": "Gaussian covariate method for variable selection",
            "long_description": "Gaussian covariate method for variable selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-enrichwith",
            "portdir": "R/R-enrichwith",
            "version": "0.3.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=enrichwith",
            "description": "Methods to enrich R objects with extra components",
            "long_description": "Methods to enrich R objects with extra components",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-whisker",
                        "R-betareg",
                        "R-brglm",
                        "R-gnm",
                        "R-SuppDists",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brglm2",
                        "R-mbrglm"
                    ]
                }
            ]
        },
        {
            "name": "R-detectseparation",
            "portdir": "R/R-detectseparation",
            "version": "0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ikosmidis/detectseparation",
            "description": "Detect and check for separation and infinite maximum likelihood estimates",
            "long_description": "Detect and check for separation and infinite maximum likelihood estimates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-pkgload",
                        "R-ROI.plugin.lpsolve",
                        "R-ROI",
                        "R-lpSolveAPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROI.plugin.alabama",
                        "R-brglm2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest",
                        "R-AER",
                        "R-ROI.plugin.glpk",
                        "R-ROI.plugin.ecos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-brglm2"
                    ]
                }
            ]
        },
        {
            "name": "R-densityarea",
            "portdir": "R/R-densityarea",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jofrhwld.github.io/densityarea",
            "description": "Polygons of bivariate density distributions",
            "long_description": "Polygons of bivariate density distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggdensity",
                        "R-sfheaders",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-isoband"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-ragg",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-brglm2",
            "portdir": "R/R-brglm2",
            "version": "0.9.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=brglm2",
            "description": "Bias reduction in generalized linear models",
            "long_description": "Bias reduction in generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-enrichwith",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-VGAM",
                        "R-detectseparation",
                        "R-mbrglm",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest",
                        "R-brglm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-cobalt",
                        "R-detectseparation",
                        "R-ggeffects",
                        "R-meta"
                    ]
                }
            ]
        },
        {
            "name": "R-HeteroGGM",
            "portdir": "R/R-HeteroGGM",
            "version": "1.0.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HeteroGGM",
            "description": "Gaussian graphical model-based heterogeneity analysis",
            "long_description": "Gaussian graphical model-based heterogeneity analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-huge"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FrF2.catlg128",
            "portdir": "R/R-FrF2.catlg128",
            "version": "1.2-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FrF2.catlg128 https://prof.bht-berlin.de/groemping/DoE",
            "description": "Catalogues of resolution IV 128 run 2-level fractional factorials",
            "long_description": "Catalogues of resolution IV 128 run 2-level fractional factorials",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FrF2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.DoE"
                    ]
                }
            ]
        },
        {
            "name": "R-BCEE",
            "portdir": "R/R-BCEE",
            "version": "1.3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BCEE",
            "description": "Bayesian causal effect estimation algorithm",
            "long_description": "Bayesian causal effect estimation algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-leaps",
                        "R-BMA",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-cython",
            "portdir": "python/py-cython",
            "version": "3.2.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cython.org/",
            "description": "A language for writing C extension modules for Python.",
            "long_description": "Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cython_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-scikit-image",
                        "py312-healpy",
                        "py312-srsly",
                        "py312-statsmodels",
                        "py312-tables",
                        "py312-thinc",
                        "py312-timelib",
                        "py312-uharfbuzz",
                        "py312-vispy",
                        "py312-wordcloud",
                        "py312-wsaccel",
                        "py312-wxpython-4.0",
                        "py312-yaml",
                        "py312-yarl",
                        "py312-zmq",
                        "py312-acora",
                        "py312-astropy",
                        "py312-bigfloat",
                        "py312-blosc2",
                        "py312-cairo",
                        "py312-cartopy",
                        "py312-cftime",
                        "py312-cwcwidth",
                        "py312-cytoolz",
                        "py312-datrie",
                        "py312-debugpy",
                        "py312-editdistance",
                        "py312-fabio",
                        "py312-fann2",
                        "py312-fastavro",
                        "py312-fiona",
                        "py312-fonttools",
                        "py312-frozenlist",
                        "py312-fugashi",
                        "py312-gammapy",
                        "py312-gevent",
                        "py312-gssapi",
                        "py312-h5py",
                        "py312-hdf5plugin",
                        "py312-krb5",
                        "py312-libdnet",
                        "py312-line_profiler",
                        "py312-lxml",
                        "py312-msgpack",
                        "py312-mssql",
                        "py312-ndindex",
                        "py312-netcdf4",
                        "py312-networkit",
                        "py312-numcodecs",
                        "py312-numpy",
                        "py312-opengl-accelerate",
                        "py312-openpyxl",
                        "py312-pacal",
                        "py312-pandas",
                        "py312-peewee",
                        "py312-pmdarima",
                        "py312-propcache",
                        "py312-pyFAI",
                        "py312-pymatgen",
                        "py312-pyogrio",
                        "py312-pypcap",
                        "py312-pyproj",
                        "py312-pysam",
                        "py312-pysimdjson",
                        "py312-pytensor",
                        "py312-pywavelets",
                        "py312-rapidfuzz",
                        "py312-rasterio",
                        "py312-regions",
                        "py312-rencode",
                        "py312-reproject",
                        "py312-imagecodecs",
                        "py312-scikit-learn",
                        "py312-scipy",
                        "py312-shapely",
                        "py312-silx",
                        "py312-spaCy",
                        "py312-spiceypy",
                        "py312-sqlalchemy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cymem",
                        "py312-tifffile",
                        "xmms2",
                        "py312-zope-hookable",
                        "py312-preshed",
                        "py312-murmurhash",
                        "py312-pyarrow",
                        "py312-blis",
                        "py312-mpi4py"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-spyder",
                        "py312-pmdarima"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-numpy",
                        "py312-netcdf4"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofek/hatch-vcs",
            "description": "Hatch plugin for versioning with your preferred VCS",
            "long_description": "Hatch plugin for versioning with your preferred VCS",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools_scm",
                        "py312-hatchling",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-zarr",
                        "py312-astropy-iers-data",
                        "py312-python-discovery",
                        "tmt",
                        "py312-aesara",
                        "py312-urllib3",
                        "py312-virtualenv",
                        "py312-discovery",
                        "py312-app-model",
                        "py312-argcomplete",
                        "py312-argon2-cffi",
                        "py312-attrs",
                        "py312-automat",
                        "py312-black",
                        "py312-cattrs",
                        "py312-corner",
                        "py312-eventlet",
                        "py312-execnet",
                        "py312-filelock",
                        "py312-fmf",
                        "py312-fsspec",
                        "py312-geoviews",
                        "py312-holoviews",
                        "py312-humanize",
                        "py312-hvplot",
                        "py312-icalendar",
                        "py312-in-n-out",
                        "py312-isort",
                        "py312-jsonschema",
                        "py312-jsonschema-format-nongpl",
                        "py312-jsonschema-specifications",
                        "py312-magicgui",
                        "py312-mongomock",
                        "py312-npe2",
                        "py312-panel",
                        "py312-param",
                        "py312-pint",
                        "py312-pipdeptree",
                        "py312-platformdirs",
                        "py312-plumbum",
                        "py312-psygnal",
                        "py312-pyct",
                        "py312-pydantic-compat",
                        "py312-pyhamcrest",
                        "py312-pylast",
                        "py312-pyproject_api",
                        "py312-pytest-env",
                        "py312-pytest-html",
                        "py312-pytest-metadata",
                        "py312-referencing",
                        "py312-scikit-build",
                        "py312-scikit-build-core",
                        "py312-scikit-hep-hepunits",
                        "py312-scikit-hep-particle",
                        "py312-sentinels",
                        "py312-sphinx-autodoc-typehints",
                        "py312-structlog",
                        "py312-superqt",
                        "py312-termcolor",
                        "py312-tox",
                        "py312-ulid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiofiles",
                        "py312-service_identity",
                        "py312-nibabel"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatch-fancy-pypi-readme",
            "portdir": "python/py-hatch-fancy-pypi-readme",
            "version": "25.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
            "description": "a Hatch metadata plugin for projects' PyPI landing page",
            "long_description": "a Hatch metadata plugin for projects' PyPI landing page",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-ulid",
                        "py312-argon2-cffi",
                        "py312-attrs",
                        "py312-black",
                        "py312-httpcore",
                        "py312-httpx",
                        "py312-httpx-aiohttp",
                        "py312-jsonschema",
                        "py312-jsonschema-format-nongpl",
                        "py312-pydantic",
                        "py312-pytest-cov",
                        "py312-scikit-build",
                        "py312-cloudflare",
                        "py312-structlog",
                        "py312-twisted"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py312-attrs",
            "portdir": "python/py-attrs",
            "version": "26.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-attrs/attrs",
            "description": "Attributes without boilerplate",
            "long_description": "attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-fancy-pypi-readme",
                        "py312-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-hypothesis",
                        "py312-zopeinterface",
                        "py312-cloudpickle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-zeep",
                        "py312-aiohttp",
                        "py312-asdf",
                        "py312-scikit-hep-particle",
                        "py312-service_identity",
                        "py312-treq",
                        "py312-trio",
                        "py312-twisted",
                        "reuse",
                        "py312-cattrs",
                        "py312-dm-tree",
                        "py312-eccodes",
                        "py312-fiona",
                        "py312-hypothesis",
                        "py312-jsonlines",
                        "py312-jsonschema",
                        "py312-jsonschema-format-nongpl",
                        "py312-lsprotocol",
                        "py312-morecantile",
                        "py312-referencing",
                        "py312-requests-cache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-autobahn",
                        "py312-automat",
                        "py312-pytest-mypy",
                        "py312-rasterio",
                        "py312-outcome",
                        "py312-pygls"
                    ]
                }
            ]
        },
        {
            "name": "py312-trove-classifiers",
            "portdir": "python/py-trove-classifiers",
            "version": "2026.5.7.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/trove-classifiers",
            "description": "Canonical source for classifiers on PyPI (pypi.org)",
            "long_description": "Canonical source for classifiers on PyPI (pypi.org)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-calver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pikepdf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py312-pluggy",
            "portdir": "python/py-pluggy",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pluggy",
            "description": "Plugin and hook calling mechanisms for Python",
            "long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hatchling",
                        "py312-pytest",
                        "py312-pytest-cov",
                        "py312-python-lsp-server",
                        "py312-tox"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.29.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-editables",
                        "py312-pluggy",
                        "python312",
                        "py312-trove-classifiers",
                        "py312-packaging",
                        "py312-pathspec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-zarr",
                        "py312-pydantic_settings",
                        "py312-astropy-iers-data",
                        "py312-python-discovery",
                        "py312-pygments",
                        "py312-wcwidth",
                        "py312-narwhals",
                        "tmt",
                        "py312-aesara",
                        "py312-aiofiles",
                        "py312-altair",
                        "py312-annotated_types",
                        "py312-anywidget",
                        "py312-app-model",
                        "py312-argcomplete",
                        "py312-argon2-cffi",
                        "py312-attrs",
                        "py312-autoflake",
                        "py312-automat",
                        "py312-beartype",
                        "py312-beautifulsoup4",
                        "py312-binaryornot",
                        "py312-black",
                        "py312-bracex",
                        "py312-cattrs",
                        "py312-colorama",
                        "py312-colour",
                        "py312-comm",
                        "py312-corner",
                        "py312-croniter",
                        "py312-cssselect",
                        "py312-diskcache-stubs",
                        "py312-django-debug-toolbar",
                        "py312-dnspython",
                        "py312-docstring_parser",
                        "py312-elasticsearch",
                        "py312-eventlet",
                        "py312-execnet",
                        "py312-expandvars",
                        "py312-fickling",
                        "py312-filelock",
                        "py312-flask-frozen",
                        "py312-flask-wtf",
                        "py312-fmf",
                        "py312-fsspec",
                        "py312-ftfy",
                        "py312-geoviews",
                        "py312-google-i18n-address",
                        "py312-hatch-fancy-pypi-readme",
                        "py312-versioningit",
                        "py312-virtualenv",
                        "py312-wcmatch",
                        "py312-wtforms",
                        "py312-cloudflare",
                        "py312-hatch-jupyter-builder",
                        "py312-hatch-nodejs-version",
                        "py312-hatch-requirements-txt",
                        "py312-hatch-vcs",
                        "py312-holoviews",
                        "py312-httpcore",
                        "py312-httpx",
                        "py312-httpx-aiohttp",
                        "py312-humanize",
                        "py312-hvplot",
                        "py312-icalendar",
                        "py312-imgur",
                        "py312-in-n-out",
                        "py312-intervaltree",
                        "py312-ipykernel",
                        "py312-ipympl",
                        "py312-ipyparallel",
                        "py312-isort",
                        "py312-itables",
                        "py312-itemadapter",
                        "py312-jsonschema",
                        "py312-jsonschema-format-nongpl",
                        "py312-jsonschema-specifications",
                        "py312-jupyter_client",
                        "py312-jupyter_console",
                        "py312-jupyter_core",
                        "py312-jupyter_events",
                        "py312-jupyter_packaging",
                        "py312-jupyter_server_terminals",
                        "py312-jupyter_sphinx",
                        "py312-jupyterlab",
                        "py312-jupyterlab_pygments",
                        "py312-jupyterlab_server",
                        "py312-jupytext",
                        "py312-libtmux",
                        "py312-lonboard",
                        "py312-looseversion",
                        "py312-magicgui",
                        "py312-mongomock",
                        "py312-morecantile",
                        "py312-nbclient",
                        "py312-nbconvert",
                        "py312-nbformat",
                        "py312-nibabel",
                        "py312-notebook_shim",
                        "py312-notebook",
                        "py312-npe2",
                        "py312-obspec",
                        "py312-osxmetadata",
                        "py312-paho-mqtt",
                        "py312-panel",
                        "py312-param",
                        "py312-pint",
                        "py312-pipdeptree",
                        "py312-platformdirs",
                        "py312-plotly",
                        "py312-plumbum",
                        "py312-protego",
                        "py312-psygnal",
                        "py312-pudb",
                        "py312-pyct",
                        "py312-pydantic",
                        "py312-pydantic-compat",
                        "py312-pydantic-extra-types",
                        "py312-pyhamcrest",
                        "py312-pyinstaller",
                        "py312-pylast",
                        "py312-pymongo",
                        "py312-pyproject_api",
                        "py312-pytest-cov",
                        "py312-pytest-env",
                        "py312-pytest-html",
                        "py312-pytest-metadata",
                        "py312-pytest-recording",
                        "py312-python-multipart",
                        "py312-pyviz_comms",
                        "py312-queuelib",
                        "py312-redis",
                        "py312-referencing",
                        "py312-rfc3987-syntax",
                        "py312-rich-argparse",
                        "py312-scikit-build",
                        "py312-scikit-build-core",
                        "py312-scikit-hep-hepunits",
                        "py312-scikit-hep-particle",
                        "py312-sentinels",
                        "py312-service_identity",
                        "py312-soupsieve",
                        "py312-sphinx-autodoc-typehints",
                        "py312-sqlparse",
                        "py312-starlette",
                        "py312-strpdatetime",
                        "py312-structlog",
                        "py312-superqt",
                        "py312-svglib",
                        "py312-termcolor",
                        "py312-terminado",
                        "py312-tmuxp",
                        "py312-tox",
                        "py312-traitlets",
                        "py312-treq",
                        "py312-trustme",
                        "py312-twisted",
                        "py312-typing-inspection",
                        "py312-typogrify",
                        "py312-ulid",
                        "py312-urllib3",
                        "py312-userpath",
                        "py312-uvicorn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-uv-dynamic-versioning",
                        "py312-hatch-vcs",
                        "py312-hatch-requirements-txt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-hatch-jupyter-builder",
                        "py312-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py312-calver",
            "portdir": "python/py-calver",
            "version": "2025.10.20",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/di/calver",
            "description": "setuptools extension for automatically defining your Python package version as a calendar version",
            "long_description": "The calver package is a setuptools extension for automatically defining your Python package version as a calendar version.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-trove-classifiers"
                    ]
                }
            ]
        },
        {
            "name": "py312-editables",
            "portdir": "python/py-editables",
            "version": "0.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "R-wordcloud2",
            "portdir": "R/R-wordcloud2",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=wordcloud2",
            "description": "Create word clouds by an htmlwidget",
            "long_description": "Create word clouds by an htmlwidget",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-htmlwidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-webshot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-janeaustenr",
            "portdir": "R/R-janeaustenr",
            "version": "1.0.0.9000",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/juliasilge/janeaustenr",
            "description": "Jane Austen’s Complete Novels",
            "long_description": "Jane Austen’s Complete Novels",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidytext"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sparklyr"
                    ]
                }
            ]
        },
        {
            "name": "R-TeXCheckR",
            "portdir": "R/R-TeXCheckR",
            "version": "0.8.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HughParsonage/TeXCheckR",
            "description": "Parse LaTeX documents for errors",
            "long_description": "Parse LaTeX documents for errors",
            "active": true,
            "categories": [
                "science",
                "tex",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-zoo",
                        "R-rstudioapi",
                        "R-hunspell",
                        "R-clisymbols",
                        "R-fastmatch",
                        "R-hutils",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-stringi",
                        "R-testthat",
                        "R-tinytex",
                        "R-devtools",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-hutilscpp"
                    ]
                }
            ]
        },
        {
            "name": "terragrunt-0.52",
            "portdir": "sysutils/terragrunt",
            "version": "0.52.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://terragrunt.gruntwork.io",
            "description": "Terragrunt is a thin wrapper for Terraform",
            "long_description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "mjrc",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terragrunt_select",
                        "terraform-1.6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "is",
            "portdir": "sysutils/is",
            "version": "0.11.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oalders/is",
            "description": "An inspector for your environment",
            "long_description": "\"is\" is an inspector for your environment. \"is\" tries to make it just a little bit easier to run commands which rely on a specific OS or a specific CLI version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgpointcloud",
            "portdir": "databases/pgpointcloud",
            "version": "1.2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pgpointcloud.github.io/pointcloud/",
            "description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "long_description": "pgPointcloud is a PostgreSQL extension for storing point cloud (LIDAR) data",
            "active": true,
            "categories": [
                "databases",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-survival",
            "portdir": "R/R-survival",
            "version": "3.7-0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=survival https://github.com/therneau/survival",
            "description": "Survival analysis",
            "long_description": "Survival analysis. Recommended package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Matrix"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS",
                        "R-boot",
                        "R-mgcv",
                        "R-rpart"
                    ]
                }
            ]
        },
        {
            "name": "R-spatial",
            "portdir": "R/R-spatial",
            "version": "7.3-17",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spatial",
            "description": "Functions for Kriging and point pattern analysis",
            "long_description": "Functions for Kriging and point pattern analysis. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                }
            ]
        },
        {
            "name": "R-rpart",
            "portdir": "R/R-rpart",
            "version": "4.1.23",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rpart https://github.com/bethatkinson/rpart",
            "description": "Recursive partitioning and regression trees",
            "long_description": "Recursive partitioning and regression trees. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survival"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                }
            ]
        },
        {
            "name": "R-nnet",
            "portdir": "R/R-nnet",
            "version": "7.3-19",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nnet",
            "description": "Feed-forward neural networks and multinomial log-linear models",
            "long_description": "Feed-forward neural networks and multinomial log-linear models. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ]
        },
        {
            "name": "R-nlme",
            "portdir": "R/R-nlme",
            "version": "3.1-166",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlme https://svn.r-project.org/R-packages/trunk/nlme",
            "description": "Fit and compare Gaussian linear and nonlinear mixed-effects models",
            "long_description": "Fit and compare Gaussian linear and nonlinear mixed-effects models. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-lattice",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS",
                        "R-SASmixed"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mgcv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS"
                    ]
                }
            ]
        },
        {
            "name": "R-mgcv",
            "portdir": "R/R-mgcv",
            "version": "1.9-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mgcv",
            "description": "Mixed GAM Computation Vehicle with automatic smoothness estimation",
            "long_description": "Mixed GAM Computation Vehicle with automatic smoothness estimation. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Matrix",
                        "R-nlme"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MASS",
                        "R-survival"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DHARMa"
                    ]
                }
            ]
        }
    ]
}