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

{
    "count": 45246,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=711",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=709",
    "results": [
        {
            "name": "qt513-mysql-plugin",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "MySQL Database Driver for Qt Tool Kit 5",
            "long_description": "MySQL Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "mariadb55",
                "mysql57",
                "mysql56",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "mariadb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dbacf",
            "portdir": "R/R-dbacf",
            "version": "0.2.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dbacf",
            "description": "Autocovariance estimation via difference-based methods",
            "long_description": "Autocovariance estimation via difference-based methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qt513-qtwebsockets",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "Tools and Module(s) for Qt Tool Kit 5",
            "long_description": "Tools and Module(s) for Qt Tool Kit 5: Qt WebSockets",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "examples",
                "tests",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "qt513-qtdeclarative"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt513-qtwebsockets-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtwebchannel",
                        "qt513-qtwebglplugin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt513"
                    ]
                }
            ]
        },
        {
            "name": "R-dprop",
            "portdir": "R/R-dprop",
            "version": "0.1.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dprop",
            "description": "Computation of some important distributional properties",
            "long_description": "Computation of some important distributional properties",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-extraDistr",
                        "R-VaRES"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-build",
            "portdir": "python/py-build",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypa-build.readthedocs.io/",
            "description": "A simple, correct PEP517 package builder",
            "long_description": "A simple, correct PEP517 package builder which will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pyproject_hooks",
                        "py310-tomli",
                        "py310-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mycli",
                        "buildbot",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-pkg",
                        "buildbot-waterfall-view",
                        "buildbot-worker",
                        "buildbot-www",
                        "gramps",
                        "nfoview",
                        "gcalcli",
                        "rednotebook",
                        "topydo",
                        "watson",
                        "NanoVNASaver",
                        "cantera",
                        "diffoscope",
                        "convertall",
                        "imapdedup",
                        "beets",
                        "beets-devel",
                        "beets-alternatives",
                        "beets-amazon",
                        "beets-artistcountry",
                        "beets-autofix",
                        "beets-barcode",
                        "beets-beetcamp",
                        "beets-bpmanalyser",
                        "beets-check",
                        "beets-copyartifacts",
                        "beets-describe",
                        "beets-follow",
                        "beets-goingrunning",
                        "beets-ibroadcast",
                        "beets-importreplace",
                        "beets-mosaic",
                        "beets-moveall",
                        "beets-noimport",
                        "beets-originquery",
                        "beets-summarize",
                        "beets-usertag",
                        "beets-xtractor",
                        "beets-yearfixer",
                        "beets-full",
                        "py310-gdbm",
                        "py310-tkinter",
                        "py310-altgraph",
                        "py310-modulegraph",
                        "py310-macholib",
                        "py310-py2app",
                        "py310-SDL2",
                        "py310-virtualenv-clone",
                        "py310-cython",
                        "py310-decorator",
                        "py310-gssapi",
                        "py310-pipdeptree",
                        "py310-pip",
                        "py310-multidict",
                        "py310-idna",
                        "py310-yarl",
                        "py310-certifi",
                        "py310-charset-normalizer",
                        "py310-defusedxml",
                        "py310-pygments",
                        "py310-socks",
                        "py310-requests",
                        "py310-requests-toolbelt",
                        "py310-urllib3",
                        "py310-mypy",
                        "py310-mypy_extensions",
                        "py310-toml",
                        "py310-igraph",
                        "py310-texttable",
                        "py310-more-itertools",
                        "py310-peewee",
                        "py310-click",
                        "py310-regex",
                        "py310-asteval",
                        "py310-attrs",
                        "py310-hypothesis",
                        "py310-iniconfig",
                        "py310-nose",
                        "py310-parsing",
                        "py310-pluggy",
                        "py310-pretend",
                        "py310-py",
                        "py310-pytest",
                        "py310-setuptools_scm",
                        "py310-six",
                        "py310-sortedcontainers",
                        "py310-zope-event",
                        "py310-zopeinterface",
                        "py310-atomicwrites",
                        "py310-backports",
                        "py310-backports.entry-points-selectable",
                        "py310-binaryornot",
                        "py310-deprecation",
                        "py310-diff-match-patch",
                        "py310-filetype",
                        "py310-identify",
                        "py310-bracex",
                        "py310-ukpostcodeparser",
                        "py310-wcmatch",
                        "py310-cwcwidth",
                        "py310-pyotp",
                        "py310-tenacity",
                        "py310-chardet",
                        "py310-beniget",
                        "py310-gast",
                        "py310-setupmeta",
                        "py310-sip",
                        "py310-bigfloat",
                        "py310-cachetools",
                        "py310-cfgv",
                        "py310-colorlog",
                        "py310-inflection",
                        "py310-intervaltree",
                        "py310-columnize",
                        "py310-cppy",
                        "py310-cssselect2",
                        "py310-mock",
                        "py310-pytest-runner",
                        "py310-tinycss2",
                        "py310-webencodings",
                        "py310-editorconfig",
                        "py310-pdbecif",
                        "py310-platformdirs",
                        "py310-text-unidecode",
                        "py310-textdistance",
                        "py310-three-merge",
                        "py310-wurlitzer",
                        "py310-numpy",
                        "py310-nodeenv",
                        "py310-openbabel",
                        "py310-pbr",
                        "py310-pytest-cov",
                        "py310-pytest-qt",
                        "py310-black",
                        "py310-pathspec",
                        "py310-async-timeout",
                        "py310-cchardet",
                        "py310-pycparser",
                        "py310-Faker",
                        "py310-arrow",
                        "py310-astroid",
                        "py310-asv",
                        "py310-autopep8",
                        "py310-biopython",
                        "py310-cairocffi",
                        "py310-cffi",
                        "py310-codestyle",
                        "py310-colorama",
                        "py310-coverage",
                        "py310-cpuinfo",
                        "py310-cycler",
                        "py310-dateutil",
                        "py310-dill",
                        "py310-distlib",
                        "py310-docstyle",
                        "py310-enchant",
                        "py310-entrypoints",
                        "py310-fastprogress",
                        "py310-filelock",
                        "py310-flake8",
                        "py310-flake8-mccabe",
                        "py310-flaky",
                        "py310-freezegun",
                        "py310-future",
                        "py310-greenlet",
                        "py310-isort",
                        "py310-kaptan",
                        "py310-keyring",
                        "py310-kiwisolver",
                        "py310-lazy_object_proxy",
                        "py310-libtmux",
                        "py310-msgpack",
                        "py310-natsort",
                        "py310-neovim",
                        "py310-olefile",
                        "py310-opengl-accelerate",
                        "py310-ply",
                        "py310-poyo",
                        "py310-pycares",
                        "py310-pyflakes",
                        "py310-pyicu",
                        "py310-pylint",
                        "py310-pympler",
                        "py310-pyqt-builder",
                        "py310-pyqt5-sip",
                        "py310-pytest-benchmark",
                        "py310-pytest-mock",
                        "py310-python-lsp-jsonrpc",
                        "py310-pythran",
                        "py310-qstylizer",
                        "py310-qtawesome",
                        "py310-qtpy",
                        "py310-random2",
                        "py310-rope",
                        "py310-snowballstemmer",
                        "py310-term-background",
                        "py310-tmuxp",
                        "py310-tokenize-rt",
                        "py310-tox",
                        "py310-tz",
                        "py310-ujson",
                        "py310-uncertainties",
                        "py310-validators",
                        "py310-virtualenv",
                        "py310-wrapt",
                        "py310-yaml",
                        "py310-yapf",
                        "py310-xlrd",
                        "py310-aiodns",
                        "py310-aiohttp",
                        "py310-brotli",
                        "py310-discordpy",
                        "py310-mpmath",
                        "py310-sympy",
                        "py310-appdirs",
                        "py310-rply",
                        "py310-astor",
                        "py310-asn1",
                        "py310-awscli",
                        "py310-boto3",
                        "py310-botocore",
                        "py310-docutils",
                        "py310-jmespath",
                        "py310-roman",
                        "py310-rsa",
                        "py310-s3transfer",
                        "py310-flit_core",
                        "py310-wheel",
                        "py310-game",
                        "py310-jinja2",
                        "py310-markupsafe",
                        "py310-opengl",
                        "py310-hcloud",
                        "py310-pybind11",
                        "py310-alabaster",
                        "py310-imagesize",
                        "py310-algopy",
                        "py310-lmfit",
                        "py310-nmrglue",
                        "py310-nmrglue-devel",
                        "py310-numdifftools",
                        "py310-pandas",
                        "py310-patsy",
                        "py310-peakutils",
                        "py310-statsmodels",
                        "py310-cairo",
                        "py310-cairosvg",
                        "py310-cookiecutter",
                        "py310-jinja2-time",
                        "py310-slugify",
                        "py310-tornado",
                        "py310-unidecode",
                        "py310-commonmark",
                        "py310-enrich",
                        "py310-rich",
                        "py310-setuptools_scm_git_archive",
                        "py310-unidiff",
                        "py310-importlib-resources",
                        "py310-shapely",
                        "py310-mutagen",
                        "py310-sentry-sdk",
                        "py310-asttokens",
                        "py310-cx_Freeze",
                        "py310-eric-ide",
                        "py310-pysvn",
                        "py310-html2text",
                        "py310-spark_parser",
                        "py310-uncompyle6",
                        "py310-xdis",
                        "py310-scikit-hep-mplhep",
                        "py310-scikit-hep-mplhep_data",
                        "py310-jaraco.functools",
                        "py310-tempora",
                        "py310-testfixtures",
                        "py310-ddt",
                        "py310-beartype",
                        "py310-appnope",
                        "py310-argon2-cffi",
                        "py310-async_generator",
                        "py310-backcall",
                        "py310-bleach",
                        "py310-debugpy",
                        "py310-gnureadline",
                        "py310-ipykernel",
                        "py310-ipython",
                        "py310-ipython_genutils",
                        "py310-ipywidgets",
                        "py310-jedi",
                        "py310-jsonschema",
                        "py310-jupyter_client",
                        "py310-jupyter_console",
                        "py310-jupyter_core",
                        "py310-jupyter_packaging",
                        "py310-jupyterlab_pygments",
                        "py310-jupyterlab_widgets",
                        "py310-matplotlib-inline",
                        "py310-metakernel",
                        "py310-mistune",
                        "py310-nbclient",
                        "py310-nbconvert",
                        "py310-nbformat",
                        "py310-nest_asyncio",
                        "py310-notebook",
                        "py310-pandocfilters",
                        "py310-parso",
                        "py310-pexpect",
                        "py310-pickleshare",
                        "py310-prometheus_client",
                        "py310-prompt_toolkit",
                        "py310-ptyprocess",
                        "py310-pyrsistent",
                        "py310-send2trash",
                        "py310-terminado",
                        "py310-testpath",
                        "py310-tomlkit",
                        "py310-traitlets",
                        "py310-wcwidth",
                        "py310-widgetsnbextension",
                        "py310-zmq",
                        "py310-et_xmlfile",
                        "py310-jdcal",
                        "py310-parse",
                        "py310-cssselect",
                        "py310-lxml",
                        "py310-pyquery",
                        "py310-sqlalchemy",
                        "py310-xyzservices",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-aiojobs",
                        "py310-flit",
                        "py310-tomli-w",
                        "py310-blis",
                        "py310-cymem",
                        "py310-murmurhash",
                        "py310-plac",
                        "py310-preshed",
                        "py310-srsly",
                        "py310-thinc",
                        "py310-tqdm",
                        "py310-wasabi",
                        "py310-selenium",
                        "py310-libvirt",
                        "py310-cryptography",
                        "py310-cryptography_vectors",
                        "py310-semantic_version",
                        "py310-setuptools-rust",
                        "py310-apipkg",
                        "py310-execnet",
                        "py310-iso8601",
                        "py310-pytest-forked",
                        "py310-pytest-subtests",
                        "py310-pytest-xdist",
                        "py310-aiosignal",
                        "py310-frozenlist",
                        "py310-soupsieve",
                        "py310-cattrs",
                        "py310-requests-cache",
                        "py310-url-normalize",
                        "py310-babel",
                        "py310-latexcodec",
                        "py310-pybtex",
                        "py310-pybtex-docutils",
                        "py310-sphinx",
                        "py310-sphinxcontrib-applehelp",
                        "py310-sphinxcontrib-bibtex",
                        "py310-sphinxcontrib-devhelp",
                        "py310-sphinxcontrib-htmlhelp",
                        "py310-sphinxcontrib-jsmath",
                        "py310-sphinxcontrib-qthelp",
                        "py310-sphinxcontrib-serializinghtml",
                        "py310-sphinxcontrib-svg2pdfconverter",
                        "py310-sphinxcontrib-websupport",
                        "py310-dulwich",
                        "py310-scikit-hep-hepunits",
                        "py310-scikit-hep-particle",
                        "py310-distro",
                        "py310-imaplib2",
                        "py310-rfc6555",
                        "py310-mysqlclient",
                        "py310-websockets",
                        "py310-pyficache",
                        "py310-rstcheck",
                        "py310-sphinx-gallery",
                        "py310-tracer",
                        "py310-toolz",
                        "py310-pyside",
                        "py310-qtconsole",
                        "py310-shiboken",
                        "py310-zope-proxy",
                        "py310-joblib",
                        "py310-scikit-learn",
                        "py310-threadpoolctl",
                        "py310-absl",
                        "py310-flatbuffers",
                        "py310-markdown",
                        "py310-protobuf3",
                        "py310-werkzeug",
                        "py310-tensorflow_estimator",
                        "py310-josepy",
                        "py310-meshio",
                        "py310-npx",
                        "py310-gsd",
                        "py310-mmtf-python",
                        "py310-acefile",
                        "py310-astropy",
                        "py310-extension-helpers",
                        "py310-pyerfa",
                        "py310-pyobjc",
                        "py310-imagecodecs",
                        "py310-about-time",
                        "py310-acoustid",
                        "py310-alive-progress",
                        "py310-audioread",
                        "py310-beautifulsoup4",
                        "py310-blinker",
                        "py310-cached-property",
                        "py310-confuse",
                        "py310-country",
                        "py310-flask",
                        "py310-fonttools",
                        "py310-grapheme",
                        "py310-html5lib",
                        "py310-ifaddr",
                        "py310-itsdangerous",
                        "py310-jellyfish",
                        "py310-jwt",
                        "py310-last",
                        "py310-mediafile",
                        "py310-oauthlib",
                        "py310-rarfile",
                        "py310-requests-oauthlib",
                        "py310-soco",
                        "py310-termplotlib",
                        "py310-termtables",
                        "py310-ttfquery",
                        "py310-unicodedata2",
                        "py310-xdg",
                        "py310-xmltodict",
                        "py310-zopfli",
                        "py310-pyaudio",
                        "py310-openssl",
                        "py310-arpeggio",
                        "py310-asgiref",
                        "py310-h11",
                        "py310-h2",
                        "py310-hpack",
                        "py310-hyperframe",
                        "py310-kaitaistruct",
                        "py310-ldap3",
                        "py310-mitmproxy",
                        "py310-parver",
                        "py310-passlib",
                        "py310-pikepdf",
                        "py310-publicsuffix2",
                        "py310-pyperclip",
                        "py310-pytest-asyncio",
                        "py310-ruamel-yaml",
                        "py310-ruamel-yaml-clib",
                        "py310-urwid",
                        "py310-wsproto",
                        "py310-zstd",
                        "py310-sphinx_rtd_theme",
                        "py310-cytoolz",
                        "py310-pyproj",
                        "py310-simplejson",
                        "py310-contextlib2",
                        "py310-coveralls",
                        "py310-docopt",
                        "py310-ipdb",
                        "py310-multivolumefile",
                        "py310-path",
                        "py310-py7zr",
                        "py310-pyannotate",
                        "py310-pycryptodomex",
                        "py310-pyppmd",
                        "py310-pytest-fixture-config",
                        "py310-pytest-remotedata",
                        "py310-pytest-shutil",
                        "py310-pytest-timeout",
                        "py310-pytest-virtualenv",
                        "py310-pyzstd",
                        "py310-setuptools-git",
                        "py310-termcolor",
                        "py310-exifread",
                        "py310-responses",
                        "py310-aws-sam-translator",
                        "py310-fs",
                        "py310-parameterized",
                        "py310-oct2py",
                        "py310-octave_kernel",
                        "py310-xlsx2csv",
                        "py310-sh",
                        "py310-reportlab",
                        "py310-sybil",
                        "py310-aiofiles",
                        "py310-pywavelets",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py310-cachecontrol",
                        "py310-bcrypt",
                        "py310-hyperlink",
                        "py310-twisted",
                        "py310-readme_renderer",
                        "py310-sqlparse",
                        "py310-zope-component",
                        "py310-zope-hookable",
                        "py310-aioftp",
                        "py310-cloudpickle",
                        "py310-dask",
                        "py310-doctest-ignore-unicode",
                        "py310-drms",
                        "py310-flake8-polyfill",
                        "py310-fsspec",
                        "py310-gdal",
                        "py310-geographiclib",
                        "py310-h5netcdf",
                        "py310-h5py",
                        "py310-httpcore",
                        "py310-httpx",
                        "py310-imageio",
                        "py310-isodate",
                        "py310-locket",
                        "py310-mpi4py",
                        "py310-networkx",
                        "py310-obspy",
                        "py310-parfive",
                        "py310-partd",
                        "py310-pkgconfig",
                        "py310-prov",
                        "py310-pyasdf",
                        "py310-pydot",
                        "py310-pyshp",
                        "py310-rdflib",
                        "py310-requests-file",
                        "py310-rfc3986",
                        "py310-scikit-image",
                        "py310-sniffio",
                        "py310-sunpy",
                        "py310-tifffile",
                        "py310-xmlsec",
                        "py310-zeep",
                        "py310-zope-deferredimport",
                        "py310-zope-deprecation",
                        "py310-pygccxml",
                        "py310-pyplusplus",
                        "py310-poetry-core",
                        "py310-pygmsh",
                        "py310-pydantic",
                        "py310-acme",
                        "py310-configargparse",
                        "py310-configobj",
                        "py310-funcsigs",
                        "py310-google-api",
                        "py310-google-auth",
                        "py310-ndg_httpsclient",
                        "py310-pyrfc3339",
                        "py310-asn1-modules",
                        "py310-google-auth-httplib2",
                        "py310-httplib2",
                        "py310-oauth2client",
                        "py310-parsedatetime",
                        "py310-psutil",
                        "py310-python-augeas",
                        "py310-uritemplate",
                        "py310-dns-lexicon",
                        "py310-dnspython",
                        "py310-pynamecheap",
                        "py310-tldextract",
                        "py310-trio",
                        "py310-outcome",
                        "py310-pick",
                        "py310-pycryptodome",
                        "py310-pathvalidate",
                        "py310-pint",
                        "py310-cmd2",
                        "py310-gmpy",
                        "py310-gmpy2",
                        "py310-aenum",
                        "py310-distributed",
                        "py310-heapdict",
                        "py310-tblib",
                        "py310-zict",
                        "py310-cachey",
                        "py310-docstring_parser",
                        "py310-freetype",
                        "py310-hsluv",
                        "py310-magicgui",
                        "py310-napari-console",
                        "py310-napari-plugin-engine",
                        "py310-napari-svg",
                        "py310-psygnal",
                        "py310-superqt",
                        "py310-vispy",
                        "py310-bokeh",
                        "py310-panel",
                        "py310-numpydoc",
                        "py310-param",
                        "py310-pyct",
                        "py310-pyviz_comms",
                        "py310-soundfile",
                        "py310-markdown-it-py",
                        "py310-mdit-py-plugins",
                        "py310-myst-parser",
                        "py310-pytest-datadir",
                        "py310-pytest-regressions",
                        "py310-argcomplete",
                        "py310-userpath",
                        "py310-seaborn",
                        "py310-tabulate",
                        "py310-colorcet",
                        "py310-pmw",
                        "py310-requests-mock",
                        "py310-kapteyn",
                        "py310-portend",
                        "py310-textual",
                        "py310-cachy",
                        "py310-cleo",
                        "py310-clikit",
                        "py310-crashtest",
                        "py310-lockfile",
                        "py310-pastel",
                        "py310-pkginfo",
                        "py310-pylev",
                        "py310-shellingham",
                        "tiptop",
                        "py310-qpageview",
                        "py310-logilab-common",
                        "py310-nuitka",
                        "py310-numexpr",
                        "py310-codecov",
                        "py310-corner",
                        "py310-emcee3",
                        "py310-jupyter_sphinx",
                        "py310-pyinstrument",
                        "py310-smart_open",
                        "py310-gevent",
                        "py310-icmplib",
                        "py310-lmdb",
                        "py310-z3",
                        "py310-psycopg2",
                        "py310-crcmod",
                        "py310-nbval",
                        "py310-onnx",
                        "py310-pynetdicom",
                        "py310-pydicom",
                        "py310-python-ivi",
                        "py310-usbtmc",
                        "py310-visa",
                        "py310-vxi11",
                        "py310-instrumentkit",
                        "py310-pyusb",
                        "py310-serial",
                        "py310-cheetah",
                        "py310-click-plugins",
                        "py310-mako",
                        "py310-pyqtgraph",
                        "py310-thrift",
                        "py310-levenshtein",
                        "py310-beaker",
                        "py310-hieroglyph",
                        "py310-argh",
                        "py310-bpython",
                        "py310-curtsies",
                        "py310-flexmock",
                        "py310-iocapture",
                        "py310-pyte",
                        "py310-watchdog",
                        "py310-LabJackPython",
                        "py310-alagitpull",
                        "py310-anyjson",
                        "py310-appscript",
                        "py310-apsw",
                        "py310-tzlocal",
                        "py310-pkce",
                        "py310-rednose",
                        "py310-sure",
                        "py310-termstyle",
                        "py310-mercurial_extension_utils",
                        "py310-re2",
                        "py310-cachelib",
                        "py310-pyfiglet",
                        "py310-serverlessrepo",
                        "py310-cli-helpers",
                        "gzdice",
                        "py310-pytest-sugar",
                        "py310-pytomlpp",
                        "py310-typer",
                        "py310-npe2",
                        "py310-sphinx-bootstrap-theme",
                        "py310-deprecated",
                        "py310-pynacl",
                        "py310-terminaltables",
                        "py310-executing",
                        "py310-pure_eval",
                        "py310-stack_data",
                        "py310-ansible",
                        "py310-ansible-core",
                        "py310-paramiko",
                        "py310-resolvelib",
                        "py310-cog",
                        "py310-control",
                        "py310-cssutils",
                        "py310-vobject",
                        "py310-pygithub",
                        "py310-jsonpickle",
                        "py310-pyvis",
                        "py310-xarray",
                        "py310-pooch",
                        "py310-metpy",
                        "py310-wordcloud",
                        "py310-pendulum",
                        "py310-pgspecial",
                        "py310-pytzdata",
                        "py310-setproctitle",
                        "py310-sphinx-autodoc-typehints",
                        "py310-applaunchservices",
                        "py310-helpdev",
                        "py310-libsass",
                        "py310-pyls-spyder",
                        "py310-python-lsp-black",
                        "py310-python-lsp-server",
                        "py310-qdarkstyle",
                        "py310-qtsass",
                        "py310-rtree",
                        "py310-spyder",
                        "py310-spyder-kernels",
                        "py310-pyaes",
                        "py310-pymysql",
                        "py310-loguru",
                        "py310-altair",
                        "py310-cvxopt",
                        "py310-fido2",
                        "py310-pyscard",
                        "py310-anyio",
                        "py310-pygls",
                        "py310-typeguard",
                        "py310-fasteners",
                        "py310-curl",
                        "py310-httpbin",
                        "py310-pytest-httpbin",
                        "py310-raven",
                        "py310-structlog",
                        "py310-cheroot",
                        "py310-markdown2",
                        "py310-bottle",
                        "py310-flask-babel",
                        "py310-magic",
                        "py310-pylzma",
                        "py310-beancount",
                        "py310-json5",
                        "py310-jupyter_server",
                        "py310-jupyterlab",
                        "py310-jupyterlab_server",
                        "py310-nbclassic",
                        "py310-amqp",
                        "py310-billiard",
                        "py310-celery",
                        "py310-fabric",
                        "py310-invoke",
                        "py310-kombu",
                        "py310-pync",
                        "py310-vine",
                        "py310-cbor2",
                        "py310-service_identity",
                        "py310-dispatcher",
                        "py310-itemadapter",
                        "py310-itemloaders",
                        "py310-parsel",
                        "py310-protego",
                        "py310-queuelib",
                        "py310-scrapy",
                        "py310-w3lib",
                        "py310-tatsu",
                        "py310-pytrie",
                        "py310-txaio",
                        "py310-clint",
                        "py310-crayons",
                        "py310-gitdb",
                        "py310-gitpython",
                        "py310-smmap",
                        "py310-snmp",
                        "py310-regions",
                        "py310-txtorcon",
                        "py310-u-msgpack-python",
                        "py310-pypng",
                        "py310-spake2",
                        "py310-pyqrcode",
                        "py310-yaspin",
                        "py310-websocket-client",
                        "py310-scikit-dsp-comm",
                        "py310-epsg",
                        "py310-geopy",
                        "py310-owslib",
                        "py310-autobahn",
                        "py310-humanize",
                        "py310-readability-lxml",
                        "py310-lz4",
                        "py310-pep8",
                        "py310-sqlalchemy-migrate",
                        "py310-tempita",
                        "py310-treq",
                        "py310-taskw",
                        "py310-plumed",
                        "py310-jupytext",
                        "py310-emcee",
                        "py310-stevedore",
                        "py310-scikit-build",
                        "py310-bottleneck",
                        "py310-repoze.sphinx.autointerface",
                        "py310-arviz",
                        "py310-semver",
                        "py310-theano-pymc",
                        "py310-awscrt",
                        "py310-pymc3",
                        "py310-pygraphviz",
                        "py310-aioitertools",
                        "py310-fiona",
                        "py310-phonenumbers",
                        "py310-pyheif",
                        "py310-undetected-chromedriver",
                        "py310-argon2-cffi-bindings",
                        "py310-llfuse",
                        "py310-blessed",
                        "py310-breadability",
                        "py310-gsl",
                        "py310-nltk",
                        "py310-sumy",
                        "py310-astroquery",
                        "py310-pyvo",
                        "py310-rencode",
                        "py310-powerline",
                        "py310-vega",
                        "py310-filterpy",
                        "py310-sphinx-issues",
                        "py310-virtualfish",
                        "py310-word2vec",
                        "py310-agate",
                        "py310-agate-dbf",
                        "py310-agate-excel",
                        "py310-agate-sql",
                        "py310-csvkit",
                        "py310-dbfread",
                        "py310-leather",
                        "py310-pytimeparse",
                        "py310-cligj",
                        "py310-munch",
                        "py310-pyglet",
                        "py310-virtualenvwrapper",
                        "py310-editor",
                        "py310-alembic",
                        "py310-anytree",
                        "py310-cloudscraper",
                        "py310-recommonmark",
                        "py310-google-api-core",
                        "py310-googleapis-common-protos",
                        "py310-macfsevents",
                        "py310-mando",
                        "py310-funcparserlib",
                        "py310-multiprocess",
                        "py310-ipympl",
                        "py310-prawcore",
                        "py310-kitchen",
                        "py310-pathlib2",
                        "py310-wxpython-4.0",
                        "py310-redis",
                        "py310-update_checker",
                        "vpype",
                        "py310-svgelements",
                        "py310-praw",
                        "py310-blockdiag",
                        "py310-seqdiag",
                        "py310-webcolors",
                        "py310-imread",
                        "py310-ansible-compat",
                        "py310-subprocess-tee",
                        "py310-bidict",
                        "py310-affine",
                        "py310-actdiag",
                        "py310-mahotas",
                        "py310-configparser",
                        "py310-pywinrm",
                        "py310-ntlm-auth",
                        "py310-requests_ntlm",
                        "py310-xhtml2pdf",
                        "py310-honcho",
                        "py310-nwdiag",
                        "py310-aiobotocore",
                        "py310-pymongo",
                        "py310-s3fs",
                        "py310-pystache",
                        "py310-pyfftw",
                        "py310-llvmlite",
                        "py310-openbabel2",
                        "py310-psycopg",
                        "py310-smi",
                        "py310-mecab-python3",
                        "py310-editables",
                        "py310-hatchling",
                        "py310-zipfile-deflate64",
                        "py310-jaraco.classes",
                        "py310-python-coveralls",
                        "py310-sphinxcontrib-blockdiag",
                        "py310-asn1crypto",
                        "py310-htseq",
                        "py310-pysam",
                        "py310-astropy-healpix",
                        "py310-hatch-vcs",
                        "py310-reproject",
                        "py310-sphinxcontrib-httpdomain",
                        "py310-graphql-core",
                        "py310-construct",
                        "py310-pika",
                        "py310-pytools",
                        "py310-prettytable",
                        "py310-jug",
                        "py310-spdx",
                        "py310-spdx-lookup",
                        "py310-pycson",
                        "py310-speg",
                        "py310-upt-cpan",
                        "py310-upt-macports",
                        "py310-upt-pypi",
                        "py310-upt-rubygems",
                        "py310-lesscpy",
                        "py310-trustme",
                        "py310-python-dotenv",
                        "py310-bqplot",
                        "py310-aiomysql",
                        "py310-aiopg",
                        "py310-aiosqlite",
                        "py310-aniso8601",
                        "py310-asyncmy",
                        "py310-asyncpg",
                        "py310-databases",
                        "py310-docker",
                        "py310-fastapi",
                        "py310-graphene",
                        "py310-graphql-relay",
                        "py310-pytest-describe",
                        "py310-starlette",
                        "py310-nbxmpp",
                        "py310-pdfminer",
                        "py310-openslide",
                        "py310-plotly",
                        "py310-numba",
                        "py310-hdf5plugin",
                        "py310-monty",
                        "py310-palettable",
                        "py310-xraydb",
                        "py310-ecdsa",
                        "py310-spglib",
                        "py310-astunparse",
                        "py310-keras",
                        "py310-tensorboard",
                        "py310-tensorflow-macos",
                        "py310-tensorflow-metal",
                        "py310-telethon",
                        "py310-types-ujson",
                        "py310-uc-micro-py",
                        "py310-uvicorn",
                        "py310-pydub",
                        "py310-types-python-dateutil",
                        "py310-types-pytz",
                        "py310-types-simplejson",
                        "py310-autoflake",
                        "py310-mdurl",
                        "py310-monotonic",
                        "py310-backoff",
                        "py310-analytics-python",
                        "py310-linkify-it-py",
                        "py310-fastjsonschema",
                        "py310-pymatgen",
                        "py310-ffmpy",
                        "py310-scikit-umfpack",
                        "py310-netifaces",
                        "py310-maturin",
                        "py310-python-multipart",
                        "py310-orjson",
                        "py310-pyshortcuts",
                        "py310-wxutils",
                        "py310-fabio",
                        "py310-silx",
                        "py310-wxmplot",
                        "py310-netaddr",
                        "py310-rstcheck-core",
                        "py310-types-docutils",
                        "py310-aeppl",
                        "py310-aesara",
                        "py310-cons",
                        "py310-etuples",
                        "py310-logical-unification",
                        "py310-minikanren",
                        "py310-multipledispatch",
                        "py310-pymc",
                        "py310-xarray-einstats",
                        "py310-feedparser",
                        "py310-sgmllib3k",
                        "py310-pytidylib",
                        "py310-sip-devel",
                        "py310-hiredis",
                        "py310-hy",
                        "py310-xraylarch",
                        "py310-makefun",
                        "py310-pybase62",
                        "py310-curio",
                        "py310-python-socks",
                        "py310-libarchive-c",
                        "py310-awscli2",
                        "py310-socksio",
                        "py310-gpsoauth",
                        "py310-ordered-set",
                        "py310-exceptiongroup",
                        "py310-flit_scm",
                        "py310-inflate64",
                        "py310-pybcj",
                        "py310-pytorch",
                        "py310-promise",
                        "py310-tensorflow-datasets",
                        "py310-tensorflow-metadata",
                        "py310-git-delete-merged-branches",
                        "py310-pygit2",
                        "py310-smartypants",
                        "py310-typogrify",
                        "py310-snuggs",
                        "py310-logilab-constraint",
                        "py310-rasterio",
                        "py310-pyarrow",
                        "py310-pytest-lazy-fixture",
                        "py310-clang",
                        "py310-ctypeslib2",
                        "py310-ephemeral-port-reserve",
                        "py310-pytest-xprocess",
                        "py310-whatthepatch",
                        "py310-XlsxWriter",
                        "py310-pptx",
                        "py310-ldap",
                        "py310-wand",
                        "py310-deap",
                        "py310-mygpoclient",
                        "py310-podcastparser",
                        "py310-pyx",
                        "py310-xxhash",
                        "py310-crc32c",
                        "py310-fire",
                        "py310-google-pasta",
                        "py310-seqeval",
                        "py310-timeout-decorator",
                        "py310-unidic-lite",
                        "py310-faiss",
                        "py310-catalogue",
                        "py310-conllu",
                        "py310-langcodes",
                        "py310-onnxconverter-common",
                        "py310-fugashi",
                        "py310-omegaconf",
                        "py310-pytest-flake8",
                        "py310-pytest-mypy",
                        "py310-sacremoses",
                        "py310-tokenizers",
                        "py310-antlr4-python3-runtime",
                        "py310-elasticsearch",
                        "py310-hydra-core",
                        "py310-unidic",
                        "py310-portalocker",
                        "py310-tensorboardX",
                        "py310-sacrebleu",
                        "py310-keras2onnx",
                        "py310-jsonlines",
                        "py310-cloudflare",
                        "py310-transformers",
                        "py310-stopwordsiso",
                        "py310-ipython-sql",
                        "py310-xattr",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-pytest-metadata",
                        "py310-pytest-json-report",
                        "py310-hdbscan",
                        "py310-jsonpointer",
                        "py310-sphinx-jsonschema",
                        "py310-sphinxnotes-strike",
                        "py310-healpy",
                        "py310-graphviz",
                        "py310-maxminddb",
                        "py310-bidi",
                        "py310-siphon",
                        "py310-berkeleydb",
                        "py310-scikit-hep-hepstats",
                        "py310-boolean.py",
                        "py310-license-expression",
                        "py310-python-debian",
                        "py310-cfgrib",
                        "py310-eccodes",
                        "py310-findlibs",
                        "py310-scoop",
                        "py310-imageio-ffmpeg",
                        "py310-imutils",
                        "py310-moviepy",
                        "py310-proglog",
                        "py310-pygrib",
                        "py310-jplephem",
                        "py310-spktype21",
                        "py310-sgp4",
                        "py310-skyfield",
                        "py310-skyfield-data",
                        "py310-commpy",
                        "py310-event",
                        "py310-pypcap",
                        "py310-dpkt",
                        "py310-libdnet",
                        "py310-calver",
                        "py310-herbie-data",
                        "py310-iminuit",
                        "py310-marisa-trie",
                        "py310-whoosh",
                        "py310-geopandas",
                        "py310-app-model",
                        "py310-in-n-out",
                        "py310-contextily",
                        "py310-mapclassify",
                        "py310-mercantile",
                        "py310-brotlicffi",
                        "py310-docstring-to-markdown",
                        "py310-pylint-venv",
                        "py310-rapidfuzz",
                        "py310-fdsnwsscripts",
                        "py310-rawpy",
                        "py310-contourpy",
                        "buildbot-www-react",
                        "py310-lsprotocol",
                        "py310-poetry-plugin-export",
                        "py310-trove-classifiers",
                        "py310-mongoengine",
                        "py310-pivy",
                        "py310-pyside-tools",
                        "py310-cfn-lint",
                        "py310-jschema_to_python",
                        "py310-junit-xml",
                        "py310-sarif-om",
                        "py310-pypdf",
                        "py310-coolprop",
                        "py310-pybind11-stubgen",
                        "py310-dotty-dict",
                        "py310-fypp",
                        "py310-checkdigit",
                        "py310-pytest-check",
                        "py310-xmldiff",
                        "py310-singledispatch",
                        "py310-requests-unixsocket",
                        "py310-translationstring",
                        "py310-pytensor",
                        "py310-versioneer",
                        "py310-pytoolconfig",
                        "py310-cidrize",
                        "py310-scikit-hep-awkward",
                        "py310-scikit-hep-uproot",
                        "py310-colander",
                        "py310-confection",
                        "py310-toposort",
                        "py310-comm",
                        "py310-ffc",
                        "py310-petsc4py",
                        "py310-networkit",
                        "py310-breathe",
                        "py310-olm",
                        "py310-mupdf",
                        "py310-pudb",
                        "py310-boltons",
                        "py310-imagehash",
                        "py310-branca",
                        "py310-folium",
                        "py310-setuptools-git-versioning",
                        "py310-librosa",
                        "py310-mido",
                        "py310-note-seq",
                        "py310-pretty-midi",
                        "py310-resampy",
                        "py310-sentencepiece",
                        "py310-cryptg",
                        "py310-blosc2",
                        "py310-ndindex",
                        "py310-tables",
                        "py310-colored",
                        "py310-trepan3k",
                        "py310-pyproject_metadata",
                        "py310-bsddb3",
                        "py310-scour",
                        "py310-paho-mqtt",
                        "py310-pymunk",
                        "py310-overrides",
                        "py310-css-parser",
                        "py310-qrcode",
                        "py310-asitop",
                        "py310-dashing",
                        "py310-engineio",
                        "py310-socketio",
                        "py310-nameutils",
                        "py310-dockerpty",
                        "py310-pulp",
                        "py310-quantecon",
                        "py310-rasterstats",
                        "py310-pytest-mpl",
                        "py310-custom_inherit",
                        "py310-elastic-transport",
                        "py310-types-psutil",
                        "py310-types-setuptools",
                        "py310-types-typed-ast",
                        "py310-access",
                        "py310-esda",
                        "py310-giddy",
                        "py310-inequality",
                        "py310-libpysal",
                        "py310-mgwr",
                        "py310-momepy",
                        "py310-pointpats",
                        "py310-pysal",
                        "py310-segregation",
                        "py310-spaghetti",
                        "py310-spglm",
                        "py310-spint",
                        "py310-splot",
                        "py310-spopt",
                        "py310-spreg",
                        "py310-spvcm",
                        "py310-tobler",
                        "py310-xkcdpass",
                        "py310-genshi",
                        "py310-pytest-trio",
                        "py310-parsimonious",
                        "py310-cinderclient",
                        "py310-cliff",
                        "py310-dogpile-cache",
                        "py310-keystoneauth1",
                        "py310-keystoneclient",
                        "py310-novaclient",
                        "py310-openstackclient",
                        "py310-openstacksdk",
                        "py310-osc-lib",
                        "py310-oslo-config",
                        "py310-oslo-serialization",
                        "py310-oslo-utils",
                        "py310-requestsexceptions",
                        "py310-bitmath",
                        "py310-bpylist2",
                        "py310-objexplore",
                        "py310-progressbar",
                        "py310-pytest-pycodestyle",
                        "py310-pytest-pylint",
                        "py310-ftfy",
                        "py310-pyxdg",
                        "py310-xdg-base-dirs",
                        "py310-applescript",
                        "py310-bitarray",
                        "py310-bitstring",
                        "py310-osxmetadata",
                        "py310-photoscript",
                        "py310-pytimeparse2",
                        "py310-rich-theme-manager",
                        "py310-shortuuid",
                        "py310-strpdatetime",
                        "py310-textx",
                        "py310-ptpython",
                        "py310-scapy",
                        "py310-scapy-devel",
                        "py310-geojson",
                        "py310-fancycompleter",
                        "py310-pdbpp",
                        "py310-repl",
                        "py310-wmctrl",
                        "py310-tlsh",
                        "py310-fastavro",
                        "py310-luma.core",
                        "py310-luma.emulator",
                        "py310-pyftdi",
                        "py310-smbus2",
                        "py310-json-tricks",
                        "py310-qimage2ndarray",
                        "py310-circuitbreaker",
                        "py310-pefile",
                        "py310-pdm-backend",
                        "py310-editdistance",
                        "py310-meson",
                        "py310-meson-python",
                        "py310-gnupg",
                        "py310-nclib",
                        "py310-async-lru",
                        "py310-rpds-py",
                        "py310-sdnotify",
                        "py310-scikit-build-core",
                        "py310-dbus_next",
                        "py310-dropbox",
                        "py310-pyfatfs",
                        "py310-rubicon-objc",
                        "py310-stone",
                        "py310-survey",
                        "py310-asciimatics",
                        "py310-libusb1",
                        "py310-pathtools",
                        "py310-serpent",
                        "py310-webob",
                        "py310-bugsnag",
                        "py310-keyrings.alt",
                        "py310-Pyro5",
                        "py310-desktop-notifier",
                        "py310-pytest-rerunfailures",
                        "py310-rfc3339-validator",
                        "py310-rfc3986-validator",
                        "py310-m2crypto",
                        "py310-tinydb",
                        "py310-expandvars",
                        "py310-eventlet",
                        "py310-pygmt",
                        "py310-referencing",
                        "py310-asdf-astropy",
                        "py310-asdf-standard",
                        "py310-asdf",
                        "py310-asdf-transform-schemas",
                        "py310-asdf-unit-schemas",
                        "py310-asdf-coordinates-schemas",
                        "py310-astropy-iers-data",
                        "py310-authres",
                        "py310-dkimpy",
                        "py310-py3dns",
                        "py310-jsonschema-specifications",
                        "py310-zc-lockfile",
                        "py310-ipaddress",
                        "py310-python-json-logger",
                        "py310-glad2",
                        "py310-frozendict",
                        "py310-cython-compat",
                        "py310-ruff",
                        "py310-dacite",
                        "py310-pytest-dotenv",
                        "py310-soundcloud-v2",
                        "py310-certomancer",
                        "py310-certomancer-csc-dummy",
                        "py310-hanko",
                        "py310-hanko-certvalidator",
                        "py310-oscrypto",
                        "py310-python-pae",
                        "py310-uritools",
                        "py310-sphinxcontrib-jquery",
                        "py310-simpy",
                        "py310-simpy-docs",
                        "py310-lazy_loader",
                        "py310-waitress",
                        "py310-pastedeploy",
                        "py310-minidb",
                        "py310-urlwatch",
                        "py310-webtest",
                        "py310-postgresql",
                        "py310-arabic-reshaper",
                        "py310-aiohttp-socks",
                        "py310-requests-futures",
                        "py310-socid-extractor",
                        "py310-stem",
                        "py310-torrequest",
                        "py310-svglib",
                        "py310-acora",
                        "py310-asv-runner",
                        "py310-annotated_types",
                        "py310-pydantic_core",
                        "py310-pydantic_settings",
                        "py310-pyspnego",
                        "py310-iso3166",
                        "py310-sphinx-copybutton",
                        "py310-trio-websocket",
                        "py310-samplerate",
                        "py310-soxr",
                        "py310-types-decorator",
                        "py310-polygon",
                        "py310-tzdata",
                        "py310-pydantic-compat",
                        "py310-pyobjc6",
                        "py310-jupyter_server_terminals",
                        "py310-notebook_shim",
                        "py310-pytest-env",
                        "py310-fqdn",
                        "py310-isoduration",
                        "py310-uri-template",
                        "py310-mslex",
                        "py310-powerline-exitstatus-kai",
                        "py310-powerline-gitstatus",
                        "py310-rustworkx",
                        "py310-jsonschema-format-nongpl",
                        "py310-jupyter_events",
                        "py310-hatch-jupyter-builder",
                        "py310-hatch-nodejs-version",
                        "py310-jupyter-lsp",
                        "py310-stopit",
                        "py310-simplekml",
                        "py310-types-colorama",
                        "py310-mdx_linkify",
                        "py310-quantities",
                        "py310-sounddevice",
                        "py310-tpot",
                        "py310-mssql",
                        "py310-ipyparallel",
                        "py310-inflect",
                        "py310-g2p-en",
                        "py310-pygeos",
                        "py310-blosc",
                        "py310-gensim",
                        "py310-pybox2d",
                        "py310-logbook",
                        "py310-bpemb",
                        "py310-ezdxf",
                        "py310-mimeparse",
                        "py310-svgpath",
                        "py310-line_profiler",
                        "py310-jaraco.context",
                        "py310-fickling"
                    ]
                }
            ]
        },
        {
            "name": "R-heteromixgm",
            "portdir": "R/R-heteromixgm",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=heteromixgm",
            "description": "Copula graphical models for heterogeneous mixed data",
            "long_description": "Copula graphical models for heterogeneous mixed data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tmvtnorm",
                        "R-igraph",
                        "R-BDgraph",
                        "R-glasso"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-build",
            "portdir": "python/py-build",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypa-build.readthedocs.io/",
            "description": "A simple, correct PEP517 package builder",
            "long_description": "A simple, correct PEP517 package builder which will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py311-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-packaging",
                        "py311-pyproject_hooks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-build"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "kitty",
                        "dtrx",
                        "binwalk",
                        "esptool",
                        "litecli",
                        "pgcli",
                        "git-cola",
                        "git-filter-repo",
                        "git-remote-hg",
                        "gitlint",
                        "hg-evolve",
                        "hg-git",
                        "hg-keyring",
                        "legit",
                        "osc",
                        "tortoisehg",
                        "cppman",
                        "deluge",
                        "gajim",
                        "http-prompt",
                        "httpie",
                        "magic-wormhole",
                        "kb",
                        "docker-compose",
                        "impressive",
                        "present",
                        "rdiff-backup",
                        "gds",
                        "holoviews",
                        "verde",
                        "certbot-dns-cloudxns",
                        "ansible-lint",
                        "asciinema",
                        "glances",
                        "neovim-remote",
                        "pssh-lilydjwg",
                        "colout",
                        "grc",
                        "icdiff",
                        "proselint",
                        "texml",
                        "linkchecker",
                        "qutebrowser",
                        "hg-credentials",
                        "yamllint",
                        "podman-compose",
                        "toot",
                        "spotify-dl",
                        "qobuz-dl",
                        "podman-compose-devel",
                        "seaport",
                        "jello",
                        "py311-gdbm",
                        "py311-parsing",
                        "py311-tkinter",
                        "py311-tomli",
                        "py311-wheel",
                        "py311-editables",
                        "py311-pathspec",
                        "py311-hatchling",
                        "py311-pluggy",
                        "py311-py",
                        "py311-setuptools_scm",
                        "py311-pip",
                        "py311-mypy",
                        "py311-mypy_extensions",
                        "py311-websockets",
                        "py311-cython",
                        "py311-decorator",
                        "py311-gssapi",
                        "py311-mpmath",
                        "py311-sympy",
                        "py311-peewee",
                        "py311-gnureadline",
                        "py311-powerline",
                        "py311-greenlet",
                        "py311-regex",
                        "py311-nuitka",
                        "py311-traitlets",
                        "py311-sqlalchemy",
                        "py311-SDL2",
                        "py311-altgraph",
                        "py311-macholib",
                        "py311-modulegraph",
                        "py311-py2app",
                        "py311-libvirt",
                        "py311-pybind11",
                        "py311-gmpy2",
                        "py311-networkx",
                        "py311-frozenlist",
                        "py311-semantic_version",
                        "py311-setuptools-rust",
                        "py311-olefile",
                        "py311-aiosignal",
                        "py311-attrs",
                        "py311-hypothesis",
                        "py311-iniconfig",
                        "py311-pytest",
                        "py311-sortedcontainers",
                        "py311-zope-event",
                        "py311-zopeinterface",
                        "py311-asteval",
                        "py311-filetype",
                        "py311-pretend",
                        "py311-psutil",
                        "py311-cffi",
                        "py311-pycparser",
                        "py311-cchardet",
                        "py311-markupsafe",
                        "py311-pytest-runner",
                        "py311-mako",
                        "py311-debugpy",
                        "py311-zopfli",
                        "py311-colorama",
                        "py311-funcparserlib",
                        "py311-poetry-core",
                        "py311-hy",
                        "py311-distro",
                        "py311-scikit-build",
                        "py311-aiodns",
                        "py311-charset-normalizer",
                        "py311-pycares",
                        "py311-certifi",
                        "py311-docutils",
                        "py311-flit",
                        "py311-flit_core",
                        "py311-idna",
                        "py311-multidict",
                        "py311-requests",
                        "py311-roman",
                        "py311-tomli-w",
                        "py311-urllib3",
                        "py311-yarl",
                        "py311-brotli",
                        "py311-brotlicffi",
                        "py311-fsspec",
                        "py311-executing",
                        "py311-pygit2",
                        "py311-socks",
                        "py311-pycryptodome",
                        "py311-pycryptodomex",
                        "py311-simplejson",
                        "py311-jinja2",
                        "py311-alabaster",
                        "py311-imagesize",
                        "py311-snowballstemmer",
                        "py311-parso",
                        "py311-lxml",
                        "py311-dateutil",
                        "py311-six",
                        "py311-tz",
                        "py311-cryptography",
                        "py311-cryptography_vectors",
                        "py311-openssl",
                        "py311-parse",
                        "py311-xlrd",
                        "py311-xlsx2csv",
                        "py311-cairo",
                        "py311-cppy",
                        "py311-cycler",
                        "py311-fonttools",
                        "py311-kiwisolver",
                        "py311-setuptools_scm_git_archive",
                        "py311-unicodedata2",
                        "py311-black",
                        "py311-click",
                        "py311-hatch-fancy-pypi-readme",
                        "py311-hatch-vcs",
                        "py311-platformdirs",
                        "py311-blinker",
                        "py311-coverage",
                        "py311-cpuinfo",
                        "py311-crcmod",
                        "py311-execnet",
                        "py311-freezegun",
                        "py311-geographiclib",
                        "py311-iso8601",
                        "py311-jwt",
                        "py311-mock",
                        "py311-numpy",
                        "py311-oauthlib",
                        "py311-pbr",
                        "py311-pytest-benchmark",
                        "py311-pytest-cov",
                        "py311-pytest-forked",
                        "py311-pytest-subtests",
                        "py311-pytest-xdist",
                        "py311-requests-mock",
                        "py311-requests-oauthlib",
                        "py311-svgelements",
                        "py311-toml",
                        "py311-yapf",
                        "py311-levenshtein",
                        "py311-igraph",
                        "py311-texttable",
                        "py311-babel",
                        "py311-pygments",
                        "py311-sphinx",
                        "py311-sphinxcontrib-applehelp",
                        "py311-sphinxcontrib-devhelp",
                        "py311-sphinxcontrib-htmlhelp",
                        "py311-sphinxcontrib-jsmath",
                        "py311-sphinxcontrib-qthelp",
                        "py311-sphinxcontrib-serializinghtml",
                        "py311-sphinxcontrib-websupport",
                        "py311-pyproj",
                        "py311-rapidfuzz",
                        "py311-git-delete-merged-branches",
                        "py311-prompt_toolkit",
                        "py311-wcwidth",
                        "py311-pydicom",
                        "py311-pikepdf",
                        "py311-async-timeout",
                        "py311-aiohttp",
                        "py311-types-docutils",
                        "py311-types-python-dateutil",
                        "py311-types-pytz",
                        "py311-types-simplejson",
                        "py311-types-ujson",
                        "py311-pymongo",
                        "py311-maturin",
                        "py311-wrapt",
                        "py311-more-itertools",
                        "py311-appnope",
                        "py311-backcall",
                        "py311-ansible-compat",
                        "py311-subprocess-tee",
                        "py311-yaml",
                        "py311-deprecated",
                        "py311-sphinx_rtd_theme",
                        "py311-atomicwrites",
                        "py311-bigfloat",
                        "py311-biopython",
                        "py311-cachetools",
                        "py311-cairocffi",
                        "py311-cfgv",
                        "py311-colorlog",
                        "py311-columnize",
                        "py311-deprecation",
                        "py311-docstring-to-markdown",
                        "py311-ujson",
                        "py311-wurlitzer",
                        "py311-diff-match-patch",
                        "py311-dill",
                        "py311-editorconfig",
                        "py311-enchant",
                        "py311-fastjsonschema",
                        "py311-fastprogress",
                        "py311-identify",
                        "py311-inflection",
                        "py311-intervaltree",
                        "py311-isort",
                        "py311-text-unidecode",
                        "py311-nodeenv",
                        "py311-contourpy",
                        "py311-pdbecif",
                        "py311-pkce",
                        "py311-ply",
                        "py311-poyo",
                        "py311-jedi",
                        "py311-pylint-venv",
                        "py311-pympler",
                        "py311-pyqt-builder",
                        "py311-pandas",
                        "py311-psycopg",
                        "py311-psycopg2",
                        "py311-matplotlib-inline",
                        "py311-ptyprocess",
                        "py311-pexpect",
                        "py311-pytest-describe",
                        "py311-pytest-qt",
                        "py311-python-lsp-black",
                        "py311-sip",
                        "py311-sip-devel",
                        "py311-pyinstrument",
                        "py311-cattrs",
                        "py311-exceptiongroup",
                        "py311-flit_scm",
                        "py311-lsprotocol",
                        "py311-pygls",
                        "py311-typeguard",
                        "py311-pickleshare",
                        "py311-sphinx-click",
                        "py311-mongoengine",
                        "py311-lazy_object_proxy",
                        "py311-astroid",
                        "py311-markdown",
                        "py311-flatbuffers",
                        "py311-kaptan",
                        "py311-libtmux",
                        "py311-tmuxp",
                        "py311-asttokens",
                        "py311-et_xmlfile",
                        "py311-scikit-hep-boost-histogram",
                        "py311-scikit-hep-hepstats",
                        "py311-scikit-hep-hepunits",
                        "py311-scikit-hep-hist",
                        "py311-scikit-hep-mplhep",
                        "py311-scikit-hep-mplhep_data",
                        "py311-scikit-hep-particle",
                        "py311-scikit-hep-uproot4",
                        "py311-beniget",
                        "py311-gast",
                        "py311-joblib",
                        "py311-pythran",
                        "py311-scikit-learn",
                        "py311-threadpoolctl",
                        "py311-murmurhash",
                        "py311-pure_eval",
                        "py311-funcsigs",
                        "py311-josepy",
                        "py311-pyrfc3339",
                        "py311-repoze.sphinx.autointerface",
                        "py311-configargparse",
                        "py311-configobj",
                        "py311-parsedatetime",
                        "py311-html5lib",
                        "py311-python-augeas",
                        "py311-soupsieve",
                        "py311-webencodings",
                        "py311-beautifulsoup4",
                        "py311-cloudflare",
                        "py311-jsonlines",
                        "py311-async_generator",
                        "py311-requests-toolbelt",
                        "py311-sniffio",
                        "py311-asn1",
                        "py311-astor",
                        "py311-outcome",
                        "py311-asn1-modules",
                        "py311-service_identity",
                        "py311-trustme",
                        "py311-flake8-mccabe",
                        "py311-pylint",
                        "py311-tomlkit",
                        "py311-trio",
                        "py311-poetry-plugin-export",
                        "py311-cachecontrol",
                        "py311-cleo",
                        "py311-crashtest",
                        "py311-msgpack",
                        "py311-pastel",
                        "py311-pylev",
                        "py311-clikit",
                        "py311-dulwich",
                        "py311-jsonschema",
                        "py311-pyrsistent",
                        "py311-tqdm",
                        "py311-jaraco.classes",
                        "py311-keyring",
                        "py311-pkginfo",
                        "py311-shellingham",
                        "py311-backports",
                        "py311-backports.entry-points-selectable",
                        "py311-calver",
                        "py311-distlib",
                        "py311-trove-classifiers",
                        "py311-contextlib2",
                        "py311-filelock",
                        "py311-pathlib2",
                        "py311-virtualenv",
                        "py311-lockfile",
                        "py311-xattr",
                        "py311-acme",
                        "py311-dnspython",
                        "py311-requests-file",
                        "py311-tldextract",
                        "py311-dns-lexicon",
                        "py311-bleach",
                        "py311-bokeh",
                        "py311-tornado",
                        "py311-blockdiag",
                        "py311-sphinxcontrib-blockdiag",
                        "py311-webcolors",
                        "py311-jupyter_packaging",
                        "py311-param",
                        "py311-pyct",
                        "py311-pyobjc",
                        "py311-pyviz_comms",
                        "py311-panel",
                        "py311-pytest-asyncio",
                        "py311-stack_data",
                        "py311-aws-sam-translator",
                        "py311-awscli",
                        "py311-awscli-plugin-endpoint",
                        "py311-boto3",
                        "py311-botocore",
                        "py311-cfn-lint",
                        "py311-jmespath",
                        "py311-jschema_to_python",
                        "py311-jsonpatch",
                        "py311-jsonpickle",
                        "py311-jsonpointer",
                        "py311-junit-xml",
                        "py311-rsa",
                        "py311-s3transfer",
                        "py311-sarif-om",
                        "py311-neovim",
                        "ssh-audit",
                        "py311-pyotp",
                        "py311-sentry-sdk",
                        "py311-spotipy",
                        "py311-future",
                        "py311-setupmeta",
                        "py311-sphinx-gallery",
                        "py311-sphinxcontrib-svg2pdfconverter",
                        "py311-term-background",
                        "py311-textdistance",
                        "py311-three-merge",
                        "py311-tinycss2",
                        "py311-tokenize-rt",
                        "py311-uncertainties",
                        "py311-whatthepatch",
                        "py311-aeppl",
                        "py311-aesara",
                        "py311-algopy",
                        "py311-applaunchservices",
                        "py311-asv",
                        "py311-binaryornot",
                        "py311-chardet",
                        "py311-cssselect2",
                        "py311-docstyle",
                        "py311-lmfit",
                        "py311-natsort",
                        "py311-nmrglue",
                        "py311-numdifftools",
                        "py311-patsy",
                        "py311-peakutils",
                        "py311-pydantic",
                        "py311-pyicu",
                        "py311-pyqt5-sip",
                        "py311-pytest-mock",
                        "py311-qstylizer",
                        "py311-qtawesome",
                        "py311-qtpy",
                        "py311-rope",
                        "py311-rstcheck-core",
                        "py311-sphinxcontrib-httpdomain",
                        "py311-statsmodels",
                        "py311-openbabel",
                        "py311-psygnal",
                        "py311-ipython",
                        "py311-anyio",
                        "py311-h11",
                        "py311-h2",
                        "py311-hpack",
                        "py311-httpcore",
                        "py311-hyperframe",
                        "py311-pick",
                        "py311-pytest-random-order",
                        "py311-pytest-xprocess",
                        "py311-socksio",
                        "py311-imagecodecs",
                        "py311-appdirs",
                        "py311-pint",
                        "py311-pooch",
                        "py311-xarray",
                        "py311-metpy",
                        "py311-autoflake",
                        "py311-codestyle",
                        "py311-pypdf",
                        "py311-altair",
                        "py311-entrypoints",
                        "py311-toolz",
                        "py311-orjson",
                        "py311-discordpy",
                        "py311-mutagen",
                        "py311-coolprop",
                        "py311-alembic",
                        "py311-pybind11-stubgen",
                        "py311-arrow",
                        "py311-autopep8",
                        "py311-cairosvg",
                        "py311-cons",
                        "py311-defusedxml",
                        "py311-jinja2-time",
                        "py311-logical-unification",
                        "py311-multipledispatch",
                        "py311-cookiecutter",
                        "py311-etuples",
                        "py311-slugify",
                        "py311-unidecode",
                        "py311-fypp",
                        "py311-hid",
                        "py311-dotty-dict",
                        "py311-hjson",
                        "py311-log-symbols",
                        "py311-spinners",
                        "py311-termcolor",
                        "py311-ansible",
                        "py311-ansible-core",
                        "py311-bcrypt",
                        "py311-halo",
                        "py311-httplib2",
                        "py311-paramiko",
                        "py311-pynacl",
                        "py311-resolvelib",
                        "py311-cloudpickle",
                        "py311-cytoolz",
                        "py311-path",
                        "py311-argcomplete",
                        "py311-pyusb",
                        "py311-cached-property",
                        "py311-extension-helpers",
                        "py311-pkgconfig",
                        "py311-aioftp",
                        "py311-astropy",
                        "py311-h5py",
                        "py311-mpi4py",
                        "py311-pyerfa",
                        "py311-parfive",
                        "py311-pyshp",
                        "py311-epsg",
                        "py311-gdal",
                        "py311-owslib",
                        "py311-pytest-metadata",
                        "py311-pytest-json-report",
                        "py311-json5",
                        "py311-sh",
                        "py311-whoosh",
                        "py311-django",
                        "py311-sqlparse",
                        "py311-bidict",
                        "py311-cloudscraper",
                        "py311-yaspin",
                        "py311-serial",
                        "py311-multiprocess",
                        "py311-imageio",
                        "py311-curl",
                        "py311-flaky",
                        "py311-minikanren",
                        "py311-pytest-httpbin",
                        "py311-structlog",
                        "py311-docstring_parser",
                        "py311-magicgui",
                        "py311-pytest-sugar",
                        "py311-pytomlpp",
                        "py311-superqt",
                        "py311-npe2",
                        "py311-typer",
                        "py311-virtualenv-clone",
                        "py311-mapclassify",
                        "py311-checkdigit",
                        "py311-argon2-cffi",
                        "py311-beartype",
                        "py311-colorcet",
                        "py311-ipykernel",
                        "py311-ipython_genutils",
                        "py311-jupyter_client",
                        "py311-jupyter_core",
                        "py311-jupyterlab_pygments",
                        "py311-mistune",
                        "py311-nbclient",
                        "py311-nbconvert",
                        "py311-nbformat",
                        "py311-nest_asyncio",
                        "py311-notebook",
                        "py311-pandocfilters",
                        "py311-prometheus_client",
                        "py311-pytest-check",
                        "py311-send2trash",
                        "py311-shapely",
                        "py311-terminado",
                        "py311-xmldiff",
                        "py311-zmq",
                        "py311-jaraco.functools",
                        "py311-tempora",
                        "py311-XlsxWriter",
                        "py311-pptx",
                        "py311-clang",
                        "py311-ctypeslib2",
                        "py311-affine",
                        "py311-logilab-common",
                        "py311-awscrt",
                        "py311-tifffile",
                        "py311-ruamel-yaml",
                        "py311-ruamel-yaml-clib",
                        "py311-argon2-cffi-bindings",
                        "py311-awscli2",
                        "py311-Faker",
                        "py311-random2",
                        "py311-ukpostcodeparser",
                        "py311-validators",
                        "py311-bottleneck",
                        "py311-opengl",
                        "py311-opengl-accelerate",
                        "py311-pygccxml",
                        "py311-pyplusplus",
                        "py311-virtualfish",
                        "py311-phonenumbers",
                        "py311-cartopy",
                        "py311-semver",
                        "py311-aioitertools",
                        "py311-geopy",
                        "py311-cligj",
                        "py311-mercantile",
                        "py311-click-plugins",
                        "py311-snuggs",
                        "py311-contextily",
                        "py311-rasterio",
                        "py311-fiona",
                        "py311-munch",
                        "py311-geopandas",
                        "py311-geoplot",
                        "py311-seaborn",
                        "py311-isodate",
                        "py311-pydot",
                        "py311-rdflib",
                        "py311-prov",
                        "py311-dask",
                        "py311-locket",
                        "py311-partd",
                        "py311-pywavelets",
                        "py311-scikit-image",
                        "py311-drms",
                        "py311-wand",
                        "py311-rfc3986",
                        "py311-uc-micro-py",
                        "py311-linkify-it-py",
                        "py311-mdit-py-plugins",
                        "py311-pyte",
                        "py311-markdown-it-py",
                        "py311-mdurl",
                        "py311-rich",
                        "py311-httpx",
                        "py311-xmlsec",
                        "py311-h5netcdf",
                        "py311-zeep",
                        "py311-sunpy",
                        "py311-doctest-ignore-unicode",
                        "py311-nose",
                        "py311-fs",
                        "py311-reportlab",
                        "py311-cheetah",
                        "py311-ephem",
                        "py311-crc32c",
                        "py311-aiobotocore",
                        "py311-singledispatch",
                        "py311-smartypants",
                        "py311-typogrify",
                        "dnsdiag",
                        "py311-cymruwhois",
                        "py311-automat",
                        "py311-constantly",
                        "py311-cssselect",
                        "py311-dispatcher",
                        "py311-hyperlink",
                        "py311-incremental",
                        "py311-itemadapter",
                        "py311-itemloaders",
                        "py311-m2r",
                        "py311-parsel",
                        "py311-protego",
                        "py311-pyhamcrest",
                        "py311-queuelib",
                        "py311-scrapy",
                        "py311-sybil",
                        "py311-testfixtures",
                        "py311-twisted",
                        "py311-w3lib",
                        "py311-corner",
                        "py311-emcee3",
                        "py311-hiredis",
                        "py311-redis",
                        "py311-s3fs",
                        "py311-rawpy",
                        "py311-pybase62",
                        "py311-cachelib",
                        "py311-amqp",
                        "py311-billiard",
                        "py311-celery",
                        "py311-fabric",
                        "py311-flask",
                        "py311-invoke",
                        "py311-itsdangerous",
                        "py311-kombu",
                        "py311-vine",
                        "py311-werkzeug",
                        "py311-requests-unixsocket",
                        "py311-zipfile-deflate64",
                        "py311-amazon.ion",
                        "py311-jsonconversion",
                        "py311-smart_open",
                        "py311-translationstring",
                        "py311-zope-component",
                        "py311-zope-hookable",
                        "py311-z3",
                        "py311-game",
                        "py311-pipdeptree",
                        "py311-arviz",
                        "py311-xarray-einstats",
                        "py311-pyscard",
                        "py311-versioneer",
                        "py311-netaddr",
                        "py311-in-n-out",
                        "py311-pytoolconfig",
                        "py311-flake8",
                        "py311-pyflakes",
                        "py311-cidrize",
                        "py311-cymem",
                        "py311-preshed",
                        "py311-scikit-hep-awkward",
                        "py311-wasabi",
                        "py311-scikit-hep-uproot",
                        "py311-colander",
                        "py311-srsly",
                        "py311-blis",
                        "py311-catalogue",
                        "py311-confection",
                        "py311-langcodes",
                        "py311-plac",
                        "py311-thinc",
                        "py311-toposort",
                        "py311-exifread",
                        "py311-anytree",
                        "py311-ipywidgets",
                        "py311-jupyter_console",
                        "py311-jupyter_server",
                        "py311-jupyterlab",
                        "py311-jupyterlab_server",
                        "py311-jupyterlab_widgets",
                        "py311-metakernel",
                        "py311-nbclassic",
                        "py311-widgetsnbextension",
                        "py311-qtconsole",
                        "py311-tblib",
                        "py311-heapdict",
                        "py311-comm",
                        "py311-zict",
                        "py311-milc",
                        "py311-app-model",
                        "py311-myst-parser",
                        "py311-pytest-datadir",
                        "py311-pytest-regressions",
                        "py311-agate",
                        "py311-agate-dbf",
                        "py311-agate-excel",
                        "py311-agate-sql",
                        "py311-csvkit",
                        "py311-dbfread",
                        "py311-leather",
                        "py311-pytimeparse",
                        "py311-testpath",
                        "py311-dijitso",
                        "py311-dolfin",
                        "py311-ffc",
                        "py311-fiat",
                        "py311-petsc4py",
                        "py311-slepc4py",
                        "py311-ufl",
                        "py311-bracex",
                        "py311-enrich",
                        "py311-tenacity",
                        "py311-wcmatch",
                        "py311-gitdb",
                        "py311-gitpython",
                        "py311-smmap",
                        "py311-stevedore",
                        "openconnect-sso",
                        "py311-xdg",
                        "py311-pyglet",
                        "py311-dpkt",
                        "py311-event",
                        "py311-libdnet",
                        "py311-pypcap",
                        "py311-rstcheck",
                        "py311-cssutils",
                        "py311-networkit",
                        "py311-freetype",
                        "py311-hsluv",
                        "py311-vispy",
                        "py311-xyzservices",
                        "radian",
                        "py311-distributed",
                        "py311-breathe",
                        "vpn-slice",
                        "py311-setproctitle",
                        "mat2",
                        "py311-fido2",
                        "py311-marisa-trie",
                        "py311-hkdf",
                        "py311-pytrie",
                        "py311-re2",
                        "py311-txaio",
                        "py311-txtorcon",
                        "py311-u-msgpack-python",
                        "py311-pylzma",
                        "py311-spake2",
                        "py311-userpath",
                        "py311-zope-deprecation",
                        "py311-olm",
                        "py311-imaplib2",
                        "py311-rfc6555",
                        "py311-aenum",
                        "py311-tox",
                        "py311-onnx",
                        "py311-zstd",
                        "py311-mupdf",
                        "py311-pudb",
                        "py311-urwid",
                        "py311-python-lsp-jsonrpc",
                        "py311-python-lsp-server",
                        "py311-oct2py",
                        "py311-octave_kernel",
                        "py311-boltons",
                        "py311-pyvis",
                        "py311-xmltodict",
                        "py311-jplephem",
                        "py311-sgp4",
                        "py311-skyfield",
                        "py311-spktype21",
                        "py311-loguru",
                        "py311-thrift",
                        "py311-sphinx-autodoc-typehints",
                        "py311-openslide",
                        "py311-readme_renderer",
                        "py311-codecov",
                        "py311-jupyter_sphinx",
                        "py311-nmrglue-devel",
                        "py311-imagehash",
                        "py311-skyfield-data",
                        "py311-pycson",
                        "py311-speg",
                        "py311-branca",
                        "py311-folium",
                        "py311-about-time",
                        "py311-argh",
                        "py311-confuse",
                        "py311-discogs-client",
                        "py311-ephemeral-port-reserve",
                        "py311-flexmock",
                        "py311-iocapture",
                        "py311-ipdb",
                        "py311-pytest-timeout",
                        "py311-watchdog",
                        "py311-pymc",
                        "py311-pytensor",
                        "py311-pyside",
                        "py311-pyside-tools",
                        "py311-shiboken",
                        "py311-coveralls",
                        "py311-docopt",
                        "py311-ifaddr",
                        "py311-inflate64",
                        "py311-jellyfish",
                        "py311-mediafile",
                        "py311-mpd2",
                        "py311-multivolumefile",
                        "py311-pathvalidate",
                        "py311-py7zr",
                        "py311-pyannotate",
                        "py311-pybcj",
                        "py311-pyppmd",
                        "py311-pytest-remotedata",
                        "py311-pyzstd",
                        "py311-soco",
                        "py311-llvmlite",
                        "py311-numba",
                        "py311-meshio",
                        "py311-segno",
                        "py311-taskw",
                        "codemod",
                        "py311-setuptools-git-versioning",
                        "py311-librosa",
                        "py311-mido",
                        "py311-note-seq",
                        "py311-pretty-midi",
                        "py311-resampy",
                        "py311-alive-progress",
                        "py311-grapheme",
                        "py311-ecdsa",
                        "py311-pyaes",
                        "py311-sentencepiece",
                        "py311-makefun",
                        "py311-napari-plugin-engine",
                        "py311-napari-svg",
                        "py311-blosc2",
                        "py311-ndindex",
                        "py311-numexpr",
                        "py311-tables",
                        "py311-protobuf3",
                        "py311-plumed",
                        "py311-rencode",
                        "py311-fasteners",
                        "py311-pyperclip",
                        "py311-jfricas",
                        "py311-tropycal",
                        "py311-attr",
                        "py311-colored",
                        "py311-ndg_httpsclient",
                        "py311-pynamecheap",
                        "py311-jug",
                        "py311-obspy",
                        "py311-beancount",
                        "py311-bottle",
                        "py311-google-api",
                        "py311-google-api-core",
                        "py311-google-auth",
                        "py311-google-auth-httplib2",
                        "py311-googleapis-common-protos",
                        "py311-magic",
                        "py311-uritemplate",
                        "py311-macfsevents",
                        "py311-wxpython-4.0",
                        "py311-pyproject_metadata",
                        "py311-iniparse",
                        "py311-mercurial_extension_utils",
                        "py311-last",
                        "py311-berkeleydb",
                        "py311-scour",
                        "py311-beaker",
                        "py311-pymunk",
                        "py311-gprof2dot",
                        "py311-memprof",
                        "py311-websocket-client",
                        "py311-python-dotenv",
                        "py311-aiofiles",
                        "py311-aiosqlite",
                        "py311-overrides",
                        "py311-asgiref",
                        "py311-kaitaistruct",
                        "py311-ldap3",
                        "py311-mitmproxy",
                        "py311-passlib",
                        "py311-publicsuffix2",
                        "py311-wsproto",
                        "py311-nbxmpp",
                        "py311-precis-i18n",
                        "py311-css-parser",
                        "py311-omemo-dr",
                        "py311-pypng",
                        "py311-qrcode",
                        "py311-asitop",
                        "py311-blessed",
                        "py311-dashing",
                        "py311-mechanicalsoup",
                        "py311-portend",
                        "py311-engineio",
                        "py311-socketio",
                        "py311-nameutils",
                        "py311-docker",
                        "py311-dockerpty",
                        "py311-graph-tool",
                        "py311-tensorflow_estimator",
                        "py311-cryptg",
                        "py311-emoji",
                        "py311-telethon",
                        "py311-opt_einsum",
                        "py311-hdbscan",
                        "py311-astunparse",
                        "py311-keras_applications",
                        "py311-keras_preprocessing",
                        "py311-pulp",
                        "py311-quantecon",
                        "py311-rasterstats",
                        "py311-pytest-mpl",
                        "py311-pytest-flake8",
                        "py311-curio",
                        "py311-pytest-mypy",
                        "py311-portalocker",
                        "py311-python-socks",
                        "py311-rtree",
                        "py311-absl",
                        "py311-keras",
                        "py311-custom_inherit",
                        "py311-elastic-transport",
                        "py311-elasticsearch",
                        "py311-pika",
                        "py311-pyarrow",
                        "py311-pytest-lazy-fixture",
                        "py311-fortranformat",
                        "py311-nltk",
                        "py311-plotly",
                        "py311-types-psutil",
                        "py311-types-setuptools",
                        "py311-types-typed-ast",
                        "py311-helpdev",
                        "py311-libsass",
                        "py311-numpydoc",
                        "py311-pyls-spyder",
                        "py311-qdarkstyle",
                        "py311-qtsass",
                        "py311-spyder",
                        "py311-spyder-kernels",
                        "py311-access",
                        "py311-esda",
                        "py311-giddy",
                        "py311-inequality",
                        "py311-libpysal",
                        "py311-mgwr",
                        "py311-momepy",
                        "py311-pointpats",
                        "py311-pysal",
                        "py311-segregation",
                        "py311-spaghetti",
                        "py311-spglm",
                        "py311-spint",
                        "py311-splot",
                        "py311-spopt",
                        "py311-spreg",
                        "py311-spvcm",
                        "py311-tobler",
                        "py311-fire",
                        "py311-fugashi",
                        "py311-promise",
                        "py311-sacrebleu",
                        "py311-sacremoses",
                        "py311-seqeval",
                        "py311-soundfile",
                        "py311-tensorflow-metadata",
                        "py311-conllu",
                        "py311-huggingface_hub",
                        "py311-omegaconf",
                        "py311-tokenizers",
                        "py311-unidic",
                        "py311-timeout-decorator",
                        "py311-unidic-lite",
                        "py311-tensorflow-datasets",
                        "py311-commonmark",
                        "py311-hcloud",
                        "py311-xkcdpass",
                        "py311-recommonmark",
                        "py311-safetensors",
                        "py311-genshi",
                        "py311-aiojobs",
                        "py311-pytest-trio",
                        "py311-reflink",
                        "py311-acoustid",
                        "py311-asn1crypto",
                        "py311-aubio",
                        "py311-audioread",
                        "py311-bottlenose",
                        "py311-bsddb3",
                        "py311-cbor2",
                        "py311-country",
                        "py311-gpsoauth",
                        "py311-ibroadcast",
                        "py311-jsonpath-rw",
                        "py311-munkres",
                        "py311-musicbrainzngs",
                        "py311-ordered-set",
                        "py311-pytest-fixture-config",
                        "py311-pytest-profiling",
                        "py311-pytest-shutil",
                        "py311-pytest-virtualenv",
                        "py311-python-coveralls",
                        "py311-rarfile",
                        "py311-setuptools-git",
                        "py311-smi",
                        "py311-termplotlib",
                        "py311-termtables",
                        "py311-validictory",
                        "py311-zbar",
                        "py311-parsimonious",
                        "py311-autobahn",
                        "py311-cbor",
                        "py311-humanize",
                        "py311-pyqrcode",
                        "py311-python-snappy",
                        "py311-jupytext",
                        "py311-cinderclient",
                        "py311-cliff",
                        "py311-cmd2",
                        "py311-debtcollector",
                        "py311-dogpile-cache",
                        "py311-keystoneauth1",
                        "py311-keystoneclient",
                        "py311-netifaces",
                        "py311-novaclient",
                        "py311-openstackclient",
                        "py311-openstacksdk",
                        "py311-os-service-types",
                        "py311-osc-lib",
                        "py311-oslo-config",
                        "py311-oslo-i18n",
                        "py311-oslo-serialization",
                        "py311-oslo-utils",
                        "py311-prettytable",
                        "py311-requestsexceptions",
                        "py311-bitmath",
                        "py311-bpylist2",
                        "py311-objexplore",
                        "py311-progressbar",
                        "py311-pytest-pycodestyle",
                        "py311-pytest-pylint",
                        "py311-spdx",
                        "py311-spdx-lookup",
                        "py311-upt-cpan",
                        "py311-upt-macports",
                        "py311-upt-pypi",
                        "py311-upt-rubygems",
                        "py311-arpeggio",
                        "py311-ftfy",
                        "py311-json-rpc",
                        "py311-parver",
                        "py311-plyvel",
                        "py311-bqplot",
                        "py311-control",
                        "py311-traittypes",
                        "py311-pyxdg",
                        "py311-xdg-base-dirs",
                        "py311-applescript",
                        "py311-bitarray",
                        "py311-bitstring",
                        "py311-osxmetadata",
                        "py311-photoscript",
                        "py311-pytimeparse2",
                        "py311-rich-theme-manager",
                        "py311-shortuuid",
                        "py311-strpdatetime",
                        "py311-textx",
                        "py311-ptpython",
                        "py311-scapy",
                        "py311-scapy-devel",
                        "py311-geojson",
                        "py311-docx",
                        "py311-fuzzywuzzy",
                        "py311-starlette",
                        "py311-kubernetes",
                        "py311-fancycompleter",
                        "py311-pdbpp",
                        "py311-repl",
                        "py311-wmctrl",
                        "py311-slack-sdk",
                        "py311-tlsh",
                        "py311-fastavro",
                        "py311-flask-cors",
                        "py311-luma.core",
                        "py311-luma.emulator",
                        "py311-pyftdi",
                        "py311-smbus2",
                        "py311-virtualenvwrapper",
                        "py311-clint",
                        "py311-crayons",
                        "py311-parameterized",
                        "py311-json-tricks",
                        "py311-pdfminer",
                        "py311-pynetdicom",
                        "py311-qimage2ndarray",
                        "py311-xxhash",
                        "py311-uvicorn",
                        "py311-circuitbreaker",
                        "py311-terminaltables",
                        "py311-pefile",
                        "py311-cli-helpers",
                        "py311-tabulate",
                        "py311-napari-console",
                        "py311-pdm-backend",
                        "py311-editdistance",
                        "py311-cachey",
                        "py311-meson",
                        "py311-meson-python",
                        "py311-gnupg",
                        "py311-nclib",
                        "py311-async-lru",
                        "py311-rpds-py",
                        "py311-hdf5plugin",
                        "py311-monty",
                        "py311-palettable",
                        "py311-pyshortcuts",
                        "py311-sdnotify",
                        "py311-scikit-build-core",
                        "py311-dbus_next",
                        "py311-dropbox",
                        "py311-pyfatfs",
                        "py311-rubicon-objc",
                        "py311-stone",
                        "py311-survey",
                        "py311-asciimatics",
                        "py311-pyfiglet",
                        "py311-libusb1",
                        "py311-pathtools",
                        "py311-serpent",
                        "py311-webob",
                        "py311-bugsnag",
                        "py311-keyrings.alt",
                        "py311-Pyro5",
                        "py311-xraydb",
                        "py311-desktop-notifier",
                        "py311-pytest-rerunfailures",
                        "doxyqml",
                        "py311-rfc3339-validator",
                        "py311-rfc3986-validator",
                        "py311-flake8-pyproject",
                        "py311-cvxopt",
                        "py311-latexcodec",
                        "py311-scikit-umfpack",
                        "offpunk",
                        "py311-feedparser",
                        "py311-readability-lxml",
                        "py311-sgmllib3k",
                        "py311-tinydb",
                        "py311-imageio-ffmpeg",
                        "py311-expandvars",
                        "py311-mygpoclient",
                        "py311-pybtex",
                        "py311-pybtex-docutils",
                        "py311-ddt",
                        "py311-eventlet",
                        "py311-pygmt",
                        "py311-referencing",
                        "py311-sphinxcontrib-bibtex",
                        "py311-asdf-astropy",
                        "py311-asdf-standard",
                        "py311-asdf",
                        "py311-asdf-transform-schemas",
                        "py311-asdf-unit-schemas",
                        "py311-asdf-coordinates-schemas",
                        "py311-astropy-iers-data",
                        "py311-mando",
                        "py311-apsw",
                        "py311-authres",
                        "py311-dkimpy",
                        "py311-py3dns",
                        "py311-jsonschema-specifications",
                        "py311-fastapi",
                        "py311-antlr4-python3-runtime",
                        "py311-pytools",
                        "py311-zc-lockfile",
                        "py311-ipaddress",
                        "py311-podcastparser",
                        "py311-python-json-logger",
                        "py311-glad2",
                        "py311-plumbum",
                        "py311-frozendict",
                        "py311-chainer",
                        "py311-pyFAI",
                        "py311-cython-compat",
                        "py311-ruff",
                        "py311-dacite",
                        "py311-pytest-dotenv",
                        "py311-pytzdata",
                        "py311-soundcloud-v2",
                        "py311-tzlocal",
                        "py311-certomancer",
                        "py311-certomancer-csc-dummy",
                        "py311-hanko",
                        "py311-hanko-certvalidator",
                        "py311-oscrypto",
                        "py311-python-pae",
                        "py311-uritools",
                        "py311-pdfrw",
                        "py311-pyx",
                        "py311-acor",
                        "py311-dynd",
                        "py311-kivy",
                        "py311-mdp-toolkit",
                        "py311-pyviennacl",
                        "py311-spectral",
                        "py311-tstables",
                        "py311-m2crypto",
                        "py311-lz4",
                        "py311-sphinxcontrib-jquery",
                        "py311-simpy",
                        "py311-simpy-docs",
                        "py311-lazy_loader",
                        "py311-pysam",
                        "py311-boolean.py",
                        "py311-license-expression",
                        "py311-python-debian",
                        "py311-waitress",
                        "py311-pastedeploy",
                        "py311-minidb",
                        "py311-pyquery",
                        "py311-urlwatch",
                        "py311-webtest",
                        "py311-pyvo",
                        "py311-astroquery",
                        "py311-ipympl",
                        "py311-alagitpull",
                        "py311-sphinx-issues",
                        "py311-pygraphviz",
                        "py311-postgresql",
                        "py311-llfuse",
                        "py311-gevent",
                        "py311-unidiff",
                        "py311-tiktoken",
                        "py311-arabic-reshaper",
                        "py311-aiohttp-socks",
                        "py311-bidi",
                        "py311-httpbin",
                        "py311-raven",
                        "py311-requests-futures",
                        "py311-socid-extractor",
                        "py311-stem",
                        "py311-torrequest",
                        "py311-svglib",
                        "py311-xhtml2pdf",
                        "py311-asyncpg",
                        "py311-mysqlclient",
                        "py311-acora",
                        "py311-asv-runner",
                        "py311-cheroot",
                        "py311-flask-babel",
                        "py311-markdown2",
                        "py311-siphon",
                        "py311-annotated_types",
                        "py311-pydantic_core",
                        "py311-pydantic_settings",
                        "py311-configparser",
                        "py311-ntlm-auth",
                        "py311-pyspnego",
                        "py311-pywinrm",
                        "py311-requests_ntlm",
                        "py311-iso3166",
                        "py311-sphinx-copybutton",
                        "py311-trio-websocket",
                        "py311-samplerate",
                        "py311-soxr",
                        "py311-types-decorator",
                        "py311-polygon",
                        "py311-tzdata",
                        "py311-pydantic-compat",
                        "py311-deap",
                        "py311-jupyter_server_terminals",
                        "py311-notebook_shim",
                        "py311-tatsu",
                        "py311-pytest-env",
                        "py311-npx",
                        "py311-pgspecial",
                        "py311-backoff",
                        "py311-fqdn",
                        "py311-isoduration",
                        "py311-uri-template",
                        "py311-mslex",
                        "py311-pystache",
                        "py311-pendulum",
                        "py311-powerline-exitstatus-kai",
                        "py311-powerline-gitstatus",
                        "py311-rustworkx",
                        "py311-imread",
                        "py311-jsonschema-format-nongpl",
                        "py311-jupyter_events",
                        "py311-hatch-jupyter-builder",
                        "py311-hatch-nodejs-version",
                        "py311-jupyter-lsp",
                        "py311-stopit",
                        "py311-update_checker",
                        "py311-iminuit",
                        "py311-simplekml",
                        "py311-gsl",
                        "py311-types-colorama",
                        "py311-mdx_linkify",
                        "py311-quantities",
                        "py311-sphinxnotes-strike",
                        "py311-sounddevice",
                        "py311-sphinx-jsonschema",
                        "py311-mecab-python3",
                        "py311-mssql",
                        "py311-sphinx-bootstrap-theme",
                        "py311-ipyparallel",
                        "py311-inflect",
                        "py311-pyheif",
                        "py311-g2p-en",
                        "py311-pydub",
                        "py311-pygeos",
                        "py311-importlib-resources",
                        "py311-pysvn",
                        "py311-logilab-constraint",
                        "py311-blosc",
                        "py311-gensim",
                        "py311-pybox2d",
                        "py311-logbook",
                        "py311-bpemb",
                        "py311-html2text",
                        "py311-ezdxf",
                        "py311-mahotas",
                        "py311-mimeparse",
                        "py311-tastypie",
                        "py311-svgpath",
                        "py311-spark_parser",
                        "py311-uncompyle6",
                        "py311-xdis",
                        "py311-vobject",
                        "py311-line_profiler",
                        "py311-jaraco.context",
                        "py311-ldap",
                        "py311-openbabel2",
                        "py311-fickling"
                    ]
                }
            ]
        },
        {
            "name": "qt513-psql-plugin",
            "portdir": "aqua/qt513",
            "version": "5.13.2",
            "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.qt.io",
            "description": "PostgreSQL Database Driver for Qt Tool Kit 5",
            "long_description": "PostgreSQL Database Driver for Qt Tool Kit 5",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1159
                }
            ],
            "variants": [
                "postgresql96",
                "postgresql95",
                "postgresql94",
                "postgresql84",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt513-qtbase",
                        "postgresql96"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-build",
            "portdir": "python/py-build",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypa-build.readthedocs.io/",
            "description": "A simple, correct PEP517 package builder",
            "long_description": "A simple, correct PEP517 package builder which will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-16",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-packaging",
                        "py312-pyproject_hooks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poetry"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "barman",
                        "cartman",
                        "fbuild",
                        "git-review",
                        "google-cloud-sdk",
                        "nvchecker",
                        "radon",
                        "scons",
                        "img2pdf",
                        "offlineimap",
                        "streamlink",
                        "gWakeOnLAN",
                        "impacket",
                        "speedtest-cli",
                        "sshuttle",
                        "youtube-dl",
                        "jrnl",
                        "pdfposter",
                        "bandit",
                        "fava",
                        "pipenv",
                        "pipx",
                        "poetry",
                        "thefuck",
                        "WW",
                        "certbot",
                        "certbot-apache",
                        "certbot-nginx",
                        "certbot-dns-cloudflare",
                        "certbot-dns-digitalocean",
                        "certbot-dns-dnsimple",
                        "certbot-dns-dnsmadeeasy",
                        "certbot-dns-gehirn",
                        "certbot-dns-google",
                        "certbot-dns-linode",
                        "certbot-dns-luadns",
                        "certbot-dns-nsone",
                        "certbot-dns-ovh",
                        "certbot-dns-rfc2136",
                        "certbot-dns-route53",
                        "certbot-dns-sakuracloud",
                        "certbot-dns-namecheap",
                        "denyhosts",
                        "sqlmap",
                        "yubikey-manager",
                        "xonsh",
                        "borgbackup",
                        "edmv",
                        "jc",
                        "mackup",
                        "ranger",
                        "upt",
                        "xxh",
                        "asciidoc",
                        "graphtage",
                        "terminal_markdown_viewer",
                        "translate-toolkit",
                        "xml2rfc",
                        "buku",
                        "py38-nghttp2",
                        "py39-nghttp2",
                        "gtimelog",
                        "pyinfra",
                        "arpeggio",
                        "arpeggio-devel",
                        "pre-commit",
                        "pyupgrade",
                        "codespell",
                        "paramagpy",
                        "jtbl",
                        "flynt",
                        "yt-dlp",
                        "ydiff",
                        "napari",
                        "gallery-dl",
                        "twine",
                        "chemex",
                        "cmake-language-server",
                        "py310-nghttp2",
                        "hatch",
                        "gi-docgen",
                        "reuse",
                        "yubikey-manager4",
                        "refurb",
                        "git-when-merged",
                        "borgmatic",
                        "zkpwgen",
                        "osxphotos",
                        "asitop",
                        "py312-flit_core",
                        "py312-gdbm",
                        "py312-tkinter",
                        "py312-wheel",
                        "py312-altgraph",
                        "py312-macholib",
                        "py312-modulegraph",
                        "py312-py2app",
                        "py312-SDL2",
                        "py312-jinja2",
                        "py312-markupsafe",
                        "py312-alabaster",
                        "py312-imagesize",
                        "py312-snowballstemmer",
                        "py312-tz",
                        "py312-mypy_extensions",
                        "py312-types-psutil",
                        "py312-types-setuptools",
                        "py312-mypy",
                        "py312-ruamel-yaml",
                        "py312-ruamel-yaml-clib",
                        "py312-pip",
                        "py312-pycparser",
                        "py312-cffi",
                        "py312-coverage",
                        "py312-fastjsonschema",
                        "py312-identify",
                        "py312-setupmeta",
                        "py312-textdistance",
                        "py312-pathspec",
                        "py312-setuptools_scm",
                        "py312-editables",
                        "py312-calver",
                        "py312-hatchling",
                        "py312-pluggy",
                        "py312-trove-classifiers",
                        "py312-attrs",
                        "py312-hatch-fancy-pypi-readme",
                        "py312-hatch-vcs",
                        "py312-cython",
                        "py312-more-itertools",
                        "py312-jedi",
                        "py312-parso",
                        "py312-peewee",
                        "py312-wcwidth",
                        "py312-pycares",
                        "py312-aiodns",
                        "py312-charset-normalizer",
                        "py312-maturin",
                        "py312-semantic_version",
                        "py312-setuptools-rust",
                        "py312-six",
                        "py312-filelock",
                        "py312-markdown",
                        "py312-pefile",
                        "nicotine-plus",
                        "py312-crcmod",
                        "py312-mupdf",
                        "py312-pdm-backend",
                        "py312-pypdf",
                        "py312-editdistance",
                        "py312-websockets",
                        "py312-multidict",
                        "py312-types-docutils",
                        "py312-types-python-dateutil",
                        "py312-types-pytz",
                        "py312-types-simplejson",
                        "py312-types-ujson",
                        "py312-serial",
                        "py312-numpy",
                        "py312-pyproject_metadata",
                        "py312-certifi",
                        "py312-igraph",
                        "py312-iniconfig",
                        "py312-py",
                        "py312-pytest",
                        "py312-texttable",
                        "py312-sortedcontainers",
                        "py312-testpath",
                        "py312-urllib3",
                        "py312-black",
                        "py312-click",
                        "py312-platformdirs",
                        "py312-poetry-core",
                        "py312-isort",
                        "py312-idna",
                        "py312-requests",
                        "py312-autoflake",
                        "py312-pyflakes",
                        "py312-orjson",
                        "py312-shellingham",
                        "py312-hypothesis",
                        "py312-zope-event",
                        "py312-zopeinterface",
                        "py312-meson",
                        "py312-meson-python",
                        "py312-gnupg",
                        "py312-nclib",
                        "py312-flatbuffers",
                        "py312-monty",
                        "py312-beartype",
                        "py312-crashtest",
                        "py312-requests-toolbelt",
                        "py312-scikit-build-core",
                        "py312-appdirs",
                        "py312-fs",
                        "py312-pyfatfs",
                        "py312-pretend",
                        "py312-pyfiglet",
                        "py312-libusb1",
                        "py312-pathlib2",
                        "py312-olefile",
                        "py312-tomlkit",
                        "py312-geojson",
                        "py312-pkginfo",
                        "py312-msgpack",
                        "py312-ply",
                        "py312-brotli",
                        "py312-zopfli",
                        "py312-dulwich",
                        "py312-toml",
                        "py312-tomli",
                        "py312-chardet",
                        "py312-cairo",
                        "py312-zstd",
                        "py312-imageio",
                        "py312-xattr",
                        "maestral",
                        "py312-cppy",
                        "py312-dateutil",
                        "py312-freezegun",
                        "py312-funcsigs",
                        "py312-mock",
                        "py312-pybind11",
                        "py312-unicodedata2",
                        "py312-cpuinfo",
                        "py312-cryptography",
                        "py312-cryptography_vectors",
                        "py312-execnet",
                        "py312-pytest-benchmark",
                        "py312-pytest-cov",
                        "py312-pytest-forked",
                        "py312-pytest-xdist",
                        "py312-userpath",
                        "py312-sip",
                        "py312-sip-devel",
                        "py312-aiosignal",
                        "py312-async-timeout",
                        "py312-frozenlist",
                        "py312-yarl",
                        "py312-cycler",
                        "py312-kiwisolver",
                        "py312-aiohttp",
                        "py312-asteval",
                        "py312-asv",
                        "py312-atomicwrites",
                        "py312-beniget",
                        "py312-bigfloat",
                        "py312-binaryornot",
                        "py312-biopython",
                        "py312-cachetools",
                        "py312-cfgv",
                        "py312-colorlog",
                        "py312-columnize",
                        "py312-contourpy",
                        "py312-deprecation",
                        "py312-diff-match-patch",
                        "py312-dill",
                        "py312-docstring-to-markdown",
                        "py312-docstyle",
                        "py312-editorconfig",
                        "py312-enchant",
                        "py312-fastprogress",
                        "py312-filetype",
                        "py312-gast",
                        "py312-inflection",
                        "py312-intervaltree",
                        "py312-natsort",
                        "py312-pyicu",
                        "py312-pytest-mock",
                        "py312-parsing",
                        "py312-pbr",
                        "py312-pdbecif",
                        "py312-pkce",
                        "py312-poyo",
                        "py312-pytest-runner",
                        "py312-aiojobs",
                        "py312-nodeenv",
                        "py312-argcomplete",
                        "py312-gnureadline",
                        "py312-yaml",
                        "py312-distro",
                        "py312-rapidfuzz",
                        "py312-scikit-build",
                        "py312-latexcodec",
                        "py312-lxml",
                        "py312-setuptools_scm_git_archive",
                        "py312-discordpy",
                        "py312-reportlab",
                        "py312-sphinx-gallery",
                        "py312-tinydb",
                        "py312-expandvars",
                        "py312-babel",
                        "py312-blockdiag",
                        "py312-docutils",
                        "py312-funcparserlib",
                        "py312-pygments",
                        "py312-pyobjc",
                        "py312-roman",
                        "py312-sphinx",
                        "py312-sphinxcontrib-applehelp",
                        "py312-sphinxcontrib-blockdiag",
                        "py312-sphinxcontrib-devhelp",
                        "py312-sphinxcontrib-htmlhelp",
                        "py312-sphinxcontrib-jsmath",
                        "py312-sphinxcontrib-qthelp",
                        "py312-sphinxcontrib-serializinghtml",
                        "py312-webcolors",
                        "py312-applaunchservices",
                        "py312-pybtex",
                        "py312-pybtex-docutils",
                        "py312-ddt",
                        "py312-sybil",
                        "py312-testfixtures",
                        "py312-sphinxcontrib-bibtex",
                        "py312-sphinxcontrib-httpdomain",
                        "py312-sphinxcontrib-svg2pdfconverter",
                        "py312-sphinxcontrib-websupport",
                        "hyfetch",
                        "py312-mpmath",
                        "py312-sympy",
                        "py312-fonttools",
                        "py312-portend",
                        "py312-tempora",
                        "py312-zc-lockfile",
                        "py312-libvirt",
                        "py312-anyio",
                        "py312-brotlicffi",
                        "py312-h11",
                        "py312-h2",
                        "py312-hpack",
                        "py312-httpcore",
                        "py312-httpx",
                        "py312-hyperframe",
                        "py312-linkify-it-py",
                        "py312-markdown-it-py",
                        "py312-rich",
                        "py312-uc-micro-py",
                        "py312-jaraco.functools",
                        "py312-mdurl",
                        "py312-distlib",
                        "py312-hyperlink",
                        "py312-jaraco.classes",
                        "py312-keyring",
                        "py312-pexpect",
                        "py312-ptyprocess",
                        "py312-pyperclip",
                        "py312-sniffio",
                        "py312-socksio",
                        "py312-tomli-w",
                        "py312-virtualenv",
                        "py312-protego",
                        "py312-feedparser",
                        "py312-sgmllib3k",
                        "py312-mdit-py-plugins",
                        "py312-python-json-logger",
                        "py312-greenlet",
                        "py312-jsonschema",
                        "py312-about-time",
                        "py312-acoustid",
                        "py312-alive-progress",
                        "py312-anytree",
                        "py312-argh",
                        "py312-audioread",
                        "py312-bitarray",
                        "py312-bitstring",
                        "py312-bpylist2",
                        "py312-country",
                        "py312-exceptiongroup",
                        "py312-flexmock",
                        "py312-flit_scm",
                        "py312-grapheme",
                        "py312-iocapture",
                        "py312-glad2",
                        "py312-appnope",
                        "py312-astor",
                        "py312-asttokens",
                        "py312-async_generator",
                        "py312-backcall",
                        "py312-codestyle",
                        "py312-decorator",
                        "py312-entrypoints",
                        "py312-ephemeral-port-reserve",
                        "py312-executing",
                        "py312-flake8",
                        "py312-flake8-mccabe",
                        "py312-flaky",
                        "py312-ipdb",
                        "py312-ipython",
                        "py312-itsdangerous",
                        "py312-matplotlib-inline",
                        "py312-outcome",
                        "py312-pickleshare",
                        "py312-prompt_toolkit",
                        "py312-psutil",
                        "py312-pure_eval",
                        "py312-pytest-asyncio",
                        "py312-pytest-timeout",
                        "py312-pytest-xprocess",
                        "py312-stack_data",
                        "py312-traitlets",
                        "py312-watchdog",
                        "py312-werkzeug",
                        "py312-tornado",
                        "py312-terminado",
                        "py312-plumbum",
                        "py312-applescript",
                        "py312-asn1",
                        "py312-asn1-modules",
                        "py312-astroid",
                        "py312-blinker",
                        "py312-flask",
                        "py312-gpsoauth",
                        "py312-inflate64",
                        "py312-lazy_object_proxy",
                        "py312-openssl",
                        "py312-osxmetadata",
                        "py312-pathvalidate",
                        "py312-photoscript",
                        "py312-pyannotate",
                        "py312-pybcj",
                        "py312-pycryptodome",
                        "py312-pycryptodomex",
                        "py312-pylint",
                        "py312-pytest-trio",
                        "py312-service_identity",
                        "py312-trio",
                        "py312-trustme",
                        "py312-wrapt",
                        "py312-frozendict",
                        "py312-cython-compat",
                        "py312-nest_asyncio",
                        "py312-arpeggio",
                        "py312-coveralls",
                        "py312-docopt",
                        "py312-multivolumefile",
                        "py312-pathtools",
                        "py312-py7zr",
                        "py312-pyppmd",
                        "py312-pytest-pylint",
                        "py312-pytest-remotedata",
                        "py312-pyzstd",
                        "py312-rarfile",
                        "py312-ruff",
                        "py312-strpdatetime",
                        "py312-textx",
                        "py312-unidecode",
                        "scdl",
                        "py312-asn1crypto",
                        "py312-clint",
                        "py312-dacite",
                        "py312-ifaddr",
                        "py312-jellyfish",
                        "py312-mutagen",
                        "py312-ptpython",
                        "py312-pytest-dotenv",
                        "py312-python-dotenv",
                        "py312-pytzdata",
                        "py312-qrcode",
                        "py312-requests-mock",
                        "py312-sh",
                        "py312-soco",
                        "py312-soundcloud-v2",
                        "py312-termcolor",
                        "py312-tzlocal",
                        "py312-xdg",
                        "py312-xdg-base-dirs",
                        "py312-xmltodict",
                        "py312-certomancer",
                        "py312-certomancer-csc-dummy",
                        "py312-hanko",
                        "py312-hanko-certvalidator",
                        "py312-oscrypto",
                        "py312-python-pae",
                        "py312-uritools",
                        "py312-bleach",
                        "py312-webencodings",
                        "py312-setuptools-git-versioning",
                        "py312-colorama",
                        "py312-pandas",
                        "py312-nose",
                        "py312-xyzservices",
                        "py312-bokeh",
                        "py312-param",
                        "py312-pyct",
                        "py312-jupyter_packaging",
                        "py312-pyviz_comms",
                        "py312-tqdm",
                        "py312-panel",
                        "py312-gssapi",
                        "py312-imaplib2",
                        "py312-rfc6555",
                        "py312-pyqt-builder",
                        "py312-pyqt5-sip",
                        "py312-pyx",
                        "py312-fastavro",
                        "py312-scapy",
                        "py312-scapy-devel",
                        "py312-pytest-qt",
                        "py312-pynose",
                        "py312-m2crypto",
                        "py312-arrow",
                        "py312-autopep8",
                        "py312-cons",
                        "py312-cookiecutter",
                        "py312-etuples",
                        "py312-flake8-pyproject",
                        "py312-logical-unification",
                        "py312-multipledispatch",
                        "py312-slugify",
                        "py312-text-unidecode",
                        "py312-tinycss2",
                        "py312-toolz",
                        "py312-ujson",
                        "py312-versioneer",
                        "py312-yapf",
                        "py312-cssselect2",
                        "py312-jinja2-time",
                        "py312-minikanren",
                        "py312-whatthepatch",
                        "py312-wurlitzer",
                        "py312-astropy-iers-data",
                        "py312-imagecodecs",
                        "py312-networkx",
                        "py312-pywavelets",
                        "py312-tifffile",
                        "py312-openbabel",
                        "py312-pylint-venv",
                        "py312-pympler",
                        "py312-pytest-describe",
                        "py312-pytoolconfig",
                        "py312-qstylizer",
                        "py312-qtawesome",
                        "py312-qtpy",
                        "py312-rope",
                        "py312-term-background",
                        "py312-tokenize-rt",
                        "py312-lz4",
                        "py312-pkgconfig",
                        "py312-sphinx_rtd_theme",
                        "py312-sphinxcontrib-jquery",
                        "py312-simpy",
                        "py312-simpy-docs",
                        "py312-corner",
                        "py312-curl",
                        "py312-referencing",
                        "py312-rpds-py",
                        "py312-semver",
                        "py312-lazy_loader",
                        "py312-pysam",
                        "py312-boolean.py",
                        "py312-license-expression",
                        "py312-python-debian",
                        "py312-pygccxml",
                        "py312-pyplusplus",
                        "py312-jsonlines",
                        "py312-html5lib",
                        "py312-waitress",
                        "py312-pastedeploy",
                        "py312-minidb",
                        "py312-cssselect",
                        "py312-pyquery",
                        "py312-urlwatch",
                        "py312-webtest",
                        "py312-shapely",
                        "py312-sqlalchemy",
                        "py312-drms",
                        "py312-aioftp",
                        "py312-webob",
                        "py312-alagitpull",
                        "py312-awscli",
                        "py312-boto3",
                        "py312-botocore",
                        "py312-commonmark",
                        "py312-git-delete-merged-branches",
                        "py312-jmespath",
                        "py312-kaptan",
                        "py312-libtmux",
                        "py312-myst-parser",
                        "py312-neovim",
                        "py312-recommonmark",
                        "py312-rsa",
                        "py312-s3transfer",
                        "py312-sphinx-autodoc-typehints",
                        "py312-sphinx-issues",
                        "py312-tmuxp",
                        "py312-smartypants",
                        "py312-typogrify",
                        "py312-pikepdf",
                        "py312-fasteners",
                        "py312-soupsieve",
                        "py312-pint",
                        "py312-pooch",
                        "py312-pyproj",
                        "py312-pythran",
                        "py312-Faker",
                        "py312-aws-sam-translator",
                        "py312-cattrs",
                        "py312-jsonschema-specifications",
                        "py312-lsprotocol",
                        "py312-parameterized",
                        "py312-pydantic",
                        "py312-pygls",
                        "py312-random2",
                        "py312-typeguard",
                        "py312-ukpostcodeparser",
                        "py312-validators",
                        "py312-pygraphviz",
                        "py312-psycopg2",
                        "py312-beautifulsoup4",
                        "py312-cloudflare",
                        "py312-blessed",
                        "py312-dashing",
                        "py312-readme_renderer",
                        "py312-rfc3986",
                        "py312-hy",
                        "py312-xlsx2csv",
                        "py312-fsspec",
                        "py312-regex",
                        "py312-cssutils",
                        "py312-mako",
                        "py312-singledispatch",
                        "py312-powerline",
                        "py312-comm",
                        "py312-simplejson",
                        "py312-pyte",
                        "py312-llfuse",
                        "py312-gdal",
                        "py312-gevent",
                        "py312-unidiff",
                        "py312-curio",
                        "py312-python-socks",
                        "py312-future",
                        "py312-xarray",
                        "py312-socks",
                        "py312-tiktoken",
                        "py312-configargparse",
                        "py312-google-i18n-address",
                        "py312-numpydoc",
                        "py312-scipy",
                        "py312-arabic-reshaper",
                        "py312-aiohttp-socks",
                        "py312-bidi",
                        "py312-aeppl",
                        "py312-aesara",
                        "py312-algopy",
                        "py312-arviz",
                        "py312-cached-property",
                        "py312-cairocffi",
                        "py312-cairosvg",
                        "py312-defusedxml",
                        "py312-h5netcdf",
                        "py312-h5py",
                        "py312-httpbin",
                        "py312-lmfit",
                        "py312-mpi4py",
                        "py312-nmrglue",
                        "py312-nmrglue-devel",
                        "py312-numdifftools",
                        "py312-patsy",
                        "py312-peakutils",
                        "py312-pytensor",
                        "py312-pytest-httpbin",
                        "py312-raven",
                        "py312-statsmodels",
                        "py312-structlog",
                        "py312-three-merge",
                        "py312-uncertainties",
                        "py312-xarray-einstats",
                        "py312-requests-futures",
                        "py312-socid-extractor",
                        "py312-tox",
                        "py312-zmq",
                        "py312-stem",
                        "py312-torrequest",
                        "py312-svglib",
                        "py312-xhtml2pdf",
                        "py312-jsonpickle",
                        "py312-cloudscraper",
                        "py312-pyvis",
                        "py312-pygmt",
                        "py312-asyncpg",
                        "py312-levenshtein",
                        "py312-netaddr",
                        "py312-pytest-mypy",
                        "py312-mysqlclient",
                        "py312-hiredis",
                        "py312-bcrypt",
                        "py312-confection",
                        "py312-srsly",
                        "py312-argon2-cffi",
                        "py312-argon2-cffi-bindings",
                        "py312-debugpy",
                        "py312-ipykernel",
                        "py312-ipython_genutils",
                        "py312-ipywidgets",
                        "py312-json5",
                        "py312-jupyter_client",
                        "py312-jupyter_console",
                        "py312-jupyter_core",
                        "py312-jupyter_server",
                        "py312-jupyterlab",
                        "py312-jupyterlab_pygments",
                        "py312-jupyterlab_server",
                        "py312-jupyterlab_widgets",
                        "py312-metakernel",
                        "py312-mistune",
                        "py312-nbclassic",
                        "py312-nbclient",
                        "py312-nbconvert",
                        "py312-nbformat",
                        "py312-notebook",
                        "py312-pandocfilters",
                        "py312-prometheus_client",
                        "py312-send2trash",
                        "py312-widgetsnbextension",
                        "py312-cymem",
                        "py312-et_xmlfile",
                        "py312-murmurhash",
                        "py312-parse",
                        "py312-preshed",
                        "py312-qtconsole",
                        "py312-scikit-hep-hepstats",
                        "py312-scikit-hep-hepunits",
                        "py312-scikit-hep-mplhep",
                        "py312-scikit-hep-mplhep_data",
                        "py312-scikit-hep-particle",
                        "py312-cheetah",
                        "py312-configobj",
                        "py312-acora",
                        "py312-asv-runner",
                        "py312-tabulate",
                        "py312-pyusb",
                        "py312-poetry-plugin-export",
                        "py312-cachecontrol",
                        "py312-cleo",
                        "py312-game",
                        "py312-beancount",
                        "py312-bottle",
                        "py312-cheroot",
                        "py312-flask-babel",
                        "py312-google-api",
                        "py312-google-api-core",
                        "py312-google-auth",
                        "py312-google-auth-httplib2",
                        "py312-googleapis-common-protos",
                        "py312-httplib2",
                        "py312-magic",
                        "py312-markdown2",
                        "py312-protobuf3",
                        "py312-uritemplate",
                        "py312-siphon",
                        "py312-marisa-trie",
                        "py312-nuitka",
                        "py312-jwt",
                        "py312-oauthlib",
                        "py312-requests-oauthlib",
                        "py312-pulp",
                        "py312-svgelements",
                        "py312-zipfile-deflate64",
                        "py312-extension-helpers",
                        "py312-metpy",
                        "py312-pyerfa",
                        "py312-pytest-lazy-fixture",
                        "py312-pyarrow",
                        "py312-astropy",
                        "py312-parfive",
                        "py312-scikit-image",
                        "py312-isodate",
                        "py312-requests-file",
                        "py312-xmlsec",
                        "py312-sunpy",
                        "py312-zeep",
                        "py312-ansible-compat",
                        "py312-subprocess-tee",
                        "py312-cbor2",
                        "py312-geographiclib",
                        "py312-luma.core",
                        "py312-luma.emulator",
                        "py312-pyftdi",
                        "py312-smbus2",
                        "py312-annotated_types",
                        "py312-pydantic_core",
                        "py312-pydantic_settings",
                        "py312-configparser",
                        "py312-ntlm-auth",
                        "py312-paramiko",
                        "py312-pynacl",
                        "py312-pyspnego",
                        "py312-pywinrm",
                        "py312-requests_ntlm",
                        "py312-dnspython",
                        "py312-iso3166",
                        "py312-websocket-client",
                        "py312-wsproto",
                        "py312-affine",
                        "py312-click-plugins",
                        "py312-cligj",
                        "py312-fiona",
                        "py312-munch",
                        "py312-rasterio",
                        "py312-rasterstats",
                        "py312-seaborn",
                        "py312-snuggs",
                        "py312-sphinx-copybutton",
                        "py312-trio-websocket",
                        "py312-samplerate",
                        "py312-soxr",
                        "py312-types-decorator",
                        "py312-polygon",
                        "py312-rtree",
                        "py312-python-lsp-jsonrpc",
                        "py312-python-lsp-server",
                        "py312-blis",
                        "py312-plac",
                        "py312-thinc",
                        "py312-wasabi",
                        "py312-z3",
                        "py312-tzdata",
                        "py312-locket",
                        "py312-freetype",
                        "py312-hsluv",
                        "py312-meshio",
                        "py312-pytest-sugar",
                        "py312-in-n-out",
                        "py312-psygnal",
                        "py312-cloudpickle",
                        "py312-heapdict",
                        "py312-partd",
                        "py312-docstring_parser",
                        "py312-napari-plugin-engine",
                        "py312-superqt",
                        "py312-pytomlpp",
                        "py312-typer",
                        "py312-vispy",
                        "py312-app-model",
                        "py312-opengl",
                        "py312-opengl-accelerate",
                        "py312-cachey",
                        "py312-dask",
                        "py312-magicgui",
                        "py312-napari-console",
                        "py312-napari-svg",
                        "py312-npe2",
                        "py312-pydantic-compat",
                        "py312-cytoolz",
                        "py312-gitdb",
                        "py312-smmap",
                        "py312-gitpython",
                        "py312-stevedore",
                        "py312-lockfile",
                        "py312-numexpr",
                        "py312-deap",
                        "py312-helpdev",
                        "py312-libsass",
                        "py312-pyls-spyder",
                        "py312-python-lsp-black",
                        "py312-qdarkstyle",
                        "py312-qtsass",
                        "py312-spyder",
                        "py312-spyder-kernels",
                        "py312-pyglet",
                        "py312-wand",
                        "py312-fido2",
                        "py312-pyscard",
                        "py312-jupyter_server_terminals",
                        "py312-notebook_shim",
                        "py312-tblib",
                        "py312-rfc3339-validator",
                        "py312-tatsu",
                        "py312-branca",
                        "py312-codecov",
                        "py312-folium",
                        "py312-pytest-env",
                        "py312-geopandas",
                        "py312-llvmlite",
                        "py312-numba",
                        "py312-npx",
                        "py312-psycopg",
                        "py312-threadpoolctl",
                        "py312-quantecon",
                        "py312-BitArray2D",
                        "py312-BitVector",
                        "py312-backoff",
                        "py312-invoke",
                        "py312-ansible",
                        "py312-ansible-core",
                        "py312-resolvelib",
                        "py312-xkcdpass",
                        "py312-alembic",
                        "py312-fqdn",
                        "py312-isoduration",
                        "py312-jsonpointer",
                        "py312-rfc3986-validator",
                        "py312-uri-template",
                        "py312-iso8601",
                        "py312-jug",
                        "py312-async-lru",
                        "py312-path",
                        "py312-pymongo",
                        "py312-redis",
                        "py312-aiobotocore",
                        "py312-aioitertools",
                        "py312-mslex",
                        "py312-pymunk",
                        "py312-pystache",
                        "py312-s3fs",
                        "py312-geopy",
                        "py312-joblib",
                        "py312-contextily",
                        "py312-mercantile",
                        "py312-pdfminer",
                        "py312-aiorpcX",
                        "py312-flit",
                        "py312-spdx",
                        "py312-spdx-lookup",
                        "py312-upt-cpan",
                        "py312-upt-macports",
                        "py312-upt-pypi",
                        "py312-upt-rubygems",
                        "py312-jplephem",
                        "py312-altair",
                        "py312-billiard",
                        "py312-sgp4",
                        "py312-skyfield",
                        "py312-spktype21",
                        "py312-jsbeautifier",
                        "py312-josepy",
                        "py312-pyrfc3339",
                        "py312-acme",
                        "py312-parsedatetime",
                        "py312-python-augeas",
                        "py312-repoze.sphinx.autointerface",
                        "py312-dns-lexicon",
                        "py312-tldextract",
                        "py312-ndg_httpsclient",
                        "py312-pynamecheap",
                        "py312-pyotp",
                        "py312-zope-component",
                        "py312-zope-hookable",
                        "py312-pendulum",
                        "py312-fixtures",
                        "py312-powerline-exitstatus-kai",
                        "py312-powerline-gitstatus",
                        "py312-pygit2",
                        "py312-flask-frozen",
                        "py312-flask-login",
                        "py312-ftputil",
                        "py312-vine",
                        "py312-pyrsistent",
                        "py312-rustworkx",
                        "py312-imread",
                        "py312-jsonschema-format-nongpl",
                        "py312-amqp",
                        "py312-smart_open",
                        "py312-phonenumbers",
                        "py312-makefun",
                        "py312-overrides",
                        "py312-jupyter_events",
                        "py312-hatch-jupyter-builder",
                        "py312-scikit-learn",
                        "py312-translationstring",
                        "py312-colander",
                        "py312-multiprocess",
                        "py312-hatch-nodejs-version",
                        "py312-jupyter-lsp",
                        "py312-stopit",
                        "py312-update_checker",
                        "py312-iminuit",
                        "py312-simplekml",
                        "py312-pyxdg",
                        "xcode-build-server",
                        "py312-agate",
                        "py312-agate-dbf",
                        "py312-agate-excel",
                        "py312-agate-sql",
                        "py312-csvkit",
                        "py312-dbfread",
                        "py312-leather",
                        "py312-pytimeparse",
                        "py312-pytimeparse2",
                        "py312-xlrd",
                        "py312-types-colorama",
                        "justpath",
                        "py312-mdx_linkify",
                        "py312-managesieve",
                        "py312-quantities",
                        "py312-access",
                        "py312-esda",
                        "py312-giddy",
                        "py312-inequality",
                        "py312-libpysal",
                        "py312-mapclassify",
                        "py312-mgwr",
                        "py312-momepy",
                        "py312-owslib",
                        "py312-plotly",
                        "py312-pointpats",
                        "py312-pysal",
                        "py312-segregation",
                        "py312-spaghetti",
                        "py312-spglm",
                        "py312-spint",
                        "py312-splot",
                        "py312-spopt",
                        "py312-spreg",
                        "py312-spvcm",
                        "py312-tenacity",
                        "py312-tobler",
                        "py312-sphinxnotes-strike",
                        "py312-sounddevice",
                        "py312-sphinx-jsonschema",
                        "py312-astunparse",
                        "py312-asdf",
                        "py312-asdf-standard",
                        "py312-asdf-transform-schemas",
                        "py312-asdf-unit-schemas",
                        "py312-colorcet",
                        "py312-bsddb3",
                        "py312-ldap3",
                        "py312-parsimonious",
                        "py312-bottleneck",
                        "py312-mecab-python3",
                        "py312-mssql",
                        "py312-sphinx-bootstrap-theme",
                        "py312-ipyparallel",
                        "py312-inflect",
                        "py312-pygresql",
                        "py312-pyheif",
                        "py312-pyhyphen",
                        "py312-pyinstaller",
                        "py312-XlsxWriter",
                        "morshutalk",
                        "py312-g2p-en",
                        "py312-nltk",
                        "py312-pydub",
                        "py312-cryptg",
                        "py312-imagehash",
                        "py312-portalocker",
                        "py312-pyaes",
                        "py312-telethon",
                        "py312-promise",
                        "py312-setproctitle",
                        "py312-pygeos",
                        "py312-logilab-common",
                        "py312-importlib-resources",
                        "py312-pysvn",
                        "py312-logilab-constraint",
                        "py312-asdf-coordinates-schemas",
                        "py312-re2",
                        "py312-bitmath",
                        "py312-objexplore",
                        "py312-progressbar",
                        "py312-rich-theme-manager",
                        "py312-shortuuid",
                        "py312-bugsnag",
                        "py312-Pyro5",
                        "py312-serpent",
                        "py312-blosc",
                        "py312-blosc2",
                        "py312-ndindex",
                        "py312-antlr4-python3-runtime",
                        "py312-jupytext",
                        "py312-gensim",
                        "py312-colored",
                        "py312-pybox2d",
                        "py312-pymc",
                        "py312-logbook",
                        "py312-bpemb",
                        "py312-sentencepiece",
                        "py312-html2text",
                        "py312-ezdxf",
                        "py312-zict",
                        "py312-dropbox",
                        "py312-stone",
                        "py312-rstcheck",
                        "py312-rstcheck-core",
                        "py312-distributed",
                        "py312-mahotas",
                        "py312-ipwhois",
                        "py312-mimeparse",
                        "py312-svgpath",
                        "py312-virtualenv-clone",
                        "py312-virtualenvwrapper",
                        "py312-mac-alias",
                        "py312-spark_parser",
                        "py312-uncompyle6",
                        "py312-xdis",
                        "py312-vobject",
                        "py312-openslide",
                        "py312-emcee3",
                        "py312-hcloud",
                        "py312-sentry-sdk",
                        "py312-dbus_next",
                        "py312-desktop-notifier",
                        "py312-keyrings.alt",
                        "py312-pytest-rerunfailures",
                        "py312-rubicon-objc",
                        "py312-survey",
                        "py312-line_profiler",
                        "py312-jschema_to_python",
                        "py312-sarif-om",
                        "py312-deprecated",
                        "py312-jaraco.context",
                        "py312-asdf-astropy",
                        "ocrmypdf",
                        "py312-ldap",
                        "py312-mando",
                        "py312-openbabel2",
                        "py312-fickling",
                        "py312-scour",
                        "py312-octave_kernel"
                    ]
                }
            ]
        },
        {
            "name": "R-ssh",
            "portdir": "R/R-ssh",
            "version": "0.9.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/ssh",
            "description": "Secure shell (SSH) client for R",
            "long_description": "Secure shell (SSH) client for R",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libssh",
                        "R-askpass",
                        "R-credentials"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sys",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-mongolite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qdmr",
            "portdir": "science/qdmr",
            "version": "0.11.3",
            "license": "GPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dm3mat.darc.de/qdmr/",
            "description": "qDMR is a codeplug programming software (CPS) for cheap DMR radios.",
            "long_description": "qDMR is a codeplug programming software (CPS) for cheap DMR radios.: qDMR is a feature-rich codeplug programming tool for cheap DMR radios. Currently supported radios are: Radioddity/Baofen RD-5R, TyT MD-UV390, Retevis RT3S, OpenGD77 firmware (GD77,RD-5R,DM-1801), Anytone AT-D878UV, Anytone AT-D868UVE, Anytone AT-D878UVII, Anytone AT-D578UV.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "hmatuschek",
                    "ports_count": 1
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 146
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtserialport",
                        "qt5-qtlocation",
                        "libusb",
                        "yaml-cpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ars",
            "portdir": "R/R-ars",
            "version": "0.7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ars",
            "description": "Adaptive Rejection Sampling",
            "long_description": "Adaptive Rejection Sampling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VARshrink"
                    ]
                }
            ]
        },
        {
            "name": "R-cdgd",
            "portdir": "R/R-cdgd",
            "version": "0.3.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ang-yu/cdgd",
            "description": "Causal decomposition of group disparities",
            "long_description": "Causal decomposition of group disparities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-caret",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gbm",
                        "R-ranger"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlt.docreg",
            "portdir": "R/R-mlt.docreg",
            "version": "1.1-7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlt.docreg",
            "description": "Additional documentation, a package vignette and regression tests for R-mlt",
            "long_description": "Additional documentation, a package vignette and regression tests for R-mlt",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-multcomp",
                        "R-flexsurv",
                        "R-mlt",
                        "R-numDeriv",
                        "R-CRAN-recommended",
                        "R-truncreg",
                        "R-eha"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rbmn",
            "portdir": "R/R-rbmn",
            "version": "0.9-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rbmn",
            "description": "Handling of linear Gaussian Bayesian networks",
            "long_description": "Handling of linear Gaussian Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph",
                        "R-bnlearn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk17",
            "portdir": "java/jdk17",
            "version": "17.0.10",
            "license": "NFTC and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/java/",
            "description": "Oracle Java SE Development Kit 17",
            "long_description": "Java Platform, Standard Edition Development Kit (JDK). The JDK is a development environment for building applications and components using the Java programming language. This software is provided under the Oracle No-Fee Terms and Conditions (NFTC) license (https://java.com/freeuselicense).",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "nils",
                    "github": "breun",
                    "ports_count": 84
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-runMCMCbtadjust",
            "portdir": "R/R-runMCMCbtadjust",
            "version": "1.0.5",
            "license": "CECILL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=runMCMCbtadjust",
            "description": "Function runMCMC_btadjust() to use with JAGS, R-nimble etc.",
            "long_description": "Function runMCMC_btadjust() to use with JAGS, R-nimble etc.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rootSolve",
            "portdir": "R/R-rootSolve",
            "version": "1.8.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rootSolve",
            "description": "Non-linear root finding, equilibrium and steady-state analysis of ordinary differential equations.",
            "long_description": "Non-linear root finding, equilibrium and steady-state analysis of ordinary differential equations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2529
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bartcs",
                        "R-CoTiMA",
                        "R-bvpSolve",
                        "R-NovelDistns",
                        "R-PriorGen",
                        "R-FME",
                        "R-ghypernet",
                        "R-Exact",
                        "R-snfa",
                        "R-iZID",
                        "R-FuzzyClass",
                        "R-TempStable",
                        "R-MedianaDesigner"
                    ]
                }
            ]
        },
        {
            "name": "R-rrat",
            "portdir": "R/R-rrat",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rrat",
            "description": "Robust regression with asymmetric heavy-tail noise distributions",
            "long_description": "Robust regression with asymmetric heavy-tail noise distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-skewlmm",
            "portdir": "R/R-skewlmm",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skewlmm",
            "description": "Scale mixture of skew-normal linear mixed models",
            "long_description": "Scale mixture of skew-normal linear mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-moments",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-future",
                        "R-haven",
                        "R-furrr",
                        "R-mvtnorm",
                        "R-ggrepel",
                        "R-optimParallel",
                        "R-MomTrunc",
                        "R-relliptical",
                        "R-TruncatedNormal",
                        "R-matrixcalc",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spikeSlabGAM",
            "portdir": "R/R-spikeSlabGAM",
            "version": "1.1-19",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spikeSlabGAM",
            "description": "Bayesian variable selection and model choice for generalized additive mixed models",
            "long_description": "Bayesian variable selection and model choice for generalized additive mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gccdevel",
                "gfortran",
                "gcc12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R",
                        "gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-interp",
                        "R-R2WinBUGS",
                        "R-MCMCpack",
                        "libgcc",
                        "R-coda",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtable",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mlbench",
                        "R-mboost"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SeBR",
                        "R-countSTAR"
                    ]
                }
            ]
        },
        {
            "name": "backdown",
            "portdir": "sysutils/backdown",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Canop/backdown",
            "description": "A deduplicator",
            "long_description": "Backdown helps you safely and ergonomically remove duplicate files. Its design is based upon my observation of frequent patterns regarding build-up of duplicates with time, especially images and other media files. Finding duplicates is easy. Cleaning the disk when there are thousands of them is the hard part. What Backdown brings is the easy way to select and remove the duplicates you don't want to keep.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 894
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-LOPART",
            "portdir": "R/R-LOPART",
            "version": "2020.6.29",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=LOPART",
            "description": "Labelled Optimal Partitioning",
            "long_description": "Labelled Optimal Partitioning",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "isl-devel",
            "portdir": "devel/isl-devel",
            "version": "0.26",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libisl.sourceforge.io",
            "description": "Integer Set Library",
            "long_description": "isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.",
            "active": true,
            "categories": [
                "devel",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-coxphSGD",
            "portdir": "R/R-coxphSGD",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=coxphSGD",
            "description": "Stochastic gradient descent log-likelihood estimation in Cox proportional hazards model",
            "long_description": "Stochastic gradient descent log-likelihood estimation in Cox proportional hazards model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-binda",
            "portdir": "R/R-binda",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strimmerlab.github.io/software/binda",
            "description": "Multi-class discriminant analysis using binary predictors",
            "long_description": "Multi-class discriminant analysis using binary predictors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-entropy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crossval"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-crossval"
                    ]
                }
            ]
        },
        {
            "name": "R-atime",
            "portdir": "R/R-atime",
            "version": "2024.4.12",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/atime",
            "description": "Asymptotic timing",
            "long_description": "Asymptotic timing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-git2r",
                        "R-data.table",
                        "R-bench",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-readr",
                        "R-fpop",
                        "R-LOPART",
                        "R-PeakSegDisk",
                        "R-binsegRcpp",
                        "R-changepoint",
                        "R-cumstats",
                        "R-directlabels",
                        "R-nc",
                        "R-re2",
                        "R-wbs",
                        "R-stringi",
                        "R-dplyr",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-callr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-care",
            "portdir": "R/R-care",
            "version": "1.1.11",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strimmerlab.github.io/software/care",
            "description": "High-dimensional regression and CAR score variable selection",
            "long_description": "High-dimensional regression and CAR score variable selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crossval",
                        "R-sda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-crossval",
                        "R-sda",
                        "R-relaimpo"
                    ]
                }
            ]
        },
        {
            "name": "R-PeakSegDisk",
            "portdir": "R/R-PeakSegDisk",
            "version": "2023.11.27",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegDisk",
            "description": "Disk-based constrained change-point detection",
            "long_description": "Disk-based constrained change-point detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-markdown",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-cnbdistr",
            "portdir": "R/R-cnbdistr",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cnbdistr",
            "description": "Conditional Negative Binomial Distribution",
            "long_description": "Conditional Negative Binomial Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmutil",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-changepoint",
            "portdir": "R/R-changepoint",
            "version": "2.2.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rkillick/changepoint",
            "description": "Methods for changepoint detection",
            "long_description": "Methods for changepoint detection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2529
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-fastcpd"
                    ]
                }
            ]
        },
        {
            "name": "R-cdata",
            "portdir": "R/R-cdata",
            "version": "1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/cdata",
            "description": "Fluid data transformations",
            "long_description": "Fluid data transformations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rqdatatable",
                        "R-rquery",
                        "R-wrapr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RSQLite",
                        "R-DBI",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "R-correlbinom",
            "portdir": "R/R-correlbinom",
            "version": "0.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=correlbinom",
            "description": "Correlated Binomial probabilities",
            "long_description": "Correlated Binomial probabilities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rmpfr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BradleyTerry2",
            "portdir": "R/R-BradleyTerry2",
            "version": "1.1-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BradleyTerry2",
            "description": "Bradley–Terry models in R",
            "long_description": "Bradley–Terry models in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-brglm",
                        "R-qvcalc",
                        "R-gtools",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-gnm",
                        "R-prefmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-caret",
                        "R-PlackettLuce",
                        "R-finetune"
                    ]
                }
            ]
        },
        {
            "name": "R-binsegRcpp",
            "portdir": "R/R-binsegRcpp",
            "version": "2023.8.31",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=binsegRcpp",
            "description": "Efficient implementation of binary segmentation",
            "long_description": "Efficient implementation of binary segmentation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-ecd",
            "portdir": "R/R-ecd",
            "version": "0.9.2.4",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ecd",
            "description": "Elliptic Lambda distribution and option pricing model",
            "long_description": "Elliptic Lambda distribution and option pricing model",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2529
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xtable",
                        "R-digest",
                        "R-moments",
                        "R-xts",
                        "R-zoo",
                        "R-yaml",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-polynom",
                        "R-optimx",
                        "R-stabledist",
                        "R-RSQLite",
                        "R-Rmpfr",
                        "R-gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-shape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "get_iplayer",
            "portdir": "net/get_iplayer",
            "version": "3.35",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/get-iplayer/get_iplayer",
            "description": "A utility for downloading TV and radio from BBC iPlayer",
            "long_description": "A utility for downloading TV and radio from BBC iPlayer. \nThis port does not install the Web PVR Manager (get_iplayer.cgi).",
            "active": true,
            "categories": [
                "net",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ffmpeg",
                        "perl5.34",
                        "p5.34-libwww-perl",
                        "AtomicParsley",
                        "p5.34-mojolicious",
                        "p5.34-xml-libxml",
                        "p5.34-lwp-protocol-https"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.MA",
            "portdir": "R/R-RcmdrPlugin.MA",
            "version": "0.0-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.MA",
            "description": "GUI for conducting meta-analyses in R",
            "long_description": "GUI for conducting meta-analyses in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-MAd",
                        "R-metafor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-compute.es",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-scales",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openmpi-clang17",
            "portdir": "science/openmpi",
            "version": "4.1.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.open-mpi.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "Open MPI is a project combining technologies and resources from several other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers and computer science researchers. \n\nTHIS SUBPORT WRAPS clang17's C/C++ (AND THE FORTRAN COMPILER SELECTED BY THE VARIANT, IF ANY)",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 309
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "valgrind",
                "heterogeneous",
                "mpi1",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "clang-17",
                        "zlib",
                        "gcc13",
                        "hwloc",
                        "libevent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.MPAStats",
            "portdir": "R/R-RcmdrPlugin.MPAStats",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.MPAStats",
            "description": "R Commander plug-in for MPA statistics",
            "long_description": "Extends R Commander with a unified menu of new and pre-existing statistical functions related to public management and policy analysis statistics.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ordinal",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aidadoc",
            "portdir": "textproc/aidadoc",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aidadoc.sourceforge.net/",
            "description": "Command line tool to process files written with Aida Markup Language",
            "long_description": "The Aidadoc project defines a simple markup language designed to write structured text, and provides a command line tool to translate this syntax into various target formats (Html, Latex, Trac, Mediawiki, Text, Markdown, Troff...). One can evaluate Tcl code within an Aida file and thus create dynamic contents. The aida command is a strict lex/bison parser which also embeds a Tcl interpreter: it reads Aida files and invokes Tcl callbacks to convert them to the target format. This design makes it very easy to define new target formats.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "bdesgraupes",
                    "github": "bdesgraupes",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool",
                        "tcl",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.PcaRobust",
            "portdir": "R/R-RcmdrPlugin.PcaRobust",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.PcaRobust",
            "description": "R Commander plug-in for robust principal component analysis",
            "long_description": "R Commander plug-in for robust principal component analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcmdr",
                        "R-robustbase",
                        "R-tkrplot",
                        "R-rrcov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.ROC",
            "portdir": "R/R-RcmdrPlugin.ROC",
            "version": "1.0-19",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.ROC",
            "description": "R Commander plug-in for receiver operator characteristic tools from R-pROC package",
            "long_description": "R Commander plug-in for receiver operator characteristic tools from R-pROC package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pROC",
                        "R-ResourceSelection",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.coin",
            "portdir": "R/R-RcmdrPlugin.coin",
            "version": "1.0-23",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.coin",
            "description": "R Commander R-coin plug-in",
            "long_description": "R Commander R-coin plug-in",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-multcomp",
                        "R-Rcmdr",
                        "R-coin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bitwarden-cli",
            "portdir": "security/bitwarden-cli",
            "version": "2023.12.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitwarden.com",
            "description": "Bitwarden password manager CLI",
            "long_description": "CLI implementation of the Bitwarden password manager.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "MarcelBochtler",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm8",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git",
                        "npm6"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RcmdrPlugin.FactoMineR",
            "portdir": "R/R-RcmdrPlugin.FactoMineR",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.FactoMineR",
            "description": "R Commander plug-in for R-FactoMineR",
            "long_description": "R Commander plug-in for R-FactoMineR",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FactoMineR",
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cons",
                        "py39-etuples",
                        "python39",
                        "py39-minikanren",
                        "py39-logical-unification",
                        "py39-filelock",
                        "py39-numpy",
                        "py39-scipy",
                        "py39-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrPlugin.EZR",
            "portdir": "R/R-RcmdrPlugin.EZR",
            "version": "1.65",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.EZR",
            "description": "R Commander plug-in for the EZR (Easy R)",
            "long_description": "R Commander plug-in for the EZR (Easy R)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-readstata13",
                        "R-Rcmdr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-cons",
                        "py311-logical-unification",
                        "python311",
                        "py311-minikanren",
                        "py311-etuples",
                        "py311-typing_extensions",
                        "py311-numpy",
                        "py311-scipy",
                        "py311-filelock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-datetime-locale",
            "portdir": "perl/p5-datetime-locale",
            "version": "1.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DateTime::Locale",
            "description": "Localization support for DateTime",
            "long_description": "DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.28-ipc-system-simple",
                        "p5.28-path-tiny",
                        "p5.28-test-file-sharedir",
                        "p5.28-test-simple",
                        "p5.28-test2-plugin-nowarnings",
                        "p5.28-test2-suite",
                        "p5.28-cpan-meta-check",
                        "p5.28-file-sharedir-install"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-checkconflicts",
                        "p5.28-file-sharedir",
                        "p5.28-namespace-autoclean",
                        "p5.28-params-validationcompiler",
                        "p5.28-specio",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-datetime-format-strptime",
                        "p5.28-moosex-types-datetime",
                        "p5.28-datetime"
                    ]
                }
            ]
        }
    ]
}