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

{
    "count": 50457,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=634",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=632",
    "results": [
        {
            "name": "mysql57",
            "portdir": "databases/mysql57",
            "version": "5.7.44",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Multithreaded SQL database server",
            "long_description": "MySQL is an open-source, multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "ncurses",
                        "lz4",
                        "cyrus-sasl2",
                        "openssl3",
                        "zlib",
                        "libedit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgda5",
                        "drupal8",
                        "zabbix42",
                        "zabbix44",
                        "mysql57-connector-cpp",
                        "neko",
                        "glom",
                        "p5.26-dbd-mysql",
                        "zabbix4",
                        "zabbix5",
                        "sphinx",
                        "wikkawiki",
                        "cacti",
                        "zabbix3",
                        "drupal7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql57-server"
                    ]
                }
            ]
        },
        {
            "name": "mysql57-server",
            "portdir": "databases/mysql57",
            "version": "5.7.44",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mysql.com/",
            "description": "Run mysql57 as server",
            "long_description": "Run mysql57 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql57"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rdfind",
            "portdir": "sysutils/rdfind",
            "version": "1.7.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rdfind.pauldreik.se",
            "description": "duplicate file finder",
            "long_description": "finds and optionally deletes, or symlinks equal files on a filesystem",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nettle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "got",
            "portdir": "devel/got",
            "version": "0.120",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gameoftrees.org/",
            "description": "Game of Trees (Got)",
            "long_description": "Game of Trees is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always be possible to work with both Got and Git on the same repository.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "bison",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "openssl",
                        "ossp-uuid",
                        "libretls",
                        "libevent"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "notcurses",
            "portdir": "devel/notcurses",
            "version": "3.0.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://notcurses.com",
            "description": "blingful tuis and character graphics",
            "long_description": "Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. Its API is similar to that of NCURSES, but extends that with z-buffering, rendering of images and video using ffmpeg, alpha blending, widgets, palette fades, resize awareness, and multithreading support.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "nickblack",
                    "github": "dankamongmen",
                    "ports_count": 3
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "pkgconfig",
                        "doctest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "ffmpeg",
                        "libunistring",
                        "libdeflate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "argocd",
            "portdir": "devel/argocd",
            "version": "3.1.8",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://argoproj.github.io/argo-cd",
            "description": "Declarative continuous deployment for Kubernetes",
            "long_description": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Argo CD follows the GitOps pattern of using Git repositories as the source of truth for defining the desired application state. This port installs the Argo CD CLI.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python310",
            "portdir": "lang/python310",
            "version": "3.10.19",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select-310",
                        "python3_select-310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freecad",
                        "buildbot",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-macports-custom-views",
                        "buildbot-pkg",
                        "buildbot-waterfall-view",
                        "buildbot-worker",
                        "buildbot-www",
                        "cask",
                        "commitizen",
                        "howdoi",
                        "nodejs14",
                        "zeitgeist",
                        "frescobaldi",
                        "frescobaldi-devel",
                        "zim",
                        "nfoview",
                        "clang-11",
                        "munin",
                        "gcalcli",
                        "rednotebook",
                        "topydo",
                        "watson",
                        "NanoVNASaver",
                        "cantera",
                        "cantera-devel",
                        "libiio",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "volk",
                        "xraylib",
                        "salt",
                        "dblatex",
                        "mod_wsgi",
                        "boost171",
                        "boost171-numpy",
                        "lldb-12",
                        "convertall",
                        "imapdedup",
                        "retdec",
                        "retdec-devel",
                        "py310-gdbm",
                        "py310-tkinter",
                        "py310-setuptools",
                        "py310-altgraph",
                        "py310-modulegraph",
                        "py310-macholib",
                        "py310-py2app",
                        "py310-SDL2",
                        "py310-python-install",
                        "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-typed-ast",
                        "py310-typing_extensions",
                        "py310-igraph",
                        "py310-texttable",
                        "py310-more-itertools",
                        "py310-peewee",
                        "py310-tomli",
                        "py310-pep517",
                        "py310-click",
                        "py310-regex",
                        "py310-asteval",
                        "py310-attrs",
                        "py310-hypothesis",
                        "py310-iniconfig",
                        "py310-nose",
                        "py310-packaging",
                        "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",
                        "dbus-python310",
                        "lldb-13",
                        "py310-Faker",
                        "py310-Pillow",
                        "py310-arrow",
                        "py310-astroid",
                        "py310-asv",
                        "py310-autopep8",
                        "py310-biopython",
                        "py310-cairocffi",
                        "py310-cffi",
                        "py310-cftime",
                        "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-importlib-metadata",
                        "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",
                        "py310-pyqt5-chart",
                        "py310-pyqt5-scintilla",
                        "py310-pyqt5-sip",
                        "py310-pyqt5-webengine",
                        "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-zipp",
                        "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-bootstrap-modules",
                        "py310-flit_core",
                        "py310-wheel",
                        "py310-game",
                        "py310-jinja2",
                        "py310-markupsafe",
                        "py310-opengl",
                        "py310-hcloud",
                        "py310-pybind11",
                        "py310-scipy",
                        "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-matplotlib",
                        "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-spotipy",
                        "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-libxml2",
                        "py310-jaraco.functools",
                        "py310-tempora",
                        "py310-testfixtures",
                        "py310-build",
                        "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",
                        "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-openpyxl",
                        "py310-parse",
                        "py310-segno",
                        "py310-cssselect",
                        "py310-lxml",
                        "py310-pyquery",
                        "py310-sqlalchemy",
                        "py310-xyzservices",
                        "py310-scikit-hep-awkward1",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-scikit-hep-uproot4",
                        "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-oset",
                        "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-mkl",
                        "py310-mkl-include",
                        "py310-websockets",
                        "py310-pyficache",
                        "py310-rstcheck",
                        "py310-sphinx-gallery",
                        "py310-tracer",
                        "py310-toolz",
                        "py310-pyqt4",
                        "py310-pyside",
                        "py310-qtconsole",
                        "py310-shiboken",
                        "py310-sip4",
                        "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-aubio",
                        "py310-audioread",
                        "py310-beautifulsoup4",
                        "py310-blinker",
                        "py310-bottlenose",
                        "py310-cached-property",
                        "py310-confuse",
                        "py310-country",
                        "py310-discogs-client",
                        "py310-flask",
                        "py310-flask-cors",
                        "py310-fonttools",
                        "py310-grapheme",
                        "py310-html5lib",
                        "py310-ibroadcast",
                        "py310-ifaddr",
                        "py310-itsdangerous",
                        "py310-jellyfish",
                        "py310-jsonpath-rw",
                        "py310-jwt",
                        "py310-langdetect",
                        "py310-mediafile",
                        "py310-mpd2",
                        "py310-munkres",
                        "py310-musicbrainzngs",
                        "py310-oauthlib",
                        "py310-rarfile",
                        "py310-reflink",
                        "py310-requests-oauthlib",
                        "py310-soco",
                        "py310-termplotlib",
                        "py310-termtables",
                        "py310-ttfquery",
                        "py310-unicodedata2",
                        "py310-xdg",
                        "py310-xmltodict",
                        "py310-zbar",
                        "py310-zopfli",
                        "py310-pyaudio",
                        "py310-openssl",
                        "py310-arpeggio",
                        "py310-asgiref",
                        "py310-asynctest",
                        "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-gprof2dot",
                        "py310-ipdb",
                        "py310-multivolumefile",
                        "py310-path",
                        "py310-py7zr",
                        "py310-pyannotate",
                        "py310-pycryptodomex",
                        "py310-pyppmd",
                        "py310-pytest-fixture-config",
                        "py310-pytest-profiling",
                        "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-zope-schema",
                        "py310-zope-i18nmessageid",
                        "py310-zope-configuration",
                        "py310-sh",
                        "py310-reportlab",
                        "py310-sybil",
                        "py310-django-gravatar2",
                        "py310-hyperkitty",
                        "py310-mailmanclient",
                        "py310-django-mailman3",
                        "py310-postorius",
                        "py310-aiofiles",
                        "py310-pywavelets",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py310-cachecontrol",
                        "py310-automat",
                        "py310-bcrypt",
                        "py310-constantly",
                        "py310-hyperlink",
                        "py310-incremental",
                        "py310-m2r",
                        "py310-pyhamcrest",
                        "py310-twisted",
                        "py310-sphinx-click",
                        "py310-readme_renderer",
                        "py310-django",
                        "py310-sqlparse",
                        "py310-django-allauth",
                        "py310-openid",
                        "py310-zope-component",
                        "py310-zope-hookable",
                        "py310-aioftp",
                        "py310-cloudpickle",
                        "py310-dask",
                        "py310-doctest-ignore-unicode",
                        "py310-drms",
                        "py310-flake8-pep8-naming",
                        "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-gobject3",
                        "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-amazon.ion",
                        "py310-jsonconversion",
                        "py310-qpageview",
                        "py310-logilab-common",
                        "py310-nuitka",
                        "py310-numexpr",
                        "py310-ly",
                        "py310-poppler-qt5",
                        "py310-codecov",
                        "py310-corner",
                        "py310-emcee3",
                        "py310-jupyter_sphinx",
                        "py310-pyinstrument",
                        "py310-smart_open",
                        "py310-gevent",
                        "py310-icmplib",
                        "py310-lmdb",
                        "xapian-bindings-python310",
                        "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-blessings",
                        "py310-bpython",
                        "py310-curtsies",
                        "py310-flexmock",
                        "py310-iocapture",
                        "py310-pyte",
                        "py310-watchdog",
                        "py310-LabJackPython",
                        "py310-alagitpull",
                        "py310-anyjson",
                        "py310-appscript",
                        "py310-apsw",
                        "py310-chevron",
                        "py310-dateparser",
                        "py310-tzlocal",
                        "py310-pkce",
                        "py310-rednose",
                        "py310-sure",
                        "py310-termstyle",
                        "py310-iniparse",
                        "py310-mercurial_extension_utils",
                        "py310-re2",
                        "py310-questionary",
                        "py310-cachelib",
                        "py310-decli",
                        "py310-base58",
                        "py310-pyfiglet",
                        "py310-serverlessrepo",
                        "termdown",
                        "py310-cli-helpers",
                        "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-mlxtend",
                        "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-devel",
                        "py310-spyder-kernels",
                        "py310-spyder-kernels-devel",
                        "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-ephem",
                        "py310-awscli-plugin-endpoint",
                        "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-cbor",
                        "py310-cbor2",
                        "py310-hkdf",
                        "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-python-snappy",
                        "py310-txtorcon",
                        "py310-u-msgpack-python",
                        "py310-pypng",
                        "py310-spake2",
                        "py310-pyqrcode",
                        "py310-yaspin",
                        "py310-kubernetes",
                        "py310-websocket-client",
                        "py310-scikit-dsp-comm",
                        "py310-cartopy",
                        "py310-epsg",
                        "py310-geopy",
                        "py310-owslib",
                        "py310-tropycal",
                        "py310-autobahn",
                        "py310-humanize",
                        "py310-readability-lxml",
                        "py310-lz4",
                        "py310-pep8",
                        "py310-sqlalchemy-migrate",
                        "py310-tempita",
                        "py310-treq",
                        "py310-txrequests",
                        "py310-taskw",
                        "py310-plumed",
                        "py310-jupytext",
                        "py310-emcee",
                        "py310-stevedore",
                        "py310-slack-sdk",
                        "py310-netcdf4",
                        "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-rich-click",
                        "py310-yara",
                        "py310-llfuse",
                        "py310-blessed",
                        "py310-breadability",
                        "py310-gsl",
                        "py310-nltk",
                        "py310-sumy",
                        "py310-astropy-helpers",
                        "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-ckanapi",
                        "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-memprof",
                        "py310-funcparserlib",
                        "py310-multiprocess",
                        "py310-ipympl",
                        "py310-prawcore",
                        "py310-kitchen",
                        "py310-pathlib2",
                        "py310-wxpython-4.0",
                        "py310-redis",
                        "py310-update_checker",
                        "vpype",
                        "py310-glcontext",
                        "py310-moderngl",
                        "py310-pnoise",
                        "py310-svgelements",
                        "py310-svgwrite",
                        "py310-praw",
                        "py310-blockdiag",
                        "py310-seqdiag",
                        "py310-webcolors",
                        "py310-imread",
                        "lldb-14",
                        "tuir",
                        "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-qutip",
                        "py310-pyfftw",
                        "py310-llvmlite",
                        "py310-openbabel2",
                        "py310-psycopg",
                        "py310-smi",
                        "py310-mecab-python3",
                        "py310-editables",
                        "py310-hatchling",
                        "py310-pytest-random-order",
                        "py310-zipfile-deflate64",
                        "py310-jaraco.classes",
                        "py310-python-coveralls",
                        "py310-sphinxcontrib-blockdiag",
                        "py310-pyside2",
                        "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-pyopencl",
                        "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-wikipedia-api",
                        "py310-jupyterthemes",
                        "py310-lesscpy",
                        "py310-trustme",
                        "py310-python-dotenv",
                        "py310-bqplot",
                        "py310-traittypes",
                        "py310-opencv3",
                        "py310-opencv3-devel",
                        "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-keep",
                        "py310-pybonjour",
                        "py310-nbxmpp",
                        "py310-precis-i18n",
                        "py310-pdfminer",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "py310-openslide",
                        "py310-plotly",
                        "py310-numba",
                        "py310-hdf5plugin",
                        "py310-monty",
                        "py310-palettable",
                        "py310-xraydb",
                        "py310-ecdsa",
                        "py310-spglib",
                        "py310-astunparse",
                        "py310-keras",
                        "py310-keras_applications",
                        "py310-keras_preprocessing",
                        "py310-opt_einsum",
                        "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-gradio",
                        "py310-me-al",
                        "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-gyoto",
                        "py310-mdtraj",
                        "py310-barnaba",
                        "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",
                        "gom",
                        "py310-pytorch",
                        "py310-promise",
                        "py310-tensorflow-datasets",
                        "py310-tensorflow-metadata",
                        "py310-installer",
                        "py310-qscintilla-qt4",
                        "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-emoji",
                        "py310-whatthepatch",
                        "py310-XlsxWriter",
                        "py310-pptx",
                        "py310-ldap",
                        "py310-wand",
                        "py310-deap",
                        "py310-graph-tool",
                        "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-huggingface_hub",
                        "py310-hydra-core",
                        "py310-pytorch-lightning",
                        "py310-unidic",
                        "py310-portalocker",
                        "py310-tensorboardX",
                        "py310-sacrebleu",
                        "py310-fairseq",
                        "py310-keras2onnx",
                        "py310-datasets",
                        "py310-torchaudio",
                        "py310-spaCy",
                        "py310-spaCy-models",
                        "py310-torchtext",
                        "py310-torchvision",
                        "py310-jsonlines",
                        "py310-cloudflare",
                        "py310-click-didyoumean",
                        "py310-transformers",
                        "py310-docx",
                        "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-sphinx-rtd-theme",
                        "py310-sphinxnotes-strike",
                        "py310-healpy",
                        "py310-graphviz",
                        "py310-mechanicalsoup",
                        "py310-maxminddb",
                        "py310-bidi",
                        "py310-coremltools",
                        "py310-kraken",
                        "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-dlib",
                        "py310-imageio-ffmpeg",
                        "py310-imutils",
                        "py310-moviepy",
                        "py310-photomosaic",
                        "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-geoplot",
                        "py310-brotlicffi",
                        "ubertooth",
                        "ubertooth-devel",
                        "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-jsonpatch",
                        "py310-junit-xml",
                        "py310-sarif-om",
                        "py310-pypdf",
                        "py310-coolprop",
                        "py310-pybind11-stubgen",
                        "py310-dotty-dict",
                        "py310-hid",
                        "py310-log-symbols",
                        "py310-spinners",
                        "py310-hjson",
                        "py310-fypp",
                        "py310-halo",
                        "py310-checkdigit",
                        "py310-pytest-check",
                        "py310-xmldiff",
                        "py310-singledispatch",
                        "py310-cymruwhois",
                        "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-milc",
                        "py310-pyproject_hooks",
                        "py310-dijitso",
                        "py310-dolfin",
                        "py310-ffc",
                        "py310-fiat",
                        "py310-petsc4py",
                        "py310-slepc4py",
                        "py310-ufl",
                        "py310-networkit",
                        "py310-rchitect",
                        "py310-breathe",
                        "py310-olm",
                        "py310-mupdf",
                        "py310-pudb",
                        "py310-boltons",
                        "py310-imagehash",
                        "py310-branca",
                        "py310-folium",
                        "py310-tensorflow",
                        "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-jfricas",
                        "py310-attr",
                        "py310-colored",
                        "py310-trepan3k",
                        "py310-pdal",
                        "py310-pyproject_metadata",
                        "py310-bsddb3",
                        "py310-hyrule",
                        "py310-scour",
                        "py310-paho-mqtt",
                        "py310-pymunk",
                        "py310-overrides",
                        "py310-css-parser",
                        "py310-omemo-dr",
                        "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-fortranformat",
                        "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-safetensors",
                        "py310-genshi",
                        "py310-pytest-trio",
                        "py310-validictory",
                        "py310-parsimonious",
                        "py310-cinderclient",
                        "py310-cliff",
                        "py310-debtcollector",
                        "py310-dogpile-cache",
                        "py310-keystoneauth1",
                        "py310-keystoneclient",
                        "py310-novaclient",
                        "py310-openstackclient",
                        "py310-openstacksdk",
                        "py310-os-service-types",
                        "py310-osc-lib",
                        "py310-oslo-config",
                        "py310-oslo-i18n",
                        "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-json-rpc",
                        "py310-plyvel",
                        "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-libxslt",
                        "py310-fuzzywuzzy",
                        "py310-fancycompleter",
                        "py310-pdbpp",
                        "py310-repl",
                        "py310-wmctrl",
                        "py310-tlsh",
                        "py310-fastavro",
                        "py310-InsightToolkit4",
                        "py310-InsightToolkit",
                        "py310-luma.core",
                        "py310-luma.emulator",
                        "py310-pyftdi",
                        "py310-smbus2",
                        "py310-json-tricks",
                        "py310-qimage2ndarray",
                        "py310-orfeotoolbox",
                        "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-oldest-supported-numpy",
                        "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-pysaga",
                        "py310-aiohttp-socks",
                        "py310-requests-futures",
                        "py310-socid-extractor",
                        "py310-stem",
                        "py310-torrequest",
                        "py310-svglib",
                        "subversion-pythonbindings-3.10",
                        "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",
                        "py310-libnewt",
                        "py310-lxml_html_clean",
                        "py310-pdal-plugins",
                        "py310-qt4py",
                        "py310-flexcache",
                        "py310-flexparser",
                        "py310-oci",
                        "py310-fipy",
                        "py310-pyFAI",
                        "py310-dmgbuild",
                        "py310-ds-store",
                        "py310-mac-alias",
                        "py310-pyqt6",
                        "py310-pyqt6-3d",
                        "py310-pyqt6-charts",
                        "py310-pyqt6-datavisualization",
                        "py310-pyqt6-networkauth",
                        "py310-pyqt6-sip",
                        "py310-pyqt6-webengine",
                        "py310-objgraph",
                        "py310-aiohappyeyeballs",
                        "py310-pylsqpack",
                        "py310-service-identity",
                        "py310-aioquic",
                        "py310-gpxpy",
                        "py310-autopage",
                        "py310-asyncssh",
                        "py310-pyuca",
                        "py310-apptools",
                        "py310-envisage",
                        "py310-mayavi",
                        "py310-pyface",
                        "py310-traitsui",
                        "py310-traits",
                        "py310-pacal",
                        "py310-pylast",
                        "py310-rich_rst",
                        "py310-propcache",
                        "py310-hatch-requirements-txt",
                        "py310-pytest-html",
                        "py310-ipadic",
                        "py310-google-cloud-core",
                        "py310-google-cloud-storage",
                        "py310-google-crc32c",
                        "py310-google-resumable-media",
                        "py310-gsecrets",
                        "py310-marshmallow",
                        "py310-webargs",
                        "py310-coloredlogs",
                        "py310-humanfriendly",
                        "py310-pysimdjson",
                        "py310-hdfs",
                        "py310-kcs11",
                        "py310-pykeepass",
                        "py310-yubico",
                        "py310-zxcvbn",
                        "py310-emmet-core",
                        "py310-maggma",
                        "py310-mongomock",
                        "py310-mp-api",
                        "py310-pycifrw",
                        "py310-pydash",
                        "py310-sentinels",
                        "py310-smart-open",
                        "py310-sqlalchemy-utils",
                        "py310-sshtunnel",
                        "py310-notify2",
                        "py310-unpaddedbase64",
                        "py310-poetry-plugin-shell",
                        "py310-urwid-readline",
                        "py310-pytesseract",
                        "py310-mitmproxy_macos",
                        "py310-mitmproxy_rs",
                        "py310-krb5",
                        "py310-requests-kerberos",
                        "py310-img2pdf",
                        "py310-pyogrio",
                        "py310-pygments-mathematica",
                        "py310-narwhals",
                        "py310-pyqt6-scintilla",
                        "py310-pyside6",
                        "py310-digitalocean",
                        "py310-google-api-python-client",
                        "py310-cloudflare2",
                        "py310-pyproject_api",
                        "py310-scamper",
                        "py310-findpython",
                        "py310-typing-inspection",
                        "py310-pyfzf",
                        "py310-sqlglot",
                        "py310-cramjam",
                        "py310-iterable-io",
                        "py310-zipstream-ng",
                        "py310-backports.tarfile",
                        "py310-pbs_installer",
                        "py310-flasgger",
                        "py310-django-countries",
                        "py310-django-debug-toolbar",
                        "py310-django-extensions",
                        "py310-pytest-django",
                        "py310-autocommand",
                        "py310-cherrypy",
                        "py310-contextvars",
                        "py310-croniter",
                        "py310-immutables",
                        "py310-jaraco.collections",
                        "py310-jaraco.text",
                        "py310-looseversion",
                        "py310-timelib",
                        "py310-coherent.licensed",
                        "py310-donfig",
                        "py310-mpl-animators",
                        "py310-numcodecs",
                        "py310-spiceypy",
                        "py310-zarr",
                        "py310-jsonnet",
                        "py310-nanobind",
                        "py310-darkdetect",
                        "py310-larixite",
                        "py310-pypostal",
                        "py310-ansicolors",
                        "py310-sslcrypto",
                        "py310-ipython-pygments-lexers",
                        "py310-python-lsp-ruff",
                        "py310-uv-build",
                        "py310-holidays",
                        "py310-allennlp",
                        "py310-pytokens",
                        "py310-sentence-transformers",
                        "py310-paste",
                        "py310-ml_dtypes",
                        "py310-hf-xet",
                        "py310-proto-plus",
                        "py310-rlpycairo",
                        "py310-pytest-httpserver",
                        "py310-sarpy",
                        "py310-diskcache",
                        "py310-durationpy",
                        "py310-scikit-rf",
                        "py310-diskcache-stubs",
                        "py310-poethepoet",
                        "py310-pre-commit",
                        "py310-pysigma",
                        "py310-vcrpy",
                        "py310-intelhex",
                        "py310-pytest-recording",
                        "py310-reedsolo",
                        "py310-librt",
                        "py310-sigma-cli",
                        "py310-time-machine",
                        "py310-pmdarima",
                        "py310-fmf",
                        "py310-shtab",
                        "py310-rich-argparse",
                        "py310-allpairspy",
                        "py310-tcolorpy",
                        "py310-lark",
                        "py310-rfc3987-syntax",
                        "py310-ajsonrpc",
                        "py310-pyelftools",
                        "py310-annotated-doc",
                        "py310-dunamai",
                        "py310-uv-dynamic-versioning",
                        "py310-dm-tree",
                        "py310-pew",
                        "py310-mda-xdrlib",
                        "py310-versioningit"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "py310-pyobjc"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "aubio",
                        "eog",
                        "eog-plugins",
                        "epiphany",
                        "llvm-11",
                        "flang-11",
                        "lldb-11",
                        "pspp",
                        "libgweather",
                        "libpsl",
                        "libpsl-docs",
                        "lens",
                        "foundationdb",
                        "llvm-12",
                        "clang-12",
                        "lldb-12",
                        "llvm-13",
                        "mlir-13",
                        "clang-13",
                        "lldb-13",
                        "flang-13",
                        "mozjs91",
                        "llvm-14",
                        "mlir-14",
                        "clang-14",
                        "lldb-14",
                        "flang-14",
                        "libbtbb",
                        "libbtbb-devel",
                        "mozjs102"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mandelbrot-set-viewer"
                    ]
                }
            ]
        },
        {
            "name": "python311",
            "portdir": "lang/python311",
            "version": "3.11.14",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select-311",
                        "python3_select-311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gitlint",
                        "ktoblzcheck",
                        "libpwquality",
                        "osc",
                        "supertuxkart",
                        "grass7",
                        "gnucash",
                        "gnucash-devel",
                        "blender",
                        "osl",
                        "partio",
                        "usd",
                        "fityk",
                        "minpack",
                        "netgen",
                        "ngsolve",
                        "pspp-devel",
                        "openshot-qt",
                        "http-prompt",
                        "kb",
                        "scribus-devel",
                        "docker-compose",
                        "dot2tex",
                        "logcat-color3",
                        "present",
                        "memesuite",
                        "spot",
                        "certbot-dns-cloudxns",
                        "duplicity",
                        "neovim-remote",
                        "pssh-lilydjwg",
                        "doclifter",
                        "lilypond",
                        "lilypond-devel",
                        "texml",
                        "glibmm-devel",
                        "spotify-dl",
                        "qobuz-dl",
                        "kicad",
                        "oofcanvas",
                        "qore-python-module",
                        "lldb-15",
                        "seaport",
                        "py311-build",
                        "py311-gdbm",
                        "py311-installer",
                        "py311-packaging",
                        "py311-parsing",
                        "py311-pep517",
                        "py311-setuptools",
                        "py311-tkinter",
                        "py311-tomli",
                        "py311-wheel",
                        "py311-editables",
                        "py311-pathspec",
                        "py311-typing_extensions",
                        "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-Pillow",
                        "py311-asteval",
                        "py311-filetype",
                        "py311-pretend",
                        "py311-zipp",
                        "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-importlib-metadata",
                        "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-matplotlib",
                        "py311-markdown",
                        "py311-flatbuffers",
                        "py311-kaptan",
                        "py311-libtmux",
                        "py311-tmuxp",
                        "py311-asttokens",
                        "py311-et_xmlfile",
                        "py311-openpyxl",
                        "py311-scikit-hep-awkward1",
                        "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-scipy",
                        "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",
                        "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-cftime",
                        "py311-chardet",
                        "py311-cssselect2",
                        "py311-docstyle",
                        "py311-lmfit",
                        "py311-natsort",
                        "py311-nmrglue",
                        "py311-numdifftools",
                        "py311-patsy",
                        "py311-peakutils",
                        "py311-pydantic",
                        "py311-pyicu",
                        "py311-pyqt5",
                        "py311-pyqt5-chart",
                        "py311-pyqt5-scintilla",
                        "py311-pyqt5-sip",
                        "py311-pyqt5-webengine",
                        "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",
                        "dbus-python311",
                        "py311-codestyle",
                        "py311-pypdf",
                        "py311-altair",
                        "py311-entrypoints",
                        "py311-toolz",
                        "verilator",
                        "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-netcdf4",
                        "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-mkl",
                        "py311-mkl-include",
                        "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",
                        "toxcore",
                        "py311-singledispatch",
                        "py311-smartypants",
                        "py311-typogrify",
                        "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",
                        "xapian-bindings-python311",
                        "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-libxml2",
                        "py311-ipywidgets",
                        "py311-jupyter",
                        "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-pyproject_hooks",
                        "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",
                        "lldb-16",
                        "py311-freetype",
                        "py311-hsluv",
                        "py311-vispy",
                        "py311-xyzservices",
                        "py311-yara",
                        "radian",
                        "py311-rchitect",
                        "py311-distributed",
                        "py311-breathe",
                        "vpn-slice",
                        "py311-setproctitle",
                        "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-opencv3",
                        "py311-opencv3-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "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",
                        "py311-setuptools-git-versioning",
                        "py311-librosa",
                        "py311-mido",
                        "py311-note-seq",
                        "py311-pretty-midi",
                        "py311-resampy",
                        "py311-alive-progress",
                        "py311-grapheme",
                        "py311-gobject3",
                        "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",
                        "bart",
                        "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-pdal",
                        "py311-wxpython-4.0",
                        "py311-pyproject_metadata",
                        "py311-iniparse",
                        "py311-mercurial_extension_utils",
                        "py311-berkeleydb",
                        "py311-hyrule",
                        "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-dlib",
                        "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-libxslt",
                        "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-InsightToolkit4",
                        "py311-InsightToolkit",
                        "lldb-17",
                        "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-orfeotoolbox",
                        "py311-circuitbreaker",
                        "py311-terminaltables",
                        "py311-pefile",
                        "py311-cli-helpers",
                        "py311-tabulate",
                        "py311-napari-console",
                        "py311-pdm-backend",
                        "py311-editdistance",
                        "py311-cachey",
                        "py311-poppler-qt5",
                        "stanc3",
                        "py311-pyside2",
                        "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",
                        "py311-rfc3339-validator",
                        "py311-rfc3986-validator",
                        "py311-flake8-pyproject",
                        "py311-cvxopt",
                        "py311-latexcodec",
                        "py311-scikit-umfpack",
                        "py311-feedparser",
                        "py311-readability-lxml",
                        "py311-sgmllib3k",
                        "py311-gyoto",
                        "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-pyopencl",
                        "py311-pytools",
                        "py311-zc-lockfile",
                        "py311-ipaddress",
                        "py311-podcastparser",
                        "py311-python-json-logger",
                        "py311-glad2",
                        "py311-plumbum",
                        "oci-cli",
                        "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-oldest-supported-numpy",
                        "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-pysaga",
                        "py311-aiohttp-socks",
                        "py311-bidi",
                        "py311-httpbin",
                        "py311-raven",
                        "py311-requests-futures",
                        "py311-socid-extractor",
                        "py311-stem",
                        "py311-torrequest",
                        "py311-svglib",
                        "py311-xhtml2pdf",
                        "subversion-pythonbindings-3.11",
                        "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",
                        "py311-canmatrix",
                        "py311-libnewt",
                        "py311-fdsnwsscripts",
                        "py311-ipython-sql",
                        "py311-rich-click",
                        "py311-libarchive-c",
                        "py311-nbval",
                        "py311-lxml_html_clean",
                        "py311-pdal-plugins",
                        "py311-qt4py",
                        "py311-flexcache",
                        "py311-flexparser",
                        "py311-oci",
                        "py311-asynctest",
                        "py311-fipy",
                        "py311-pytorch",
                        "py311-spglib",
                        "py311-wxmplot",
                        "py311-wxutils",
                        "py311-pymatgen",
                        "py311-fabio",
                        "py311-silx",
                        "py311-pyficache",
                        "py311-blessings",
                        "py311-bpython",
                        "py311-cwcwidth",
                        "py311-curtsies",
                        "py311-dmgbuild",
                        "py311-ds-store",
                        "py311-mac-alias",
                        "py311-pyqt6",
                        "py311-pyqt6-3d",
                        "py311-pyqt6-charts",
                        "py311-pyqt6-datavisualization",
                        "py311-pyqt6-networkauth",
                        "py311-pyqt6-sip",
                        "py311-pyqt6-webengine",
                        "py311-graphviz",
                        "py311-objgraph",
                        "py311-aiohappyeyeballs",
                        "py311-pylsqpack",
                        "py311-service-identity",
                        "py311-aioquic",
                        "py311-gpxpy",
                        "py311-autopage",
                        "py311-asyncssh",
                        "py311-pygithub",
                        "py311-pyuca",
                        "py311-wordcloud",
                        "py311-apptools",
                        "py311-envisage",
                        "py311-mayavi",
                        "py311-pyface",
                        "py311-traitsui",
                        "py311-traits",
                        "py311-pacal",
                        "py311-pymysql",
                        "py311-pylast",
                        "py311-rich_rst",
                        "py311-textual",
                        "py311-propcache",
                        "py311-ffmpy",
                        "py311-hatch-requirements-txt",
                        "py311-flake8-pep8-naming",
                        "py311-flake8-polyfill",
                        "py311-pytest-html",
                        "py311-ipadic",
                        "py311-cog",
                        "py311-google-cloud-core",
                        "py311-google-cloud-storage",
                        "py311-google-crc32c",
                        "py311-google-resumable-media",
                        "py311-gsecrets",
                        "py311-marshmallow",
                        "py311-webargs",
                        "py311-coloredlogs",
                        "py311-humanfriendly",
                        "py311-pysimdjson",
                        "py311-hdfs",
                        "py311-construct",
                        "py311-kcs11",
                        "py311-pykeepass",
                        "py311-yubico",
                        "py311-zxcvbn",
                        "py311-paho-mqtt",
                        "py311-lesscpy",
                        "py311-emmet-core",
                        "py311-maggma",
                        "py311-mongomock",
                        "py311-mp-api",
                        "py311-pycifrw",
                        "py311-pydash",
                        "py311-pyqtgraph",
                        "py311-sentinels",
                        "py311-smart-open",
                        "py311-sqlalchemy-utils",
                        "py311-sshtunnel",
                        "py311-xraylarch",
                        "py311-pync",
                        "py311-leveldb",
                        "py311-notify2",
                        "py311-unpaddedbase64",
                        "py311-poetry-plugin-shell",
                        "py311-urwid-readline",
                        "py311-pytesseract",
                        "py311-mitmproxy_macos",
                        "py311-mitmproxy_rs",
                        "py311-krb5",
                        "py311-requests-kerberos",
                        "py311-img2pdf",
                        "py311-pyogrio",
                        "py311-aniso8601",
                        "py311-pygments-mathematica",
                        "py311-narwhals",
                        "py311-pyqt6-scintilla",
                        "py311-pyside6",
                        "py311-digitalocean",
                        "py311-google-api-python-client",
                        "py311-cloudflare2",
                        "py311-pyproject_api",
                        "py311-klein",
                        "py311-scamper",
                        "py311-findpython",
                        "py311-tracer",
                        "py311-typing-inspection",
                        "py311-selenium",
                        "py311-undetected-chromedriver",
                        "py311-pyfzf",
                        "py311-sqlglot",
                        "py311-cramjam",
                        "py311-iterable-io",
                        "py311-zipstream-ng",
                        "py311-backports.tarfile",
                        "py311-pbs_installer",
                        "py311-flasgger",
                        "py311-django-allauth",
                        "py311-django-countries",
                        "py311-django-debug-toolbar",
                        "py311-django-extensions",
                        "py311-django-gravatar2",
                        "py311-django-mailman3",
                        "py311-mailmanclient",
                        "py311-openid",
                        "py311-pytest-django",
                        "py311-responses",
                        "py311-autocommand",
                        "py311-croniter",
                        "py311-immutables",
                        "py311-jaraco.collections",
                        "py311-jaraco.text",
                        "py311-looseversion",
                        "py311-timelib",
                        "py311-coherent.licensed",
                        "py311-astropy-healpix",
                        "py311-donfig",
                        "py311-mpl-animators",
                        "py311-numcodecs",
                        "py311-reproject",
                        "py311-spiceypy",
                        "py311-zarr",
                        "py311-jsonnet",
                        "py311-yapsy",
                        "py311-langdetect",
                        "py311-nanobind",
                        "py311-ttfquery",
                        "py311-trepan3k",
                        "py311-darkdetect",
                        "py311-larixite",
                        "py311-pypostal",
                        "py311-base58",
                        "py311-ansicolors",
                        "py311-sslcrypto",
                        "py311-ipython-pygments-lexers",
                        "py311-python-lsp-ruff",
                        "py311-pyke",
                        "py311-uv-build",
                        "py311-holidays",
                        "py311-pytokens",
                        "py311-paste",
                        "py311-ml_dtypes",
                        "py311-decli",
                        "py311-hf-xet",
                        "py311-proto-plus",
                        "py311-regions",
                        "py311-questionary",
                        "py311-rlpycairo",
                        "py311-gammapy",
                        "py311-pytest-httpserver",
                        "py311-sarpy",
                        "py311-diskcache",
                        "py311-durationpy",
                        "py311-scikit-rf",
                        "py311-url-normalize",
                        "py311-diskcache-stubs",
                        "py311-poethepoet",
                        "py311-pre-commit",
                        "py311-pysigma",
                        "py311-vcrpy",
                        "py311-intelhex",
                        "py311-pytest-recording",
                        "py311-reedsolo",
                        "py311-librt",
                        "py311-sigma-cli",
                        "py311-requests-cache",
                        "py311-time-machine",
                        "py311-pmdarima",
                        "py311-robotremoteserver",
                        "py311-python-multipart",
                        "py311-treq",
                        "py311-fmf",
                        "py311-shtab",
                        "py311-rich-argparse",
                        "py311-allpairspy",
                        "py311-tcolorpy",
                        "py311-lark",
                        "py311-rfc3987-syntax",
                        "py311-ajsonrpc",
                        "py311-pyelftools",
                        "py311-annotated-doc",
                        "py311-dunamai",
                        "py311-uv-dynamic-versioning",
                        "py311-dm-tree",
                        "py311-pew",
                        "py311-datasets",
                        "py311-mda-xdrlib",
                        "py311-versioningit",
                        "py311-roman_numerals"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "py311-pyobjc"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "McBopomofo",
                        "hyper",
                        "mongodb",
                        "glibmm",
                        "libtapi",
                        "mono",
                        "nodejs16",
                        "gucharmap",
                        "exiv2",
                        "opencv3",
                        "chapel",
                        "ispc",
                        "ispc-clang",
                        "liblinear",
                        "petsc",
                        "slepc",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "wireshark2",
                        "wireshark3",
                        "opencv3-devel",
                        "mongodb-devel",
                        "crispy-doom",
                        "nodejs18",
                        "llvm-15",
                        "mlir-15",
                        "clang-15",
                        "lldb-15",
                        "flang-15",
                        "dbcsr",
                        "proxygen",
                        "libretroshare",
                        "fortran-stdlib",
                        "llvm-16",
                        "mlir-16",
                        "clang-16",
                        "lldb-16",
                        "flang-16",
                        "phosg",
                        "resource_dasm",
                        "fortran-rpn-calc",
                        "llvm-17",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "flang-17",
                        "berry",
                        "mozjs115",
                        "fontmatrix",
                        "mpv-legacy",
                        "fortran-stdlib-devel",
                        "qt64-qtwebengine",
                        "qt64-qtwebengine-docs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "ispc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "geany",
                        "repo",
                        "bowtie2",
                        "R-sudachir"
                    ]
                }
            ]
        },
        {
            "name": "python312",
            "portdir": "lang/python312",
            "version": "3.12.12",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select-312",
                        "python3_select-312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "esptool",
                        "cartman",
                        "fbuild",
                        "flawfinder",
                        "git-filter-repo",
                        "git-review",
                        "legit",
                        "pyotherside",
                        "radon",
                        "gpodder",
                        "mm-common",
                        "yelp-tools",
                        "MyPaint",
                        "fontforge",
                        "hugin-app",
                        "inkscape",
                        "inkscape-devel",
                        "opencolorio",
                        "openimageio",
                        "vigra",
                        "hexchat",
                        "offlineimap",
                        "hpddm",
                        "octave",
                        "streamlink",
                        "gajim",
                        "gpsd",
                        "httpie",
                        "profanity",
                        "jrnl",
                        "pdfposter",
                        "fava",
                        "impressive",
                        "WW",
                        "gds",
                        "lalapps",
                        "ompl",
                        "pdb2pqr",
                        "stellarium",
                        "denyhosts",
                        "jailkit",
                        "edmv",
                        "ntpsec",
                        "nut",
                        "pypi2port",
                        "xxh",
                        "graphtage",
                        "meld",
                        "terminal_markdown_viewer",
                        "xml2rfc",
                        "linkchecker",
                        "py38-nghttp2",
                        "py39-nghttp2",
                        "gtkmm3",
                        "paramagpy",
                        "proxmark3-iceman",
                        "jtbl",
                        "trim_osc",
                        "ydiff",
                        "boost178",
                        "boost178-numpy",
                        "gzdice",
                        "py310-nghttp2",
                        "epy",
                        "reuse",
                        "yubikey-manager4",
                        "git-when-merged",
                        "lfortran",
                        "zkpwgen",
                        "py312-build",
                        "py312-flit_core",
                        "py312-gdbm",
                        "py312-installer",
                        "py312-packaging",
                        "py312-pyproject_hooks",
                        "py312-setuptools",
                        "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-typing_extensions",
                        "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-zipp",
                        "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-Pillow",
                        "py312-imageio",
                        "py312-xattr",
                        "maestral",
                        "py312-cppy",
                        "py312-dateutil",
                        "py312-freezegun",
                        "py312-funcsigs",
                        "py312-mock",
                        "py312-pybind11",
                        "py312-unicodedata2",
                        "doxyqml",
                        "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-cftime",
                        "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-gyoto",
                        "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",
                        "dbus-python312",
                        "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",
                        "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-importlib-metadata",
                        "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-gobject3",
                        "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-libxml2",
                        "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-mkl",
                        "py312-mkl-include",
                        "py312-param",
                        "py312-pyct",
                        "py312-jupyter_packaging",
                        "py312-pyviz_comms",
                        "py312-tqdm",
                        "py312-panel",
                        "py312-gssapi",
                        "py312-imaplib2",
                        "py312-rfc6555",
                        "py312-oldest-supported-numpy",
                        "py312-pyqt-builder",
                        "py312-pyqt5",
                        "py312-pyqt5-sip",
                        "py312-matplotlib",
                        "py312-pyx",
                        "py312-pyqt5-chart",
                        "py312-pyqt5-scintilla",
                        "py312-pyqt5-webengine",
                        "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-libxslt",
                        "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-pdal",
                        "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-netcdf4",
                        "py312-xarray",
                        "py312-socks",
                        "py312-tiktoken",
                        "py312-configargparse",
                        "py312-google-i18n-address",
                        "py312-numpydoc",
                        "py312-scipy",
                        "py312-arabic-reshaper",
                        "py312-pysaga",
                        "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",
                        "subversion-pythonbindings-3.12",
                        "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",
                        "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-openpyxl",
                        "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",
                        "lpython",
                        "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-yara",
                        "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",
                        "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",
                        "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-opencv4-devel",
                        "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",
                        "lldb-18",
                        "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-orfeotoolbox",
                        "py312-opencv4",
                        "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-dlib",
                        "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",
                        "xapian-bindings-python312",
                        "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",
                        "py312-ldap",
                        "py312-mando",
                        "py312-openbabel2",
                        "py312-fickling",
                        "py312-scour",
                        "py312-octave_kernel",
                        "py312-irodsclient",
                        "py312-langid",
                        "py312-prettytable",
                        "py312-libnewt",
                        "py312-jsonpatch",
                        "py312-parsel",
                        "py312-w3lib",
                        "py312-itemadapter",
                        "py312-itemloaders",
                        "py312-pypng",
                        "py312-pyqrcode",
                        "py312-slack-sdk",
                        "py312-fdsnwsscripts",
                        "py312-ipython-sql",
                        "py312-pyshp",
                        "py312-rich-click",
                        "py312-libarchive-c",
                        "py312-maxminddb",
                        "py312-pyvo",
                        "py312-schema",
                        "py312-nbval",
                        "py312-onnx",
                        "pympress",
                        "py312-lxml_html_clean",
                        "py312-pdal-plugins",
                        "py312-cymruwhois",
                        "py312-qt4py",
                        "py312-skyfield-data",
                        "py312-aiosqlite",
                        "py312-geoplot",
                        "py312-cgmetadata",
                        "py312-makelive",
                        "py312-flexcache",
                        "py312-flexparser",
                        "py312-mmcif_pdbx",
                        "propka",
                        "py312-absl",
                        "py312-tropycal",
                        "py312-pydicom",
                        "py312-pynetdicom",
                        "py312-epsg",
                        "py312-cartopy",
                        "py312-queuelib",
                        "py312-asgiref",
                        "py312-asynctest",
                        "py312-kaitaistruct",
                        "py312-rencode",
                        "py312-ffc",
                        "py312-fiat",
                        "py312-dijitso",
                        "py312-ufl",
                        "py312-dolfin",
                        "py312-automat",
                        "py312-constantly",
                        "py312-incremental",
                        "py312-m2r",
                        "py312-pyhamcrest",
                        "py312-twisted",
                        "py312-fipy",
                        "py312-pytorch",
                        "py312-dispatcher",
                        "py312-pudb",
                        "py312-urwid",
                        "py312-scrapy",
                        "py312-supervisor",
                        "py312-triangle",
                        "py312-gmpy2",
                        "tmt",
                        "py312-fmf",
                        "py312-tables",
                        "py312-pyshortcuts",
                        "py312-hdf5plugin",
                        "py312-palettable",
                        "py312-spglib",
                        "py312-xraydb",
                        "py312-wxmplot",
                        "py312-wxpython-4.0",
                        "py312-wxutils",
                        "py312-pymatgen",
                        "py312-fabio",
                        "py312-silx",
                        "py312-jsonconversion",
                        "py312-macfsevents",
                        "py312-pyFAI",
                        "getmail6",
                        "py312-pyficache",
                        "py312-bitstruct",
                        "py312-chm",
                        "py312-cwcwidth",
                        "py312-dmgbuild",
                        "py312-ds-store",
                        "py312-genshi",
                        "py312-pyqt6",
                        "py312-pyqt6-3d",
                        "py312-pyqt6-charts",
                        "py312-pyqt6-datavisualization",
                        "py312-pyqt6-networkauth",
                        "py312-pyqt6-sip",
                        "py312-pyqt6-webengine",
                        "py312-pptx",
                        "py312-css-parser",
                        "py312-emoji",
                        "py312-nbxmpp",
                        "py312-omemo-dr",
                        "py312-precis-i18n",
                        "py312-pylzma",
                        "py312-pipdeptree",
                        "py312-cli-helpers",
                        "py312-sqlparse",
                        "py312-mygpoclient",
                        "py312-podcastparser",
                        "py312-graphviz",
                        "py312-objgraph",
                        "py312-clang",
                        "py312-ctypeslib2",
                        "py312-awscrt",
                        "py312-awscli2",
                        "py312-graph-tool",
                        "py312-pytest-json-report",
                        "py312-pytest-metadata",
                        "py312-obspy",
                        "py312-aiohappyeyeballs",
                        "py312-pylsqpack",
                        "py312-service-identity",
                        "py312-aioquic",
                        "py312-gpxpy",
                        "py312-autopage",
                        "py312-cliff",
                        "py312-cmd2",
                        "py312-asyncssh",
                        "py312-pygithub",
                        "py312-pyuca",
                        "py312-mpld3",
                        "py312-dap",
                        "py312-spiceypy",
                        "py312-pyorick",
                        "py312-control",
                        "py312-kombine",
                        "py312-pymvpa",
                        "py312-wordcloud",
                        "py312-yt",
                        "py312-wntr",
                        "py312-berkeleydb",
                        "py312-dqsegdb2",
                        "py312-gwdatafind",
                        "py312-healpy",
                        "py312-igwn-auth-utils",
                        "py312-ligo-common",
                        "py312-ligo-gracedb",
                        "py312-ligo-segments",
                        "py312-lscsoft-glue",
                        "py312-safe-netrc",
                        "py312-scitokens",
                        "py312-lal",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalinspiral",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "py312-scimath",
                        "py312-traits",
                        "py312-nibabel",
                        "py312-panedr",
                        "py312-dateparser",
                        "py312-gwpy",
                        "py312-gwosc",
                        "py312-ligotimegps",
                        "py312-stagger",
                        "py312-crayons",
                        "py312-eventlet",
                        "py312-starlette",
                        "py312-ordered-set",
                        "py312-LabJackPython",
                        "py312-changelog-chug",
                        "py312-python-daemon",
                        "py312-codetools",
                        "py312-comet",
                        "py312-csscompressor",
                        "py312-ctags",
                        "py312-datrie",
                        "py312-sqlobject",
                        "py312-formencode",
                        "py312-apptools",
                        "py312-envisage",
                        "py312-mayavi",
                        "py312-pyface",
                        "py312-traitsui",
                        "py312-scikit-umfpack",
                        "py312-pacal",
                        "py312-fontaine",
                        "py312-pymysql",
                        "py312-olm",
                        "youtube-search-python",
                        "yewtube",
                        "py312-pylast",
                        "py312-rich_rst",
                        "py312-textual",
                        "rich-cli",
                        "py312-distorm",
                        "py312-propcache",
                        "py312-esridump",
                        "py312-fann2",
                        "py312-fastapi",
                        "py312-ffmpy",
                        "py312-fire",
                        "py312-hyrule",
                        "py312-itables",
                        "py312-hatch-requirements-txt",
                        "py312-readability-lxml",
                        "py312-cinemagoer",
                        "py312-contextlib2",
                        "py312-flake8-pep8-naming",
                        "py312-flake8-polyfill",
                        "py312-pytest-check",
                        "py312-pytest-datadir",
                        "py312-pytest-fixture-config",
                        "py312-pytest-flake8",
                        "py312-pytest-html",
                        "py312-pytest-pycodestyle",
                        "py312-pytest-random-order",
                        "py312-pytest-regressions",
                        "py312-pytest-shutil",
                        "py312-pytest-subtests",
                        "py312-pytest-virtualenv",
                        "py312-setuptools-git",
                        "py312-ftfy",
                        "py312-fugashi",
                        "py312-gcn",
                        "py312-ipadic",
                        "blueprint-compiler",
                        "py312-acor",
                        "py312-cog",
                        "py312-google-cloud-core",
                        "py312-google-cloud-storage",
                        "py312-google-crc32c",
                        "py312-google-resumable-media",
                        "py312-gsecrets",
                        "py312-marshmallow",
                        "py312-webargs",
                        "py312-clikit",
                        "py312-coloredlogs",
                        "py312-humanfriendly",
                        "py312-pastel",
                        "py312-pylev",
                        "py312-pysimdjson",
                        "py312-hdfs",
                        "py312-construct",
                        "secrets",
                        "py312-kcs11",
                        "py312-pykeepass",
                        "py312-yubico",
                        "py312-zxcvbn",
                        "py312-cdflib",
                        "py312-geomagpy",
                        "py312-paho-mqtt",
                        "py312-pypubsub",
                        "py312-annoy",
                        "py312-pacmap",
                        "py312-lesscpy",
                        "py312-emmet-core",
                        "py312-maggma",
                        "py312-mongomock",
                        "py312-mp-api",
                        "py312-pycifrw",
                        "py312-pydash",
                        "py312-pyqtgraph",
                        "py312-sentinels",
                        "py312-smart-open",
                        "py312-sqlalchemy-utils",
                        "py312-sshtunnel",
                        "py312-xraylarch",
                        "py312-gpstime",
                        "py312-gunicorn",
                        "py312-gviz_api",
                        "py312-hypy",
                        "py312-icalendar",
                        "py312-imageio-ffmpeg",
                        "py312-imgur",
                        "py312-immutables",
                        "py312-importmagic",
                        "py312-humanize",
                        "py312-pync",
                        "py312-ipy",
                        "py312-iso639",
                        "py312-janus",
                        "py312-jmespath-terminal",
                        "py312-langcodes",
                        "py312-meld3",
                        "py312-metar",
                        "py312-misaka",
                        "matrix-nio",
                        "matrix-commander",
                        "py312-aiofiles",
                        "py312-notify2",
                        "py312-unpaddedbase64",
                        "py312-poetry-plugin-shell",
                        "py312-urwid-readline",
                        "py312-pytesseract",
                        "py312-mitmproxy_macos",
                        "py312-mitmproxy_rs",
                        "py312-wsaccel",
                        "py312-yappi",
                        "py312-libdnet",
                        "py312-pypcap",
                        "py312-bracex",
                        "py312-enrich",
                        "py312-wcmatch",
                        "py312-krb5",
                        "py312-pycson",
                        "py312-speg",
                        "py312-requests-kerberos",
                        "py312-img2pdf",
                        "py312-pyogrio",
                        "py312-breathe",
                        "py312-publicsuffix2",
                        "py312-flask-cors",
                        "py312-aniso8601",
                        "py312-pygments-mathematica",
                        "py312-qimage2ndarray",
                        "py312-narwhals",
                        "py312-celery",
                        "py312-kombu",
                        "py312-pyqt6-scintilla",
                        "py312-pyside6",
                        "py312-digitalocean",
                        "py312-google-api-python-client",
                        "py312-cloudflare2",
                        "py312-pydot",
                        "py312-rdflib",
                        "py312-doctest-ignore-unicode",
                        "py312-prov",
                        "py312-pyproject_api",
                        "py312-cinderclient",
                        "py312-debtcollector",
                        "py312-dogpile-cache",
                        "py312-keystoneauth1",
                        "py312-keystoneclient",
                        "py312-novaclient",
                        "py312-openstacksdk",
                        "py312-openstackclient",
                        "py312-os-service-types",
                        "py312-osc-lib",
                        "py312-oslo-config",
                        "py312-oslo-i18n",
                        "py312-oslo-utils",
                        "py312-oslo-serialization",
                        "py312-requestsexceptions",
                        "py312-fortranformat",
                        "py312-gsl",
                        "py312-scamper",
                        "py312-findpython",
                        "py312-tracer",
                        "py312-typing-inspection",
                        "py312-selenium",
                        "py312-undetected-chromedriver",
                        "py312-pgspecial",
                        "py312-pyfzf",
                        "py312-sqlglot",
                        "py312-cramjam",
                        "py312-iterable-io",
                        "py312-zipstream-ng",
                        "py312-autobahn",
                        "py312-hkdf",
                        "py312-passlib",
                        "py312-python-snappy",
                        "py312-pytrie",
                        "py312-spake2",
                        "py312-txaio",
                        "py312-txtorcon",
                        "py312-u-msgpack-python",
                        "py312-backports.tarfile",
                        "py312-pbs_installer",
                        "py312-flask-mail",
                        "py312-flask-restful",
                        "py312-flask-sqlalchemy",
                        "py312-flask-wtf",
                        "py312-wtforms",
                        "py312-flasgger",
                        "py312-django",
                        "py312-django-allauth",
                        "py312-django-countries",
                        "py312-django-debug-toolbar",
                        "py312-django-extensions",
                        "py312-django-gravatar2",
                        "py312-django-mailman3",
                        "py312-mailmanclient",
                        "py312-openid",
                        "py312-pytest-django",
                        "py312-responses",
                        "py312-autocommand",
                        "py312-croniter",
                        "py312-jaraco.collections",
                        "py312-jaraco.text",
                        "py312-looseversion",
                        "py312-timelib",
                        "py312-coherent.licensed",
                        "py312-plyvel",
                        "py312-astropy-healpix",
                        "py312-donfig",
                        "py312-mpl-animators",
                        "py312-numcodecs",
                        "py312-reproject",
                        "py312-zarr",
                        "py312-mitmproxy",
                        "py312-jsonnet",
                        "py312-cvxopt",
                        "py312-jupyter_sphinx",
                        "py312-aubio",
                        "py312-bottlenose",
                        "py312-confuse",
                        "py312-discogs-client",
                        "py312-ibroadcast",
                        "py312-jsonpath-rw",
                        "py312-langdetect",
                        "py312-librosa",
                        "py312-mediafile",
                        "py312-mpd2",
                        "py312-musicbrainzngs",
                        "py312-nanobind",
                        "py312-pytest-mpl",
                        "py312-reflink",
                        "py312-resampy",
                        "py312-soundfile",
                        "py312-termplotlib",
                        "py312-termtables",
                        "py312-ttfquery",
                        "py312-zbar",
                        "py312-trepan3k",
                        "py312-elastic-transport",
                        "py312-elasticsearch",
                        "py312-InsightToolkit4",
                        "py312-InsightToolkit",
                        "py312-darkdetect",
                        "py312-larixite",
                        "py312-pypostal",
                        "py312-virtualfish",
                        "py312-base58",
                        "py312-ansicolors",
                        "py312-sslcrypto",
                        "py312-ipython-pygments-lexers",
                        "py312-python-lsp-ruff",
                        "py312-standard-distutils",
                        "py312-bidict",
                        "py312-cfn-lint",
                        "py312-engineio",
                        "py312-junit-xml",
                        "py312-socketio",
                        "py312-spotipy",
                        "py312-uvicorn",
                        "py312-uv-build",
                        "py312-holidays",
                        "py312-authres",
                        "py312-dkimpy",
                        "py312-ipaddress",
                        "py312-py3dns",
                        "py312-pyinstrument",
                        "py312-smi",
                        "py312-requests-unixsocket",
                        "py312-pytokens",
                        "py312-networkit",
                        "py312-sacremoses",
                        "py312-paste",
                        "py312-colour",
                        "py312-ml_dtypes",
                        "py312-decli",
                        "py312-hf-xet",
                        "py312-proto-plus",
                        "py312-huggingface_hub",
                        "py312-sphinx-click",
                        "py312-exifread",
                        "py312-regions",
                        "py312-questionary",
                        "py312-rlpycairo",
                        "py312-gammapy",
                        "py312-pytest-httpserver",
                        "py312-catalogue",
                        "py312-conllu",
                        "py312-sacrebleu",
                        "py312-sarpy",
                        "py312-timeout-decorator",
                        "py312-xxhash",
                        "py312-diskcache",
                        "py312-durationpy",
                        "py312-scikit-rf",
                        "py312-url-normalize",
                        "py312-diskcache-stubs",
                        "py312-poethepoet",
                        "py312-pre-commit",
                        "py312-pysigma",
                        "py312-ecdsa",
                        "py312-vcrpy",
                        "py312-intelhex",
                        "py312-pytest-recording",
                        "py312-reedsolo",
                        "py312-librt",
                        "py312-sigma-cli",
                        "py312-requests-cache",
                        "py312-time-machine",
                        "py312-pmdarima",
                        "py312-aenum",
                        "py312-beaker",
                        "py312-mido",
                        "py312-python-multipart",
                        "py312-treq",
                        "py312-shtab",
                        "py312-crc32c",
                        "py312-rich-argparse",
                        "py312-pick",
                        "py312-allpairspy",
                        "py312-tcolorpy",
                        "py312-lark",
                        "py312-rfc3987-syntax",
                        "py312-ajsonrpc",
                        "py312-pyelftools",
                        "py312-annotated-doc",
                        "py312-uv-dynamic-versioning",
                        "py312-dunamai",
                        "py312-segno",
                        "py312-sexpdata",
                        "py312-ipympl",
                        "py312-dm-tree",
                        "py312-pew",
                        "py312-tlsh",
                        "py312-datasets",
                        "py312-mda-xdrlib",
                        "py312-versioningit",
                        "py312-roman_numerals"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "py312-pyobjc"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtdeclarative",
                        "qt5-qtdeclarative-docs",
                        "jack",
                        "xmms2",
                        "duckdb",
                        "libpqxx",
                        "bazel",
                        "bazel-0.25",
                        "bazel-2.0",
                        "bazel-3.1",
                        "bazel-3.5",
                        "bazel-3.7",
                        "gn-devel",
                        "qbs-docs",
                        "bitcoin",
                        "mapnik",
                        "gjs",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk-vnc",
                        "cairo-devel",
                        "libmypaint",
                        "hexchat",
                        "fetchmail",
                        "fetchmail-devel",
                        "mu",
                        "davix",
                        "botan",
                        "fluent-bit",
                        "watchman",
                        "libxmlxx2",
                        "libxmlxx3",
                        "gobject-introspection-devel",
                        "qt5-qtwebengine-gn",
                        "gjs-devel",
                        "libmamba",
                        "rust-bootstrap",
                        "rust-bootstrap-10.6",
                        "rust-bootstrap-10.5",
                        "rust-bootstrap-transition",
                        "madness",
                        "raja",
                        "pangomm-1.4",
                        "taisei",
                        "tatami",
                        "tatami-devel",
                        "rust-bootstrap-10.7",
                        "llvm-18",
                        "mlir-18",
                        "clang-18",
                        "lldb-18",
                        "flang-18",
                        "v8-11.6",
                        "wxHexEditor",
                        "subprocess",
                        "bazel-6",
                        "tracker3",
                        "syslog-ng-devel",
                        "shaderc",
                        "mozjs128",
                        "libmm-glib",
                        "vipsdisp",
                        "pangomm-1.4-devel",
                        "qt67-qtwebengine",
                        "qt67-qtwebengine-docs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "blaspp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lensfun",
                        "bpytop",
                        "R-reticulate",
                        "nmail"
                    ]
                }
            ]
        },
        {
            "name": "py38-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bootstrap-modules"
                    ]
                }
            ]
        },
        {
            "name": "py37-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2021-10-28",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "",
                    "ports_count": 4
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2025-10-11",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-bootstrap-modules"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-python-install",
                        "py38-python-install",
                        "py39-python-install",
                        "py310-python-install",
                        "py37-typing_extensions",
                        "py37-build",
                        "py38-build",
                        "py39-build",
                        "py310-build",
                        "py311-build",
                        "py312-build",
                        "py313-build",
                        "py314-build",
                        "py37-installer",
                        "py38-installer",
                        "py39-installer",
                        "py311-installer",
                        "py312-installer",
                        "py313-installer",
                        "py310-installer",
                        "py314-installer",
                        "py37-packaging",
                        "py38-packaging",
                        "py39-packaging",
                        "py310-packaging",
                        "py311-packaging",
                        "py312-packaging",
                        "py313-packaging",
                        "py314-packaging",
                        "py37-pyproject_hooks",
                        "py38-pyproject_hooks",
                        "py39-pyproject_hooks",
                        "py310-pyproject_hooks",
                        "py311-pyproject_hooks",
                        "py312-pyproject_hooks",
                        "py313-pyproject_hooks",
                        "py314-pyproject_hooks",
                        "py37-setuptools",
                        "py38-setuptools",
                        "py39-setuptools",
                        "py37-tomli",
                        "py38-tomli",
                        "py39-tomli",
                        "py310-tomli",
                        "py37-importlib-metadata",
                        "py38-importlib-metadata",
                        "py39-importlib-metadata",
                        "py37-zipp",
                        "py38-zipp",
                        "py39-zipp"
                    ]
                }
            ]
        },
        {
            "name": "py36-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2025-10-11",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-typing_extensions",
                        "py36-parsing",
                        "py36-pep517",
                        "py36-python-install",
                        "py36-wheel",
                        "py36-tomli"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.340.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "A fast, lightweight YAML loader and dumper",
            "long_description": "A fast, lightweight YAML loader and dumper",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-data-printer",
                        "p5.26-catalyst-action-rest",
                        "p5.26-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-yaml-valid",
                        "p5.26-data-serializer",
                        "p5.26-app-svn-bisect",
                        "p5.26-moosex-storage"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-uri-ws",
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-uri-ws"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-uri-ws",
            "portdir": "perl/p5-uri-ws",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/URI::ws",
            "description": "URI::ws - WebSocket support for the URI package",
            "long_description": "URI::ws - WebSocket support for the URI package",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-uri-ws"
                    ]
                }
            ]
        },
        {
            "name": "python314-devel",
            "portdir": "lang/python314-devel",
            "version": "3.14.0rc3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python314",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python314",
            "long_description": "This port has been replaced by python314.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python314-freethreading-devel",
            "portdir": "lang/python314-devel",
            "version": "3.14.0rc3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python314-freethreading",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python314-freethreading",
            "long_description": "This port has been replaced by python314-freethreading.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.360.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-yaml-syck",
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-yaml-syck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.360.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-catalyst-action-rest",
                        "p5.28-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-data-serializer",
                        "p5.28-moosex-storage",
                        "p5.28-test-yaml-valid",
                        "p5.28-app-svn-bisect"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.360.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-action-rest",
                        "p5.30-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-data-serializer",
                        "p5.30-moosex-storage",
                        "p5.30-test-yaml-valid",
                        "p5.30-app-svn-bisect"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.360.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-catalyst-action-rest",
                        "p5.32-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-data-serializer",
                        "p5.32-moosex-storage",
                        "p5.32-test-yaml-valid",
                        "p5.32-app-svn-bisect"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.360.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-xml-xml2json",
                        "p5.34-catalyst-action-rest"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "txt2html",
                        "p5.34-moosex-storage",
                        "p5.34-test-yaml-valid",
                        "p5-yaml-syck",
                        "p5.34-app-svn-bisect",
                        "p5.34-data-serializer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "auto-multiple-choice-devel",
                        "auto-multiple-choice",
                        "shelldap"
                    ]
                }
            ]
        },
        {
            "name": "py-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-installer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py37-jsonnet",
                        "py37-faiss",
                        "py37-z3",
                        "livestreamer",
                        "py37-BitArray2D",
                        "py37-BitVector",
                        "py37-Faker",
                        "py37-SDL2",
                        "py37-XlsxWriter",
                        "py37-absl",
                        "py37-acme",
                        "py37-acora",
                        "py37-aenum",
                        "py37-affine",
                        "py37-aiobotocore",
                        "py37-aiodns",
                        "py37-aiofiles",
                        "py37-aiohttp",
                        "py37-aioitertools",
                        "py37-aiojobs",
                        "py37-aiomysql",
                        "py37-aiorpcX",
                        "py37-aiosqlite",
                        "py37-alabaster",
                        "py37-alembic",
                        "py37-altair",
                        "py37-altgraph",
                        "py37-amqp",
                        "py37-aniso8601",
                        "py37-ansicolor",
                        "py37-antlr4-python3-runtime",
                        "py37-anyio",
                        "py37-anytree",
                        "py37-apipkg",
                        "py37-appdirs",
                        "py37-applaunchservices",
                        "py37-appnope",
                        "py37-apptools",
                        "py37-apsw",
                        "py37-argcomplete",
                        "py37-argon2-cffi",
                        "py37-arrow",
                        "py37-asn1",
                        "py37-asn1-modules",
                        "py37-asn1crypto",
                        "py37-asteval",
                        "py37-astor",
                        "py37-astroid",
                        "py37-astropy",
                        "py37-async-timeout",
                        "py37-async_generator",
                        "py37-atomicwrites",
                        "py37-attrs",
                        "py37-automat",
                        "py37-autopep8",
                        "py37-axolotl",
                        "py37-babel",
                        "py37-backcall",
                        "py37-bcolz",
                        "py37-bcrypt",
                        "py37-beaker",
                        "py37-beancount",
                        "py37-beancount-import",
                        "py37-beautifulsoup4",
                        "py37-benchexec",
                        "py37-billiard",
                        "py37-binaryornot",
                        "py37-biopython",
                        "py37-bitarray",
                        "py37-bitstring",
                        "py37-black",
                        "py37-bleach",
                        "py37-blinker",
                        "py37-blis",
                        "py37-blockdiag",
                        "py37-blosc",
                        "py37-bokeh",
                        "py37-boto",
                        "py37-botocore",
                        "py37-bottle",
                        "py37-bottleneck",
                        "py37-bpemb",
                        "py37-bracex",
                        "py37-brotli",
                        "py37-cachetools",
                        "py37-cachy",
                        "py37-cairo",
                        "py37-cairocffi",
                        "py37-canmatrix",
                        "py37-catalogue",
                        "py37-certifi",
                        "py37-cffi",
                        "py37-chardet",
                        "py37-cheetah",
                        "py37-cheroot",
                        "py37-cherrypy",
                        "py37-clang",
                        "py37-cleo",
                        "py37-cli-helpers",
                        "py37-click",
                        "py37-click-plugins",
                        "py37-cliff",
                        "py37-cligj",
                        "py37-clikit",
                        "py37-clint",
                        "py37-cloudpickle",
                        "py37-cmd2",
                        "py37-codecov",
                        "py37-codestyle",
                        "py37-cog",
                        "py37-colander",
                        "py37-colorama",
                        "py37-colorlog",
                        "py37-colormath",
                        "py37-columnize",
                        "py37-commonmark",
                        "py37-configargparse",
                        "py37-configobj",
                        "py37-conllu",
                        "py37-constantly",
                        "py37-contextlib2",
                        "py37-cookiecutter",
                        "py37-coverage",
                        "py37-cppy",
                        "py37-cpuinfo",
                        "py37-crashtest",
                        "py37-crayons",
                        "py37-crc32c",
                        "py37-cryptography",
                        "py37-cssselect2",
                        "py37-cssutils",
                        "py37-cucumber-tag-expressions",
                        "py37-curl",
                        "py37-curtsies",
                        "py37-cvxopt",
                        "py37-cycler",
                        "py37-cymem",
                        "py37-cython",
                        "py37-cytoolz",
                        "py37-dask",
                        "py37-dateutil",
                        "py37-datrie",
                        "py37-dbfread",
                        "py37-deap",
                        "py37-decorator",
                        "py37-defusedxml",
                        "py37-deprecated",
                        "py37-deprecation",
                        "py37-des",
                        "py37-diff-match-patch",
                        "py37-dill",
                        "py37-distlib",
                        "py37-distorm",
                        "py37-distributed",
                        "py37-distro",
                        "py37-django",
                        "py37-django-countries",
                        "py37-dload",
                        "py37-dm-tree",
                        "py37-dns-lexicon",
                        "py37-dnspython",
                        "py37-docker",
                        "py37-dockerpty",
                        "py37-docopt",
                        "py37-docstyle",
                        "py37-docutils",
                        "py37-dpkt",
                        "py37-drms",
                        "py37-ecdsa",
                        "py37-editorconfig",
                        "py37-elasticsearch-dsl",
                        "py37-empy",
                        "py37-enrich",
                        "py37-entrypoints",
                        "py37-esridump",
                        "py37-et_xmlfile",
                        "py37-eventlet",
                        "py37-execnet",
                        "py37-exifread",
                        "py37-extension-helpers",
                        "py37-fabric",
                        "py37-fastapi",
                        "py37-fasteners",
                        "py37-fastprogress",
                        "py37-feedparser",
                        "py37-fido2",
                        "py37-filelock",
                        "py37-filetype",
                        "py37-fiona",
                        "py37-flake8",
                        "py37-flake8-mccabe",
                        "py37-flaky",
                        "py37-flask",
                        "py37-flask-babel",
                        "py37-flask-frozen",
                        "py37-flask-wtf",
                        "py37-flatbuffers",
                        "py37-flit",
                        "py37-flit_core",
                        "py37-freezegun",
                        "py37-fs",
                        "py37-fsspec",
                        "py37-fugashi",
                        "py37-funcparserlib",
                        "py37-funcsigs",
                        "py37-future",
                        "py37-gacode",
                        "py37-game",
                        "py37-gast",
                        "py37-gcn",
                        "py37-gdal",
                        "py37-gdbm",
                        "py37-geojson",
                        "py37-geopandas",
                        "py37-gitdb",
                        "py37-gitpython",
                        "py37-gnupg",
                        "py37-gnureadline",
                        "py37-gobject",
                        "py37-google-api",
                        "py37-google-auth",
                        "py37-google-auth-httplib2",
                        "py37-graphql-relay",
                        "py37-greenlet",
                        "py37-gwdatafind",
                        "py37-gwosc",
                        "py37-gwpy",
                        "py37-h11",
                        "py37-h2",
                        "py37-healpy",
                        "py37-heapdict",
                        "py37-hiredis",
                        "py37-hpack",
                        "py37-html5lib",
                        "py37-httpbin",
                        "py37-httplib2",
                        "py37-httpx",
                        "py37-hyperframe",
                        "py37-hyperlink",
                        "py37-hypothesis",
                        "py37-icalendar",
                        "py37-idna",
                        "py37-idna-ssl",
                        "py37-igraph",
                        "py37-imagecodecs",
                        "py37-imageio",
                        "py37-imageio-ffmpeg",
                        "py37-imagesize",
                        "py37-imdb",
                        "py37-immutables",
                        "py37-importlib-metadata",
                        "py37-importlib-resources",
                        "py37-importmagic",
                        "py37-incremental",
                        "py37-inflection",
                        "py37-iniconfig",
                        "py37-ipdb",
                        "py37-ipykernel",
                        "py37-ipympl",
                        "py37-ipython_genutils",
                        "py37-ipywidgets",
                        "py37-iso8601",
                        "py37-isodate",
                        "py37-isort",
                        "py37-itemadapter",
                        "py37-itemloaders",
                        "py37-itsdangerous",
                        "py37-jaraco.functools",
                        "py37-jdcal",
                        "py37-jedi",
                        "py37-jellyfish",
                        "py37-jinja2",
                        "py37-jmespath",
                        "py37-jmespath-terminal",
                        "py37-joblib",
                        "py37-josepy",
                        "py37-jsbeautifier",
                        "py37-json-tricks",
                        "py37-json5",
                        "py37-jsonpickle",
                        "py37-jsonschema",
                        "py37-jug",
                        "py37-jupyter_client",
                        "py37-jupyter_console",
                        "py37-jupyter_core",
                        "py37-jupyter_packaging",
                        "py37-jupyter_server",
                        "py37-jupyterlab_pygments",
                        "py37-jupyterlab_server",
                        "py37-kaitaistruct",
                        "py37-kaptan",
                        "py37-keras",
                        "py37-keyring",
                        "py37-kiwisolver",
                        "py37-latexcodec",
                        "py37-lazy_object_proxy",
                        "py37-ldap",
                        "py37-ldap3",
                        "py37-leveldb",
                        "py37-levenshtein",
                        "py37-libcloud",
                        "py37-libnacl",
                        "py37-libvirt",
                        "py37-ligo-lw",
                        "py37-ligotimegps",
                        "py37-llfuse",
                        "py37-llvmlite",
                        "py37-lmfit",
                        "py37-locket",
                        "py37-lockfile",
                        "py37-logbook",
                        "py37-logilab-common",
                        "py37-lscsoft-glue",
                        "py37-lxml",
                        "py37-ly",
                        "py37-lz4",
                        "py37-m2crypto",
                        "py37-m2r",
                        "py37-macholib",
                        "py37-magenta",
                        "py37-magic",
                        "py37-mako",
                        "py37-mapclassify",
                        "py37-marisa-trie",
                        "py37-markdown",
                        "py37-markdown-it-py",
                        "py37-markdown2",
                        "py37-markupsafe",
                        "py37-matplotlib-basemap",
                        "py37-mdit-py-plugins",
                        "py37-meld3",
                        "py37-mercantile",
                        "py37-mesh-tensorflow",
                        "py37-meshio",
                        "py37-metakernel",
                        "py37-mimeparse",
                        "py37-minidb",
                        "py37-mir_eval",
                        "py37-mistune",
                        "py37-mitmproxy",
                        "py37-mock",
                        "py37-modulegraph",
                        "py37-more-itertools",
                        "py37-mpi4py",
                        "py37-mpmath",
                        "py37-msgpack",
                        "py37-multidict",
                        "py37-multipledispatch",
                        "py37-munch",
                        "py37-murmurhash",
                        "py37-mypy",
                        "py37-mypy_extensions",
                        "py37-nbclassic",
                        "py37-nbclient",
                        "py37-nbconvert",
                        "py37-nbformat",
                        "py37-nbval",
                        "py37-nclib",
                        "py37-ndg_httpsclient",
                        "py37-nest_asyncio",
                        "py37-netaddr",
                        "py37-nose",
                        "py37-note-seq",
                        "py37-notebook",
                        "py37-nuitka",
                        "py37-numba",
                        "py37-numexpr",
                        "py37-numpydoc",
                        "py37-oct2py",
                        "py37-octave_kernel",
                        "py37-olefile",
                        "py37-omegaconf",
                        "py37-onnx",
                        "py37-opengl",
                        "py37-opengl-accelerate",
                        "py37-openssl",
                        "py37-outcome",
                        "py37-owslib",
                        "py37-packaging",
                        "py37-paho-mqtt",
                        "py37-pandocfilters",
                        "py37-param",
                        "py37-parameterized",
                        "py37-paramiko",
                        "py37-parfive",
                        "py37-parse",
                        "py37-parsedatetime",
                        "py37-parsel",
                        "py37-parsing",
                        "py37-parso",
                        "py37-partd",
                        "py37-passlib",
                        "py37-pastel",
                        "py37-path",
                        "py37-pathlib2",
                        "py37-pathspec",
                        "py37-pathtools",
                        "py37-patsy",
                        "py37-pbr",
                        "py37-pdfminer",
                        "py37-pendulum",
                        "py37-petsc4py",
                        "py37-pexpect",
                        "py37-phonenumbers",
                        "py37-pickleshare",
                        "py37-pika",
                        "py37-pikepdf",
                        "py37-pint",
                        "py37-pip",
                        "py37-pkgconfig",
                        "py37-plac",
                        "py37-pluggy",
                        "py37-plumbum",
                        "py37-ply",
                        "py37-podcastparser",
                        "py37-poetry-core",
                        "py37-pooch",
                        "py37-portalocker",
                        "py37-portend",
                        "py37-pptx",
                        "py37-preshed",
                        "py37-pretend",
                        "py37-pretty-midi",
                        "py37-prettytable",
                        "py37-prometheus_client",
                        "py37-promise",
                        "py37-prompt_toolkit",
                        "py37-protobuf3",
                        "py37-psutil",
                        "py37-psycopg2",
                        "py37-ptyprocess",
                        "py37-publicsuffix2",
                        "py37-pudb",
                        "py37-py",
                        "py37-py2app",
                        "py37-pyaes",
                        "py37-pybind11",
                        "py37-pycares",
                        "py37-pycparser",
                        "py37-pycryptodome",
                        "py37-pycson",
                        "py37-pyct",
                        "py37-pydantic",
                        "py37-pydicom",
                        "py37-pyerfa",
                        "py37-pyflakes",
                        "py37-pygccxml",
                        "py37-pygments",
                        "py37-pygmsh",
                        "py37-pygrib",
                        "py37-pygtrie",
                        "py37-pyhamcrest",
                        "py37-pyicu",
                        "py37-pyinstaller",
                        "py37-pylint",
                        "py37-pymongo",
                        "py37-pymunk",
                        "py37-pynacl",
                        "py37-pynamecheap",
                        "py37-pynetdicom",
                        "py37-pyobjc",
                        "py37-pyopencl",
                        "py37-pypeg2",
                        "py37-pyperclip",
                        "py37-pyplusplus",
                        "py37-pypng",
                        "py37-pyregion",
                        "py37-pyrfc3339",
                        "py37-pyrsistent",
                        "py37-pysam",
                        "py37-pyscard",
                        "py37-pyside",
                        "py37-pyside-tools",
                        "py37-pytest",
                        "py37-pytest-asyncio",
                        "py37-pytest-benchmark",
                        "py37-pytest-cov",
                        "py37-pytest-forked",
                        "py37-pytest-mock",
                        "py37-pytest-runner",
                        "py37-pytest-sugar",
                        "py37-pytest-timeout",
                        "py37-pytest-xdist",
                        "py37-python-augeas",
                        "py37-python-dotenv",
                        "py37-pytimeparse",
                        "py37-pytools",
                        "py37-pytzdata",
                        "py37-pyusb",
                        "py37-pyvcf",
                        "py37-pyviz_comms",
                        "py37-pyx",
                        "py37-pyxb",
                        "py37-qimage2ndarray",
                        "py37-qrcode",
                        "py37-qtpy",
                        "py37-queuelib",
                        "py37-random2",
                        "py37-rasterio",
                        "py37-raven",
                        "py37-rdflib",
                        "py37-re2",
                        "py37-readme_renderer",
                        "py37-recommonmark",
                        "py37-redis",
                        "py37-regex",
                        "py37-reportlab",
                        "py37-requests",
                        "py37-requests-cache",
                        "py37-requests-file",
                        "py37-requests-mock",
                        "py37-requests-toolbelt",
                        "py37-rfc3339",
                        "py37-rfc3986",
                        "py37-rich",
                        "py37-robotframework",
                        "py37-roman",
                        "py37-rope",
                        "py37-rrdtool",
                        "py37-rsa",
                        "py37-rstcheck",
                        "py37-rtree",
                        "py37-ruamel-yaml",
                        "py37-ruamel-yaml-clib",
                        "py37-s3fs",
                        "py37-s3transfer",
                        "py37-sacrebleu",
                        "py37-samplerate",
                        "py37-scikit-build",
                        "py37-scikit-hep-boost-histogram",
                        "py37-scikit-hep-hepstats",
                        "py37-scikit-hep-hepunits",
                        "py37-scikit-hep-hist",
                        "py37-scikit-hep-mplhep",
                        "py37-scikit-hep-mplhep_data",
                        "py37-scikit-hep-particle",
                        "py37-seaborn",
                        "py37-selenium",
                        "py37-semantic_version",
                        "py37-semver",
                        "py37-send2trash",
                        "py37-serial",
                        "py37-serpent",
                        "py37-service_identity",
                        "py37-setproctitle",
                        "py37-setupmeta",
                        "py37-setuptools",
                        "py37-setuptools-rust",
                        "py37-setuptools_scm",
                        "py37-setuptools_scm_git_archive",
                        "py37-sgmllib3k",
                        "py37-sh",
                        "py37-shapely",
                        "py37-shellingham",
                        "py37-shiboken",
                        "py37-simplejson",
                        "py37-sip",
                        "py37-six",
                        "py37-sk-video",
                        "py37-slugify",
                        "py37-smart_open",
                        "py37-smmap",
                        "py37-sniffio",
                        "py37-snowballstemmer",
                        "py37-snuggs",
                        "py37-socks",
                        "py37-sortedcontainers",
                        "py37-soupsieve",
                        "py37-sparqlwrapper",
                        "py37-speg",
                        "py37-sphinx",
                        "py37-sphinx-bootstrap-theme",
                        "py37-sphinx_rtd_theme",
                        "py37-sphinxcontrib-applehelp",
                        "py37-sphinxcontrib-bibtex",
                        "py37-sphinxcontrib-devhelp",
                        "py37-sphinxcontrib-htmlhelp",
                        "py37-sphinxcontrib-jsmath",
                        "py37-sphinxcontrib-qthelp",
                        "py37-sphinxcontrib-serializinghtml",
                        "py37-sphinxcontrib-versioning",
                        "py37-sphinxcontrib-websupport",
                        "py37-spyder-kernels",
                        "py37-sqlalchemy",
                        "py37-sqlparse",
                        "py37-srsly",
                        "py37-starlette",
                        "py37-stevedore",
                        "py37-stfio",
                        "py37-structlog",
                        "py37-supervisor",
                        "py37-svipc",
                        "py37-sympy",
                        "py37-tables",
                        "py37-tabulate",
                        "py37-tblib",
                        "py37-tempita",
                        "py37-tempora",
                        "py37-tenacity",
                        "py37-tensorboard",
                        "py37-tensorboard1",
                        "py37-tensorflow-gan",
                        "py37-tensorflow-hub",
                        "py37-tensorflow-metadata",
                        "py37-tensorflow_estimator",
                        "py37-tensorflow_estimator1",
                        "py37-termcolor",
                        "py37-terminado",
                        "py37-terminaltables",
                        "py37-testpath",
                        "py37-text-unidecode",
                        "py37-textdistance",
                        "py37-texttable",
                        "py37-tf-slim",
                        "py37-thinc",
                        "py37-threadpoolctl",
                        "py37-thrift",
                        "py37-tifffile",
                        "py37-tinycss2",
                        "py37-tkinter",
                        "py37-tldextract",
                        "py37-tlsh",
                        "py37-tmuxp",
                        "py37-toml",
                        "py37-tomlkit",
                        "py37-toolz",
                        "py37-tornado",
                        "py37-tqdm",
                        "py37-tracer",
                        "py37-traitlets",
                        "py37-traitsui",
                        "py37-translationstring",
                        "py37-trio",
                        "py37-trustme",
                        "py37-twisted",
                        "py37-typedapi",
                        "py37-typeguard",
                        "py37-typer",
                        "py37-tz",
                        "py37-tzlocal",
                        "py37-ujson",
                        "py37-umap-learn",
                        "py37-uncompyle6",
                        "py37-unicodedata2",
                        "py37-unidecode",
                        "py37-uritemplate",
                        "py37-urllib3",
                        "py37-urlwatch",
                        "py37-urwid",
                        "py37-us",
                        "py37-userpath",
                        "py37-validators",
                        "py37-virtualenv",
                        "py37-virtualenvwrapper",
                        "py37-virtualfish",
                        "py37-visa",
                        "py37-vxi11",
                        "py37-w3lib",
                        "py37-wand",
                        "py37-wasabi",
                        "py37-watchdog",
                        "py37-wcmatch",
                        "py37-wcwidth",
                        "py37-webcolors",
                        "py37-webencodings",
                        "py37-webob",
                        "py37-websocket-client",
                        "py37-websockets",
                        "py37-webtest",
                        "py37-werkzeug",
                        "py37-wheel",
                        "py37-widgetsnbextension",
                        "py37-word2number",
                        "py37-wrapt",
                        "py37-wsproto",
                        "py37-wurlitzer",
                        "py37-wxpython-4.0",
                        "py37-xarray",
                        "py37-xdis",
                        "py37-xlrd",
                        "py37-xlsx2csv",
                        "py37-xmldiff",
                        "py37-xmlsec",
                        "py37-xmltodict",
                        "py37-xxhash",
                        "py37-yaml",
                        "py37-yapf",
                        "py37-yarl",
                        "py37-yt",
                        "py37-zc-lockfile",
                        "py37-zconfig",
                        "py37-zict",
                        "py37-zipp",
                        "py37-zmq",
                        "py37-zope-event",
                        "py37-zopeinterface",
                        "py37-zopfli",
                        "py37-zstd",
                        "rekall",
                        "py37-ukpostcodeparser",
                        "py37-hcloud",
                        "py37-cryptography_vectors",
                        "py37-pytest-subtests",
                        "py37-asttokens",
                        "py37-executing",
                        "py37-matplotlib-inline",
                        "py37-pure_eval",
                        "py37-stack_data",
                        "py37-cwcwidth",
                        "py37-h5netcdf",
                        "py37-bidict",
                        "py37-engineio",
                        "py37-socketio",
                        "py37-astroML",
                        "py37-astroML_addons",
                        "py37-sphinx-autodoc-typehints",
                        "py37-alagitpull",
                        "py37-sphinx-issues",
                        "py37-myst-parser",
                        "py37-beniget",
                        "py37-pythran",
                        "py37-python-lsp-jsonrpc",
                        "py37-python-lsp-server",
                        "py37-charset-normalizer",
                        "py37-backports.entry-points-selectable",
                        "py37-platformdirs",
                        "py37-backports",
                        "py37-build",
                        "py37-macfsevents",
                        "py37-debugpy",
                        "py37-confuse",
                        "py37-mediafile",
                        "py37-fonttools",
                        "py37-pathvalidate",
                        "py37-pick",
                        "py37-termtables",
                        "py37-last",
                        "py37-termplotlib",
                        "py37-ttfquery",
                        "py37-pyqt5-sip",
                        "py37-pyqt-builder",
                        "py37-plotly",
                        "py37-monty",
                        "py37-xyzservices",
                        "py37-xkcdpass",
                        "py37-resolvelib",
                        "py37-xraylarch",
                        "py37-tomli-w",
                        "py37-aiosignal",
                        "py37-frozenlist",
                        "py37-cattrs",
                        "py37-npx",
                        "py37-asgiref",
                        "py37-cachey",
                        "py37-docstring_parser",
                        "py37-freetype",
                        "py37-hsluv",
                        "py37-magicgui",
                        "py37-napari-console",
                        "py37-napari-plugin-engine",
                        "py37-napari-svg",
                        "py37-psygnal",
                        "py37-superqt",
                        "py37-vispy",
                        "py37-panel",
                        "py37-pytest-datadir",
                        "py37-flexmock",
                        "py37-iocapture",
                        "py37-pytomlpp",
                        "py37-wordcloud",
                        "py37-readability-lxml",
                        "py37-utidylib",
                        "py37-repoze.sphinx.autointerface",
                        "py37-undetected-chromedriver",
                        "py37-argon2-cffi-bindings",
                        "py37-pyvo",
                        "py37-google-api-core",
                        "py37-googleapis-common-protos",
                        "py37-praw",
                        "py37-honcho",
                        "py37-pystache",
                        "py37-configparser",
                        "py37-psycopg",
                        "py37-editables",
                        "py37-hatchling",
                        "py37-jaraco.classes",
                        "py37-sphinxcontrib-blockdiag",
                        "py37-hatch-vcs",
                        "py37-types-ujson",
                        "py37-uc-micro-py",
                        "py37-types-python-dateutil",
                        "py37-types-pytz",
                        "py37-types-simplejson",
                        "py37-autoflake",
                        "py37-mdurl",
                        "py37-backoff",
                        "py37-linkify-it-py",
                        "py37-fastjsonschema",
                        "py37-maturin",
                        "py37-python-multipart",
                        "py37-orjson",
                        "py37-rstcheck-core",
                        "py37-types-docutils",
                        "py37-xarray-einstats",
                        "py37-sip-devel",
                        "py37-socksio",
                        "py37-exceptiongroup",
                        "py37-flit_scm",
                        "py37-ephemeral-port-reserve",
                        "py37-pytest-xprocess",
                        "py37-whatthepatch",
                        "py37-langcodes",
                        "py37-cloudflare",
                        "py37-pkgutil_resolve_name",
                        "py37-hatch-fancy-pypi-readme",
                        "py37-app-model",
                        "py37-cython-devel",
                        "py37-in-n-out",
                        "py37-contextily",
                        "py37-brotlicffi",
                        "py37-docstring-to-markdown",
                        "py37-pylint-venv",
                        "py37-rapidfuzz",
                        "py37-fdsnwsscripts",
                        "py37-contourpy",
                        "py37-calver",
                        "py37-poetry-plugin-export",
                        "py37-trove-classifiers",
                        "py37-mongoengine",
                        "py37-pivy",
                        "py37-pypdf",
                        "py37-dotty-dict",
                        "py37-dulwich",
                        "py37-pytest-check",
                        "py37-singledispatch",
                        "py37-pytoolconfig",
                        "py37-scikit-hep-awkward",
                        "py37-scikit-hep-uproot",
                        "py37-confection",
                        "py37-comm",
                        "py37-pyproject_hooks",
                        "py37-mupdf",
                        "py37-setuptools-git-versioning",
                        "py37-pyproject_metadata",
                        "py37-types-psutil",
                        "py37-types-setuptools",
                        "py37-types-typed-ast",
                        "py37-pytest-trio",
                        "py37-pyxdg",
                        "py37-pdm-backend",
                        "py37-expandvars",
                        "py37-python-json-logger",
                        "py37-cython-compat",
                        "py37-backports.zoneinfo",
                        "py37-annotated_types",
                        "py37-pydantic_core",
                        "py37-pyobjc6"
                    ]
                }
            ]
        },
        {
            "name": "py38-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-jsonnet",
                        "py38-faiss",
                        "py38-z3",
                        "github-backup",
                        "py38-DAWG",
                        "py38-Faker",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py38-SDL2",
                        "py38-XlsxWriter",
                        "py38-absl",
                        "py38-acme",
                        "py38-acora",
                        "py38-actdiag",
                        "py38-aenum",
                        "py38-affine",
                        "py38-aiobotocore",
                        "py38-aiodns",
                        "py38-aiofiles",
                        "py38-aioftp",
                        "py38-aiohttp",
                        "py38-aioitertools",
                        "py38-aiojobs",
                        "py38-aiomysql",
                        "py38-aiopg",
                        "py38-aiosqlite",
                        "py38-alabaster",
                        "py38-alembic",
                        "py38-algopy",
                        "py38-altair",
                        "py38-altgraph",
                        "py38-amqp",
                        "py38-aniso8601",
                        "py38-ansicolor",
                        "py38-antlr4-python3-runtime",
                        "py38-anyio",
                        "py38-anytree",
                        "py38-apipkg",
                        "py38-appdirs",
                        "py38-applaunchservices",
                        "py38-appnope",
                        "py38-apptools",
                        "py38-apsw",
                        "py38-argcomplete",
                        "py38-argh",
                        "py38-argon2-cffi",
                        "py38-arpeggio",
                        "py38-arrow",
                        "py38-arviz",
                        "py38-asgiref",
                        "py38-asn1",
                        "py38-asn1-modules",
                        "py38-asn1crypto",
                        "py38-asteval",
                        "py38-astor",
                        "py38-astroid",
                        "py38-astropy",
                        "py38-astropy-healpix",
                        "py38-astropy-helpers",
                        "py38-astroquery",
                        "py38-astunparse",
                        "py38-async-timeout",
                        "py38-async_generator",
                        "py38-asyncpg",
                        "py38-asynctest",
                        "py38-atomicwrites",
                        "py38-attr",
                        "py38-attrs",
                        "py38-audioread",
                        "py38-autobahn",
                        "py38-automat",
                        "py38-autopep8",
                        "py38-avro",
                        "py38-axolotl",
                        "py38-axolotl-curve25519",
                        "py38-babel",
                        "py38-backcall",
                        "py38-bcolz",
                        "py38-bcrypt",
                        "py38-beaker",
                        "py38-beancount",
                        "py38-beancount-import",
                        "py38-beartype",
                        "py38-beautifulsoup4",
                        "py38-behave",
                        "py38-benchexec",
                        "py38-bigfloat",
                        "py38-billiard",
                        "py38-binaryornot",
                        "py38-biopython",
                        "py38-biplist",
                        "py38-bitarray",
                        "py38-bitstring",
                        "py38-black",
                        "py38-blaze",
                        "py38-bleach",
                        "py38-blessed",
                        "py38-blessings",
                        "py38-blinker",
                        "py38-blis",
                        "py38-blockdiag",
                        "py38-blosc",
                        "py38-bokeh",
                        "py38-boltons",
                        "py38-boto",
                        "py38-botocore",
                        "py38-bottle",
                        "py38-bottleneck",
                        "py38-bpemb",
                        "py38-bracex",
                        "py38-brotli",
                        "py38-bsddb3",
                        "py38-bson",
                        "py38-bz2file",
                        "py38-cachecontrol",
                        "py38-cached-property",
                        "py38-cachelib",
                        "py38-cachetools",
                        "py38-cachy",
                        "py38-cairo",
                        "py38-cairocffi",
                        "py38-cairosvg",
                        "py38-cartopy",
                        "py38-catalogue",
                        "py38-cbor2",
                        "py38-cchardet",
                        "py38-celery",
                        "py38-certifi",
                        "py38-cffi",
                        "py38-chardet",
                        "py38-cheetah",
                        "py38-cheroot",
                        "py38-cherrypy",
                        "py38-cinderclient",
                        "py38-cipheycore",
                        "py38-clang",
                        "py38-clawpack",
                        "py38-cleo",
                        "py38-cli-helpers",
                        "py38-click",
                        "py38-click-plugins",
                        "py38-cliff",
                        "py38-cligj",
                        "py38-clikit",
                        "py38-clint",
                        "py38-cloudpickle",
                        "py38-cmd2",
                        "py38-codecov",
                        "py38-codestyle",
                        "py38-codetools",
                        "py38-cog",
                        "py38-colander",
                        "py38-colorama",
                        "py38-colorclass",
                        "py38-colored",
                        "py38-colorlog",
                        "py38-colormath",
                        "py38-colour",
                        "py38-columnize",
                        "py38-commonmark",
                        "py38-commpy",
                        "py38-configargparse",
                        "py38-configobj",
                        "py38-conllu",
                        "py38-constantly",
                        "py38-construct",
                        "py38-contextlib2",
                        "py38-control",
                        "py38-cookiecutter",
                        "py38-corner",
                        "py38-country",
                        "py38-coverage",
                        "py38-cppy",
                        "py38-cpuinfo",
                        "py38-crank",
                        "py38-crashtest",
                        "py38-crayons",
                        "py38-crc32c",
                        "py38-crcmod",
                        "py38-cryptography",
                        "py38-cssselect",
                        "py38-cssselect2",
                        "py38-cssutils",
                        "py38-ctypeslib2",
                        "py38-cucumber-tag-expressions",
                        "py38-curl",
                        "py38-cvxopt",
                        "py38-cx_Freeze",
                        "py38-cycler",
                        "py38-cymem",
                        "py38-cython",
                        "py38-cytoolz",
                        "py38-dap",
                        "py38-dask",
                        "py38-databases",
                        "py38-datacite",
                        "py38-datashape",
                        "py38-dateutil",
                        "py38-datrie",
                        "py38-ddt",
                        "py38-deap",
                        "py38-debtcollector",
                        "py38-decorator",
                        "py38-defusedxml",
                        "py38-demjson",
                        "py38-deprecated",
                        "py38-deprecation",
                        "py38-des",
                        "py38-diff-match-patch",
                        "py38-dijitso",
                        "py38-dill",
                        "py38-discordpy",
                        "py38-dispatcher",
                        "py38-distlib",
                        "py38-distorm",
                        "py38-distributed",
                        "py38-distro",
                        "py38-django",
                        "py38-django-extensions",
                        "py38-dload",
                        "py38-dm-sonnet",
                        "py38-dm-tree",
                        "py38-dns-lexicon",
                        "py38-dnspython",
                        "py38-docker",
                        "py38-dockerpty",
                        "py38-dockerpy-creds",
                        "py38-docopt",
                        "py38-docstyle",
                        "py38-doctest-ignore-unicode",
                        "py38-docutils",
                        "py38-dogpile-cache",
                        "py38-dopamine-rl",
                        "py38-dqsegdb2",
                        "py38-drms",
                        "py38-dulwich",
                        "py38-ecdsa",
                        "py38-editdistance",
                        "py38-editor",
                        "py38-editorconfig",
                        "py38-elasticsearch",
                        "py38-elasticsearch-dsl",
                        "py38-eli5",
                        "py38-emcee",
                        "py38-emcee3",
                        "py38-empy",
                        "py38-enchant",
                        "py38-enrich",
                        "py38-entrypoints",
                        "py38-envisage",
                        "py38-ephem",
                        "py38-epsg",
                        "py38-erf",
                        "py38-eric-ide",
                        "py38-esridump",
                        "py38-et_xmlfile",
                        "py38-excelrd",
                        "py38-execnet",
                        "py38-exifread",
                        "py38-extension-helpers",
                        "py38-eyed3",
                        "py38-fabric",
                        "py38-fancycompleter",
                        "py38-fastapi",
                        "py38-fastavro",
                        "py38-fastdtw",
                        "py38-fasteners",
                        "py38-fastprogress",
                        "py38-feedparser",
                        "py38-ffc",
                        "py38-fiat",
                        "py38-fido2",
                        "py38-filechunkio",
                        "py38-filelock",
                        "py38-filetype",
                        "py38-fiona",
                        "py38-fire",
                        "py38-flake8",
                        "py38-flake8-mccabe",
                        "py38-flake8-polyfill",
                        "py38-flaky",
                        "py38-flask",
                        "py38-flask-babel",
                        "py38-flask-sqlalchemy",
                        "py38-flatbuffers",
                        "py38-flit",
                        "py38-flit_core",
                        "py38-fontaine",
                        "py38-formencode",
                        "py38-freezegun",
                        "py38-fs",
                        "py38-fsspec",
                        "py38-ftfy",
                        "py38-fugashi",
                        "py38-funcparserlib",
                        "py38-funcsigs",
                        "py38-future",
                        "py38-gacode",
                        "py38-game",
                        "py38-gast",
                        "py38-gdal",
                        "py38-gdbm",
                        "py38-gensim",
                        "py38-geocoder",
                        "py38-geographiclib",
                        "py38-geojson",
                        "py38-geopandas",
                        "py38-geopy",
                        "py38-getkey",
                        "py38-gevent",
                        "py38-gin-config",
                        "py38-gitdb",
                        "py38-gitpython",
                        "py38-gmic",
                        "py38-gmpy",
                        "py38-gmpy2",
                        "py38-gnupg",
                        "py38-gnureadline",
                        "py38-gobject",
                        "py38-google-api",
                        "py38-google-auth",
                        "py38-google-auth-httplib2",
                        "py38-google-pasta",
                        "py38-gpilab-core",
                        "py38-gpilab-examples",
                        "py38-gpilab-framework",
                        "py38-gpstime",
                        "py38-graph-tool",
                        "py38-graphene",
                        "py38-graphql-core",
                        "py38-graphql-relay",
                        "py38-graphviz",
                        "py38-greenlet",
                        "py38-gsd",
                        "py38-gsl",
                        "py38-gssapi",
                        "py38-gunicorn",
                        "py38-gwdatafind",
                        "py38-gwosc",
                        "py38-gwpy",
                        "py38-gym",
                        "py38-h11",
                        "py38-h2",
                        "py38-h5py",
                        "py38-hdbscan",
                        "py38-hdfs",
                        "py38-healpy",
                        "py38-heapdict",
                        "py38-helpdev",
                        "py38-hiredis",
                        "py38-hpack",
                        "py38-html2text",
                        "py38-html5lib",
                        "py38-htseq",
                        "py38-httpbin",
                        "py38-httpcore",
                        "py38-httplib2",
                        "py38-httpx",
                        "py38-humanize",
                        "py38-hy",
                        "py38-hydra-core",
                        "py38-hyperframe",
                        "py38-hyperlink",
                        "py38-hypothesis",
                        "py38-icalendar",
                        "py38-idna",
                        "py38-igraph",
                        "py38-imagecodecs",
                        "py38-imageio",
                        "py38-imageio-ffmpeg",
                        "py38-imagesize",
                        "py38-imgur",
                        "py38-iminuit",
                        "py38-importlib-metadata",
                        "py38-importlib-resources",
                        "py38-importmagic",
                        "py38-imread",
                        "py38-imutils",
                        "py38-incremental",
                        "py38-inflection",
                        "py38-iniconfig",
                        "py38-instrumentkit",
                        "py38-intervaltree",
                        "py38-invoke",
                        "py38-ioflo",
                        "py38-ipaddress",
                        "py38-ipdb",
                        "py38-ipy",
                        "py38-ipykernel",
                        "py38-ipython",
                        "py38-ipython-sql",
                        "py38-ipython_genutils",
                        "py38-ipywidgets",
                        "py38-iso3166",
                        "py38-iso639",
                        "py38-iso8601",
                        "py38-isodate",
                        "py38-isort",
                        "py38-itemadapter",
                        "py38-itemloaders",
                        "py38-itsdangerous",
                        "py38-jaraco.functools",
                        "py38-jdcal",
                        "py38-jedi",
                        "py38-jellyfish",
                        "py38-jinja2",
                        "py38-jinja2-time",
                        "py38-jmespath",
                        "py38-joblib",
                        "py38-josepy",
                        "py38-jsbeautifier",
                        "py38-json-tricks",
                        "py38-json5",
                        "py38-jsonpatch",
                        "py38-jsonpickle",
                        "py38-jsonpointer",
                        "py38-jsonschema",
                        "py38-jug",
                        "py38-jupyter_client",
                        "py38-jupyter_console",
                        "py38-jupyter_core",
                        "py38-jupyter_packaging",
                        "py38-jupyter_server",
                        "py38-jupyter_sphinx",
                        "py38-jupyterlab",
                        "py38-jupyterlab_pygments",
                        "py38-jupyterlab_server",
                        "py38-jupyterlab_widgets",
                        "py38-jupytext",
                        "py38-jwt",
                        "py38-kaitaistruct",
                        "py38-kaptan",
                        "py38-kcs11",
                        "py38-keras",
                        "py38-keras2onnx",
                        "py38-keyring",
                        "py38-keystoneauth1",
                        "py38-keystoneclient",
                        "py38-kfac",
                        "py38-kiwisolver",
                        "py38-kombine",
                        "py38-kombu",
                        "py38-latexcodec",
                        "py38-lazy_object_proxy",
                        "py38-ldap3",
                        "py38-leveldb",
                        "py38-levenshtein",
                        "py38-libarchive-c",
                        "py38-libcloud",
                        "py38-libnacl",
                        "py38-librosa",
                        "py38-libsass",
                        "py38-libvirt",
                        "py38-ligo-gracedb",
                        "py38-ligo-lw",
                        "py38-ligotimegps",
                        "py38-llfuse",
                        "py38-llvmlite",
                        "py38-lmdb",
                        "py38-lmfit",
                        "py38-locket",
                        "py38-lockfile",
                        "py38-logbook",
                        "py38-logilab-common",
                        "py38-loguru",
                        "py38-lscsoft-glue",
                        "py38-lxml",
                        "py38-ly",
                        "py38-lz4",
                        "py38-m2crypto",
                        "py38-m2r",
                        "py38-machfs",
                        "py38-macholib",
                        "py38-macresources",
                        "py38-magenta",
                        "py38-magic",
                        "py38-mahotas",
                        "py38-mako",
                        "py38-marisa-trie",
                        "py38-markdown",
                        "py38-markdown-it-py",
                        "py38-markdown2",
                        "py38-markupsafe",
                        "py38-matplotlib-basemap",
                        "py38-maxminddb",
                        "py38-mayavi",
                        "py38-mdit-py-plugins",
                        "py38-mecab",
                        "py38-meld3",
                        "py38-mercantile",
                        "py38-mercurial_extension_utils",
                        "py38-mesh-tensorflow",
                        "py38-meshio",
                        "py38-metakernel",
                        "py38-metpy",
                        "py38-mido",
                        "py38-mimeparse",
                        "py38-minidb",
                        "py38-mir_eval",
                        "py38-misaka",
                        "py38-mistune",
                        "py38-mitmproxy",
                        "py38-mmh3",
                        "py38-mmtf-python",
                        "py38-mock",
                        "py38-modulegraph",
                        "py38-monotonic",
                        "py38-more-itertools",
                        "py38-moviepy",
                        "py38-mpi4py",
                        "py38-mpld3",
                        "py38-mpmath",
                        "py38-msgpack",
                        "py38-mssql",
                        "py38-multidict",
                        "py38-multipledispatch",
                        "py38-multiprocess",
                        "py38-munch",
                        "py38-murmurhash",
                        "py38-mutagen",
                        "py38-mygpoclient",
                        "py38-mypy",
                        "py38-mypy_extensions",
                        "py38-mysqlclient",
                        "py38-natsort",
                        "py38-nbclassic",
                        "py38-nbclient",
                        "py38-nbconvert",
                        "py38-nbformat",
                        "py38-nbval",
                        "py38-nclib",
                        "py38-ndg_httpsclient",
                        "py38-nest_asyncio",
                        "py38-netaddr",
                        "py38-netifaces",
                        "py38-networkit",
                        "py38-networkx",
                        "py38-nibabel",
                        "py38-nltk",
                        "py38-nmrglue",
                        "py38-nose",
                        "py38-nose-exclude",
                        "py38-nose_xunitmp",
                        "py38-note-seq",
                        "py38-notebook",
                        "py38-novaclient",
                        "py38-ntplib",
                        "py38-nuitka",
                        "py38-numba",
                        "py38-numdifftools",
                        "py38-numexpr",
                        "py38-numpy",
                        "py38-numpydoc",
                        "py38-nwdiag",
                        "py38-oauth2client",
                        "py38-oauthlib",
                        "py38-obspy",
                        "py38-oct2py",
                        "py38-octave_kernel",
                        "py38-odo",
                        "py38-olefile",
                        "py38-omegaconf",
                        "py38-onnx",
                        "py38-onnxconverter-common",
                        "py38-opengl",
                        "py38-opengl-accelerate",
                        "py38-openslide",
                        "py38-openssl",
                        "py38-openstackclient",
                        "py38-openstacksdk",
                        "py38-os-service-types",
                        "py38-osc-lib",
                        "py38-oslo-config",
                        "py38-oslo-i18n",
                        "py38-oslo-serialization",
                        "py38-oslo-utils",
                        "py38-outcome",
                        "py38-overrides",
                        "py38-owslib",
                        "py38-packaging",
                        "py38-paho-mqtt",
                        "py38-pandas",
                        "py38-pandocfilters",
                        "py38-panedr",
                        "py38-param",
                        "py38-parameterized",
                        "py38-paramiko",
                        "py38-parfive",
                        "py38-parse",
                        "py38-parse-type",
                        "py38-parsedatetime",
                        "py38-parsel",
                        "py38-parsimonious",
                        "py38-parsing",
                        "py38-parso",
                        "py38-partd",
                        "py38-parver",
                        "py38-passlib",
                        "py38-pastel",
                        "py38-path",
                        "py38-pathfinder",
                        "py38-pathlib2",
                        "py38-pathspec",
                        "py38-pathtools",
                        "py38-patsy",
                        "py38-pbr",
                        "py38-pdbpp",
                        "py38-pdfminer",
                        "py38-peewee",
                        "py38-pendulum",
                        "py38-pep8",
                        "py38-petsc4py",
                        "py38-pew",
                        "py38-pexpect",
                        "py38-pgspecial",
                        "py38-phonenumbers",
                        "py38-pickleshare",
                        "py38-pika",
                        "py38-pikepdf",
                        "py38-pint",
                        "py38-pip",
                        "py38-pipdeptree",
                        "py38-pipfile",
                        "py38-pkgconfig",
                        "py38-pkginfo",
                        "py38-plac",
                        "py38-pluggy",
                        "py38-plumbum",
                        "py38-plumed",
                        "py38-ply",
                        "py38-pmdarima",
                        "py38-pmw",
                        "py38-podcastparser",
                        "py38-poetry-core",
                        "py38-pooch",
                        "py38-portalocker",
                        "py38-portend",
                        "py38-powerline",
                        "py38-poyo",
                        "py38-pptx",
                        "py38-presets",
                        "py38-preshed",
                        "py38-pretend",
                        "py38-pretty-midi",
                        "py38-prettytable",
                        "py38-priority",
                        "py38-proglog",
                        "py38-prometheus_client",
                        "py38-promise",
                        "py38-prompt_toolkit",
                        "py38-protego",
                        "py38-protobuf3",
                        "py38-prov",
                        "py38-pss",
                        "py38-psutil",
                        "py38-psycopg2",
                        "py38-ptyprocess",
                        "py38-publicsuffix2",
                        "py38-pudb",
                        "py38-py",
                        "py38-py2app",
                        "py38-pyaes",
                        "py38-pyasdf",
                        "py38-pyaudio",
                        "py38-pybase62",
                        "py38-pybind11",
                        "py38-pybind11-stubgen",
                        "py38-pybtex",
                        "py38-pybtex-docutils",
                        "py38-pycares",
                        "py38-pycparser",
                        "py38-pycryptodome",
                        "py38-pycson",
                        "py38-pyct",
                        "py38-pydantic",
                        "py38-pydicom",
                        "py38-pydot",
                        "py38-pydub",
                        "py38-pyerfa",
                        "py38-pyface",
                        "py38-pyficache",
                        "py38-pyflakes",
                        "py38-pygccxml",
                        "py38-pygeos",
                        "py38-pygit2",
                        "py38-pygithub",
                        "py38-pyglet",
                        "py38-pygments",
                        "py38-pygmsh",
                        "py38-pygraphviz",
                        "py38-pygrib",
                        "py38-pygtrie",
                        "py38-pyhamcrest",
                        "py38-pyicu",
                        "py38-pykerberos",
                        "py38-pylev",
                        "py38-pylibmc",
                        "py38-pylint",
                        "py38-pyls-spyder",
                        "py38-pylzma",
                        "py38-pymc3",
                        "py38-pymongo",
                        "py38-pympler",
                        "py38-pymunk",
                        "py38-pymysql",
                        "py38-pynacl",
                        "py38-pynamecheap",
                        "py38-pync",
                        "py38-pynetdicom",
                        "py38-pyobjc",
                        "py38-pypeg2",
                        "py38-pyperclip",
                        "py38-pyplusplus",
                        "py38-pypng",
                        "py38-pypostal",
                        "py38-pyproj",
                        "py38-pyqrcode",
                        "py38-pyqtgraph",
                        "py38-pyquery",
                        "py38-pyrfc3339",
                        "py38-pyro",
                        "py38-pyrsistent",
                        "py38-pyrxp",
                        "py38-pysam",
                        "py38-pyscard",
                        "py38-pyshp",
                        "py38-pyside",
                        "py38-pyside-tools",
                        "py38-pysvn",
                        "py38-pyte",
                        "py38-pytesseract",
                        "py38-pytest",
                        "py38-pytest-asyncio",
                        "py38-pytest-benchmark",
                        "py38-pytest-cov",
                        "py38-pytest-fixture-config",
                        "py38-pytest-flake8",
                        "py38-pytest-forked",
                        "py38-pytest-html",
                        "py38-pytest-lazy-fixture",
                        "py38-pytest-metadata",
                        "py38-pytest-mock",
                        "py38-pytest-mpl",
                        "py38-pytest-mypy",
                        "py38-pytest-qt",
                        "py38-pytest-runner",
                        "py38-pytest-shutil",
                        "py38-pytest-sugar",
                        "py38-pytest-timeout",
                        "py38-pytest-virtualenv",
                        "py38-pytest-xdist",
                        "py38-pytesting-utils",
                        "py38-python-augeas",
                        "py38-python-coveralls",
                        "py38-python-daemon",
                        "py38-python-dotenv",
                        "py38-python-jsonrpc-server",
                        "py38-pythonz",
                        "py38-pytools",
                        "py38-pytorch",
                        "py38-pytrie",
                        "py38-pytzdata",
                        "py38-pyusb",
                        "py38-pyviz_comms",
                        "py38-pywavelets",
                        "py38-pyx",
                        "py38-qdarkstyle",
                        "py38-qimage2ndarray",
                        "py38-qpageview",
                        "py38-qrcode",
                        "py38-qstylizer",
                        "py38-qtawesome",
                        "py38-qtconsole",
                        "py38-qtpy",
                        "py38-qtsass",
                        "py38-quantities",
                        "py38-queuelib",
                        "py38-random2",
                        "py38-rangehttpserver",
                        "py38-rasterio",
                        "py38-ratelim",
                        "py38-raven",
                        "py38-rbtools",
                        "py38-rdflib",
                        "py38-readme_renderer",
                        "py38-recommonmark",
                        "py38-redis",
                        "py38-redmine",
                        "py38-regex",
                        "py38-regions",
                        "py38-rencode",
                        "py38-repl",
                        "py38-reportlab",
                        "py38-repoze.lru",
                        "py38-reproject",
                        "py38-requests",
                        "py38-requests-cache",
                        "py38-requests-file",
                        "py38-requests-gssapi",
                        "py38-requests-mock",
                        "py38-requests-oauthlib",
                        "py38-requests-toolbelt",
                        "py38-requestsexceptions",
                        "py38-resampy",
                        "py38-responses",
                        "py38-resumable-urlretrieve",
                        "py38-rfc3339",
                        "py38-rfc3986",
                        "py38-rfc6555",
                        "py38-rich",
                        "py38-robotframework",
                        "py38-robotframework-seleniumlibrary",
                        "py38-robotremoteserver",
                        "py38-roman",
                        "py38-rope",
                        "py38-routes",
                        "py38-rply",
                        "py38-rpy2",
                        "py38-rsa",
                        "py38-rstcheck",
                        "py38-rtm",
                        "py38-rtree",
                        "py38-ruamel-yaml",
                        "py38-ruamel-yaml-clib",
                        "py38-s3fs",
                        "py38-s3transfer",
                        "py38-sacrebleu",
                        "py38-sacremoses",
                        "py38-samplerate",
                        "py38-scikit-build",
                        "py38-scikit-hep-boost-histogram",
                        "py38-scikit-hep-hepstats",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-mplhep",
                        "py38-scikit-hep-mplhep_data",
                        "py38-scikit-hep-particle",
                        "py38-scikit-image",
                        "py38-scikit-rf",
                        "py38-scikits-bootstrap",
                        "py38-scimath",
                        "py38-scrapy",
                        "py38-sdnotify",
                        "py38-seaborn",
                        "py38-selenium",
                        "py38-semantic_version",
                        "py38-semver",
                        "py38-send2trash",
                        "py38-seqdiag",
                        "py38-seqeval",
                        "py38-serial",
                        "py38-serpent",
                        "py38-service_identity",
                        "py38-setproctitle",
                        "py38-setupmeta",
                        "py38-setuptools",
                        "py38-setuptools-git",
                        "py38-setuptools-rust",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-sgmllib3k",
                        "py38-sgp4",
                        "py38-sh",
                        "py38-shapely",
                        "py38-shellingham",
                        "py38-shiboken",
                        "py38-shove",
                        "py38-simplegeneric",
                        "py38-simplejson",
                        "py38-simpy",
                        "py38-simpy-docs",
                        "py38-sip",
                        "py38-six",
                        "py38-sk-video",
                        "py38-slack-sdk",
                        "py38-slackclient",
                        "py38-slugify",
                        "py38-smart_open",
                        "py38-smmap",
                        "py38-sniffio",
                        "py38-snowballstemmer",
                        "py38-snuggs",
                        "py38-socks",
                        "py38-sortedcollections",
                        "py38-sortedcontainers",
                        "py38-soundfile",
                        "py38-soupsieve",
                        "py38-sox",
                        "py38-spacepy",
                        "py38-spake2",
                        "py38-spark_parser",
                        "py38-spdx",
                        "py38-spdx-lookup",
                        "py38-speg",
                        "py38-sphinx",
                        "py38-sphinx-bootstrap-theme",
                        "py38-sphinx-copybutton",
                        "py38-sphinx-gallery",
                        "py38-sphinx-issues",
                        "py38-sphinx_rtd_theme",
                        "py38-sphinxcontrib-applehelp",
                        "py38-sphinxcontrib-bibtex",
                        "py38-sphinxcontrib-devhelp",
                        "py38-sphinxcontrib-htmlhelp",
                        "py38-sphinxcontrib-jsmath",
                        "py38-sphinxcontrib-qthelp",
                        "py38-sphinxcontrib-serializinghtml",
                        "py38-sphinxcontrib-svg2pdfconverter",
                        "py38-sphinxcontrib-versioning",
                        "py38-sphinxcontrib-websupport",
                        "py38-spiceypy",
                        "py38-spyder",
                        "py38-spyder-kernels",
                        "py38-sqlalchemy",
                        "py38-sqlalchemy-migrate",
                        "py38-sqlobject",
                        "py38-sqlparse",
                        "py38-srsly",
                        "py38-stanfordnlp",
                        "py38-starlette",
                        "py38-statsmodels",
                        "py38-stevedore",
                        "py38-stopit",
                        "py38-stopwordsiso",
                        "py38-storm",
                        "py38-structlog",
                        "py38-sunpy",
                        "py38-sybil",
                        "py38-sympy",
                        "py38-tables",
                        "py38-tabulate",
                        "py38-tatsu",
                        "py38-tblib",
                        "py38-tempita",
                        "py38-tempora",
                        "py38-tenacity",
                        "py38-tensor2tensor",
                        "py38-tensorboard",
                        "py38-tensorboard1",
                        "py38-tensorboardX",
                        "py38-tensorflow-datasets",
                        "py38-tensorflow-gan",
                        "py38-tensorflow-hub",
                        "py38-tensorflow-metadata",
                        "py38-tensorflow_estimator",
                        "py38-tensorflow_estimator1",
                        "py38-term-background",
                        "py38-termcolor",
                        "py38-terminado",
                        "py38-terminaltables",
                        "py38-test-runner",
                        "py38-testfixtures",
                        "py38-testpath",
                        "py38-text-unidecode",
                        "py38-textdistance",
                        "py38-texttable",
                        "py38-tf-slim",
                        "py38-theano",
                        "py38-theano-pymc",
                        "py38-thinc",
                        "py38-threadpoolctl",
                        "py38-three-merge",
                        "py38-thrift",
                        "py38-tifffile",
                        "py38-timeout-decorator",
                        "py38-tinycss",
                        "py38-tinycss2",
                        "py38-tkinter",
                        "py38-tldextract",
                        "py38-tlsh",
                        "py38-tmuxp",
                        "py38-tokenizers",
                        "py38-toml",
                        "py38-tomlkit",
                        "py38-toolz",
                        "py38-tornado",
                        "py38-tornado5",
                        "py38-tox",
                        "py38-tpot",
                        "py38-tqdm",
                        "py38-tracer",
                        "py38-traitlets",
                        "py38-traits",
                        "py38-traitsui",
                        "py38-transaction",
                        "py38-transformers",
                        "py38-translationstring",
                        "py38-trepan3k",
                        "py38-treq",
                        "py38-trio",
                        "py38-tropycal",
                        "py38-trustme",
                        "py38-tvdb",
                        "py38-tvnamer",
                        "py38-twilio",
                        "py38-twisted",
                        "py38-twython",
                        "py38-txaio",
                        "py38-txgithub",
                        "py38-txtorcon",
                        "py38-typedapi",
                        "py38-typeguard",
                        "py38-typer",
                        "py38-typing_extensions",
                        "py38-tz",
                        "py38-tzlocal",
                        "py38-u-msgpack-python",
                        "py38-ufl",
                        "py38-ujson",
                        "py38-umap-learn",
                        "py38-uncertainties",
                        "py38-uncompyle6",
                        "py38-unicodedata2",
                        "py38-unidecode",
                        "py38-unidic",
                        "py38-unidic-lite",
                        "py38-update_checker",
                        "py38-uritemplate",
                        "py38-urllib3",
                        "py38-urlwatch",
                        "py38-urwid",
                        "py38-us",
                        "py38-usbtmc",
                        "py38-userpath",
                        "py38-uvicorn",
                        "py38-validators",
                        "py38-vcversioner",
                        "py38-vega",
                        "py38-vine",
                        "py38-virtualenv",
                        "py38-virtualenv-clone",
                        "py38-virtualenvwrapper",
                        "py38-visa",
                        "py38-vo",
                        "py38-vobject",
                        "py38-vxi11",
                        "py38-w3lib",
                        "py38-waitress",
                        "py38-wand",
                        "py38-wasabi",
                        "py38-watchdog",
                        "py38-wcmatch",
                        "py38-wcwidth",
                        "py38-webcolors",
                        "py38-webencodings",
                        "py38-webob",
                        "py38-websocket-client",
                        "py38-websockets",
                        "py38-werkzeug",
                        "py38-wheel",
                        "py38-whoosh",
                        "py38-widgetsnbextension",
                        "py38-wmctrl",
                        "py38-wntr",
                        "py38-word2number",
                        "py38-word2vec",
                        "py38-wrapt",
                        "py38-wsproto",
                        "py38-wurlitzer",
                        "py38-wxpython-4.0",
                        "py38-xarray",
                        "py38-xattr",
                        "py38-xdg",
                        "py38-xdis",
                        "py38-xhtml2pdf",
                        "py38-xlib",
                        "py38-xlrd",
                        "py38-xlsx2csv",
                        "py38-xmlsec",
                        "py38-xmltodict",
                        "py38-xxhash",
                        "py38-yaml",
                        "py38-yapf",
                        "py38-yarl",
                        "py38-yaspin",
                        "py38-yt",
                        "py38-zc-lockfile",
                        "py38-zeep",
                        "py38-zict",
                        "py38-zipp",
                        "py38-zmq",
                        "py38-zope-component",
                        "py38-zope-deferredimport",
                        "py38-zope-deprecation",
                        "py38-zope-event",
                        "py38-zope-hookable",
                        "py38-zope-proxy",
                        "py38-zopeinterface",
                        "py38-zopfli",
                        "py38-zstd",
                        "pybombs",
                        "pybombs-devel",
                        "py38-tensorflow-addons",
                        "py38-tensorflow-probability",
                        "py38-tensorflow1",
                        "py38-cidrize",
                        "py38-cloudscraper",
                        "py38-ukpostcodeparser",
                        "py38-hcloud",
                        "py38-checkdigit",
                        "py38-cryptography_vectors",
                        "py38-pytest-subtests",
                        "py38-asttokens",
                        "py38-executing",
                        "py38-matplotlib-inline",
                        "py38-pure_eval",
                        "py38-stack_data",
                        "py38-bpython",
                        "py38-curtsies",
                        "py38-cwcwidth",
                        "py38-olm",
                        "py38-h5netcdf",
                        "py38-bidict",
                        "py38-engineio",
                        "py38-eventlet",
                        "py38-socketio",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-astroML_addons",
                        "py38-atpy",
                        "py38-gammapy",
                        "py38-montage",
                        "py38-photutils",
                        "py38-pyavm",
                        "py38-pyregion",
                        "py38-sphinx-autodoc-typehints",
                        "py38-alagitpull",
                        "py38-myst-parser",
                        "py38-beniget",
                        "py38-pythran",
                        "py38-python-lsp-jsonrpc",
                        "py38-python-lsp-server",
                        "py38-charset-normalizer",
                        "py38-backports.entry-points-selectable",
                        "py38-platformdirs",
                        "py38-backports",
                        "py38-ipadic",
                        "py38-mecab-python3",
                        "py38-build",
                        "py38-macfsevents",
                        "py38-requests-unixsocket",
                        "py38-python-lsp-black",
                        "py38-debugpy",
                        "py38-musicbrainzngs",
                        "py38-confuse",
                        "py38-jsonpath-rw",
                        "py38-mediafile",
                        "py38-munkres",
                        "py38-gpsoauth",
                        "py38-mechanicalsoup",
                        "py38-validictory",
                        "py38-fonttools",
                        "py38-ibroadcast",
                        "py38-pathvalidate",
                        "py38-pick",
                        "py38-ifaddr",
                        "py38-termtables",
                        "py38-about-time",
                        "py38-grapheme",
                        "py38-last",
                        "py38-acoustid",
                        "py38-discogs-client",
                        "py38-alive-progress",
                        "py38-rarfile",
                        "py38-reflink",
                        "py38-soco",
                        "py38-termplotlib",
                        "py38-mpd2",
                        "py38-ttfquery",
                        "py38-nmrglue-devel",
                        "py38-pyshark",
                        "py38-ipyparallel",
                        "py38-bottlenose",
                        "py38-pyqt5-sip",
                        "py38-pyqt-builder",
                        "py38-fabio",
                        "py38-peakutils",
                        "py38-palettable",
                        "py38-plotly",
                        "py38-xraydb",
                        "py38-monty",
                        "py38-silx",
                        "py38-spglib",
                        "py38-xyzservices",
                        "py38-pymatgen",
                        "py38-pyshortcuts",
                        "py38-omniORBpy",
                        "py38-hdf5plugin",
                        "py38-asv",
                        "py38-xkcdpass",
                        "py38-resolvelib",
                        "py38-wxmplot",
                        "py38-wxutils",
                        "py38-xraylarch",
                        "py38-unidiff",
                        "py38-pyfftw",
                        "py38-tensorflow-macos",
                        "py38-tensorflow-metal",
                        "py38-tomli-w",
                        "py38-aiosignal",
                        "py38-frozenlist",
                        "py38-cattrs",
                        "py38-url-normalize",
                        "py38-imaplib2",
                        "py38-npx",
                        "py38-coveralls",
                        "py38-gprof2dot",
                        "py38-multivolumefile",
                        "py38-py7zr",
                        "py38-pyannotate",
                        "py38-pycryptodomex",
                        "py38-pyppmd",
                        "py38-pytest-profiling",
                        "py38-pytest-remotedata",
                        "py38-pyzstd",
                        "py38-fipy",
                        "py38-authres",
                        "py38-falcon",
                        "py38-py3dns",
                        "py38-testtools",
                        "py38-dkimpy",
                        "py38-flufl.i18n",
                        "py38-cachey",
                        "py38-docstring_parser",
                        "py38-freetype",
                        "py38-hsluv",
                        "py38-magicgui",
                        "py38-napari-console",
                        "py38-napari-plugin-engine",
                        "py38-napari-svg",
                        "py38-psygnal",
                        "py38-superqt",
                        "py38-vispy",
                        "py38-panel",
                        "py38-pytest-datadir",
                        "py38-pytest-regressions",
                        "py38-colorcet",
                        "py38-kapteyn",
                        "py38-jsonconversion",
                        "py38-pyinstrument",
                        "py38-xmldiff",
                        "py38-icmplib",
                        "py38-python-ivi",
                        "py38-hieroglyph",
                        "py38-flexmock",
                        "py38-iocapture",
                        "py38-LabJackPython",
                        "py38-appscript",
                        "py38-rednose",
                        "py38-sure",
                        "py38-termstyle",
                        "py38-pytomlpp",
                        "py38-npe2",
                        "py38-wordcloud",
                        "py38-pygls",
                        "py38-snmp",
                        "py38-django-debug-toolbar",
                        "py38-scikit-dsp-comm",
                        "py38-readability-lxml",
                        "py38-taskw",
                        "py38-utidylib",
                        "py38-repoze.sphinx.autointerface",
                        "py38-awscli2",
                        "py38-awscrt",
                        "py38-pyheif",
                        "py38-undetected-chromedriver",
                        "py38-argon2-cffi-bindings",
                        "py38-breadability",
                        "py38-sumy",
                        "py38-pyvo",
                        "py38-filterpy",
                        "py38-virtualfish",
                        "py38-agate",
                        "py38-agate-dbf",
                        "py38-agate-excel",
                        "py38-agate-sql",
                        "py38-csvkit",
                        "py38-dbfread",
                        "py38-leather",
                        "py38-pytimeparse",
                        "py38-re2",
                        "py38-google-api-core",
                        "py38-googleapis-common-protos",
                        "py38-ipympl",
                        "py38-prawcore",
                        "py38-kitchen",
                        "py38-praw",
                        "py38-ansible-compat",
                        "py38-honcho",
                        "py38-pystache",
                        "py38-configparser",
                        "py38-psycopg",
                        "py38-smi",
                        "py38-editables",
                        "py38-hatchling",
                        "py38-pytest-random-order",
                        "py38-zipfile-deflate64",
                        "py38-jaraco.classes",
                        "py38-sphinxcontrib-blockdiag",
                        "py38-hatch-vcs",
                        "py38-asyncmy",
                        "py38-pytest-describe",
                        "py38-telethon",
                        "py38-blist",
                        "py38-types-ujson",
                        "py38-uc-micro-py",
                        "py38-types-python-dateutil",
                        "py38-types-pytz",
                        "py38-types-simplejson",
                        "py38-autoflake",
                        "py38-mdurl",
                        "py38-backoff",
                        "py38-analytics-python",
                        "py38-linkify-it-py",
                        "py38-fastjsonschema",
                        "py38-ffmpy",
                        "py38-maturin",
                        "py38-python-multipart",
                        "py38-orjson",
                        "py38-rstcheck-core",
                        "py38-types-docutils",
                        "py38-aeppl",
                        "py38-aesara",
                        "py38-cons",
                        "py38-etuples",
                        "py38-logical-unification",
                        "py38-minikanren",
                        "py38-xarray-einstats",
                        "py38-pytidylib",
                        "py38-sip-devel",
                        "py38-curio",
                        "py38-python-socks",
                        "py38-socksio",
                        "py38-ordered-set",
                        "py38-exceptiongroup",
                        "py38-flit_scm",
                        "py38-inflate64",
                        "py38-pybcj",
                        "py38-git-delete-merged-branches",
                        "py38-smartypants",
                        "py38-typogrify",
                        "py38-logilab-constraint",
                        "py38-ephemeral-port-reserve",
                        "py38-pytest-xprocess",
                        "py38-whatthepatch",
                        "py38-ldap",
                        "py38-langcodes",
                        "py38-jsonlines",
                        "py38-cloudflare",
                        "py38-pkgutil_resolve_name",
                        "py38-hatch-fancy-pypi-readme",
                        "py38-pytest-json-report",
                        "py38-sphinx-jsonschema",
                        "py38-sphinxnotes-strike",
                        "py38-bidi",
                        "py38-berkeleydb",
                        "py38-scoop",
                        "py38-jplephem",
                        "py38-spktype21",
                        "py38-skyfield",
                        "py38-skyfield-data",
                        "py38-app-model",
                        "py38-in-n-out",
                        "py38-contextily",
                        "py38-geoplot",
                        "py38-brotlicffi",
                        "py38-docstring-to-markdown",
                        "py38-pylint-venv",
                        "py38-rapidfuzz",
                        "py38-fdsnwsscripts",
                        "py38-contourpy",
                        "py38-calver",
                        "py38-poetry-plugin-export",
                        "py38-trove-classifiers",
                        "py38-mongoengine",
                        "py38-pivy",
                        "py38-pypdf",
                        "py38-coolprop",
                        "py38-dotty-dict",
                        "py38-pytest-check",
                        "py38-singledispatch",
                        "py38-cymruwhois",
                        "py38-pytensor",
                        "py38-versioneer",
                        "py38-pytoolconfig",
                        "py38-scikit-hep-awkward",
                        "py38-scikit-hep-uproot",
                        "py38-confection",
                        "py38-comm",
                        "py38-pyproject_hooks",
                        "py38-dolfin",
                        "py38-breathe",
                        "py38-mupdf",
                        "py38-imagehash",
                        "py38-branca",
                        "py38-folium",
                        "py38-setuptools-git-versioning",
                        "py38-cryptg",
                        "py38-blosc2",
                        "py38-ndindex",
                        "py38-jfricas",
                        "py38-pyproject_metadata",
                        "py38-css-parser",
                        "py38-nameutils",
                        "py38-custom_inherit",
                        "py38-elastic-transport",
                        "py38-types-psutil",
                        "py38-types-setuptools",
                        "py38-types-typed-ast",
                        "py38-pytest-trio",
                        "py38-bitmath",
                        "py38-bpylist2",
                        "py38-objexplore",
                        "py38-progressbar",
                        "py38-pytest-pycodestyle",
                        "py38-pytest-pylint",
                        "py38-plyvel",
                        "py38-pyxdg",
                        "py38-xdg-base-dirs",
                        "py38-applescript",
                        "py38-osxmetadata",
                        "py38-photoscript",
                        "py38-pytimeparse2",
                        "py38-rich-theme-manager",
                        "py38-shortuuid",
                        "py38-strpdatetime",
                        "py38-textx",
                        "py38-ptpython",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py38-luma.core",
                        "py38-luma.emulator",
                        "py38-pyftdi",
                        "py38-smbus2",
                        "py38-circuitbreaker",
                        "py38-pefile",
                        "py38-oci",
                        "py38-pdm-backend",
                        "py38-meson",
                        "py38-meson-python",
                        "py38-async-lru",
                        "py38-rpds-py",
                        "py38-scikit-build-core",
                        "py38-pyfatfs",
                        "py38-libusb1",
                        "py38-rfc3339-validator",
                        "py38-rfc3986-validator",
                        "py38-tinydb",
                        "py38-expandvars",
                        "py38-referencing",
                        "py38-asdf-coordinates-schemas",
                        "py38-jsonschema-specifications",
                        "py38-python-json-logger",
                        "py38-frozendict",
                        "py38-cython-compat",
                        "py38-ruff",
                        "py38-backports.zoneinfo",
                        "py38-sphinxcontrib-jquery",
                        "py38-lazy_loader",
                        "py38-pastedeploy",
                        "py38-webtest",
                        "py38-arabic-reshaper",
                        "py38-aiohttp-socks",
                        "py38-requests-futures",
                        "py38-socid-extractor",
                        "py38-stem",
                        "py38-torrequest",
                        "py38-oscrypto",
                        "py38-hanko",
                        "py38-hanko-certvalidator",
                        "py38-svglib",
                        "py38-uritools",
                        "py38-pyvis",
                        "py38-asv-runner",
                        "py38-annotated_types",
                        "py38-pydantic_core",
                        "py38-pydantic_settings",
                        "py38-trio-websocket",
                        "py38-soxr",
                        "py38-types-decorator",
                        "py38-polygon",
                        "py38-tzdata",
                        "py38-pydantic-compat",
                        "py38-jupyter_server_terminals",
                        "py38-notebook_shim",
                        "py38-descartes",
                        "py38-fqdn",
                        "py38-isoduration",
                        "py38-uri-template",
                        "py38-jsonschema-format-nongpl",
                        "py38-jupyter_events",
                        "py38-hatch-jupyter-builder",
                        "py38-hatch-nodejs-version",
                        "py38-jupyter-lsp",
                        "py38-simplekml",
                        "py38-types-colorama",
                        "py38-mdx_linkify",
                        "py38-sounddevice",
                        "py38-inflect",
                        "py38-g2p-en",
                        "py38-asdf",
                        "py38-asdf-standard",
                        "py38-asdf-transform-schemas",
                        "py38-asdf-unit-schemas",
                        "py38-asdf-astropy",
                        "py38-pybox2d",
                        "py38-ezdxf",
                        "py38-svgpath",
                        "py38-line_profiler",
                        "py38-jaraco.context",
                        "py38-fickling",
                        "py38-lxml_html_clean",
                        "py38-pyFAI",
                        "py38-aiohappyeyeballs",
                        "py38-pylsqpack",
                        "py38-service-identity",
                        "py38-aioquic",
                        "py38-autopage",
                        "py38-propcache"
                    ]
                }
            ]
        },
        {
            "name": "py39-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pyarrow",
                        "py39-jsonnet",
                        "vint",
                        "mutt_ics",
                        "bashplotlib",
                        "vf-1",
                        "treeline",
                        "py39-Faker",
                        "py39-SDL2",
                        "py39-absl",
                        "py39-acme",
                        "py39-acora",
                        "py39-aenum",
                        "py39-affine",
                        "py39-aiobotocore",
                        "py39-aiodns",
                        "py39-aiofiles",
                        "py39-aioftp",
                        "py39-aiohttp",
                        "py39-aioitertools",
                        "py39-aiojobs",
                        "py39-aiomysql",
                        "py39-aiopg",
                        "py39-aiosqlite",
                        "py39-alabaster",
                        "py39-alembic",
                        "py39-algopy",
                        "py39-altgraph",
                        "py39-amazon.ion",
                        "py39-amqp",
                        "py39-aniso8601",
                        "py39-ansible",
                        "py39-ansicolor",
                        "py39-antlr4-python3-runtime",
                        "py39-anyio",
                        "py39-anytree",
                        "py39-apache-beam",
                        "py39-apipkg",
                        "py39-appdirs",
                        "py39-applaunchservices",
                        "py39-appnope",
                        "py39-argcomplete",
                        "py39-argh",
                        "py39-argon2-cffi",
                        "py39-arpeggio",
                        "py39-arrow",
                        "py39-arviz",
                        "py39-asgiref",
                        "py39-asn1",
                        "py39-asn1-modules",
                        "py39-asn1crypto",
                        "py39-asteval",
                        "py39-astor",
                        "py39-astroid",
                        "py39-astropy",
                        "py39-astropy-healpix",
                        "py39-astropy-helpers",
                        "py39-astunparse",
                        "py39-async-timeout",
                        "py39-async_generator",
                        "py39-asyncpg",
                        "py39-asynctest",
                        "py39-atomiclong",
                        "py39-atomicwrites",
                        "py39-attr",
                        "py39-attrs",
                        "py39-audioread",
                        "py39-autobahn",
                        "py39-automat",
                        "py39-autopep8",
                        "py39-avro",
                        "py39-awscli",
                        "py39-babel",
                        "py39-backcall",
                        "py39-base58",
                        "py39-base91",
                        "py39-bcrypt",
                        "py39-beaker",
                        "py39-beartype",
                        "py39-beautifulsoup4",
                        "py39-behave",
                        "py39-bidict",
                        "py39-bigfloat",
                        "py39-billiard",
                        "py39-binaryornot",
                        "py39-bitstring",
                        "py39-black",
                        "py39-bleach",
                        "py39-blessed",
                        "py39-blinker",
                        "py39-blis",
                        "py39-bokeh",
                        "py39-boto",
                        "py39-boto3",
                        "py39-botocore",
                        "py39-bottleneck",
                        "py39-bpemb",
                        "py39-bracex",
                        "py39-brotli",
                        "py39-bsddb3",
                        "py39-bson",
                        "py39-bz2file",
                        "py39-cachecontrol",
                        "py39-cached-property",
                        "py39-cachetools",
                        "py39-cachy",
                        "py39-cairo",
                        "py39-cairocffi",
                        "py39-cairosvg",
                        "py39-cartopy",
                        "py39-catalogue",
                        "py39-cbor",
                        "py39-cbor2",
                        "py39-cchardet",
                        "py39-celery",
                        "py39-certifi",
                        "py39-cffi",
                        "py39-cftime",
                        "py39-chardet",
                        "py39-cheetah",
                        "py39-cipheycore",
                        "py39-cipheydists",
                        "py39-clang",
                        "py39-clawpack",
                        "py39-cleo",
                        "py39-cli-helpers",
                        "py39-click",
                        "py39-click-didyoumean",
                        "py39-click-plugins",
                        "py39-click-spinner",
                        "py39-cligj",
                        "py39-clikit",
                        "py39-clint",
                        "py39-cloudpickle",
                        "py39-codecov",
                        "py39-codestyle",
                        "py39-colander",
                        "py39-colorama",
                        "py39-colored",
                        "py39-coloredlogs",
                        "py39-colorlog",
                        "py39-colour",
                        "py39-columnize",
                        "py39-commonmark",
                        "py39-commpy",
                        "py39-configargparse",
                        "py39-configobj",
                        "py39-conllu",
                        "py39-constantly",
                        "py39-construct",
                        "py39-contextlib2",
                        "py39-cookiecutter",
                        "py39-cookies",
                        "py39-corner",
                        "py39-coverage",
                        "py39-cppy",
                        "py39-cpuinfo",
                        "py39-crashtest",
                        "py39-crc32c",
                        "py39-crcmod",
                        "py39-cryptography",
                        "py39-cssselect",
                        "py39-cssselect2",
                        "py39-cssutils",
                        "py39-ctypeslib2",
                        "py39-cucumber-tag-expressions",
                        "py39-curl",
                        "py39-cx_Freeze",
                        "py39-cycler",
                        "py39-cymem",
                        "py39-cython",
                        "py39-dask",
                        "py39-databases",
                        "py39-dateutil",
                        "py39-ddt",
                        "py39-deap",
                        "py39-decli",
                        "py39-decorator",
                        "py39-defusedxml",
                        "py39-deprecated",
                        "py39-deprecation",
                        "py39-des",
                        "py39-diff-match-patch",
                        "py39-dill",
                        "py39-discordpy",
                        "py39-dispatcher",
                        "py39-distlib",
                        "py39-distributed",
                        "py39-distro",
                        "py39-django",
                        "py39-dload",
                        "py39-dm-sonnet",
                        "py39-dm-tree",
                        "py39-dns-lexicon",
                        "py39-dnspython",
                        "py39-docker",
                        "py39-dockerpty",
                        "py39-docopt",
                        "py39-docstyle",
                        "py39-doctest-ignore-unicode",
                        "py39-docutils",
                        "py39-dopamine-rl",
                        "py39-drms",
                        "py39-dulwich",
                        "py39-ecdsa",
                        "py39-editdistance",
                        "py39-editor",
                        "py39-elasticsearch",
                        "py39-elasticsearch-dsl",
                        "py39-emcee",
                        "py39-emcee3",
                        "py39-empy",
                        "py39-enchant",
                        "py39-enrich",
                        "py39-entrypoints",
                        "py39-epsg",
                        "py39-erf",
                        "py39-eric-ide",
                        "py39-esridump",
                        "py39-et_xmlfile",
                        "py39-excelrd",
                        "py39-execnet",
                        "py39-extension-helpers",
                        "py39-fabric",
                        "py39-fairseq",
                        "py39-fastapi",
                        "py39-fastavro",
                        "py39-fastdtw",
                        "py39-fasteners",
                        "py39-fastprogress",
                        "py39-feedparser",
                        "py39-fido2",
                        "py39-filelock",
                        "py39-filetype",
                        "py39-fiona",
                        "py39-fire",
                        "py39-flake8",
                        "py39-flake8-mccabe",
                        "py39-flake8-pep8-naming",
                        "py39-flake8-polyfill",
                        "py39-flaky",
                        "py39-flask",
                        "py39-flask-cors",
                        "py39-flatbuffers",
                        "py39-flit",
                        "py39-flit_core",
                        "py39-freezegun",
                        "py39-fs",
                        "py39-fsspec",
                        "py39-ftfy",
                        "py39-fugashi",
                        "py39-funcparserlib",
                        "py39-funcsigs",
                        "py39-fusepy",
                        "py39-future",
                        "py39-game",
                        "py39-gast",
                        "py39-gdal",
                        "py39-gdbm",
                        "py39-gensim",
                        "py39-geocoder",
                        "py39-geographiclib",
                        "py39-geopandas",
                        "py39-geopy",
                        "py39-gevent",
                        "py39-gin-config",
                        "py39-gitdb",
                        "py39-gitpython",
                        "py39-gmic",
                        "py39-gmpy",
                        "py39-gmpy2",
                        "py39-gnureadline",
                        "py39-gobject",
                        "py39-gobject3",
                        "py39-google-api",
                        "py39-google-auth",
                        "py39-google-auth-httplib2",
                        "py39-google-pasta",
                        "py39-graph-tool",
                        "py39-graphene",
                        "py39-graphql-core",
                        "py39-graphql-relay",
                        "py39-graphviz",
                        "py39-greenlet",
                        "py39-gssapi",
                        "py39-gunicorn",
                        "py39-gym",
                        "py39-h11",
                        "py39-h2",
                        "py39-h5py",
                        "py39-hdfs",
                        "py39-heapdict",
                        "py39-helpdev",
                        "py39-hiredis",
                        "py39-hkdf",
                        "py39-hpack",
                        "py39-html5lib",
                        "py39-httpbin",
                        "py39-httpcore",
                        "py39-httplib2",
                        "py39-httpx",
                        "py39-humanfriendly",
                        "py39-hy",
                        "py39-hydra-core",
                        "py39-hyperframe",
                        "py39-hyperlink",
                        "py39-hypothesis",
                        "py39-icalendar",
                        "py39-idna",
                        "py39-igraph",
                        "py39-imagecodecs",
                        "py39-imageio",
                        "py39-imageio-ffmpeg",
                        "py39-imagesize",
                        "py39-importlib-metadata",
                        "py39-imutils",
                        "py39-incremental",
                        "py39-inflection",
                        "py39-iniconfig",
                        "py39-iniparse",
                        "py39-intervaltree",
                        "py39-invoke",
                        "py39-ipaddress",
                        "py39-ipdb",
                        "py39-ipykernel",
                        "py39-ipython",
                        "py39-ipython_genutils",
                        "py39-ipywidgets",
                        "py39-iso8601",
                        "py39-isodate",
                        "py39-isort",
                        "py39-itemadapter",
                        "py39-itemloaders",
                        "py39-itsdangerous",
                        "py39-jaraco.functools",
                        "py39-jdcal",
                        "py39-jedi",
                        "py39-jellyfish",
                        "py39-jinja2",
                        "py39-jinja2-time",
                        "py39-jmespath",
                        "py39-joblib",
                        "py39-josepy",
                        "py39-json5",
                        "py39-jsonpickle",
                        "py39-jsonschema",
                        "py39-jug",
                        "py39-jupyter_client",
                        "py39-jupyter_console",
                        "py39-jupyter_core",
                        "py39-jupyter_packaging",
                        "py39-jupyter_server",
                        "py39-jupyter_sphinx",
                        "py39-jupyterlab",
                        "py39-jupyterlab_pygments",
                        "py39-jupyterlab_server",
                        "py39-jupyterlab_widgets",
                        "py39-jwt",
                        "py39-kaitaistruct",
                        "py39-kaptan",
                        "py39-keras",
                        "py39-keras2onnx",
                        "py39-keras_applications",
                        "py39-keras_preprocessing",
                        "py39-keyring",
                        "py39-kfac",
                        "py39-kiwisolver",
                        "py39-kombu",
                        "py39-latexcodec",
                        "py39-lazy_object_proxy",
                        "py39-ldap3",
                        "py39-levenshtein",
                        "py39-libpysal",
                        "py39-librosa",
                        "py39-libsass",
                        "py39-libtmux",
                        "py39-libvirt",
                        "py39-llfuse",
                        "py39-llvmlite",
                        "py39-lmdb",
                        "py39-lmfit",
                        "py39-locket",
                        "py39-lockfile",
                        "py39-logilab-common",
                        "py39-loguru",
                        "py39-lxml",
                        "py39-ly",
                        "py39-lz4",
                        "py39-m2crypto",
                        "py39-m2r",
                        "py39-macholib",
                        "py39-magenta",
                        "py39-magic",
                        "py39-mako",
                        "py39-markdown",
                        "py39-markdown2",
                        "py39-markupsafe",
                        "py39-matplotlib",
                        "py39-mecab",
                        "py39-mercurial_extension_utils",
                        "py39-mergedeep",
                        "py39-mesh-tensorflow",
                        "py39-meshio",
                        "py39-metakernel",
                        "py39-metpy",
                        "py39-mido",
                        "py39-mir_eval",
                        "py39-mistune",
                        "py39-mitmproxy",
                        "py39-mmh3",
                        "py39-mock",
                        "py39-modulegraph",
                        "py39-monotonic",
                        "py39-more-itertools",
                        "py39-moviepy",
                        "py39-mpi4py",
                        "py39-mpmath",
                        "py39-msgpack",
                        "py39-multidict",
                        "py39-multiprocess",
                        "py39-munch",
                        "py39-murmurhash",
                        "py39-mutagen",
                        "py39-mygpoclient",
                        "py39-mypy",
                        "py39-mypy_extensions",
                        "py39-natsort",
                        "py39-nbclassic",
                        "py39-nbclient",
                        "py39-nbconvert",
                        "py39-nbformat",
                        "py39-nbval",
                        "py39-nbxmpp",
                        "py39-ndg_httpsclient",
                        "py39-neovim",
                        "py39-nest_asyncio",
                        "py39-netcdf4",
                        "py39-netifaces",
                        "py39-networkx",
                        "py39-nltk",
                        "py39-nmrglue",
                        "py39-nose",
                        "py39-nose_xunitmp",
                        "py39-note-seq",
                        "py39-notebook",
                        "py39-ntplib",
                        "py39-nuitka",
                        "py39-numba",
                        "py39-numdifftools",
                        "py39-numexpr",
                        "py39-numpy",
                        "py39-numpydoc",
                        "py39-oauth2client",
                        "py39-oauthlib",
                        "py39-obspy",
                        "py39-oct2py",
                        "py39-octave_kernel",
                        "py39-olefile",
                        "py39-omegaconf",
                        "py39-onnx",
                        "py39-onnxconverter-common",
                        "py39-opengl",
                        "py39-opengl-accelerate",
                        "py39-openslide",
                        "py39-openssl",
                        "py39-opt_einsum",
                        "py39-outcome",
                        "py39-overrides",
                        "py39-owslib",
                        "py39-packaging",
                        "py39-paho-mqtt",
                        "py39-pandas",
                        "py39-pandocfilters",
                        "py39-param",
                        "py39-parameterized",
                        "py39-paramiko",
                        "py39-parfive",
                        "py39-parse",
                        "py39-parse-type",
                        "py39-parsedatetime",
                        "py39-parsel",
                        "py39-parsimonious",
                        "py39-parsing",
                        "py39-parso",
                        "py39-parver",
                        "py39-passlib",
                        "py39-pastel",
                        "py39-path",
                        "py39-pathlib2",
                        "py39-pathspec",
                        "py39-pathtools",
                        "py39-patsy",
                        "py39-pbr",
                        "py39-peewee",
                        "py39-pendulum",
                        "py39-pep8",
                        "py39-petsc4py",
                        "py39-pexpect",
                        "py39-pgspecial",
                        "py39-phonenumbers",
                        "py39-photomosaic",
                        "py39-pickleshare",
                        "py39-pika",
                        "py39-pikepdf",
                        "py39-pint",
                        "py39-pip",
                        "py39-pipdeptree",
                        "py39-pkgconfig",
                        "py39-pkginfo",
                        "py39-plac",
                        "py39-pluggy",
                        "py39-plumed",
                        "py39-ply",
                        "py39-pmdarima",
                        "py39-pmw",
                        "py39-podcastparser",
                        "py39-poetry-core",
                        "py39-pooch",
                        "py39-portalocker",
                        "py39-portend",
                        "py39-powerline",
                        "py39-poyo",
                        "py39-preshed",
                        "py39-pretend",
                        "py39-pretty-midi",
                        "py39-priority",
                        "py39-proglog",
                        "py39-prometheus_client",
                        "py39-promise",
                        "py39-prompt_toolkit",
                        "py39-protego",
                        "py39-protobuf3",
                        "py39-prov",
                        "py39-psutil",
                        "py39-psycopg2",
                        "py39-ptyprocess",
                        "py39-publicsuffix2",
                        "py39-py",
                        "py39-py2app",
                        "py39-pyasdf",
                        "py39-pyaudio",
                        "py39-pybase62",
                        "py39-pybind11",
                        "py39-pybind11-stubgen",
                        "py39-pybtex",
                        "py39-pybtex-docutils",
                        "py39-pycares",
                        "py39-pycparser",
                        "py39-pycson",
                        "py39-pyct",
                        "py39-pydantic",
                        "py39-pydicom",
                        "py39-pydot",
                        "py39-pydub",
                        "py39-pyerfa",
                        "py39-pyficache",
                        "py39-pyfiglet",
                        "py39-pyflakes",
                        "py39-pygccxml",
                        "py39-pygeos",
                        "py39-pygit2",
                        "py39-pygithub",
                        "py39-pyglet",
                        "py39-pygments",
                        "py39-pygmsh",
                        "py39-pygraphviz",
                        "py39-pygrib",
                        "py39-pygtrie",
                        "py39-pyhamcrest",
                        "py39-pyicu",
                        "py39-pykerberos",
                        "py39-pylev",
                        "py39-pylint",
                        "py39-pyls-spyder",
                        "py39-pylzma",
                        "py39-pymc3",
                        "py39-pymongo",
                        "py39-pympler",
                        "py39-pymysql",
                        "py39-pynacl",
                        "py39-pynamecheap",
                        "py39-pync",
                        "py39-pynetdicom",
                        "py39-pyobjc",
                        "py39-pyperclip",
                        "py39-pyplusplus",
                        "py39-pypng",
                        "py39-pyproj",
                        "py39-pyqrcode",
                        "py39-pyqrcodeng",
                        "py39-pyqtgraph",
                        "py39-pyrfc3339",
                        "py39-pyrsistent",
                        "py39-pyrxp",
                        "py39-pyscard",
                        "py39-pyshp",
                        "py39-pyside",
                        "py39-pyside-tools",
                        "py39-pysvn",
                        "py39-pyte",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-pytest-benchmark",
                        "py39-pytest-cov",
                        "py39-pytest-flake8",
                        "py39-pytest-forked",
                        "py39-pytest-html",
                        "py39-pytest-lazy-fixture",
                        "py39-pytest-metadata",
                        "py39-pytest-mock",
                        "py39-pytest-mpl",
                        "py39-pytest-mypy",
                        "py39-pytest-qt",
                        "py39-pytest-runner",
                        "py39-pytest-sugar",
                        "py39-pytest-timeout",
                        "py39-pytest-xdist",
                        "py39-python-augeas",
                        "py39-python-coveralls",
                        "py39-python-jsonrpc-server",
                        "py39-python-snappy",
                        "py39-pytorch",
                        "py39-pytorch-lightning",
                        "py39-pytrie",
                        "py39-pytzdata",
                        "py39-pyusb",
                        "py39-pyviz_comms",
                        "py39-pywavelets",
                        "py39-qdarkstyle",
                        "py39-qpageview",
                        "py39-qstylizer",
                        "py39-qtawesome",
                        "py39-qtconsole",
                        "py39-qtpy",
                        "py39-qtsass",
                        "py39-questionary",
                        "py39-queuelib",
                        "py39-quixote",
                        "py39-random2",
                        "py39-rasterio",
                        "py39-ratelim",
                        "py39-raven",
                        "py39-rbtools",
                        "py39-rdflib",
                        "py39-recommonmark",
                        "py39-redis",
                        "py39-regex",
                        "py39-reportlab",
                        "py39-repoze.lru",
                        "py39-requests",
                        "py39-requests-file",
                        "py39-requests-gssapi",
                        "py39-requests-mock",
                        "py39-requests-oauthlib",
                        "py39-requests-toolbelt",
                        "py39-resampy",
                        "py39-responses",
                        "py39-rfc3339",
                        "py39-rfc3986",
                        "py39-rfc6555",
                        "py39-rich",
                        "py39-robotframework",
                        "py39-robotframework-seleniumlibrary",
                        "py39-roman",
                        "py39-rope",
                        "py39-routes",
                        "py39-rply",
                        "py39-rsa",
                        "py39-rstcheck",
                        "py39-rtree",
                        "py39-ruamel-yaml",
                        "py39-ruamel-yaml-clib",
                        "py39-s3fs",
                        "py39-s3transfer",
                        "py39-sacrebleu",
                        "py39-sacremoses",
                        "py39-samplerate",
                        "py39-scgi",
                        "py39-scikit-build",
                        "py39-scikit-hep-boost-histogram",
                        "py39-scikit-hep-hepstats",
                        "py39-scikit-hep-hepunits",
                        "py39-scikit-hep-hist",
                        "py39-scikit-hep-mplhep",
                        "py39-scikit-hep-mplhep_data",
                        "py39-scikit-hep-particle",
                        "py39-scikit-image",
                        "py39-scikit-learn",
                        "py39-scikits-bootstrap",
                        "py39-scipy",
                        "py39-scrapy",
                        "py39-seaborn",
                        "py39-segno",
                        "py39-selenium",
                        "py39-semantic_version",
                        "py39-semver",
                        "py39-send2trash",
                        "py39-sentence-transformers",
                        "py39-sentencepiece",
                        "py39-seqeval",
                        "py39-serial",
                        "py39-service_identity",
                        "py39-setproctitle",
                        "py39-setupmeta",
                        "py39-setuptools",
                        "py39-setuptools-rust",
                        "py39-setuptools_scm",
                        "py39-setuptools_scm_git_archive",
                        "py39-sgmllib3k",
                        "py39-sh",
                        "py39-shapely",
                        "py39-shellingham",
                        "py39-shiboken",
                        "py39-simplegeneric",
                        "py39-simplejson",
                        "py39-simpy",
                        "py39-simpy-docs",
                        "py39-sip",
                        "py39-six",
                        "py39-sk-video",
                        "py39-slack-sdk",
                        "py39-slackclient",
                        "py39-slepc4py",
                        "py39-slugify",
                        "py39-smart_open",
                        "py39-smmap",
                        "py39-sniffio",
                        "py39-snowballstemmer",
                        "py39-snuggs",
                        "py39-socks",
                        "py39-sortedcollections",
                        "py39-sortedcontainers",
                        "py39-soundfile",
                        "py39-soupsieve",
                        "py39-sox",
                        "py39-spaCy",
                        "py39-spaCy-models",
                        "py39-spacepy",
                        "py39-spake2",
                        "py39-spark_parser",
                        "py39-spdx",
                        "py39-spdx-lookup",
                        "py39-speg",
                        "py39-sphinx",
                        "py39-sphinx-bootstrap-theme",
                        "py39-sphinx-click",
                        "py39-sphinx-copybutton",
                        "py39-sphinx-gallery",
                        "py39-sphinx-issues",
                        "py39-sphinx_rtd_theme",
                        "py39-sphinxcontrib-applehelp",
                        "py39-sphinxcontrib-bibtex",
                        "py39-sphinxcontrib-devhelp",
                        "py39-sphinxcontrib-htmlhelp",
                        "py39-sphinxcontrib-jsmath",
                        "py39-sphinxcontrib-qthelp",
                        "py39-sphinxcontrib-serializinghtml",
                        "py39-sphinxcontrib-svg2pdfconverter",
                        "py39-sphinxcontrib-websupport",
                        "py39-spyder",
                        "py39-spyder-kernels",
                        "py39-sqlalchemy",
                        "py39-sqlalchemy-migrate",
                        "py39-sqlparse",
                        "py39-srsly",
                        "py39-starlette",
                        "py39-statsmodels",
                        "py39-stevedore",
                        "py39-stopit",
                        "py39-stopwordsiso",
                        "py39-structlog",
                        "py39-sunpy",
                        "py39-sympy",
                        "py39-tables",
                        "py39-tabulate",
                        "py39-tatsu",
                        "py39-tblib",
                        "py39-tempita",
                        "py39-tempora",
                        "py39-tenacity",
                        "py39-tensor2tensor",
                        "py39-tensorboard",
                        "py39-tensorboard1",
                        "py39-tensorboardX",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-gan",
                        "py39-tensorflow-hub",
                        "py39-tensorflow-metadata",
                        "py39-tensorflow-transform",
                        "py39-tensorflow_estimator",
                        "py39-tensorflow_estimator1",
                        "py39-term-background",
                        "py39-termcolor",
                        "py39-terminado",
                        "py39-terminaltables",
                        "py39-testfixtures",
                        "py39-testpath",
                        "py39-text-unidecode",
                        "py39-textdistance",
                        "py39-texttable",
                        "py39-tf-slim",
                        "py39-tfx-bsl",
                        "py39-theano-pymc",
                        "py39-thinc",
                        "py39-threadpoolctl",
                        "py39-three-merge",
                        "py39-tifffile",
                        "py39-timeout-decorator",
                        "py39-tinycss",
                        "py39-tinycss2",
                        "py39-tkinter",
                        "py39-tldextract",
                        "py39-tmuxp",
                        "py39-tokenizers",
                        "py39-toml",
                        "py39-tomlkit",
                        "py39-toolz",
                        "py39-torchaudio",
                        "py39-torchtext",
                        "py39-torchvision",
                        "py39-tornado",
                        "py39-tornado5",
                        "py39-tox",
                        "py39-tpot",
                        "py39-tqdm",
                        "py39-tracer",
                        "py39-traitlets",
                        "py39-transformers",
                        "py39-translationstring",
                        "py39-trepan3k",
                        "py39-treq",
                        "py39-trio",
                        "py39-tropycal",
                        "py39-trustme",
                        "py39-twisted",
                        "py39-twython",
                        "py39-txaio",
                        "py39-txrequests",
                        "py39-typedapi",
                        "py39-typeguard",
                        "py39-typer",
                        "py39-typing_extensions",
                        "py39-tz",
                        "py39-tzlocal",
                        "py39-u-msgpack-python",
                        "py39-ufl",
                        "py39-ujson",
                        "py39-umap-learn",
                        "py39-uncertainties",
                        "py39-uncompyle6",
                        "py39-unicodedata2",
                        "py39-unidecode",
                        "py39-unidic",
                        "py39-unidic-lite",
                        "py39-update_checker",
                        "py39-uritemplate",
                        "py39-urllib3",
                        "py39-urwid",
                        "py39-us",
                        "py39-uvicorn",
                        "py39-validators",
                        "py39-vcversioner",
                        "py39-vine",
                        "py39-virtualenv",
                        "py39-virtualenv-clone",
                        "py39-w3lib",
                        "py39-waitress",
                        "py39-wand",
                        "py39-wasabi",
                        "py39-watchdog",
                        "py39-wcmatch",
                        "py39-wcwidth",
                        "py39-webencodings",
                        "py39-webob",
                        "py39-websocket-client",
                        "py39-websockets",
                        "py39-werkzeug",
                        "py39-wheel",
                        "py39-whoosh",
                        "py39-widgetsnbextension",
                        "py39-word2number",
                        "py39-wrapt",
                        "py39-wsproto",
                        "py39-wurlitzer",
                        "py39-wxpython-4.0",
                        "py39-xarray",
                        "py39-xattr",
                        "py39-xdis",
                        "py39-xlrd",
                        "py39-xmlsec",
                        "py39-xmltodict",
                        "py39-xxhash",
                        "py39-yaml",
                        "py39-yapf",
                        "py39-yarl",
                        "py39-yaspin",
                        "py39-zeep",
                        "py39-zict",
                        "py39-zipp",
                        "py39-zmq",
                        "py39-zope-component",
                        "py39-zope-deferredimport",
                        "py39-zope-deprecation",
                        "py39-zope-event",
                        "py39-zope-hookable",
                        "py39-zope-proxy",
                        "py39-zopeinterface",
                        "py39-zopfli",
                        "py39-zstd",
                        "quisk",
                        "py39-tensorflow",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-probability",
                        "py39-tensorflow1",
                        "py39-cidrize",
                        "py39-allennlp",
                        "py39-netaddr",
                        "py39-cloudscraper",
                        "py39-ntlm-auth",
                        "py39-requests_ntlm",
                        "py39-pywinrm",
                        "py39-python-dotenv",
                        "py39-ukpostcodeparser",
                        "py39-hcloud",
                        "py39-xlsx2csv",
                        "py39-checkdigit",
                        "py39-configparser",
                        "py39-logbook",
                        "py39-pycryptodome",
                        "py39-webcolors",
                        "py39-cryptography_vectors",
                        "py39-pytest-subtests",
                        "py39-asttokens",
                        "py39-executing",
                        "py39-matplotlib-inline",
                        "py39-pure_eval",
                        "py39-stack_data",
                        "py39-blessings",
                        "py39-bpython",
                        "py39-curtsies",
                        "py39-cwcwidth",
                        "py39-xdg",
                        "py39-biopython",
                        "py39-pdbecif",
                        "py39-olm",
                        "py39-h5netcdf",
                        "py39-openbabel",
                        "py39-eyed3",
                        "py39-huggingface_hub",
                        "py39-pyotp",
                        "py39-boltons",
                        "py39-engineio",
                        "py39-eventlet",
                        "py39-socketio",
                        "py39-astlib",
                        "py39-astroML",
                        "py39-astroML_addons",
                        "py39-astroquery",
                        "py39-atpy",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-healpy",
                        "py39-ligotimegps",
                        "py39-mimeparse",
                        "py39-montage",
                        "py39-photutils",
                        "py39-pyavm",
                        "py39-pyregion",
                        "py39-regions",
                        "py39-reproject",
                        "py39-vo",
                        "py39-langdetect",
                        "py39-mercantile",
                        "py39-XlsxWriter",
                        "py39-pptx",
                        "py39-cfgv",
                        "py39-identify",
                        "py39-nodeenv",
                        "py39-bottle",
                        "py39-virtualenvwrapper",
                        "py39-humanize",
                        "pushbroom",
                        "py39-gpilab-core",
                        "py39-gpilab-examples",
                        "py39-gpilab-framework",
                        "py39-json-tricks",
                        "py39-qimage2ndarray",
                        "py39-pyaes",
                        "py39-vega",
                        "py39-userpath",
                        "py39-tokenize-rt",
                        "py39-sphinx-autodoc-typehints",
                        "py39-alagitpull",
                        "py39-markdown-it-py",
                        "py39-mdit-py-plugins",
                        "py39-myst-parser",
                        "py39-rpy2",
                        "py39-cachelib",
                        "py39-ephem",
                        "py39-beniget",
                        "py39-pythran",
                        "py39-re2",
                        "py39-partd",
                        "py39-sentipy",
                        "py39-apptools",
                        "py39-envisage",
                        "py39-mayavi",
                        "py39-pyface",
                        "py39-python-lsp-jsonrpc",
                        "py39-python-lsp-server",
                        "py39-traits",
                        "py39-traitsui",
                        "py39-charset-normalizer",
                        "py39-backports.entry-points-selectable",
                        "py39-platformdirs",
                        "py39-backports",
                        "py39-ipadic",
                        "py39-mecab-python3",
                        "py39-networkit",
                        "py39-contextily",
                        "py39-geoplot",
                        "py39-mapclassify",
                        "py39-build",
                        "py39-macfsevents",
                        "py39-marisa-trie",
                        "py39-requests-unixsocket",
                        "py39-python-lsp-black",
                        "py39-debugpy",
                        "py39-pymunk",
                        "py39-z3",
                        "py39-jupytext",
                        "py39-makefun",
                        "py39-musicbrainzngs",
                        "py39-confuse",
                        "py39-country",
                        "py39-jsonpath-rw",
                        "py39-mediafile",
                        "py39-munkres",
                        "py39-gpsoauth",
                        "py39-mechanicalsoup",
                        "py39-validictory",
                        "py39-fonttools",
                        "py39-ibroadcast",
                        "py39-pathvalidate",
                        "py39-pick",
                        "py39-aubio",
                        "py39-ifaddr",
                        "py39-termtables",
                        "py39-about-time",
                        "py39-grapheme",
                        "py39-last",
                        "py39-acoustid",
                        "py39-discogs-client",
                        "py39-alive-progress",
                        "py39-rarfile",
                        "py39-reflink",
                        "py39-soco",
                        "py39-termplotlib",
                        "py39-mpd2",
                        "py39-ttfquery",
                        "py39-nmrglue-devel",
                        "py39-pyshark",
                        "py39-ipyparallel",
                        "py39-bottlenose",
                        "py39-zbar",
                        "py39-pew",
                        "py39-pythonz",
                        "py39-rangehttpserver",
                        "py39-resumable-urlretrieve",
                        "py39-pyqt5-sip",
                        "py39-fasttext",
                        "py39-editorconfig",
                        "py39-pyqt-builder",
                        "py39-pdfminer",
                        "py39-peakutils",
                        "py39-fabio",
                        "py39-palettable",
                        "py39-plotly",
                        "py39-xraydb",
                        "py39-monty",
                        "py39-silx",
                        "py39-scikit-rf",
                        "py39-spglib",
                        "py39-xyzservices",
                        "py39-pymatgen",
                        "py39-pyshortcuts",
                        "py39-omniORBpy",
                        "py39-matplotlib-basemap",
                        "py39-hdf5plugin",
                        "py39-asv",
                        "py39-xkcdpass",
                        "py39-ansible-core",
                        "py39-resolvelib",
                        "py39-wxmplot",
                        "py39-wxutils",
                        "py39-xraylarch",
                        "py39-altair",
                        "py39-unidiff",
                        "py39-importlib-resources",
                        "py39-pyfftw",
                        "py39-molmod",
                        "py39-xhtml2pdf",
                        "py39-sentry-sdk",
                        "py39-spotipy",
                        "py39-html2text",
                        "py39-pyquery",
                        "py39-tomli-w",
                        "py39-aiosignal",
                        "py39-frozenlist",
                        "py39-cattrs",
                        "py39-requests-cache",
                        "py39-url-normalize",
                        "py39-imaplib2",
                        "py39-mysqlclient",
                        "py39-GridDataFormats",
                        "py39-npx",
                        "py39-gsd",
                        "py39-mmtf-python",
                        "py39-MDAnalysis",
                        "py39-cytoolz",
                        "py39-txtorcon",
                        "py39-coveralls",
                        "py39-gprof2dot",
                        "py39-multivolumefile",
                        "py39-py7zr",
                        "py39-pyannotate",
                        "py39-pycryptodomex",
                        "py39-pyppmd",
                        "py39-pytest-fixture-config",
                        "py39-pytest-profiling",
                        "py39-pytest-remotedata",
                        "py39-pytest-shutil",
                        "py39-pytest-virtualenv",
                        "py39-pyzstd",
                        "py39-setuptools-git",
                        "py39-exifread",
                        "py39-aws-sam-translator",
                        "py39-fipy",
                        "py39-zope-schema",
                        "py39-authres",
                        "py39-falcon",
                        "py39-lazr.delegates",
                        "py39-mujson",
                        "py39-py3dns",
                        "py39-testtools",
                        "py39-zope-i18nmessageid",
                        "py39-authheaders",
                        "py39-dkimpy",
                        "py39-lazr.config",
                        "py39-zope-configuration",
                        "py39-sybil",
                        "py39-aiosmtpd",
                        "py39-atpublic",
                        "py39-flufl.bounce",
                        "py39-flufl.i18n",
                        "py39-flufl.lock",
                        "py39-hyperkitty",
                        "py39-mailmanclient",
                        "py39-django-allauth",
                        "py39-django-mailman3",
                        "py39-openid",
                        "py39-postorius",
                        "py39-readme_renderer",
                        "py39-cmd2",
                        "py39-cachey",
                        "py39-docstring_parser",
                        "py39-freetype",
                        "py39-hsluv",
                        "py39-magicgui",
                        "py39-napari-console",
                        "py39-napari-plugin-engine",
                        "py39-napari-svg",
                        "py39-psygnal",
                        "py39-superqt",
                        "py39-vispy",
                        "py39-panel",
                        "py39-pytest-datadir",
                        "py39-pytest-regressions",
                        "py39-colorcet",
                        "py39-kapteyn",
                        "py39-textual",
                        "py39-jsonconversion",
                        "py39-pyinstrument",
                        "py39-icmplib",
                        "py39-python-ivi",
                        "py39-usbtmc",
                        "py39-visa",
                        "py39-vxi11",
                        "py39-instrumentkit",
                        "py39-thrift",
                        "chemex-devel",
                        "py39-hieroglyph",
                        "py39-flexmock",
                        "py39-iocapture",
                        "py39-LabJackPython",
                        "py39-anyjson",
                        "py39-appscript",
                        "py39-apsw",
                        "py39-pkce",
                        "py39-rednose",
                        "py39-sure",
                        "py39-termstyle",
                        "py39-serverlessrepo",
                        "py39-pytomlpp",
                        "py39-npe2",
                        "py39-cog",
                        "py39-control",
                        "py39-vobject",
                        "py39-pyvis",
                        "py39-wordcloud",
                        "py39-cvxopt",
                        "py39-pygls",
                        "py39-cheroot",
                        "py39-flask-babel",
                        "py39-beancount",
                        "py39-crayons",
                        "py39-snmp",
                        "py39-django-debug-toolbar",
                        "py39-scikit-dsp-comm",
                        "py39-readability-lxml",
                        "py39-taskw",
                        "py39-utidylib",
                        "py39-repoze.sphinx.autointerface",
                        "py39-awscrt",
                        "py39-pyheif",
                        "py39-undetected-chromedriver",
                        "py39-argon2-cffi-bindings",
                        "py39-rich-click",
                        "py39-breadability",
                        "py39-gsl",
                        "py39-gwosc",
                        "py39-sumy",
                        "py39-pyvo",
                        "py39-rencode",
                        "py39-filterpy",
                        "py39-virtualfish",
                        "py39-word2vec",
                        "py39-agate",
                        "py39-agate-dbf",
                        "py39-agate-excel",
                        "py39-agate-sql",
                        "py39-csvkit",
                        "py39-dbfread",
                        "py39-leather",
                        "py39-pytimeparse",
                        "py39-google-api-core",
                        "py39-googleapis-common-protos",
                        "py39-memprof",
                        "py39-ipympl",
                        "py39-prawcore",
                        "py39-kitchen",
                        "py39-svgelements",
                        "py39-praw",
                        "py39-blockdiag",
                        "py39-seqdiag",
                        "py39-imread",
                        "py39-ansible-compat",
                        "py39-subprocess-tee",
                        "py39-actdiag",
                        "py39-mahotas",
                        "py39-awscli2",
                        "py39-honcho",
                        "py39-nwdiag",
                        "py39-pystache",
                        "py39-openbabel2",
                        "py39-psycopg",
                        "py39-smi",
                        "py39-editables",
                        "py39-hatchling",
                        "py39-pytest-random-order",
                        "py39-zipfile-deflate64",
                        "py39-jaraco.classes",
                        "py39-sphinxcontrib-blockdiag",
                        "py39-htseq",
                        "py39-pysam",
                        "py39-hatch-vcs",
                        "py39-sphinxcontrib-httpdomain",
                        "py39-pytools",
                        "py39-prettytable",
                        "py39-lesscpy",
                        "py39-bqplot",
                        "py39-asyncmy",
                        "py39-pytest-describe",
                        "py39-keep",
                        "py39-precis-i18n",
                        "py39-tensorflow-macos",
                        "py39-tensorflow-metal",
                        "py39-telethon",
                        "py39-types-ujson",
                        "py39-uc-micro-py",
                        "py39-sparse",
                        "py39-types-python-dateutil",
                        "py39-types-pytz",
                        "py39-types-simplejson",
                        "py39-autoflake",
                        "py39-mdurl",
                        "py39-backoff",
                        "py39-analytics-python",
                        "py39-linkify-it-py",
                        "py39-fastjsonschema",
                        "py39-ffmpy",
                        "py39-scikit-umfpack",
                        "py39-maturin",
                        "py39-python-multipart",
                        "py39-orjson",
                        "py39-gradio",
                        "py39-me-al",
                        "py39-rstcheck-core",
                        "py39-types-docutils",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-cons",
                        "py39-etuples",
                        "py39-logical-unification",
                        "py39-minikanren",
                        "py39-multipledispatch",
                        "py39-pymc",
                        "py39-xarray-einstats",
                        "py39-pytidylib",
                        "py39-sip-devel",
                        "py39-mdtraj",
                        "py39-barnaba",
                        "py39-curio",
                        "py39-python-socks",
                        "py39-libarchive-c",
                        "py39-socksio",
                        "py39-ordered-set",
                        "py39-exceptiongroup",
                        "py39-flit_scm",
                        "py39-inflate64",
                        "py39-pybcj",
                        "py39-git-delete-merged-branches",
                        "py39-smartypants",
                        "py39-typogrify",
                        "py39-logilab-constraint",
                        "py39-ephemeral-port-reserve",
                        "py39-pytest-xprocess",
                        "py39-emoji",
                        "py39-whatthepatch",
                        "py39-ldap",
                        "py39-pyx",
                        "py39-langcodes",
                        "py39-jsonlines",
                        "py39-cloudflare",
                        "py39-docx",
                        "py39-ipython-sql",
                        "py39-hatch-fancy-pypi-readme",
                        "py39-pytest-json-report",
                        "py39-hdbscan",
                        "py39-jsonpointer",
                        "py39-sphinx-jsonschema",
                        "py39-sphinxnotes-strike",
                        "py39-bidi",
                        "py39-coremltools",
                        "py39-berkeleydb",
                        "py39-scoop",
                        "py39-jplephem",
                        "py39-spktype21",
                        "py39-sgp4",
                        "py39-skyfield",
                        "py39-skyfield-data",
                        "py39-iminuit",
                        "py39-app-model",
                        "py39-in-n-out",
                        "py39-brotlicffi",
                        "py39-docstring-to-markdown",
                        "py39-pylint-venv",
                        "py39-rapidfuzz",
                        "py39-fdsnwsscripts",
                        "py39-contourpy",
                        "py39-lsprotocol",
                        "py39-calver",
                        "py39-poetry-plugin-export",
                        "py39-trove-classifiers",
                        "py39-mongoengine",
                        "py39-pivy",
                        "py39-cfn-lint",
                        "py39-jschema_to_python",
                        "py39-jsonpatch",
                        "py39-junit-xml",
                        "py39-sarif-om",
                        "py39-pypdf",
                        "py39-coolprop",
                        "py39-dotty-dict",
                        "py39-fypp",
                        "py39-pytest-check",
                        "py39-xmldiff",
                        "py39-singledispatch",
                        "py39-cymruwhois",
                        "py39-pytensor",
                        "py39-versioneer",
                        "py39-pytoolconfig",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-uproot",
                        "py39-confection",
                        "py39-toposort",
                        "py39-comm",
                        "py39-pyproject_hooks",
                        "py39-dijitso",
                        "py39-dolfin",
                        "py39-ffc",
                        "py39-fiat",
                        "py39-breathe",
                        "py39-mupdf",
                        "py39-pudb",
                        "py39-imagehash",
                        "py39-branca",
                        "py39-folium",
                        "py39-setuptools-git-versioning",
                        "py39-cryptg",
                        "py39-blosc2",
                        "py39-ndindex",
                        "py39-jfricas",
                        "py39-pdal",
                        "py39-pyproject_metadata",
                        "py39-scour",
                        "py39-css-parser",
                        "py39-qrcode",
                        "py39-asitop",
                        "py39-dashing",
                        "py39-nameutils",
                        "py39-pulp",
                        "py39-quantecon",
                        "py39-rasterstats",
                        "py39-custom_inherit",
                        "py39-elastic-transport",
                        "py39-fortranformat",
                        "py39-types-psutil",
                        "py39-types-setuptools",
                        "py39-types-typed-ast",
                        "py39-access",
                        "py39-esda",
                        "py39-giddy",
                        "py39-mgwr",
                        "py39-momepy",
                        "py39-pointpats",
                        "py39-pysal",
                        "py39-segregation",
                        "py39-spaghetti",
                        "py39-spglm",
                        "py39-spint",
                        "py39-splot",
                        "py39-spopt",
                        "py39-spreg",
                        "py39-spvcm",
                        "py39-tobler",
                        "py39-safetensors",
                        "py39-genshi",
                        "py39-pytest-trio",
                        "py39-cinderclient",
                        "py39-cliff",
                        "py39-debtcollector",
                        "py39-dogpile-cache",
                        "py39-keystoneauth1",
                        "py39-keystoneclient",
                        "py39-novaclient",
                        "py39-openstackclient",
                        "py39-openstacksdk",
                        "py39-os-service-types",
                        "py39-osc-lib",
                        "py39-oslo-config",
                        "py39-oslo-i18n",
                        "py39-oslo-serialization",
                        "py39-oslo-utils",
                        "py39-requestsexceptions",
                        "py39-bitmath",
                        "py39-bpylist2",
                        "py39-objexplore",
                        "py39-progressbar",
                        "py39-pytest-pycodestyle",
                        "py39-pytest-pylint",
                        "py39-plyvel",
                        "py39-pyxdg",
                        "py39-xdg-base-dirs",
                        "py39-applescript",
                        "py39-bitarray",
                        "py39-osxmetadata",
                        "py39-photoscript",
                        "py39-pytimeparse2",
                        "py39-rich-theme-manager",
                        "py39-shortuuid",
                        "py39-strpdatetime",
                        "py39-textx",
                        "py39-ptpython",
                        "py39-scapy",
                        "py39-scapy-devel",
                        "py39-geojson",
                        "py39-fuzzywuzzy",
                        "py39-fancycompleter",
                        "py39-pdbpp",
                        "py39-repl",
                        "py39-wmctrl",
                        "py39-tlsh",
                        "py39-luma.core",
                        "py39-luma.emulator",
                        "py39-pyftdi",
                        "py39-smbus2",
                        "py39-circuitbreaker",
                        "py39-pefile",
                        "py39-oci",
                        "py39-pdm-backend",
                        "py39-meson",
                        "py39-meson-python",
                        "py39-gnupg",
                        "py39-nclib",
                        "py39-async-lru",
                        "py39-rpds-py",
                        "py39-sdnotify",
                        "py39-scikit-build-core",
                        "py39-dbus_next",
                        "py39-dropbox",
                        "py39-pyfatfs",
                        "py39-rubicon-objc",
                        "py39-stone",
                        "py39-survey",
                        "py39-asciimatics",
                        "py39-libusb1",
                        "py39-serpent",
                        "py39-bugsnag",
                        "py39-keyrings.alt",
                        "py39-Pyro5",
                        "py39-desktop-notifier",
                        "py39-pytest-rerunfailures",
                        "py39-rfc3339-validator",
                        "py39-rfc3986-validator",
                        "py39-tinydb",
                        "py39-expandvars",
                        "py39-pygmt",
                        "py39-referencing",
                        "py39-asdf-astropy",
                        "py39-asdf-standard",
                        "py39-asdf",
                        "py39-asdf-transform-schemas",
                        "py39-asdf-unit-schemas",
                        "py39-asdf-coordinates-schemas",
                        "py39-astropy-iers-data",
                        "py39-jsonschema-specifications",
                        "py39-zc-lockfile",
                        "py39-python-json-logger",
                        "py39-glad2",
                        "py39-frozendict",
                        "py39-cython-compat",
                        "py39-ruff",
                        "py39-sphinxcontrib-jquery",
                        "py39-lazy_loader",
                        "py39-pastedeploy",
                        "py39-minidb",
                        "py39-urlwatch",
                        "py39-webtest",
                        "py39-postgresql",
                        "py39-arabic-reshaper",
                        "py39-aiohttp-socks",
                        "py39-requests-futures",
                        "py39-socid-extractor",
                        "py39-stem",
                        "py39-torrequest",
                        "py39-oscrypto",
                        "py39-hanko",
                        "py39-hanko-certvalidator",
                        "py39-svglib",
                        "py39-uritools",
                        "py39-asv-runner",
                        "py39-annotated_types",
                        "py39-pydantic_core",
                        "py39-pydantic_settings",
                        "py39-pyspnego",
                        "py39-iso3166",
                        "py39-trio-websocket",
                        "py39-soxr",
                        "py39-types-decorator",
                        "py39-polygon",
                        "py39-tzdata",
                        "py39-pydantic-compat",
                        "py39-jupyter_server_terminals",
                        "py39-notebook_shim",
                        "py39-fqdn",
                        "py39-isoduration",
                        "py39-uri-template",
                        "py39-mslex",
                        "py39-powerline-exitstatus-kai",
                        "py39-powerline-gitstatus",
                        "py39-jsonschema-format-nongpl",
                        "py39-jupyter_events",
                        "py39-hatch-jupyter-builder",
                        "py39-hatch-nodejs-version",
                        "py39-jupyter-lsp",
                        "py39-simplekml",
                        "py39-types-colorama",
                        "py39-mdx_linkify",
                        "py39-quantities",
                        "py39-sounddevice",
                        "py39-mssql",
                        "py39-inflect",
                        "py39-g2p-en",
                        "py39-blosc",
                        "py39-pybox2d",
                        "py39-ezdxf",
                        "py39-mrjob",
                        "py39-svgpath",
                        "py39-line_profiler",
                        "py39-jaraco.context",
                        "py39-fickling",
                        "py39-lxml_html_clean",
                        "py39-pdal-plugins",
                        "py39-flexcache",
                        "py39-flexparser",
                        "py39-pyFAI",
                        "py39-dmgbuild",
                        "py39-ds-store",
                        "py39-mac-alias",
                        "py39-pyqt6-sip",
                        "py39-objgraph",
                        "py39-beancount-import",
                        "py39-eli5",
                        "py39-aiohappyeyeballs",
                        "py39-pylsqpack",
                        "py39-service-identity",
                        "py39-aioquic",
                        "py39-gpxpy",
                        "py39-autopage",
                        "py39-asyncssh",
                        "py39-pyuca",
                        "py39-zlmdb",
                        "py39-demjson",
                        "py39-pacal",
                        "py39-pylast",
                        "py39-rich_rst",
                        "py39-propcache",
                        "py39-hatch-requirements-txt",
                        "py39-marshmallow",
                        "py39-webargs",
                        "py39-pysimdjson",
                        "py39-kcs11",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-mongomock",
                        "py39-mp-api",
                        "py39-pycifrw",
                        "py39-pydash",
                        "py39-sentinels",
                        "py39-smart-open",
                        "py39-sqlalchemy-utils",
                        "py39-sshtunnel",
                        "py39-getkey",
                        "py39-json-rpc",
                        "py39-poetry-plugin-shell",
                        "py39-urwid-readline",
                        "py39-pytesseract",
                        "py39-krb5",
                        "py39-requests-kerberos",
                        "py39-img2pdf",
                        "py39-pyogrio",
                        "py39-pygments-mathematica",
                        "py39-narwhals",
                        "py39-digitalocean",
                        "py39-google-api-python-client",
                        "py39-cloudflare2",
                        "py39-pyproject_api",
                        "py39-findpython",
                        "py39-typing-inspection",
                        "py39-pyfzf",
                        "py39-sqlglot",
                        "py39-cramjam",
                        "py39-iterable-io",
                        "py39-zipstream-ng",
                        "py39-backports.tarfile",
                        "py39-pbs_installer",
                        "py39-flasgger",
                        "py39-coherent.licensed",
                        "py39-donfig",
                        "py39-mpl-animators",
                        "py39-numcodecs",
                        "py39-zarr",
                        "py39-nanobind",
                        "py39-darkdetect",
                        "py39-larixite",
                        "py39-pypostal",
                        "py39-uv-build",
                        "py39-ml_dtypes",
                        "py39-proto-plus",
                        "py39-librt"
                    ]
                }
            ]
        },
        {
            "name": "py311-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gitlint",
                        "osc",
                        "http-prompt",
                        "kb",
                        "docker-compose",
                        "logcat-color3",
                        "present",
                        "certbot-dns-cloudxns",
                        "neovim-remote",
                        "pssh-lilydjwg",
                        "texml",
                        "spotify-dl",
                        "qobuz-dl",
                        "seaport",
                        "py311-build",
                        "py311-gdbm",
                        "py311-packaging",
                        "py311-parsing",
                        "py311-setuptools",
                        "py311-tkinter",
                        "py311-tomli",
                        "py311-wheel",
                        "py311-editables",
                        "py311-pathspec",
                        "py311-typing_extensions",
                        "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-zipp",
                        "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-importlib-metadata",
                        "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-matplotlib",
                        "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-scipy",
                        "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",
                        "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-cftime",
                        "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-netcdf4",
                        "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",
                        "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-pyproject_hooks",
                        "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",
                        "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",
                        "py311-setuptools-git-versioning",
                        "py311-librosa",
                        "py311-mido",
                        "py311-note-seq",
                        "py311-pretty-midi",
                        "py311-resampy",
                        "py311-alive-progress",
                        "py311-grapheme",
                        "py311-gobject3",
                        "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-pdal",
                        "py311-wxpython-4.0",
                        "py311-pyproject_metadata",
                        "py311-iniparse",
                        "py311-mercurial_extension_utils",
                        "py311-berkeleydb",
                        "py311-hyrule",
                        "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",
                        "py311-rfc3339-validator",
                        "py311-rfc3986-validator",
                        "py311-flake8-pyproject",
                        "py311-cvxopt",
                        "py311-latexcodec",
                        "py311-scikit-umfpack",
                        "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",
                        "oci-cli",
                        "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",
                        "py311-canmatrix",
                        "py311-fdsnwsscripts",
                        "py311-ipython-sql",
                        "py311-rich-click",
                        "py311-libarchive-c",
                        "py311-nbval",
                        "py311-lxml_html_clean",
                        "py311-pdal-plugins",
                        "py311-flexcache",
                        "py311-flexparser",
                        "py311-oci",
                        "py311-asynctest",
                        "py311-fipy",
                        "py311-pytorch",
                        "py311-spglib",
                        "py311-wxmplot",
                        "py311-wxutils",
                        "py311-pymatgen",
                        "py311-fabio",
                        "py311-silx",
                        "py311-pyficache",
                        "py311-blessings",
                        "py311-bpython",
                        "py311-cwcwidth",
                        "py311-curtsies",
                        "py311-dmgbuild",
                        "py311-ds-store",
                        "py311-mac-alias",
                        "py311-pyqt6-sip",
                        "py311-graphviz",
                        "py311-objgraph",
                        "py311-aiohappyeyeballs",
                        "py311-pylsqpack",
                        "py311-service-identity",
                        "py311-aioquic",
                        "py311-gpxpy",
                        "py311-autopage",
                        "py311-asyncssh",
                        "py311-pygithub",
                        "py311-pyuca",
                        "py311-wordcloud",
                        "py311-apptools",
                        "py311-envisage",
                        "py311-mayavi",
                        "py311-pyface",
                        "py311-traitsui",
                        "py311-traits",
                        "py311-pacal",
                        "py311-pymysql",
                        "py311-pylast",
                        "py311-rich_rst",
                        "py311-textual",
                        "py311-propcache",
                        "py311-ffmpy",
                        "py311-hatch-requirements-txt",
                        "py311-flake8-pep8-naming",
                        "py311-flake8-polyfill",
                        "py311-pytest-html",
                        "py311-ipadic",
                        "py311-cog",
                        "py311-google-cloud-core",
                        "py311-google-cloud-storage",
                        "py311-google-crc32c",
                        "py311-google-resumable-media",
                        "py311-gsecrets",
                        "py311-marshmallow",
                        "py311-webargs",
                        "py311-coloredlogs",
                        "py311-humanfriendly",
                        "py311-pysimdjson",
                        "py311-hdfs",
                        "py311-construct",
                        "py311-kcs11",
                        "py311-pykeepass",
                        "py311-yubico",
                        "py311-zxcvbn",
                        "py311-paho-mqtt",
                        "py311-lesscpy",
                        "py311-emmet-core",
                        "py311-maggma",
                        "py311-mongomock",
                        "py311-mp-api",
                        "py311-pycifrw",
                        "py311-pydash",
                        "py311-pyqtgraph",
                        "py311-sentinels",
                        "py311-smart-open",
                        "py311-sqlalchemy-utils",
                        "py311-sshtunnel",
                        "py311-xraylarch",
                        "py311-pync",
                        "py311-leveldb",
                        "py311-notify2",
                        "py311-unpaddedbase64",
                        "py311-poetry-plugin-shell",
                        "py311-urwid-readline",
                        "py311-pytesseract",
                        "py311-mitmproxy_macos",
                        "py311-mitmproxy_rs",
                        "py311-krb5",
                        "py311-requests-kerberos",
                        "py311-img2pdf",
                        "py311-pyogrio",
                        "py311-aniso8601",
                        "py311-pygments-mathematica",
                        "py311-narwhals",
                        "py311-digitalocean",
                        "py311-google-api-python-client",
                        "py311-cloudflare2",
                        "py311-pyproject_api",
                        "py311-klein",
                        "py311-findpython",
                        "py311-tracer",
                        "py311-typing-inspection",
                        "py311-selenium",
                        "py311-undetected-chromedriver",
                        "py311-pyfzf",
                        "py311-sqlglot",
                        "py311-cramjam",
                        "py311-iterable-io",
                        "py311-zipstream-ng",
                        "py311-backports.tarfile",
                        "py311-pbs_installer",
                        "py311-flasgger",
                        "py311-django-allauth",
                        "py311-django-countries",
                        "py311-django-debug-toolbar",
                        "py311-django-extensions",
                        "py311-django-gravatar2",
                        "py311-django-mailman3",
                        "py311-mailmanclient",
                        "py311-openid",
                        "py311-pytest-django",
                        "py311-responses",
                        "py311-autocommand",
                        "py311-croniter",
                        "py311-immutables",
                        "py311-jaraco.collections",
                        "py311-jaraco.text",
                        "py311-looseversion",
                        "py311-timelib",
                        "py311-coherent.licensed",
                        "py311-astropy-healpix",
                        "py311-donfig",
                        "py311-mpl-animators",
                        "py311-numcodecs",
                        "py311-reproject",
                        "py311-spiceypy",
                        "py311-zarr",
                        "py311-jsonnet",
                        "py311-yapsy",
                        "py311-langdetect",
                        "py311-nanobind",
                        "py311-ttfquery",
                        "py311-trepan3k",
                        "py311-darkdetect",
                        "py311-larixite",
                        "py311-pypostal",
                        "py311-base58",
                        "py311-ansicolors",
                        "py311-sslcrypto",
                        "py311-ipython-pygments-lexers",
                        "py311-python-lsp-ruff",
                        "py311-pyke",
                        "py311-uv-build",
                        "py311-holidays",
                        "py311-pytokens",
                        "py311-paste",
                        "py311-ml_dtypes",
                        "py311-decli",
                        "py311-hf-xet",
                        "py311-proto-plus",
                        "py311-regions",
                        "py311-questionary",
                        "py311-rlpycairo",
                        "py311-gammapy",
                        "py311-pytest-httpserver",
                        "py311-sarpy",
                        "py311-diskcache",
                        "py311-durationpy",
                        "py311-scikit-rf",
                        "py311-url-normalize",
                        "py311-diskcache-stubs",
                        "py311-poethepoet",
                        "py311-pre-commit",
                        "py311-pysigma",
                        "py311-vcrpy",
                        "py311-intelhex",
                        "py311-pytest-recording",
                        "py311-reedsolo",
                        "py311-librt",
                        "py311-sigma-cli",
                        "py311-requests-cache",
                        "py311-time-machine",
                        "py311-pmdarima",
                        "py311-robotremoteserver",
                        "py311-python-multipart",
                        "py311-treq",
                        "py311-fmf",
                        "py311-shtab",
                        "py311-rich-argparse",
                        "py311-allpairspy",
                        "py311-tcolorpy",
                        "py311-lark",
                        "py311-rfc3987-syntax",
                        "py311-ajsonrpc",
                        "py311-pyelftools",
                        "py311-annotated-doc",
                        "py311-dunamai",
                        "py311-uv-dynamic-versioning",
                        "py311-dm-tree",
                        "py311-pew",
                        "py311-datasets",
                        "py311-mda-xdrlib",
                        "py311-versioningit",
                        "py311-roman_numerals"
                    ]
                }
            ]
        },
        {
            "name": "py312-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "esptool",
                        "cartman",
                        "fbuild",
                        "git-filter-repo",
                        "git-review",
                        "legit",
                        "radon",
                        "offlineimap",
                        "streamlink",
                        "gajim",
                        "httpie",
                        "jrnl",
                        "pdfposter",
                        "fava",
                        "impressive",
                        "WW",
                        "gds",
                        "pdb2pqr",
                        "denyhosts",
                        "edmv",
                        "xxh",
                        "graphtage",
                        "terminal_markdown_viewer",
                        "xml2rfc",
                        "linkchecker",
                        "py38-nghttp2",
                        "py39-nghttp2",
                        "paramagpy",
                        "jtbl",
                        "trim_osc",
                        "ydiff",
                        "gzdice",
                        "py310-nghttp2",
                        "epy",
                        "reuse",
                        "yubikey-manager4",
                        "git-when-merged",
                        "zkpwgen",
                        "py312-build",
                        "py312-flit_core",
                        "py312-gdbm",
                        "py312-packaging",
                        "py312-pyproject_hooks",
                        "py312-setuptools",
                        "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-typing_extensions",
                        "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-zipp",
                        "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",
                        "doxyqml",
                        "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-cftime",
                        "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",
                        "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-importlib-metadata",
                        "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-gobject3",
                        "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-matplotlib",
                        "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-pdal",
                        "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-netcdf4",
                        "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",
                        "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",
                        "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",
                        "py312-ldap",
                        "py312-mando",
                        "py312-openbabel2",
                        "py312-fickling",
                        "py312-scour",
                        "py312-octave_kernel",
                        "py312-irodsclient",
                        "py312-langid",
                        "py312-prettytable",
                        "py312-jsonpatch",
                        "py312-parsel",
                        "py312-w3lib",
                        "py312-itemadapter",
                        "py312-itemloaders",
                        "py312-pypng",
                        "py312-pyqrcode",
                        "py312-slack-sdk",
                        "py312-fdsnwsscripts",
                        "py312-ipython-sql",
                        "py312-pyshp",
                        "py312-rich-click",
                        "py312-libarchive-c",
                        "py312-maxminddb",
                        "py312-pyvo",
                        "py312-schema",
                        "py312-nbval",
                        "py312-onnx",
                        "pympress",
                        "py312-lxml_html_clean",
                        "py312-pdal-plugins",
                        "py312-cymruwhois",
                        "py312-skyfield-data",
                        "py312-aiosqlite",
                        "py312-geoplot",
                        "py312-cgmetadata",
                        "py312-makelive",
                        "py312-flexcache",
                        "py312-flexparser",
                        "py312-mmcif_pdbx",
                        "propka",
                        "py312-absl",
                        "py312-tropycal",
                        "py312-pydicom",
                        "py312-pynetdicom",
                        "py312-epsg",
                        "py312-cartopy",
                        "py312-queuelib",
                        "py312-asgiref",
                        "py312-asynctest",
                        "py312-kaitaistruct",
                        "py312-rencode",
                        "py312-ffc",
                        "py312-fiat",
                        "py312-dijitso",
                        "py312-ufl",
                        "py312-dolfin",
                        "py312-automat",
                        "py312-constantly",
                        "py312-incremental",
                        "py312-m2r",
                        "py312-pyhamcrest",
                        "py312-twisted",
                        "py312-fipy",
                        "py312-pytorch",
                        "py312-dispatcher",
                        "py312-pudb",
                        "py312-urwid",
                        "py312-scrapy",
                        "py312-supervisor",
                        "py312-triangle",
                        "py312-gmpy2",
                        "tmt",
                        "py312-fmf",
                        "py312-tables",
                        "py312-pyshortcuts",
                        "py312-hdf5plugin",
                        "py312-palettable",
                        "py312-spglib",
                        "py312-xraydb",
                        "py312-wxmplot",
                        "py312-wxpython-4.0",
                        "py312-wxutils",
                        "py312-pymatgen",
                        "py312-fabio",
                        "py312-silx",
                        "py312-jsonconversion",
                        "py312-macfsevents",
                        "py312-pyFAI",
                        "getmail6",
                        "py312-pyficache",
                        "py312-bitstruct",
                        "py312-chm",
                        "py312-cwcwidth",
                        "py312-dmgbuild",
                        "py312-ds-store",
                        "py312-genshi",
                        "py312-pyqt6-sip",
                        "py312-pptx",
                        "py312-css-parser",
                        "py312-emoji",
                        "py312-nbxmpp",
                        "py312-omemo-dr",
                        "py312-precis-i18n",
                        "py312-pylzma",
                        "py312-pipdeptree",
                        "py312-cli-helpers",
                        "py312-sqlparse",
                        "py312-mygpoclient",
                        "py312-podcastparser",
                        "py312-graphviz",
                        "py312-objgraph",
                        "py312-clang",
                        "py312-ctypeslib2",
                        "py312-awscrt",
                        "py312-awscli2",
                        "py312-graph-tool",
                        "py312-pytest-json-report",
                        "py312-pytest-metadata",
                        "py312-obspy",
                        "py312-aiohappyeyeballs",
                        "py312-pylsqpack",
                        "py312-service-identity",
                        "py312-aioquic",
                        "py312-gpxpy",
                        "py312-autopage",
                        "py312-cliff",
                        "py312-cmd2",
                        "py312-asyncssh",
                        "py312-pygithub",
                        "py312-pyuca",
                        "py312-mpld3",
                        "py312-dap",
                        "py312-spiceypy",
                        "py312-pyorick",
                        "py312-control",
                        "py312-kombine",
                        "py312-wordcloud",
                        "py312-yt",
                        "py312-wntr",
                        "py312-berkeleydb",
                        "py312-dqsegdb2",
                        "py312-gwdatafind",
                        "py312-healpy",
                        "py312-igwn-auth-utils",
                        "py312-ligo-common",
                        "py312-ligo-gracedb",
                        "py312-ligo-segments",
                        "py312-lscsoft-glue",
                        "py312-safe-netrc",
                        "py312-scitokens",
                        "py312-scimath",
                        "py312-traits",
                        "py312-nibabel",
                        "py312-panedr",
                        "py312-dateparser",
                        "py312-gwpy",
                        "py312-gwosc",
                        "py312-ligotimegps",
                        "py312-stagger",
                        "py312-crayons",
                        "py312-eventlet",
                        "py312-starlette",
                        "py312-ordered-set",
                        "py312-LabJackPython",
                        "py312-changelog-chug",
                        "py312-python-daemon",
                        "py312-codetools",
                        "py312-comet",
                        "py312-csscompressor",
                        "py312-ctags",
                        "py312-datrie",
                        "py312-sqlobject",
                        "py312-formencode",
                        "py312-apptools",
                        "py312-envisage",
                        "py312-mayavi",
                        "py312-pyface",
                        "py312-traitsui",
                        "py312-scikit-umfpack",
                        "py312-pacal",
                        "py312-fontaine",
                        "py312-pymysql",
                        "py312-olm",
                        "youtube-search-python",
                        "yewtube",
                        "py312-pylast",
                        "py312-rich_rst",
                        "py312-textual",
                        "rich-cli",
                        "py312-distorm",
                        "py312-propcache",
                        "py312-esridump",
                        "py312-fann2",
                        "py312-fastapi",
                        "py312-ffmpy",
                        "py312-fire",
                        "py312-hyrule",
                        "py312-itables",
                        "py312-hatch-requirements-txt",
                        "py312-readability-lxml",
                        "py312-cinemagoer",
                        "py312-contextlib2",
                        "py312-flake8-pep8-naming",
                        "py312-flake8-polyfill",
                        "py312-pytest-check",
                        "py312-pytest-datadir",
                        "py312-pytest-fixture-config",
                        "py312-pytest-flake8",
                        "py312-pytest-html",
                        "py312-pytest-pycodestyle",
                        "py312-pytest-random-order",
                        "py312-pytest-regressions",
                        "py312-pytest-shutil",
                        "py312-pytest-subtests",
                        "py312-pytest-virtualenv",
                        "py312-setuptools-git",
                        "py312-ftfy",
                        "py312-fugashi",
                        "py312-gcn",
                        "py312-ipadic",
                        "py312-acor",
                        "py312-cog",
                        "py312-google-cloud-core",
                        "py312-google-cloud-storage",
                        "py312-google-crc32c",
                        "py312-google-resumable-media",
                        "py312-gsecrets",
                        "py312-marshmallow",
                        "py312-webargs",
                        "py312-clikit",
                        "py312-coloredlogs",
                        "py312-humanfriendly",
                        "py312-pastel",
                        "py312-pylev",
                        "py312-pysimdjson",
                        "py312-hdfs",
                        "py312-construct",
                        "py312-kcs11",
                        "py312-pykeepass",
                        "py312-yubico",
                        "py312-zxcvbn",
                        "py312-cdflib",
                        "py312-geomagpy",
                        "py312-paho-mqtt",
                        "py312-pypubsub",
                        "py312-annoy",
                        "py312-pacmap",
                        "py312-lesscpy",
                        "py312-emmet-core",
                        "py312-maggma",
                        "py312-mongomock",
                        "py312-mp-api",
                        "py312-pycifrw",
                        "py312-pydash",
                        "py312-pyqtgraph",
                        "py312-sentinels",
                        "py312-smart-open",
                        "py312-sqlalchemy-utils",
                        "py312-sshtunnel",
                        "py312-xraylarch",
                        "py312-gpstime",
                        "py312-gunicorn",
                        "py312-gviz_api",
                        "py312-hypy",
                        "py312-icalendar",
                        "py312-imageio-ffmpeg",
                        "py312-imgur",
                        "py312-immutables",
                        "py312-importmagic",
                        "py312-humanize",
                        "py312-pync",
                        "py312-ipy",
                        "py312-iso639",
                        "py312-janus",
                        "py312-jmespath-terminal",
                        "py312-langcodes",
                        "py312-meld3",
                        "py312-metar",
                        "py312-misaka",
                        "matrix-nio",
                        "matrix-commander",
                        "py312-aiofiles",
                        "py312-notify2",
                        "py312-unpaddedbase64",
                        "py312-poetry-plugin-shell",
                        "py312-urwid-readline",
                        "py312-pytesseract",
                        "py312-mitmproxy_macos",
                        "py312-mitmproxy_rs",
                        "py312-wsaccel",
                        "py312-yappi",
                        "py312-libdnet",
                        "py312-pypcap",
                        "py312-bracex",
                        "py312-enrich",
                        "py312-wcmatch",
                        "py312-krb5",
                        "py312-pycson",
                        "py312-speg",
                        "py312-requests-kerberos",
                        "py312-img2pdf",
                        "py312-pyogrio",
                        "py312-breathe",
                        "py312-publicsuffix2",
                        "py312-flask-cors",
                        "py312-aniso8601",
                        "py312-pygments-mathematica",
                        "py312-qimage2ndarray",
                        "py312-narwhals",
                        "py312-celery",
                        "py312-kombu",
                        "py312-digitalocean",
                        "py312-google-api-python-client",
                        "py312-cloudflare2",
                        "py312-pydot",
                        "py312-rdflib",
                        "py312-doctest-ignore-unicode",
                        "py312-prov",
                        "py312-pyproject_api",
                        "py312-cinderclient",
                        "py312-debtcollector",
                        "py312-dogpile-cache",
                        "py312-keystoneauth1",
                        "py312-keystoneclient",
                        "py312-novaclient",
                        "py312-openstacksdk",
                        "py312-openstackclient",
                        "py312-os-service-types",
                        "py312-osc-lib",
                        "py312-oslo-config",
                        "py312-oslo-i18n",
                        "py312-oslo-utils",
                        "py312-oslo-serialization",
                        "py312-requestsexceptions",
                        "py312-fortranformat",
                        "py312-gsl",
                        "py312-findpython",
                        "py312-tracer",
                        "py312-typing-inspection",
                        "py312-selenium",
                        "py312-undetected-chromedriver",
                        "py312-pgspecial",
                        "py312-pyfzf",
                        "py312-sqlglot",
                        "py312-cramjam",
                        "py312-iterable-io",
                        "py312-zipstream-ng",
                        "py312-autobahn",
                        "py312-hkdf",
                        "py312-passlib",
                        "py312-python-snappy",
                        "py312-pytrie",
                        "py312-spake2",
                        "py312-txaio",
                        "py312-txtorcon",
                        "py312-u-msgpack-python",
                        "py312-backports.tarfile",
                        "py312-pbs_installer",
                        "py312-flask-mail",
                        "py312-flask-restful",
                        "py312-flask-sqlalchemy",
                        "py312-flask-wtf",
                        "py312-wtforms",
                        "py312-flasgger",
                        "py312-django",
                        "py312-django-allauth",
                        "py312-django-countries",
                        "py312-django-debug-toolbar",
                        "py312-django-extensions",
                        "py312-django-gravatar2",
                        "py312-django-mailman3",
                        "py312-mailmanclient",
                        "py312-openid",
                        "py312-pytest-django",
                        "py312-responses",
                        "py312-autocommand",
                        "py312-croniter",
                        "py312-jaraco.collections",
                        "py312-jaraco.text",
                        "py312-looseversion",
                        "py312-timelib",
                        "py312-coherent.licensed",
                        "py312-plyvel",
                        "py312-astropy-healpix",
                        "py312-donfig",
                        "py312-mpl-animators",
                        "py312-numcodecs",
                        "py312-reproject",
                        "py312-zarr",
                        "py312-mitmproxy",
                        "py312-jsonnet",
                        "py312-cvxopt",
                        "py312-jupyter_sphinx",
                        "py312-aubio",
                        "py312-bottlenose",
                        "py312-confuse",
                        "py312-discogs-client",
                        "py312-ibroadcast",
                        "py312-jsonpath-rw",
                        "py312-langdetect",
                        "py312-librosa",
                        "py312-mediafile",
                        "py312-mpd2",
                        "py312-musicbrainzngs",
                        "py312-nanobind",
                        "py312-pytest-mpl",
                        "py312-reflink",
                        "py312-resampy",
                        "py312-soundfile",
                        "py312-termplotlib",
                        "py312-termtables",
                        "py312-ttfquery",
                        "py312-zbar",
                        "py312-trepan3k",
                        "py312-elastic-transport",
                        "py312-elasticsearch",
                        "py312-darkdetect",
                        "py312-larixite",
                        "py312-pypostal",
                        "py312-virtualfish",
                        "py312-base58",
                        "py312-ansicolors",
                        "py312-sslcrypto",
                        "py312-ipython-pygments-lexers",
                        "py312-python-lsp-ruff",
                        "py312-standard-distutils",
                        "py312-bidict",
                        "py312-cfn-lint",
                        "py312-engineio",
                        "py312-junit-xml",
                        "py312-socketio",
                        "py312-spotipy",
                        "py312-uvicorn",
                        "py312-uv-build",
                        "py312-holidays",
                        "py312-authres",
                        "py312-dkimpy",
                        "py312-ipaddress",
                        "py312-py3dns",
                        "py312-pyinstrument",
                        "py312-smi",
                        "py312-requests-unixsocket",
                        "py312-pytokens",
                        "py312-networkit",
                        "py312-sacremoses",
                        "py312-paste",
                        "py312-colour",
                        "py312-ml_dtypes",
                        "py312-decli",
                        "py312-hf-xet",
                        "py312-proto-plus",
                        "py312-huggingface_hub",
                        "py312-sphinx-click",
                        "py312-exifread",
                        "py312-regions",
                        "py312-questionary",
                        "py312-rlpycairo",
                        "py312-gammapy",
                        "py312-pytest-httpserver",
                        "py312-catalogue",
                        "py312-conllu",
                        "py312-sacrebleu",
                        "py312-sarpy",
                        "py312-timeout-decorator",
                        "py312-xxhash",
                        "py312-diskcache",
                        "py312-durationpy",
                        "py312-scikit-rf",
                        "py312-url-normalize",
                        "py312-diskcache-stubs",
                        "py312-poethepoet",
                        "py312-pre-commit",
                        "py312-pysigma",
                        "py312-ecdsa",
                        "py312-vcrpy",
                        "py312-intelhex",
                        "py312-pytest-recording",
                        "py312-reedsolo",
                        "py312-librt",
                        "py312-sigma-cli",
                        "py312-requests-cache",
                        "py312-time-machine",
                        "py312-pmdarima",
                        "py312-aenum",
                        "py312-beaker",
                        "py312-mido",
                        "py312-python-multipart",
                        "py312-treq",
                        "py312-shtab",
                        "py312-crc32c",
                        "py312-rich-argparse",
                        "py312-pick",
                        "py312-allpairspy",
                        "py312-tcolorpy",
                        "py312-lark",
                        "py312-rfc3987-syntax",
                        "py312-ajsonrpc",
                        "py312-pyelftools",
                        "py312-annotated-doc",
                        "py312-uv-dynamic-versioning",
                        "py312-dunamai",
                        "py312-segno",
                        "py312-sexpdata",
                        "py312-ipympl",
                        "py312-dm-tree",
                        "py312-pew",
                        "py312-tlsh",
                        "py312-datasets",
                        "py312-mda-xdrlib",
                        "py312-versioningit",
                        "py312-roman_numerals"
                    ]
                }
            ]
        },
        {
            "name": "py313-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-installer"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "kitty",
                        "dtrx",
                        "litecli",
                        "mycli",
                        "pgcli",
                        "cram",
                        "git-cola",
                        "git-remote-hg",
                        "gitless",
                        "gomp",
                        "google-cloud-sdk",
                        "hg-evolve",
                        "hg-git",
                        "hg-keyring",
                        "mercurial",
                        "scons",
                        "tortoisehg",
                        "gramps",
                        "img2pdf",
                        "cppman",
                        "urlscan",
                        "deluge",
                        "exabgp",
                        "gWakeOnLAN",
                        "impacket",
                        "magic-wormhole",
                        "s3cmd",
                        "speedtest-cli",
                        "sshuttle",
                        "youtube-dl",
                        "pipenv",
                        "pipx",
                        "rdiff-backup",
                        "holoviews",
                        "verde",
                        "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",
                        "sqlmap",
                        "yubikey-manager",
                        "xonsh",
                        "ansible-lint",
                        "borgbackup",
                        "jc",
                        "mackup",
                        "ranger",
                        "rubber",
                        "asciidoc",
                        "colout",
                        "grc",
                        "icdiff",
                        "proselint",
                        "translate-toolkit",
                        "buku",
                        "qutebrowser",
                        "gtimelog",
                        "pyinfra",
                        "hg-credentials",
                        "funky",
                        "yamllint",
                        "openstreetmap-carto",
                        "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",
                        "yt-dlp",
                        "podman-compose",
                        "toot",
                        "napari",
                        "gallery-dl",
                        "cmake-language-server",
                        "hatch",
                        "zenmap",
                        "gi-docgen",
                        "podman-compose-devel",
                        "jello",
                        "ssh-audit",
                        "borgmatic",
                        "dnsdiag",
                        "mat2",
                        "codemod",
                        "osxphotos",
                        "asitop",
                        "offpunk",
                        "xcode-build-server",
                        "justpath",
                        "ocrmypdf",
                        "internetarchive",
                        "tubeup",
                        "vitables",
                        "py313-build",
                        "py313-flit_core",
                        "py313-gdbm",
                        "py313-packaging",
                        "py313-pyproject_hooks",
                        "py313-setuptools",
                        "py313-tkinter",
                        "py313-wheel",
                        "py313-altgraph",
                        "py313-macholib",
                        "py313-modulegraph",
                        "py313-py2app",
                        "py313-calver",
                        "py313-editables",
                        "py313-trove-classifiers",
                        "py313-pathspec",
                        "py313-pluggy",
                        "py313-setuptools_scm",
                        "py313-hatchling",
                        "py313-atomicwrites",
                        "py313-hatch-vcs",
                        "py313-serial",
                        "py313-tz",
                        "py313-pip",
                        "py313-pefile",
                        "py313-argcomplete",
                        "py313-crcmod",
                        "py313-bitarray",
                        "py313-attrs",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-hatch-fancy-pypi-readme",
                        "py313-hypothesis",
                        "py313-idna",
                        "py313-iniconfig",
                        "py313-py",
                        "py313-pytest",
                        "py313-requests",
                        "py313-sortedcontainers",
                        "py313-urllib3",
                        "py313-zope-event",
                        "py313-zopeinterface",
                        "py313-mpmath",
                        "py313-sympy",
                        "py313-scikit-build-core",
                        "py313-types-psutil",
                        "py313-mypy_extensions",
                        "py313-types-setuptools",
                        "py313-flaky",
                        "py313-typing_extensions",
                        "py313-mypy",
                        "py313-six",
                        "py313-sniffio",
                        "py313-trio",
                        "py313-async_generator",
                        "py313-outcome",
                        "py313-pytest-asyncio",
                        "py313-pytest-trio",
                        "py313-astor",
                        "py313-jedi",
                        "py313-parso",
                        "py313-matplotlib-inline",
                        "py313-pexpect",
                        "py313-ptyprocess",
                        "py313-traitlets",
                        "py313-wcwidth",
                        "py313-prompt_toolkit",
                        "py313-pretend",
                        "py313-pygments",
                        "py313-asttokens",
                        "py313-executing",
                        "py313-pure_eval",
                        "py313-stack_data",
                        "py313-appnope",
                        "py313-backcall",
                        "py313-decorator",
                        "py313-ipython",
                        "py313-pickleshare",
                        "py313-semantic_version",
                        "py313-pycparser",
                        "py313-setuptools-rust",
                        "py313-cffi",
                        "py313-cpuinfo",
                        "py313-pytest-benchmark",
                        "py313-execnet",
                        "py313-pytest-xdist",
                        "py313-maturin",
                        "py313-testpath",
                        "py313-gmpy2",
                        "py313-dulwich",
                        "py313-appdirs",
                        "py313-fastjsonschema",
                        "py313-filelock",
                        "py313-fs",
                        "py313-mock",
                        "py313-platformdirs",
                        "py313-pkginfo",
                        "py313-pyfatfs",
                        "py313-pytest-mock",
                        "py313-requests-toolbelt",
                        "py313-shellingham",
                        "py313-xattr",
                        "py313-asteval",
                        "py313-distlib",
                        "py313-virtualenv",
                        "py313-brotli",
                        "py313-coverage",
                        "py313-coveralls",
                        "py313-docopt",
                        "py313-ipdb",
                        "py313-inflate64",
                        "py313-multivolumefile",
                        "py313-poetry-core",
                        "py313-psutil",
                        "py313-py7zr",
                        "py313-pyannotate",
                        "py313-pybcj",
                        "py313-pycryptodome",
                        "py313-pycryptodomex",
                        "py313-pyppmd",
                        "py313-pytest-cov",
                        "py313-pytest-remotedata",
                        "py313-pytest-timeout",
                        "py313-pyzstd",
                        "py313-texttable",
                        "py313-toml",
                        "py313-stagger",
                        "py313-cython",
                        "py313-zipfile-deflate64",
                        "py313-blinker",
                        "py313-cryptography",
                        "py313-cryptography_vectors",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-pbr",
                        "py313-requests-oauthlib",
                        "py313-requests-mock",
                        "py313-tomlkit",
                        "py313-crashtest",
                        "py313-click",
                        "py313-msgpack",
                        "py313-rapidfuzz",
                        "py313-libvirt",
                        "py313-aioitertools",
                        "py313-anyio",
                        "py313-starlette",
                        "py313-zipp",
                        "py313-userpath",
                        "py313-meson",
                        "py313-meson-python",
                        "py313-numpy",
                        "py313-pyproject_metadata",
                        "py313-fsspec",
                        "py313-importlib-metadata",
                        "py313-levenshtein",
                        "py313-prometheus_client",
                        "py313-redis",
                        "py313-dateutil",
                        "py313-freezegun",
                        "py313-ordered-set",
                        "py313-regex",
                        "py313-tatsu",
                        "py313-tqdm",
                        "py313-greenlet",
                        "py313-flexparser",
                        "py313-sqlalchemy",
                        "py313-yaml",
                        "py313-lxml",
                        "py313-flexcache",
                        "py313-cbor2",
                        "py313-game",
                        "py313-luma.core",
                        "py313-luma.emulator",
                        "py313-olefile",
                        "py313-pint",
                        "py313-pyftdi",
                        "py313-pyusb",
                        "py313-ruamel-yaml",
                        "py313-smbus2",
                        "py313-openssl",
                        "py313-pylsqpack",
                        "py313-roman",
                        "py313-docutils",
                        "py313-alabaster",
                        "py313-babel",
                        "py313-imagesize",
                        "py313-jinja2",
                        "py313-markupsafe",
                        "py313-snowballstemmer",
                        "py313-sphinxcontrib-devhelp",
                        "py313-sphinxcontrib-applehelp",
                        "py313-sphinxcontrib-htmlhelp",
                        "py313-sphinxcontrib-jsmath",
                        "py313-sphinxcontrib-qthelp",
                        "py313-sphinxcontrib-serializinghtml",
                        "py313-sphinx_rtd_theme",
                        "py313-sphinx",
                        "py313-sphinxcontrib-jquery",
                        "py313-geographiclib",
                        "py313-tomli",
                        "py313-yapf",
                        "py313-gevent",
                        "py313-zstd",
                        "py313-debugpy",
                        "py313-distro",
                        "py313-scikit-build",
                        "py313-mako",
                        "py313-markdown",
                        "py313-nuitka",
                        "py313-wrapt",
                        "py313-identify",
                        "py313-rtree",
                        "py313-pyglet",
                        "py313-beniget",
                        "py313-gast",
                        "py313-ply",
                        "py313-pooch",
                        "py313-pybind11",
                        "py313-pythran",
                        "py313-scikit-umfpack",
                        "py313-scipy",
                        "py313-threadpoolctl",
                        "py313-pyerfa",
                        "py313-igraph",
                        "py313-shapely",
                        "py313-pypdf",
                        "py313-tomli-w",
                        "py313-lmfit",
                        "py313-uncertainties",
                        "py313-websockets",
                        "py313-cairo",
                        "py313-contourpy",
                        "py313-cppy",
                        "py313-cycler",
                        "py313-kiwisolver",
                        "py313-lz4",
                        "py313-parsing",
                        "py313-pkgconfig",
                        "py313-pyqt-builder",
                        "py313-pyqt5-sip",
                        "py313-sip",
                        "py313-sip-devel",
                        "py313-zopfli",
                        "py313-expandvars",
                        "py313-frozenlist",
                        "py313-more-itertools",
                        "py313-gdal",
                        "py313-orjson",
                        "py313-smart_open",
                        "py313-pyproj",
                        "py313-lxml_html_clean",
                        "py313-affine",
                        "py313-click-plugins",
                        "py313-cligj",
                        "py313-rasterio",
                        "py313-snuggs",
                        "py313-asn1",
                        "py313-asn1-modules",
                        "py313-aioquic",
                        "py313-service_identity",
                        "py313-dnspython",
                        "py313-cymruwhois",
                        "py313-deprecated",
                        "py313-pikepdf",
                        "py313-blockdiag",
                        "py313-chardet",
                        "py313-flatbuffers",
                        "py313-fonttools",
                        "py313-funcparserlib",
                        "py313-gobject3",
                        "py313-matplotlib",
                        "py313-protobuf3",
                        "py313-pyobjc",
                        "py313-reportlab",
                        "py313-sphinxcontrib-blockdiag",
                        "py313-svgelements",
                        "py313-unicodedata2",
                        "py313-webcolors",
                        "py313-gssapi",
                        "py313-requests-gssapi",
                        "py313-peewee",
                        "py313-requests-futures",
                        "py313-algopy",
                        "py313-applaunchservices",
                        "py313-asv",
                        "py313-asv-runner",
                        "py313-bigfloat",
                        "py313-binaryornot",
                        "py313-biopython",
                        "py313-cachetools",
                        "py313-cairocffi",
                        "py313-cairosvg",
                        "py313-cfgv",
                        "py313-cftime",
                        "py313-columnize",
                        "py313-colorlog",
                        "py313-deprecation",
                        "py313-diff-match-patch",
                        "py313-dill",
                        "py313-whatthepatch",
                        "py313-multidict",
                        "py313-docstring-to-markdown",
                        "py313-pdm-backend",
                        "py313-tabulate",
                        "py313-tinycss2",
                        "py313-webencodings",
                        "py313-blosc",
                        "py313-joblib",
                        "py313-networkx",
                        "py313-aiodns",
                        "py313-aiohappyeyeballs",
                        "py313-propcache",
                        "py313-pycares",
                        "py313-yarl",
                        "py313-aiosignal",
                        "py313-aiohttp",
                        "py313-audioop_lts",
                        "py313-discordpy",
                        "py313-fire",
                        "py313-termcolor",
                        "py313-hy",
                        "py313-hyrule",
                        "py313-cons",
                        "py313-docstyle",
                        "py313-editorconfig",
                        "py313-enchant",
                        "py313-etuples",
                        "py313-fastprogress",
                        "py313-filetype",
                        "py313-inflection",
                        "py313-intervaltree",
                        "py313-jaraco.context",
                        "py313-logical-unification",
                        "py313-multipledispatch",
                        "py313-minikanren",
                        "py313-natsort",
                        "py313-nmrglue",
                        "py313-nmrglue-devel",
                        "py313-pyicu",
                        "py313-toolz",
                        "py313-aioftp",
                        "py313-parfive",
                        "py313-async-timeout",
                        "py313-curio",
                        "py313-python-socks",
                        "py313-aiohttp-socks",
                        "py313-asdf-standard",
                        "py313-asdf-transform-schemas",
                        "py313-trustme",
                        "py313-bleach",
                        "py313-hatch-requirements-txt",
                        "py313-extension-helpers",
                        "py313-astropy-iers-data",
                        "py313-cached-property",
                        "py313-versioneer",
                        "py313-pytzdata",
                        "py313-pandas",
                        "py313-asdf-unit-schemas",
                        "py313-asdf",
                        "py313-jmespath",
                        "py313-asdf-coordinates-schemas",
                        "py313-beautifulsoup4",
                        "py313-html5lib",
                        "py313-soupsieve",
                        "py313-bottleneck",
                        "py313-cloudpickle",
                        "py313-locket",
                        "py313-partd",
                        "py313-dask",
                        "py313-jplephem",
                        "py313-cssselect2",
                        "py313-defusedxml",
                        "py313-pytest-runner",
                        "py313-autoflake",
                        "py313-astroid",
                        "py313-autopep8",
                        "py313-codestyle",
                        "py313-contextlib2",
                        "py313-flake8-mccabe",
                        "py313-flake8",
                        "py313-flake8-pep8-naming",
                        "py313-flake8-polyfill",
                        "py313-flake8-pyproject",
                        "py313-isort",
                        "py313-json5",
                        "py313-nodeenv",
                        "py313-openbabel",
                        "py313-path",
                        "py313-pdbecif",
                        "py313-peakutils",
                        "py313-pkce",
                        "py313-poyo",
                        "py313-pyflakes",
                        "py313-pylint",
                        "py313-pytest-check",
                        "py313-pytest-datadir",
                        "py313-pytest-fixture-config",
                        "py313-pytest-flake8",
                        "py313-pytest-forked",
                        "py313-pytest-html",
                        "py313-pytest-metadata",
                        "py313-pytest-pycodestyle",
                        "py313-pytest-random-order",
                        "py313-pytest-shutil",
                        "py313-pytest-subtests",
                        "py313-pytest-virtualenv",
                        "py313-setuptools-git",
                        "py313-setuptools_scm_git_archive",
                        "py313-botocore",
                        "py313-aiobotocore",
                        "py313-s3fs",
                        "py313-obspy",
                        "py313-pytest-json-report",
                        "py313-frozendict",
                        "py313-ftfy",
                        "py313-fugashi",
                        "py313-ipadic",
                        "py313-fdsnwsscripts",
                        "py313-acor",
                        "py313-cog",
                        "py313-marshmallow",
                        "py313-webargs",
                        "py313-clikit",
                        "py313-coloredlogs",
                        "py313-humanfriendly",
                        "py313-pastel",
                        "py313-pylev",
                        "py313-hdfs",
                        "py313-prettytable",
                        "py313-pymysql",
                        "py313-sqlparse",
                        "py313-pyshp",
                        "py313-cartopy",
                        "py313-owslib",
                        "py313-construct",
                        "py313-eventlet",
                        "py313-fasteners",
                        "py313-dns-lexicon",
                        "py313-requests-file",
                        "py313-tldextract",
                        "py313-bitmath",
                        "py313-progressbar",
                        "py313-makelive",
                        "py313-mac-alias",
                        "py313-bitstring",
                        "py313-applescript",
                        "py313-osxmetadata",
                        "py313-bpylist2",
                        "py313-blessed",
                        "py313-cgmetadata",
                        "py313-uc-micro-py",
                        "py313-arpeggio",
                        "py313-mdit-py-plugins",
                        "py313-mdurl",
                        "py313-pathvalidate",
                        "py313-wurlitzer",
                        "py313-ptpython",
                        "py313-pytimeparse2",
                        "py313-shortuuid",
                        "py313-xdg-base-dirs",
                        "py313-XlsxWriter",
                        "py313-pptx",
                        "py313-photoscript",
                        "py313-textx",
                        "py313-linkify-it-py",
                        "py313-markdown-it-py",
                        "py313-strpdatetime",
                        "py313-utitools",
                        "py313-rich",
                        "py313-objexplore",
                        "py313-rich-theme-manager",
                        "py313-jaraco.classes",
                        "py313-jaraco.functools",
                        "py313-tenacity",
                        "py313-socid-extractor",
                        "py313-awscrt",
                        "py313-imagecodecs",
                        "py313-tifffile",
                        "py313-ruamel-yaml-clib",
                        "py313-siphon",
                        "py313-pytest-qt",
                        "py313-qtpy",
                        "py313-superqt",
                        "py313-brotlicffi",
                        "py313-h11",
                        "py313-h2",
                        "py313-hpack",
                        "py313-hyperframe",
                        "py313-httpcore",
                        "py313-httpx",
                        "py313-hyperlink",
                        "py313-socksio",
                        "py313-keyring",
                        "py313-pyperclip",
                        "py313-docstring_parser",
                        "py313-magicgui",
                        "py313-psygnal",
                        "py313-colorcet",
                        "py313-param",
                        "py313-pyct",
                        "py313-async-lru",
                        "py313-hatch-jupyter-builder",
                        "py313-comm",
                        "py313-jupyter_core",
                        "py313-zmq",
                        "py313-jupyter_client",
                        "py313-ipykernel",
                        "py313-nest_asyncio",
                        "py313-tornado",
                        "py313-rpds-py",
                        "py313-jsonschema-specifications",
                        "py313-referencing",
                        "py313-types-python-dateutil",
                        "py313-fqdn",
                        "py313-hatch-nodejs-version",
                        "py313-arrow",
                        "py313-jsonschema",
                        "py313-jsonschema-format-nongpl",
                        "py313-nbformat",
                        "py313-isoduration",
                        "py313-pyrsistent",
                        "py313-rfc3339-validator",
                        "py313-rfc3986-validator",
                        "py313-uri-template",
                        "py313-jsonpointer",
                        "py313-argon2-cffi-bindings",
                        "py313-terminado",
                        "py313-hiredis",
                        "py313-mistune",
                        "py313-nbclient",
                        "py313-pandocfilters",
                        "py313-python-json-logger",
                        "py313-socks",
                        "py313-argon2-cffi",
                        "py313-jupyter_server_terminals",
                        "py313-jupyter_events",
                        "py313-nbconvert",
                        "py313-send2trash",
                        "py313-websocket-client",
                        "py313-overrides",
                        "py313-jupyter_server",
                        "py313-jupyter-lsp",
                        "py313-jupyterlab_server",
                        "py313-jupyterlab",
                        "py313-notebook_shim",
                        "py313-xdis",
                        "py313-xlsx2csv",
                        "py313-sybil",
                        "py313-testfixtures",
                        "py313-itemadapter",
                        "py313-spark_parser",
                        "py313-cytoolz",
                        "py313-pymongo",
                        "py313-waitress",
                        "py313-colorama",
                        "py313-setuptools-git-versioning",
                        "py313-bokeh",
                        "py313-jupyterlab_pygments",
                        "py313-pyviz_comms",
                        "py313-xyzservices",
                        "py313-panel",
                        "py313-tzdata",
                        "py313-napari-plugin-engine",
                        "py313-qtconsole",
                        "py313-napari-console",
                        "py313-cachecontrol",
                        "py313-cleo",
                        "py313-poetry-plugin-export",
                        "py313-pyqt6-sip",
                        "py313-git-delete-merged-branches",
                        "py313-icalendar",
                        "py313-humanize",
                        "py313-psycopg2",
                        "py313-pygccxml",
                        "py313-pync",
                        "py313-pyplusplus",
                        "py313-curl",
                        "py313-readme_renderer",
                        "py313-rfc3986",
                        "py313-structlog",
                        "py313-tokenize-rt",
                        "py313-langcodes",
                        "py313-lazy_loader",
                        "py313-SDL2",
                        "gcovr",
                        "py313-freetype",
                        "py313-pdfminer",
                        "py313-pyheif",
                        "py313-aiofiles",
                        "py313-notify2",
                        "py313-unpaddedbase64",
                        "py313-powerline-exitstatus-kai",
                        "py313-powerline",
                        "py313-powerline-gitstatus",
                        "py313-re2",
                        "py313-poetry-plugin-shell",
                        "py313-imageio",
                        "py313-dashing",
                        "py313-acme",
                        "py313-configobj",
                        "py313-configargparse",
                        "py313-funcsigs",
                        "py313-josepy",
                        "py313-parsedatetime",
                        "py313-pyrfc3339",
                        "py313-repoze.sphinx.autointerface",
                        "py313-sphinxnotes-strike",
                        "py313-sphinx-jsonschema",
                        "py313-ndg_httpsclient",
                        "py313-pyotp",
                        "py313-pynamecheap",
                        "py313-python-augeas",
                        "py313-zope-component",
                        "py313-zope-hookable",
                        "py313-pywavelets",
                        "py313-boto3",
                        "py313-cloudflare",
                        "py313-jsonlines",
                        "py313-s3transfer",
                        "py313-scikit-image",
                        "py313-urwid",
                        "py313-mutagen",
                        "py313-sh",
                        "py313-urwid-readline",
                        "py313-pudb",
                        "py313-black",
                        "py313-dacite",
                        "py313-jsonconversion",
                        "py313-soundcloud-v2",
                        "py313-hsluv",
                        "py313-meshio",
                        "py313-vispy",
                        "py313-napari-svg",
                        "py313-webob",
                        "py313-pytesseract",
                        "py313-xarray",
                        "py313-annotated_types",
                        "py313-benchexec",
                        "py313-confection",
                        "py313-cssselect",
                        "py313-cssutils",
                        "py313-cymem",
                        "py313-et_xmlfile",
                        "py313-ipywidgets",
                        "py313-jupyter_console",
                        "py313-jupyter_packaging",
                        "py313-jupyterlab_widgets",
                        "py313-llvmlite",
                        "py313-metakernel",
                        "py313-mitmproxy_macos",
                        "py313-mitmproxy_rs",
                        "py313-murmurhash",
                        "py313-notebook",
                        "py313-opengl",
                        "py313-opengl-accelerate",
                        "py313-parse",
                        "py313-preshed",
                        "py313-pydantic",
                        "py313-pydantic_core",
                        "py313-pyte",
                        "py313-scikit-hep-hepstats",
                        "py313-scikit-hep-hepunits",
                        "py313-scikit-hep-mplhep",
                        "py313-scikit-hep-mplhep_data",
                        "py313-scikit-hep-particle",
                        "py313-widgetsnbextension",
                        "py313-wsaccel",
                        "py313-clang",
                        "py313-ctypeslib2",
                        "py313-libdnet",
                        "py313-pypcap",
                        "py313-emcee3",
                        "py313-numdifftools",
                        "py313-patsy",
                        "py313-semver",
                        "py313-spdx-lookup",
                        "py313-spdx",
                        "py313-statsmodels",
                        "py313-upt-cpan",
                        "py313-upt-macports",
                        "py313-upt-pypi",
                        "py313-upt-rubygems",
                        "py313-ansible",
                        "py313-ansible-compat",
                        "py313-ansible-core",
                        "py313-bcrypt",
                        "py313-httplib2",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-resolvelib",
                        "py313-subprocess-tee",
                        "py313-werkzeug",
                        "py313-flit",
                        "py313-deap",
                        "py313-bracex",
                        "py313-enrich",
                        "py313-wcmatch",
                        "py313-drms",
                        "py313-krb5",
                        "py313-pyspnego",
                        "py313-pycson",
                        "py313-speg",
                        "py313-requests-kerberos",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "py313-geojson",
                        "py313-img2pdf",
                        "py313-awscli2",
                        "py313-wxpython-4.0",
                        "py313-geopandas",
                        "py313-fiona",
                        "py313-pulp",
                        "py313-pyogrio",
                        "py313-rasterstats",
                        "py313-scikit-learn",
                        "py313-seaborn",
                        "py313-simplejson",
                        "py313-python-lsp-server",
                        "py313-python-lsp-jsonrpc",
                        "py313-pytoolconfig",
                        "py313-rope",
                        "py313-ujson",
                        "py313-access",
                        "py313-branca",
                        "py313-codecov",
                        "py313-esda",
                        "py313-folium",
                        "py313-inequality",
                        "py313-libpysal",
                        "py313-mapclassify",
                        "py313-mgwr",
                        "py313-momepy",
                        "py313-pointpats",
                        "py313-spaghetti",
                        "py313-spglm",
                        "py313-spint",
                        "py313-spopt",
                        "py313-spreg",
                        "py313-spvcm",
                        "py313-tobler",
                        "py313-id",
                        "py313-sphinx-gallery",
                        "py313-sgp4",
                        "py313-h5py",
                        "py313-cattrs",
                        "py313-exceptiongroup",
                        "py313-flit_scm",
                        "py313-lsprotocol",
                        "py313-pygls",
                        "py313-typeguard",
                        "py313-anytree",
                        "py313-breathe",
                        "py313-gnureadline",
                        "py313-publicsuffix2",
                        "py313-asyncssh",
                        "py313-country",
                        "py313-netaddr",
                        "py313-flask",
                        "py313-itsdangerous",
                        "py313-flask-cors",
                        "py313-aniso8601",
                        "py313-readability-lxml",
                        "py313-setproctitle",
                        "py313-feedparser",
                        "py313-sgmllib3k",
                        "py313-jinja2-time",
                        "py313-pyls-spyder",
                        "py313-pylint-venv",
                        "py313-pympler",
                        "py313-pytest-describe",
                        "py313-python-lsp-black",
                        "py313-pyuca",
                        "py313-qtawesome",
                        "py313-setupmeta",
                        "py313-sphinxcontrib-httpdomain",
                        "py313-sphinxcontrib-svg2pdfconverter",
                        "py313-term-background",
                        "py313-text-unidecode",
                        "py313-textdistance",
                        "py313-three-merge",
                        "py313-types-docutils",
                        "py313-xarray-einstats",
                        "py313-magic",
                        "py313-unidecode",
                        "py313-berkeleydb",
                        "py313-protego",
                        "py313-openslide",
                        "py313-xmlsec",
                        "py313-pygments-mathematica",
                        "py313-pydicom",
                        "py313-pynetdicom",
                        "py313-qimage2ndarray",
                        "py313-narwhals",
                        "py313-celery",
                        "py313-kombu",
                        "gdown",
                        "py313-aiojobs",
                        "py313-digitalocean",
                        "py313-jsonpickle",
                        "py313-google-api-core",
                        "py313-google-api-python-client",
                        "py313-google-auth",
                        "py313-google-auth-httplib2",
                        "py313-googleapis-common-protos",
                        "py313-rsa",
                        "py313-uritemplate",
                        "py313-cloudflare2",
                        "py313-queuelib",
                        "py313-aiosqlite",
                        "py313-sphinx-copybutton",
                        "py313-agate",
                        "py313-agate-dbf",
                        "py313-agate-excel",
                        "py313-agate-sql",
                        "py313-csvkit",
                        "py313-dbfread",
                        "py313-isodate",
                        "py313-leather",
                        "py313-pytimeparse",
                        "py313-slugify",
                        "py313-xlrd",
                        "py313-html2text",
                        "py313-tempora",
                        "py313-gnupg",
                        "py313-nclib",
                        "py313-future",
                        "py313-pygraphviz",
                        "py313-lazy_object_proxy",
                        "py313-pyarrow",
                        "py313-smartypants",
                        "py313-typogrify",
                        "py313-in-n-out",
                        "py313-app-model",
                        "py313-pydantic-compat",
                        "py313-cachey",
                        "py313-heapdict",
                        "py313-pytomlpp",
                        "py313-npe2",
                        "py313-typer",
                        "py313-numpydoc",
                        "py313-pytest-sugar",
                        "py313-metpy",
                        "py313-python-dotenv",
                        "py313-giddy",
                        "py313-numba",
                        "py313-plotly",
                        "py313-pysal",
                        "py313-quantecon",
                        "py313-segregation",
                        "py313-splot",
                        "py313-astropy",
                        "py313-pydot",
                        "py313-rdflib",
                        "py313-doctest-ignore-unicode",
                        "py313-nose",
                        "py313-prov",
                        "py313-mpi4py",
                        "py313-asdf-astropy",
                        "py313-tox",
                        "py313-pyproject_api",
                        "py313-pytest-lazy-fixture",
                        "py313-zeep",
                        "py313-h5netcdf",
                        "py313-sunpy",
                        "py313-tzlocal",
                        "py313-monty",
                        "py313-palettable",
                        "py313-latexcodec",
                        "py313-pybtex",
                        "py313-pymatgen",
                        "py313-iniparse",
                        "py313-mercurial_extension_utils",
                        "py313-bidi",
                        "py313-cloudscraper",
                        "py313-argh",
                        "py313-arviz",
                        "py313-cookiecutter",
                        "py313-helpdev",
                        "py313-jellyfish",
                        "py313-libsass",
                        "py313-pyficache",
                        "py313-pygithub",
                        "py313-pymc",
                        "py313-pytensor",
                        "py313-qdarkstyle",
                        "py313-qstylizer",
                        "py313-qtsass",
                        "py313-rstcheck",
                        "py313-rstcheck-core",
                        "py313-spyder-kernels",
                        "py313-spyder",
                        "py313-watchdog",
                        "py313-cinderclient",
                        "py313-autopage",
                        "py313-cliff",
                        "py313-cmd2",
                        "py313-debtcollector",
                        "py313-dogpile-cache",
                        "py313-iso8601",
                        "py313-jsonpatch",
                        "py313-keystoneauth1",
                        "py313-keystoneclient",
                        "py313-netcdf4",
                        "py313-novaclient",
                        "py313-openstacksdk",
                        "py313-openstackclient",
                        "py313-os-service-types",
                        "py313-osc-lib",
                        "py313-oslo-config",
                        "py313-oslo-i18n",
                        "py313-oslo-utils",
                        "py313-oslo-serialization",
                        "py313-pygmt",
                        "py313-requestsexceptions",
                        "py313-stevedore",
                        "ramalama",
                        "py313-altair",
                        "py313-fortranformat",
                        "py313-scapy",
                        "py313-gsl",
                        "py313-tropycal",
                        "py313-skyfield-data",
                        "py313-skyfield",
                        "py313-spktype21",
                        "py313-findpython",
                        "py313-xmltodict",
                        "manjpfb",
                        "mercurial-rustext",
                        "py313-incremental",
                        "py313-dunamai",
                        "py313-tracer",
                        "py313-typing-inspection",
                        "py313-uv-dynamic-versioning",
                        "py313-selenium",
                        "py313-undetected-chromedriver",
                        "py313-cli-helpers",
                        "py313-pendulum",
                        "py313-pgspecial",
                        "py313-psycopg",
                        "py313-pyaes",
                        "py313-pyfzf",
                        "py313-sqlglot",
                        "py313-iocapture",
                        "py313-cramjam",
                        "py313-iterable-io",
                        "py313-zipstream-ng",
                        "py313-sphinxcontrib-websupport",
                        "py313-libarchive-c",
                        "py313-polib",
                        "py313-autobahn",
                        "py313-automat",
                        "py313-constantly",
                        "py313-hkdf",
                        "py313-passlib",
                        "py313-pyhamcrest",
                        "py313-python-snappy",
                        "py313-pytrie",
                        "py313-qrcode",
                        "py313-spake2",
                        "py313-twisted",
                        "py313-txaio",
                        "py313-txtorcon",
                        "py313-u-msgpack-python",
                        "py313-backports.tarfile",
                        "py313-pbs_installer",
                        "py313-blosc2",
                        "py313-ndindex",
                        "py313-numexpr",
                        "py313-pygit2",
                        "py313-tables",
                        "py313-usadel1",
                        "py313-gemmi",
                        "py313-nanobind",
                        "py313-flask-babel",
                        "py313-flask-frozen",
                        "py313-flask-mail",
                        "py313-flask-login",
                        "py313-flask-restful",
                        "py313-flask-sqlalchemy",
                        "py313-flask-wtf",
                        "py313-wtforms",
                        "py313-ephemeral-port-reserve",
                        "py313-flexmock",
                        "py313-pytest-xprocess",
                        "py313-pyvo",
                        "py313-clint",
                        "py313-crayons",
                        "py313-flasgger",
                        "py313-gitdb",
                        "py313-gitpython",
                        "py313-httpbin",
                        "py313-pytest-httpbin",
                        "py313-smmap",
                        "py313-ifaddr",
                        "py313-pyxdg",
                        "py313-rencode",
                        "py313-types-decorator",
                        "py313-pylzma",
                        "py313-types-colorama",
                        "py313-asgiref",
                        "py313-django",
                        "py313-django-allauth",
                        "py313-django-countries",
                        "py313-django-debug-toolbar",
                        "py313-django-extensions",
                        "py313-django-gravatar2",
                        "py313-django-htmlmin",
                        "py313-django-mailman3",
                        "py313-fido2",
                        "py313-mailmanclient",
                        "py313-openid",
                        "py313-pytest-django",
                        "py313-responses",
                        "py313-whenever",
                        "py313-asn1crypto",
                        "py313-bsddb3",
                        "py313-ldap3",
                        "py313-parsimonious",
                        "py313-hanko",
                        "py313-hanko-certvalidator",
                        "py313-oscrypto",
                        "py313-uritools",
                        "py313-autocommand",
                        "py313-croniter",
                        "py313-geopy",
                        "py313-immutables",
                        "py313-jaraco.collections",
                        "py313-jaraco.text",
                        "py313-looseversion",
                        "py313-timelib",
                        "py313-coherent.licensed",
                        "py313-zc-lockfile",
                        "py313-types-pytz",
                        "py313-types-simplejson",
                        "py313-types-ujson",
                        "py313-pathtools",
                        "py313-boolean.py",
                        "py313-license-expression",
                        "py313-plyvel",
                        "py313-astropy-healpix",
                        "py313-donfig",
                        "py313-mpl-animators",
                        "py313-numcodecs",
                        "py313-reproject",
                        "py313-spiceypy",
                        "py313-zarr",
                        "py313-jschema_to_python",
                        "py313-sarif-om",
                        "py313-kaitaistruct",
                        "py313-mitmproxy",
                        "py313-wsproto",
                        "py313-jsonnet",
                        "py313-cvxopt",
                        "py313-llfuse",
                        "py313-glad2",
                        "py313-corner",
                        "py313-jupyter_sphinx",
                        "py313-pynose",
                        "py313-scruffington",
                        "py313-unittest-xml-reporting",
                        "py313-urwidtrees",
                        "py313-xlib",
                        "py313-about-time",
                        "py313-acoustid",
                        "py313-alive-progress",
                        "py313-aubio",
                        "py313-audioread",
                        "py313-bottlenose",
                        "py313-confuse",
                        "py313-discogs-client",
                        "py313-grapheme",
                        "py313-ibroadcast",
                        "py313-jsonpath-rw",
                        "py313-langdetect",
                        "py313-lap",
                        "py313-librosa",
                        "py313-mediafile",
                        "py313-mpd2",
                        "py313-musicbrainzngs",
                        "py313-pytest-mpl",
                        "py313-rarfile",
                        "py313-reflink",
                        "py313-resampy",
                        "py313-samplerate",
                        "py313-soco",
                        "py313-soundfile",
                        "py313-soxr",
                        "py313-standard-aifc",
                        "py313-standard-chunk",
                        "py313-standard-sunau",
                        "py313-termplotlib",
                        "py313-termtables",
                        "py313-ttfquery",
                        "py313-zbar",
                        "binwalk2",
                        "py313-alembic",
                        "py313-svglib",
                        "py313-stem",
                        "py313-torrequest",
                        "py313-logilab-common",
                        "py313-elastic-transport",
                        "py313-elasticsearch",
                        "py313-markdown2",
                        "py313-darkdetect",
                        "py313-emmet-core",
                        "py313-fabio",
                        "py313-hdf5plugin",
                        "py313-larixite",
                        "py313-maggma",
                        "py313-mongomock",
                        "py313-mp-api",
                        "py313-pyFAI",
                        "py313-pycifrw",
                        "py313-pydantic_settings",
                        "py313-pydash",
                        "py313-pyqtgraph",
                        "py313-pyshortcuts",
                        "py313-sentinels",
                        "py313-silx",
                        "py313-spglib",
                        "py313-sqlalchemy-utils",
                        "py313-sshtunnel",
                        "py313-wxmplot",
                        "py313-wxutils",
                        "py313-xraydb",
                        "py313-xraylarch",
                        "py313-twilio",
                        "py313-sounddevice",
                        "py313-pypostal",
                        "py313-virtualfish",
                        "isrcsubmit",
                        "py313-discid",
                        "py313-base58",
                        "py313-ansicolors",
                        "py313-sslcrypto",
                        "py313-trepan3k",
                        "py313-uncompyle6",
                        "py313-guidata",
                        "py313-plotpy",
                        "py313-pythonqwt",
                        "py313-tblib",
                        "py313-pyscard",
                        "py313-line_profiler",
                        "py313-multiprocess",
                        "py313-ipython-pygments-lexers",
                        "py313-python-lsp-ruff",
                        "py313-graphene",
                        "py313-graphql-core",
                        "py313-graphql-relay",
                        "py313-acefile",
                        "py313-machfs",
                        "py313-macresources",
                        "py313-GridDataFormats",
                        "py313-MDAnalysis",
                        "py313-gsd",
                        "py313-mda-xdrlib",
                        "py313-mmtf-python",
                        "py313-mrcfile",
                        "py313-requests_ntlm",
                        "py313-amqp",
                        "py313-vine",
                        "py313-mdtraj",
                        "py313-mergedeep",
                        "py313-mmh3",
                        "py313-configparser",
                        "py313-pywinrm",
                        "py313-falcon",
                        "py313-mrjob",
                        "py313-mslex",
                        "py313-mssql",
                        "py313-mujson",
                        "py313-standard-distutils",
                        "py313-testtools",
                        "py313-docopt-ng",
                        "py313-ntplib",
                        "py313-parse-type",
                        "py313-presets",
                        "py313-priority",
                        "py313-pss",
                        "py313-colored",
                        "py313-aws-sam-translator",
                        "py313-awscli",
                        "py313-bidict",
                        "py313-cfn-lint",
                        "py313-cwcwidth",
                        "py313-engineio",
                        "py313-hcloud",
                        "py313-junit-xml",
                        "py313-kaptan",
                        "py313-libtmux",
                        "py313-neovim",
                        "py313-pytest-regressions",
                        "py313-socketio",
                        "py313-spotipy",
                        "py313-tmuxp",
                        "py313-vobject",
                        "py313-pyexpect",
                        "py313-fisx",
                        "py313-pycrlibm",
                        "py313-pyinterval",
                        "py313-pykerberos",
                        "py313-pylast",
                        "py313-pylibmc",
                        "py313-pylru",
                        "py313-pymca",
                        "py313-uvicorn",
                        "py313-Faker",
                        "py313-uv-build",
                        "py313-supervisor",
                        "py313-holidays",
                        "py313-aiosmtpd",
                        "py313-atpublic",
                        "py313-astlib",
                        "py313-astroplan",
                        "py313-authheaders",
                        "py313-authres",
                        "py313-dkimpy",
                        "py313-ipaddress",
                        "py313-parameterized",
                        "py313-py3dns",
                        "py313-logbook",
                        "py313-beancount",
                        "py313-beancount-import",
                        "py313-bottle",
                        "py313-google-api",
                        "py313-nltk",
                        "py313-pyinstrument",
                        "py313-smi",
                        "py313-pytest-rerunfailures",
                        "py313-sphinx-autodoc-typehints",
                        "py313-trio-websocket",
                        "py313-sentry-sdk",
                        "py313-requests-unixsocket",
                        "py313-pipdeptree",
                        "py313-word2number",
                        "py313-pytokens",
                        "py313-networkit",
                        "py313-sacremoses",
                        "py313-storm",
                        "py313-paste",
                        "py313-astunparse",
                        "py313-ml_dtypes",
                        "py313-nbval",
                        "py313-onnx",
                        "py313-pytorch",
                        "py313-decli",
                        "py313-hf-xet",
                        "py313-proto-plus",
                        "py313-huggingface_hub",
                        "py313-fasttext",
                        "py313-cheroot",
                        "py313-sphinx-click",
                        "py313-google-crc32c",
                        "py313-google-resumable-media",
                        "py313-google-cloud-core",
                        "py313-exifread",
                        "py313-google-cloud-storage",
                        "py313-regions",
                        "py313-pysimdjson",
                        "py313-rlpycairo",
                        "py313-pytest-httpserver",
                        "py313-annoy",
                        "py313-catalogue",
                        "py313-commonmark",
                        "py313-conllu",
                        "py313-cryptg",
                        "py313-cython-compat",
                        "py313-emoji",
                        "py313-entrypoints",
                        "py313-graph-tool",
                        "py313-imagehash",
                        "py313-importlib-resources",
                        "py313-mdx_linkify",
                        "py313-mecab-python3",
                        "py313-munch",
                        "py313-pacmap",
                        "py313-portalocker",
                        "py313-recommonmark",
                        "py313-sacrebleu",
                        "py313-sarpy",
                        "py313-srsly",
                        "py313-telethon",
                        "py313-timeout-decorator",
                        "py313-wasabi",
                        "py313-xxhash",
                        "py313-diskcache",
                        "py313-durationpy",
                        "py313-scikit-rf",
                        "py313-url-normalize",
                        "py313-diskcache-stubs",
                        "py313-poethepoet",
                        "py313-pre-commit",
                        "py313-pysigma",
                        "py313-mercantile",
                        "py313-contextily",
                        "py313-ecdsa",
                        "py313-vcrpy",
                        "py313-pytest-recording",
                        "yt-dlp-ejs",
                        "py313-librt",
                        "py313-sigma-cli",
                        "py313-pystache",
                        "py313-requests-cache",
                        "py313-jug",
                        "py313-mahotas",
                        "py313-time-machine",
                        "py313-gwosc",
                        "py313-pmdarima",
                        "py313-genshi",
                        "py313-jsbeautifier",
                        "py313-jcc",
                        "py313-aenum",
                        "py313-DAWG",
                        "py313-datacite",
                        "py313-idutils",
                        "py313-ioflo",
                        "py313-isbnlib",
                        "py313-libnacl",
                        "py313-pathfinder",
                        "py313-pyodbc",
                        "py313-pypeg2",
                        "py313-pyubjson",
                        "py313-rad",
                        "py313-redmine",
                        "py313-rtm",
                        "py313-sparqlwrapper",
                        "py313-basemap-data",
                        "py313-excelrd",
                        "py313-eyed3",
                        "py313-matplotlib-basemap",
                        "py313-photutils",
                        "py313-aplpy",
                        "py313-pyavm",
                        "py313-pyregion",
                        "py313-quixote",
                        "py313-scikits-bootstrap",
                        "py313-petsc4py",
                        "py313-requirements-parser",
                        "py313-behave",
                        "py313-cucumber-expressions",
                        "py313-cucumber-tag-expressions",
                        "py313-sparse",
                        "py313-utidylib",
                        "py313-us",
                        "py313-docx",
                        "py313-astroscrappy",
                        "py313-flufl.i18n",
                        "py313-flufl.lock",
                        "py313-lazr.config",
                        "py313-pynndescent",
                        "py313-pyshark",
                        "py313-umap-learn",
                        "py313-vo",
                        "py313-astroML",
                        "py313-mecab",
                        "py313-z3",
                        "py313-lazr.delegates",
                        "py313-beaker",
                        "py313-xkcdpass",
                        "py313-bson",
                        "py313-click-spinner",
                        "py313-mido",
                        "py313-python-multipart",
                        "py313-treq",
                        "py313-fastapi",
                        "py313-shtab",
                        "py313-crc32c",
                        "py313-rich-argparse",
                        "py313-pick",
                        "py313-allpairspy",
                        "py313-tcolorpy",
                        "py313-paho-mqtt",
                        "py313-fixtures",
                        "py313-langid",
                        "py313-lark",
                        "py313-rfc3987-syntax",
                        "py313-ajsonrpc",
                        "py313-graphviz",
                        "py313-pyelftools",
                        "py313-tinydb",
                        "py313-annotated-doc",
                        "py313-segno",
                        "py313-ipython_genutils",
                        "py313-imgur",
                        "py313-ipympl",
                        "py313-absl",
                        "py313-dm-tree",
                        "py313-pew",
                        "py313-tlsh",
                        "py313-datasets",
                        "py313-versioningit",
                        "py313-roman_numerals",
                        "py313-patch-ng",
                        "py313-erf"
                    ]
                }
            ]
        },
        {
            "name": "py310-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "buildbot",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-pkg",
                        "buildbot-waterfall-view",
                        "buildbot-worker",
                        "buildbot-www",
                        "zim",
                        "nfoview",
                        "gcalcli",
                        "rednotebook",
                        "topydo",
                        "watson",
                        "NanoVNASaver",
                        "cantera",
                        "salt",
                        "convertall",
                        "imapdedup",
                        "py310-gdbm",
                        "py310-tkinter",
                        "py310-setuptools",
                        "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-typing_extensions",
                        "py310-igraph",
                        "py310-texttable",
                        "py310-more-itertools",
                        "py310-peewee",
                        "py310-click",
                        "py310-regex",
                        "py310-asteval",
                        "py310-attrs",
                        "py310-hypothesis",
                        "py310-iniconfig",
                        "py310-nose",
                        "py310-packaging",
                        "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-cftime",
                        "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-importlib-metadata",
                        "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-zipp",
                        "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-scipy",
                        "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-matplotlib",
                        "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-spotipy",
                        "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-build",
                        "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-segno",
                        "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-astropy",
                        "py310-extension-helpers",
                        "py310-pyerfa",
                        "py310-pyobjc",
                        "py310-imagecodecs",
                        "py310-about-time",
                        "py310-acoustid",
                        "py310-alive-progress",
                        "py310-aubio",
                        "py310-audioread",
                        "py310-beautifulsoup4",
                        "py310-blinker",
                        "py310-bottlenose",
                        "py310-cached-property",
                        "py310-confuse",
                        "py310-country",
                        "py310-discogs-client",
                        "py310-flask",
                        "py310-flask-cors",
                        "py310-fonttools",
                        "py310-grapheme",
                        "py310-html5lib",
                        "py310-ibroadcast",
                        "py310-ifaddr",
                        "py310-itsdangerous",
                        "py310-jellyfish",
                        "py310-jsonpath-rw",
                        "py310-jwt",
                        "py310-langdetect",
                        "py310-mediafile",
                        "py310-mpd2",
                        "py310-munkres",
                        "py310-musicbrainzngs",
                        "py310-oauthlib",
                        "py310-rarfile",
                        "py310-reflink",
                        "py310-requests-oauthlib",
                        "py310-soco",
                        "py310-termplotlib",
                        "py310-termtables",
                        "py310-ttfquery",
                        "py310-unicodedata2",
                        "py310-xdg",
                        "py310-xmltodict",
                        "py310-zbar",
                        "py310-zopfli",
                        "py310-pyaudio",
                        "py310-openssl",
                        "py310-arpeggio",
                        "py310-asgiref",
                        "py310-asynctest",
                        "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-gprof2dot",
                        "py310-ipdb",
                        "py310-multivolumefile",
                        "py310-path",
                        "py310-py7zr",
                        "py310-pyannotate",
                        "py310-pycryptodomex",
                        "py310-pyppmd",
                        "py310-pytest-fixture-config",
                        "py310-pytest-profiling",
                        "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-zope-schema",
                        "py310-zope-i18nmessageid",
                        "py310-zope-configuration",
                        "py310-sh",
                        "py310-reportlab",
                        "py310-sybil",
                        "py310-django-gravatar2",
                        "py310-hyperkitty",
                        "py310-mailmanclient",
                        "py310-django-mailman3",
                        "py310-postorius",
                        "py310-aiofiles",
                        "py310-pywavelets",
                        "py310-cachecontrol",
                        "py310-automat",
                        "py310-bcrypt",
                        "py310-constantly",
                        "py310-hyperlink",
                        "py310-incremental",
                        "py310-m2r",
                        "py310-pyhamcrest",
                        "py310-twisted",
                        "py310-sphinx-click",
                        "py310-readme_renderer",
                        "py310-django",
                        "py310-sqlparse",
                        "py310-django-allauth",
                        "py310-openid",
                        "py310-zope-component",
                        "py310-zope-hookable",
                        "py310-aioftp",
                        "py310-cloudpickle",
                        "py310-dask",
                        "py310-doctest-ignore-unicode",
                        "py310-drms",
                        "py310-flake8-pep8-naming",
                        "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-gobject3",
                        "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-amazon.ion",
                        "py310-jsonconversion",
                        "py310-qpageview",
                        "py310-logilab-common",
                        "py310-nuitka",
                        "py310-numexpr",
                        "py310-ly",
                        "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-blessings",
                        "py310-bpython",
                        "py310-curtsies",
                        "py310-flexmock",
                        "py310-iocapture",
                        "py310-pyte",
                        "py310-watchdog",
                        "py310-LabJackPython",
                        "py310-alagitpull",
                        "py310-anyjson",
                        "py310-appscript",
                        "py310-apsw",
                        "py310-chevron",
                        "py310-tzlocal",
                        "py310-pkce",
                        "py310-rednose",
                        "py310-sure",
                        "py310-termstyle",
                        "py310-iniparse",
                        "py310-mercurial_extension_utils",
                        "py310-re2",
                        "py310-questionary",
                        "py310-cachelib",
                        "py310-decli",
                        "py310-base58",
                        "py310-pyfiglet",
                        "py310-serverlessrepo",
                        "py310-cli-helpers",
                        "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-mlxtend",
                        "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-ephem",
                        "py310-awscli-plugin-endpoint",
                        "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-cbor",
                        "py310-cbor2",
                        "py310-hkdf",
                        "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-python-snappy",
                        "py310-txtorcon",
                        "py310-u-msgpack-python",
                        "py310-pypng",
                        "py310-spake2",
                        "py310-pyqrcode",
                        "py310-yaspin",
                        "py310-kubernetes",
                        "py310-websocket-client",
                        "py310-scikit-dsp-comm",
                        "py310-cartopy",
                        "py310-epsg",
                        "py310-geopy",
                        "py310-owslib",
                        "py310-tropycal",
                        "py310-autobahn",
                        "py310-humanize",
                        "py310-readability-lxml",
                        "py310-lz4",
                        "py310-pep8",
                        "py310-sqlalchemy-migrate",
                        "py310-tempita",
                        "py310-treq",
                        "py310-txrequests",
                        "py310-taskw",
                        "py310-plumed",
                        "py310-jupytext",
                        "py310-emcee",
                        "py310-stevedore",
                        "py310-slack-sdk",
                        "py310-netcdf4",
                        "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-rich-click",
                        "py310-llfuse",
                        "py310-blessed",
                        "py310-breadability",
                        "py310-gsl",
                        "py310-nltk",
                        "py310-sumy",
                        "py310-astropy-helpers",
                        "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-memprof",
                        "py310-funcparserlib",
                        "py310-multiprocess",
                        "py310-ipympl",
                        "py310-prawcore",
                        "py310-kitchen",
                        "py310-pathlib2",
                        "py310-wxpython-4.0",
                        "py310-redis",
                        "py310-update_checker",
                        "vpype",
                        "py310-glcontext",
                        "py310-moderngl",
                        "py310-pnoise",
                        "py310-svgelements",
                        "py310-svgwrite",
                        "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-pytest-random-order",
                        "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-wikipedia-api",
                        "py310-jupyterthemes",
                        "py310-lesscpy",
                        "py310-trustme",
                        "py310-python-dotenv",
                        "py310-bqplot",
                        "py310-traittypes",
                        "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-keep",
                        "py310-pybonjour",
                        "py310-nbxmpp",
                        "py310-precis-i18n",
                        "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-keras_applications",
                        "py310-keras_preprocessing",
                        "py310-opt_einsum",
                        "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-gradio",
                        "py310-me-al",
                        "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-mdtraj",
                        "py310-barnaba",
                        "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",
                        "gom",
                        "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-emoji",
                        "py310-whatthepatch",
                        "py310-XlsxWriter",
                        "py310-pptx",
                        "py310-ldap",
                        "py310-wand",
                        "py310-deap",
                        "py310-graph-tool",
                        "py310-mygpoclient",
                        "py310-podcastparser",
                        "py310-pyx",
                        "py310-xxhash",
                        "py310-crc32c",
                        "py310-fire",
                        "py310-google-pasta",
                        "py310-seqeval",
                        "py310-timeout-decorator",
                        "py310-unidic-lite",
                        "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-huggingface_hub",
                        "py310-hydra-core",
                        "py310-pytorch-lightning",
                        "py310-unidic",
                        "py310-portalocker",
                        "py310-tensorboardX",
                        "py310-sacrebleu",
                        "py310-fairseq",
                        "py310-keras2onnx",
                        "py310-datasets",
                        "py310-torchaudio",
                        "py310-spaCy",
                        "py310-spaCy-models",
                        "py310-torchtext",
                        "py310-torchvision",
                        "py310-jsonlines",
                        "py310-cloudflare",
                        "py310-click-didyoumean",
                        "py310-transformers",
                        "py310-docx",
                        "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-mechanicalsoup",
                        "py310-maxminddb",
                        "py310-bidi",
                        "py310-coremltools",
                        "py310-kraken",
                        "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-photomosaic",
                        "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-geoplot",
                        "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-jsonpatch",
                        "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-cymruwhois",
                        "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-milc",
                        "py310-pyproject_hooks",
                        "py310-dijitso",
                        "py310-dolfin",
                        "py310-ffc",
                        "py310-fiat",
                        "py310-petsc4py",
                        "py310-slepc4py",
                        "py310-ufl",
                        "py310-networkit",
                        "py310-breathe",
                        "py310-olm",
                        "py310-mupdf",
                        "py310-pudb",
                        "py310-boltons",
                        "py310-imagehash",
                        "py310-branca",
                        "py310-folium",
                        "py310-tensorflow",
                        "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-jfricas",
                        "py310-attr",
                        "py310-colored",
                        "py310-trepan3k",
                        "py310-pdal",
                        "py310-pyproject_metadata",
                        "py310-bsddb3",
                        "py310-hyrule",
                        "py310-scour",
                        "py310-paho-mqtt",
                        "py310-pymunk",
                        "py310-overrides",
                        "py310-css-parser",
                        "py310-omemo-dr",
                        "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-fortranformat",
                        "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-safetensors",
                        "py310-genshi",
                        "py310-pytest-trio",
                        "py310-validictory",
                        "py310-parsimonious",
                        "py310-cinderclient",
                        "py310-cliff",
                        "py310-debtcollector",
                        "py310-dogpile-cache",
                        "py310-keystoneauth1",
                        "py310-keystoneclient",
                        "py310-novaclient",
                        "py310-openstackclient",
                        "py310-openstacksdk",
                        "py310-os-service-types",
                        "py310-osc-lib",
                        "py310-oslo-config",
                        "py310-oslo-i18n",
                        "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-json-rpc",
                        "py310-plyvel",
                        "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-fuzzywuzzy",
                        "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-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",
                        "py310-lxml_html_clean",
                        "py310-pdal-plugins",
                        "py310-flexcache",
                        "py310-flexparser",
                        "py310-oci",
                        "py310-fipy",
                        "py310-pyFAI",
                        "py310-dmgbuild",
                        "py310-ds-store",
                        "py310-mac-alias",
                        "py310-pyqt6-sip",
                        "py310-objgraph",
                        "py310-aiohappyeyeballs",
                        "py310-pylsqpack",
                        "py310-service-identity",
                        "py310-aioquic",
                        "py310-gpxpy",
                        "py310-autopage",
                        "py310-asyncssh",
                        "py310-pyuca",
                        "py310-apptools",
                        "py310-envisage",
                        "py310-mayavi",
                        "py310-pyface",
                        "py310-traitsui",
                        "py310-traits",
                        "py310-pacal",
                        "py310-pylast",
                        "py310-rich_rst",
                        "py310-propcache",
                        "py310-hatch-requirements-txt",
                        "py310-pytest-html",
                        "py310-ipadic",
                        "py310-google-cloud-core",
                        "py310-google-cloud-storage",
                        "py310-google-crc32c",
                        "py310-google-resumable-media",
                        "py310-gsecrets",
                        "py310-marshmallow",
                        "py310-webargs",
                        "py310-coloredlogs",
                        "py310-humanfriendly",
                        "py310-pysimdjson",
                        "py310-hdfs",
                        "py310-kcs11",
                        "py310-pykeepass",
                        "py310-yubico",
                        "py310-zxcvbn",
                        "py310-emmet-core",
                        "py310-maggma",
                        "py310-mongomock",
                        "py310-mp-api",
                        "py310-pycifrw",
                        "py310-pydash",
                        "py310-sentinels",
                        "py310-smart-open",
                        "py310-sqlalchemy-utils",
                        "py310-sshtunnel",
                        "py310-notify2",
                        "py310-unpaddedbase64",
                        "py310-poetry-plugin-shell",
                        "py310-urwid-readline",
                        "py310-pytesseract",
                        "py310-mitmproxy_macos",
                        "py310-mitmproxy_rs",
                        "py310-krb5",
                        "py310-requests-kerberos",
                        "py310-img2pdf",
                        "py310-pyogrio",
                        "py310-pygments-mathematica",
                        "py310-narwhals",
                        "py310-digitalocean",
                        "py310-google-api-python-client",
                        "py310-cloudflare2",
                        "py310-pyproject_api",
                        "py310-findpython",
                        "py310-typing-inspection",
                        "py310-pyfzf",
                        "py310-sqlglot",
                        "py310-cramjam",
                        "py310-iterable-io",
                        "py310-zipstream-ng",
                        "py310-backports.tarfile",
                        "py310-pbs_installer",
                        "py310-flasgger",
                        "py310-django-countries",
                        "py310-django-debug-toolbar",
                        "py310-django-extensions",
                        "py310-pytest-django",
                        "py310-autocommand",
                        "py310-cherrypy",
                        "py310-contextvars",
                        "py310-croniter",
                        "py310-immutables",
                        "py310-jaraco.collections",
                        "py310-jaraco.text",
                        "py310-looseversion",
                        "py310-timelib",
                        "py310-coherent.licensed",
                        "py310-donfig",
                        "py310-mpl-animators",
                        "py310-numcodecs",
                        "py310-spiceypy",
                        "py310-zarr",
                        "py310-jsonnet",
                        "py310-nanobind",
                        "py310-darkdetect",
                        "py310-larixite",
                        "py310-pypostal",
                        "py310-ansicolors",
                        "py310-sslcrypto",
                        "py310-ipython-pygments-lexers",
                        "py310-python-lsp-ruff",
                        "py310-uv-build",
                        "py310-holidays",
                        "py310-allennlp",
                        "py310-pytokens",
                        "py310-sentence-transformers",
                        "py310-paste",
                        "py310-ml_dtypes",
                        "py310-hf-xet",
                        "py310-proto-plus",
                        "py310-rlpycairo",
                        "py310-pytest-httpserver",
                        "py310-sarpy",
                        "py310-diskcache",
                        "py310-durationpy",
                        "py310-scikit-rf",
                        "py310-diskcache-stubs",
                        "py310-poethepoet",
                        "py310-pre-commit",
                        "py310-pysigma",
                        "py310-vcrpy",
                        "py310-intelhex",
                        "py310-pytest-recording",
                        "py310-reedsolo",
                        "py310-librt",
                        "py310-sigma-cli",
                        "py310-time-machine",
                        "py310-pmdarima",
                        "py310-fmf",
                        "py310-shtab",
                        "py310-rich-argparse",
                        "py310-allpairspy",
                        "py310-tcolorpy",
                        "py310-lark",
                        "py310-rfc3987-syntax",
                        "py310-ajsonrpc",
                        "py310-pyelftools",
                        "py310-annotated-doc",
                        "py310-dunamai",
                        "py310-uv-dynamic-versioning",
                        "py310-dm-tree",
                        "py310-pew",
                        "py310-mda-xdrlib",
                        "py310-versioningit"
                    ]
                }
            ]
        },
        {
            "name": "py314-installer",
            "portdir": "python/py-installer",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://installer.readthedocs.io/",
            "description": "Python wheel installer",
            "long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-fastdtw",
                        "nvchecker",
                        "bandit",
                        "barman",
                        "poetry",
                        "thefuck",
                        "diffoscope",
                        "glances",
                        "upt",
                        "rst2pdf",
                        "arpeggio",
                        "arpeggio-devel",
                        "pre-commit",
                        "pyupgrade",
                        "codespell",
                        "flynt",
                        "twine",
                        "chemex",
                        "refurb",
                        "peakipy",
                        "py314-build",
                        "py314-flit_core",
                        "py314-gdbm",
                        "py314-packaging",
                        "py314-pyproject_hooks",
                        "py314-setuptools",
                        "py314-tkinter",
                        "py314-wheel",
                        "py314-cython",
                        "py314-altgraph",
                        "py314-argcomplete",
                        "py314-calver",
                        "py314-dateutil",
                        "py314-editables",
                        "py314-hatch-vcs",
                        "py314-hatchling",
                        "py314-iniconfig",
                        "py314-pathspec",
                        "py314-pluggy",
                        "py314-pretend",
                        "py314-setuptools_scm",
                        "py314-six",
                        "py314-trove-classifiers",
                        "py314-tz",
                        "py314-distlib",
                        "py314-filelock",
                        "py314-platformdirs",
                        "py314-psycopg2",
                        "py314-pygments",
                        "py314-pytest",
                        "py314-virtualenv",
                        "py314-expandvars",
                        "py314-pip",
                        "py314-propcache",
                        "py314-testpath",
                        "py314-lxml",
                        "py314-asteval",
                        "py314-cachetools",
                        "py314-identify",
                        "py314-isort",
                        "py314-term-background",
                        "py314-types-docutils",
                        "py314-attrs",
                        "py314-atomicwrites",
                        "py314-beniget",
                        "py314-bigfloat",
                        "py314-binaryornot",
                        "py314-cfgv",
                        "py314-chardet",
                        "py314-coherent.licensed",
                        "py314-colorlog",
                        "py314-columnize",
                        "py314-coverage",
                        "py314-cppy",
                        "py314-cycler",
                        "py314-deprecation",
                        "py314-diff-match-patch",
                        "py314-gast",
                        "py314-hatch-fancy-pypi-readme",
                        "py314-hypothesis",
                        "py314-mock",
                        "py314-sortedcontainers",
                        "py314-zopeinterface",
                        "py314-libvirt",
                        "py314-croniter",
                        "py314-docstyle",
                        "py314-dunamai",
                        "py314-editorconfig",
                        "py314-enchant",
                        "py314-fastjsonschema",
                        "py314-fastprogress",
                        "py314-filetype",
                        "py314-snowballstemmer",
                        "py314-poetry-core",
                        "py314-charset-normalizer",
                        "py314-certifi",
                        "py314-idna",
                        "py314-requests",
                        "py314-urllib3",
                        "py314-appdirs",
                        "py314-cairo",
                        "py314-meson",
                        "py314-meson-python",
                        "py314-parsing",
                        "py314-pyproject_metadata",
                        "py314-types-psutil",
                        "py314-types-setuptools",
                        "py314-cffi",
                        "py314-docutils",
                        "py314-gmpy2",
                        "py314-gobject3",
                        "py314-mpmath",
                        "py314-mypy",
                        "py314-mypy_extensions",
                        "py314-numpy",
                        "py314-pooch",
                        "py314-ply",
                        "py314-pybind11",
                        "py314-pycparser",
                        "py314-pythran",
                        "py314-roman",
                        "py314-scikit-build-core",
                        "py314-scikit-umfpack",
                        "py314-scipy",
                        "py314-threadpoolctl",
                        "py314-tqdm",
                        "py314-typing_extensions",
                        "py314-zope-event",
                        "py314-jaraco.context",
                        "py314-jaraco.classes",
                        "py314-jaraco.functools",
                        "py314-keyring",
                        "py314-more-itertools",
                        "py314-algopy",
                        "py314-cftime",
                        "py314-contourpy",
                        "py314-id",
                        "py314-inflection",
                        "py314-pdm-backend",
                        "py314-intervaltree",
                        "py314-kiwisolver",
                        "py314-looseversion",
                        "py314-nodeenv",
                        "py314-pbr",
                        "py314-poyo",
                        "py314-pypdf",
                        "py314-pynose",
                        "py314-pyqt-builder",
                        "py314-pytest-timeout",
                        "py314-sip",
                        "py314-uncertainties",
                        "py314-yaml",
                        "py314-anyio",
                        "py314-brotli",
                        "py314-brotlicffi",
                        "py314-click",
                        "py314-h11",
                        "py314-h2",
                        "py314-hpack",
                        "py314-hyperframe",
                        "py314-sniffio",
                        "py314-httpcore",
                        "py314-linkify-it-py",
                        "py314-mdit-py-plugins",
                        "py314-mdurl",
                        "py314-socksio",
                        "py314-uc-micro-py",
                        "py314-httpx",
                        "py314-hyperlink",
                        "py314-markdown-it-py",
                        "py314-pexpect",
                        "py314-ptyprocess",
                        "py314-rich",
                        "py314-pyperclip",
                        "py314-shellingham",
                        "py314-tomli-w",
                        "py314-alabaster",
                        "py314-babel",
                        "py314-freezegun",
                        "py314-fs",
                        "py314-imagesize",
                        "py314-lz4",
                        "py314-olefile",
                        "py314-pkgconfig",
                        "py314-psutil",
                        "py314-pyqt5-sip",
                        "py314-pyqt6-sip",
                        "py314-tomlkit",
                        "py314-userpath",
                        "py314-xattr",
                        "py314-zopfli",
                        "py314-requests-file",
                        "py314-astor",
                        "py314-async_generator",
                        "py314-flaky",
                        "py314-natsort",
                        "py314-outcome",
                        "py314-pyicu",
                        "py314-pytest-asyncio",
                        "py314-pytest-mock",
                        "py314-pytest-trio",
                        "py314-trio",
                        "py314-autopep8",
                        "py314-codestyle",
                        "py314-flake8-mccabe",
                        "py314-flake8",
                        "py314-flake8-pyproject",
                        "py314-pdbecif",
                        "py314-pyflakes",
                        "py314-pytest-runner",
                        "py314-audioop_lts",
                        "py314-pkginfo",
                        "py314-pytoolconfig",
                        "py314-requests-mock",
                        "py314-rope",
                        "py314-setupmeta",
                        "py314-spdx",
                        "py314-spdx-lookup",
                        "py314-text-unidecode",
                        "py314-textdistance",
                        "py314-three-merge",
                        "py314-tinycss2",
                        "py314-tokenize-rt",
                        "py314-ujson",
                        "py314-upt-cpan",
                        "py314-upt-macports",
                        "py314-upt-pypi",
                        "py314-upt-rubygems",
                        "py314-versioneer",
                        "py314-whatthepatch",
                        "py314-webencodings",
                        "py314-wurlitzer",
                        "py314-yapf",
                        "py314-blockdiag",
                        "py314-fonttools",
                        "py314-funcparserlib",
                        "py314-jinja2",
                        "py314-markupsafe",
                        "py314-matplotlib",
                        "py314-pyobjc",
                        "py314-reportlab",
                        "py314-sphinx",
                        "py314-sphinx_rtd_theme",
                        "py314-sphinxcontrib-applehelp",
                        "py314-sphinxcontrib-blockdiag",
                        "py314-sphinxcontrib-devhelp",
                        "py314-sphinxcontrib-htmlhelp",
                        "py314-sphinxcontrib-httpdomain",
                        "py314-sphinxcontrib-jquery",
                        "py314-sphinxcontrib-jsmath",
                        "py314-sphinxcontrib-qthelp",
                        "py314-sphinxcontrib-serializinghtml",
                        "py314-sphinxcontrib-svg2pdfconverter",
                        "py314-sphinxcontrib-websupport",
                        "py314-sympy",
                        "py314-unicodedata2",
                        "py314-webcolors",
                        "py314-astropy-iers-data",
                        "py314-pytest-describe",
                        "py314-decorator",
                        "py314-gssapi",
                        "py314-requests-gssapi",
                        "py314-about-time",
                        "py314-alive-progress",
                        "py314-grapheme",
                        "py314-aiosignal",
                        "py314-frozenlist",
                        "py314-pycares",
                        "py314-pycryptodomex",
                        "py314-pycryptodome",
                        "py314-gsl",
                        "py314-ruamel-yaml",
                        "py314-semantic_version",
                        "py314-setuptools-rust",
                        "py314-maturin",
                        "py314-orjson",
                        "py314-krb5",
                        "py314-aiodns",
                        "py314-aiohappyeyeballs",
                        "py314-multidict",
                        "py314-aiohttp",
                        "py314-discordpy",
                        "py314-yarl",
                        "py314-cpuinfo",
                        "py314-lazy_object_proxy",
                        "py314-pytest-benchmark",
                        "py314-types-python-dateutil",
                        "py314-arrow",
                        "py314-deprecated",
                        "py314-img2pdf",
                        "py314-pikepdf",
                        "py314-wrapt",
                        "py314-cachecontrol",
                        "py314-cleo",
                        "py314-crashtest",
                        "py314-dulwich",
                        "py314-findpython",
                        "py314-msgpack",
                        "py314-pytest-cov",
                        "py314-rapidfuzz",
                        "py314-requests-toolbelt",
                        "py314-netcdf4",
                        "py314-mslex",
                        "py314-mssql",
                        "py314-standard-distutils",
                        "py314-biopython",
                        "py314-igraph",
                        "py314-networkx",
                        "py314-pandas",
                        "py314-pytzdata",
                        "py314-texttable",
                        "py314-clang",
                        "py314-libtmux",
                        "py314-pylast",
                        "py314-simplejson",
                        "py314-uv-build",
                        "py314-holidays",
                        "py314-cryptography",
                        "py314-cryptography_vectors",
                        "py314-pbs_installer",
                        "py314-zstd",
                        "py314-pytokens",
                        "py314-toml",
                        "py314-xmlsec",
                        "py314-param",
                        "py314-pulp",
                        "py314-annotated_types",
                        "py314-colorama",
                        "py314-pydantic",
                        "py314-pydantic_core",
                        "py314-rstcheck-core",
                        "py314-rstcheck",
                        "py314-typer",
                        "py314-typing-inspection",
                        "py314-arviz",
                        "py314-execnet",
                        "py314-h5netcdf",
                        "py314-h5py",
                        "py314-mpi4py",
                        "py314-pytest-xdist",
                        "py314-setuptools_scm_git_archive",
                        "py314-xarray-einstats",
                        "py314-xarray",
                        "py314-asv-runner",
                        "py314-asv",
                        "py314-asyncssh",
                        "py314-cairocffi",
                        "py314-importlib-metadata",
                        "py314-json5",
                        "py314-tabulate",
                        "py314-zipp",
                        "py314-cairosvg",
                        "py314-cssselect2",
                        "py314-defusedxml",
                        "py314-geographiclib",
                        "py314-pefile",
                        "py314-pyfatfs",
                        "py314-zipfile-deflate64",
                        "py314-cons",
                        "py314-cookiecutter",
                        "py314-etuples",
                        "py314-logical-unification",
                        "py314-multipledispatch",
                        "py314-setuptools-git-versioning",
                        "py314-slugify",
                        "py314-toolz",
                        "py314-unidecode",
                        "py314-autocommand",
                        "py314-docstring-to-markdown",
                        "py314-guidata",
                        "py314-jaraco.collections",
                        "py314-jaraco.text",
                        "py314-pytest-qt",
                        "py314-qtpy",
                        "py314-bitarray",
                        "py314-crcmod",
                        "py314-stagger",
                        "py314-pysimdjson",
                        "py314-construct",
                        "py314-applaunchservices",
                        "py314-dill",
                        "py314-imagecodecs",
                        "py314-imageio",
                        "py314-jinja2-time",
                        "py314-lazy_loader",
                        "py314-line_profiler",
                        "py314-lmfit",
                        "py314-minikanren",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "py314-numdifftools",
                        "py314-openbabel",
                        "py314-patsy",
                        "py314-peakutils",
                        "py314-plotpy",
                        "py314-pkce",
                        "py314-pythonqwt",
                        "py314-pywavelets",
                        "py314-scikit-image",
                        "py314-sphinx-gallery",
                        "py314-statsmodels",
                        "py314-tifffile",
                        "py314-pylint-venv",
                        "py314-pyficache",
                        "py314-pyuca",
                        "py314-qstylizer",
                        "py314-qtawesome",
                        "py314-xdis",
                        "py314-black",
                        "py314-astroid",
                        "py314-cattrs",
                        "py314-jedi",
                        "py314-lsprotocol",
                        "py314-parso",
                        "py314-pylint",
                        "py314-pyls-spyder",
                        "py314-python-lsp-black",
                        "py314-python-lsp-jsonrpc",
                        "py314-python-lsp-ruff",
                        "py314-python-lsp-server",
                        "py314-argh",
                        "py314-ephemeral-port-reserve",
                        "py314-flatbuffers",
                        "py314-flexmock",
                        "py314-inflate64",
                        "py314-iocapture",
                        "py314-multivolumefile",
                        "py314-py7zr",
                        "py314-protobuf3",
                        "py314-pyannotate",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pytest-httpserver",
                        "py314-pytest-remotedata",
                        "py314-pytest-xprocess",
                        "py314-pyzstd",
                        "py314-watchdog",
                        "py314-werkzeug",
                        "py314-poetry-plugin-shell",
                        "py314-poetry-plugin-export",
                        "py314-SDL2",
                        "py314-blinker",
                        "py314-jwt",
                        "py314-oauthlib",
                        "py314-requests-oauthlib",
                        "py314-selenium",
                        "py314-socks",
                        "py314-websocket-client",
                        "py314-cbor2",
                        "py314-game",
                        "py314-luma.emulator",
                        "py314-luma.core",
                        "py314-pyftdi",
                        "py314-pyusb",
                        "py314-serial",
                        "py314-smbus2",
                        "py314-macholib",
                        "py314-modulegraph",
                        "py314-fsspec",
                        "py314-cytoolz",
                        "py314-debugpy",
                        "py314-hiredis",
                        "py314-regex",
                        "py314-diskcache",
                        "py314-gnureadline",
                        "py314-prompt_toolkit",
                        "py314-wcwidth",
                        "py314-diskcache-stubs",
                        "py314-pastel",
                        "py314-poethepoet",
                        "py314-pre-commit",
                        "py314-pysigma",
                        "py314-shapely",
                        "py314-aioitertools",
                        "py314-greenlet",
                        "py314-svgelements",
                        "py314-levenshtein",
                        "py314-prometheus_client",
                        "py314-traitlets",
                        "py314-geopy",
                        "py314-joblib",
                        "py314-mercantile",
                        "py314-affine",
                        "py314-cligj",
                        "py314-click-plugins",
                        "py314-contextily",
                        "py314-rasterio",
                        "py314-xyzservices",
                        "py314-gdal",
                        "py314-pyproj",
                        "py314-structlog",
                        "py314-testtools",
                        "py314-hy",
                        "py314-hyrule",
                        "py314-sh",
                        "py314-pyogrio",
                        "py314-pyglet",
                        "py314-sqlalchemy",
                        "py314-openssl",
                        "py314-aioquic",
                        "py314-asn1",
                        "py314-asn1-modules",
                        "py314-dnspython",
                        "py314-eventlet",
                        "py314-pylsqpack",
                        "py314-service_identity",
                        "py314-bcrypt",
                        "py314-bracex",
                        "py314-enrich",
                        "py314-fqdn",
                        "py314-httplib2",
                        "py314-pygls",
                        "py314-pynacl",
                        "py314-subprocess-tee",
                        "py314-tenacity",
                        "py314-tornado",
                        "py314-typeguard",
                        "py314-wcmatch",
                        "py314-isoduration",
                        "py314-jsonpointer",
                        "py314-jsonschema",
                        "py314-jsonschema-format-nongpl",
                        "py314-jsonschema-specifications",
                        "py314-paramiko",
                        "py314-referencing",
                        "py314-resolvelib",
                        "py314-rfc3339-validator",
                        "py314-rfc3986-validator",
                        "py314-rpds-py",
                        "py314-ruamel-yaml-clib",
                        "py314-uri-template",
                        "py314-tblib",
                        "py314-tatsu",
                        "py314-numexpr",
                        "py314-redis",
                        "py314-ansible-compat",
                        "py314-ansible",
                        "py314-ansible-core",
                        "py314-librt",
                        "py314-cloudpickle",
                        "py314-mako",
                        "py314-prettytable",
                        "py314-pytomlpp",
                        "py314-sigma-cli",
                        "py314-soupsieve",
                        "py314-beautifulsoup4",
                        "py314-html5lib",
                        "py314-py2app",
                        "py314-jug",
                        "py314-mahotas",
                        "py314-matplotlib-inline",
                        "py314-requests-cache",
                        "py314-responses",
                        "py314-time-machine",
                        "py314-timeout-decorator",
                        "py314-url-normalize",
                        "py314-Faker",
                        "py314-aws-sam-translator",
                        "py314-awscli",
                        "py314-boto3",
                        "py314-botocore",
                        "py314-cfn-lint",
                        "py314-jschema_to_python",
                        "py314-jmespath",
                        "py314-jsonpatch",
                        "py314-junit-xml",
                        "py314-s3transfer",
                        "py314-rsa",
                        "py314-sarif-om",
                        "py314-asttokens",
                        "py314-genshi",
                        "py314-aiobotocore",
                        "py314-aenum",
                        "py314-DAWG",
                        "py314-vcrpy",
                        "py314-eyed3",
                        "py314-gemmi",
                        "py314-nanobind",
                        "py314-z3",
                        "py314-progressbar",
                        "py314-aiohttp-socks",
                        "py314-beaker",
                        "py314-curio",
                        "py314-python-socks",
                        "py314-numpydoc",
                        "py314-llvmlite",
                        "py314-termcolor",
                        "py314-hatch-requirements-txt",
                        "py314-sphinx-jsonschema",
                        "py314-access",
                        "py314-geopandas",
                        "py314-markdown",
                        "py314-mistune",
                        "py314-vine",
                        "py314-alembic",
                        "py314-et_xmlfile",
                        "py314-tzdata",
                        "py314-fasteners",
                        "py314-sounddevice",
                        "py314-amqp",
                        "py314-tzlocal",
                        "py314-shtab",
                        "py314-crc32c",
                        "py314-rich-argparse",
                        "py314-pick",
                        "py314-allpairspy",
                        "py314-pathvalidate",
                        "py314-tcolorpy",
                        "py314-mutagen",
                        "py314-tldextract",
                        "py314-bleach",
                        "py314-bokeh",
                        "py314-dask",
                        "py314-locket",
                        "py314-partd",
                        "py314-pyarrow",
                        "py314-async-lru",
                        "py314-executing",
                        "py314-hatch-nodejs-version",
                        "py314-hatch-jupyter-builder",
                        "py314-narwhals",
                        "py314-pure_eval",
                        "py314-pyct",
                        "py314-pyproject_api",
                        "py314-pytest-lazy-fixture",
                        "py314-stack_data",
                        "py314-tox",
                        "py314-ipython",
                        "py314-appnope",
                        "py314-comm",
                        "py314-ipykernel",
                        "py314-jupyter_client",
                        "py314-jupyter_core",
                        "py314-nest_asyncio",
                        "py314-zmq",
                        "py314-argon2-cffi",
                        "py314-argon2-cffi-bindings",
                        "py314-jupyter_server_terminals",
                        "py314-nbclient",
                        "py314-nbformat",
                        "py314-pandocfilters",
                        "py314-terminado",
                        "py314-jupyter_events",
                        "py314-jupyter-lsp",
                        "py314-jupyter_server",
                        "py314-jupyterlab",
                        "py314-jupyterlab_pygments",
                        "py314-jupyterlab_server",
                        "py314-nbconvert",
                        "py314-notebook_shim",
                        "py314-overrides",
                        "py314-python-json-logger",
                        "py314-send2trash",
                        "py314-lark",
                        "py314-panel",
                        "py314-pyviz_comms",
                        "py314-rfc3987-syntax",
                        "py314-pyrsistent",
                        "platformio",
                        "py314-ajsonrpc",
                        "py314-asgiref",
                        "py314-automat",
                        "py314-bottle",
                        "py314-constantly",
                        "py314-graphviz",
                        "py314-incremental",
                        "py314-marshmallow",
                        "py314-pyelftools",
                        "py314-pyhamcrest",
                        "py314-starlette",
                        "py314-twisted",
                        "py314-uvicorn",
                        "py314-wsproto",
                        "py314-libpysal",
                        "py314-scikit-learn",
                        "py314-fiona",
                        "py314-rasterstats",
                        "py314-tobler",
                        "py314-psygnal",
                        "py314-esda",
                        "py314-curl",
                        "py314-emcee3",
                        "py314-pymc",
                        "py314-pytensor",
                        "py314-readme_renderer",
                        "py314-rfc3986",
                        "py314-uv-dynamic-versioning",
                        "py314-jupyter_packaging",
                        "py314-plotly",
                        "py314-jellyfish",
                        "py314-freetype",
                        "py314-hsluv",
                        "py314-meshio",
                        "py314-vispy",
                        "py314-logbook",
                        "py314-tinydb",
                        "py314-ipython_genutils",
                        "py314-jupyterlab_widgets",
                        "py314-widgetsnbextension",
                        "py314-ipywidgets",
                        "py314-ipympl",
                        "py314-absl",
                        "py314-dm-tree",
                        "py314-pew",
                        "py314-git-delete-merged-branches",
                        "py314-future",
                        "py314-virtualfish",
                        "py314-xmltodict",
                        "py314-corner",
                        "py314-gitdb",
                        "py314-gitpython",
                        "py314-helpdev",
                        "py314-ipython-pygments-lexers",
                        "py314-jsonpickle",
                        "py314-jupyter_sphinx",
                        "py314-libarchive-c",
                        "py314-libsass",
                        "py314-magic",
                        "py314-pickleshare",
                        "py314-pygithub",
                        "py314-qdarkstyle",
                        "py314-qtconsole",
                        "py314-qtsass",
                        "py314-rtree",
                        "py314-semver",
                        "py314-smmap",
                        "py314-smartypants",
                        "py314-spyder",
                        "py314-spyder-kernels",
                        "py314-stevedore",
                        "py314-superqt",
                        "py314-annotated-doc",
                        "py314-fastapi",
                        "py314-xkcdpass",
                        "py314-spreg",
                        "py314-google-auth",
                        "py314-google-api-core",
                        "py314-google-auth-httplib2",
                        "py314-googleapis-common-protos",
                        "py314-proto-plus",
                        "py314-uritemplate",
                        "py314-cymruwhois",
                        "py314-google-api-python-client",
                        "py314-parse",
                        "py314-pyte",
                        "py314-owslib",
                        "py314-pyshp",
                        "py314-cartopy",
                        "py314-flexcache",
                        "py314-mda-xdrlib",
                        "py314-versioningit",
                        "py314-flexparser",
                        "py314-pint",
                        "py314-s3fs",
                        "py314-roman_numerals",
                        "py314-patch-ng"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "poetry"
                    ]
                }
            ]
        },
        {
            "name": "py-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sip-devel"
                    ]
                }
            ]
        },
        {
            "name": "py27-packaging",
            "portdir": "python/py-packaging",
            "version": "20.9",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-parsing"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pretend",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-ansible-core",
                        "py27-scikit-build",
                        "py27-tox",
                        "py27-bleach",
                        "py27-bokeh",
                        "py27-pytest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-sphinx",
                        "digital_rf"
                    ]
                }
            ]
        },
        {
            "name": "py35-packaging",
            "portdir": "python/py-packaging",
            "version": "20.9",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-parsing"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest",
                        "py35-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-pytest",
                        "py35-tox",
                        "py35-bleach",
                        "py35-bokeh",
                        "py35-sip",
                        "py35-ansible-base",
                        "py35-pyqt-builder"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py36-packaging",
            "portdir": "python/py-packaging",
            "version": "21.3",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-parsing"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pretend",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-pyerfa"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-arviz",
                        "py36-scikit-build",
                        "py36-zmq",
                        "py36-build",
                        "py36-ansible-core",
                        "py36-tox",
                        "py36-bleach",
                        "py36-pint",
                        "py36-dask",
                        "py36-bokeh",
                        "py36-jupyterlab",
                        "py36-jupyterlab_server",
                        "py36-jupyter_packaging",
                        "py36-sip",
                        "py36-pyqt-builder",
                        "py36-deprecation",
                        "py36-pytest",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-oslo-utils",
                        "py36-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py37-packaging",
            "portdir": "python/py-packaging",
            "version": "24.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pretend",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-spaCy-models",
                        "py37-pyerfa"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-scikit-build",
                        "py37-scikit-image",
                        "py37-tox",
                        "py37-statsmodels",
                        "py37-pikepdf",
                        "py37-ipykernel",
                        "py37-jupyterlab",
                        "py37-arviz",
                        "py37-upt-macports",
                        "py37-nbconvert",
                        "py37-sip",
                        "py37-ansible-core",
                        "py37-pyqt-builder",
                        "py37-virtualfish",
                        "py37-jupyter_packaging",
                        "py37-geopandas",
                        "py37-jupyterlab_server",
                        "py37-dask",
                        "py37-py2app",
                        "py37-build",
                        "py37-sip-devel",
                        "py37-bokeh",
                        "py37-pyproject_metadata",
                        "py37-pooch",
                        "py37-matplotlib",
                        "py37-hatchling",
                        "py37-qtpy",
                        "py37-setuptools-git-versioning",
                        "py37-pint",
                        "py37-deprecation",
                        "py37-astropy",
                        "py37-pytoolconfig",
                        "py37-distributed",
                        "py37-pytest",
                        "py37-black",
                        "py37-zmq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-oslo-utils",
                        "py37-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-flask-cors"
                    ]
                }
            ]
        },
        {
            "name": "py38-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pretend",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-spaCy-models",
                        "py38-pyerfa"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytoolconfig",
                        "py38-virtualfish",
                        "py38-xarray",
                        "py38-pyqt-builder",
                        "py38-upt-macports",
                        "py38-sip",
                        "py38-dask",
                        "py38-distributed",
                        "py38-asdf-astropy",
                        "py38-ansible-core",
                        "py38-scikit-build",
                        "py38-black",
                        "py38-spaCy",
                        "py38-pint",
                        "py38-jupyter_packaging",
                        "py38-sunpy",
                        "py38-sip-devel",
                        "py38-asdf",
                        "py38-pikepdf",
                        "py38-deprecation",
                        "py38-pytest-remotedata",
                        "py38-qtpy",
                        "py38-pyproject_metadata",
                        "py38-zmq",
                        "py38-ipykernel",
                        "py38-scikit-image",
                        "py38-hatchling",
                        "py38-statsmodels",
                        "py38-tox",
                        "py38-altair",
                        "py38-pytest",
                        "py38-geopandas",
                        "py38-matplotlib",
                        "py38-nbconvert",
                        "py38-jupytext",
                        "py38-astropy",
                        "py38-jupyter_server",
                        "py38-jupyterlab_server",
                        "py38-setuptools_scm",
                        "py38-jupyterlab",
                        "py38-py2app",
                        "py38-pooch",
                        "py38-build",
                        "py38-arviz",
                        "py38-bokeh",
                        "py38-scikit-build-core",
                        "py38-setuptools-git-versioning"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-panel",
                        "py38-sphinx",
                        "py38-transformers",
                        "py38-oslo-utils",
                        "py38-coremltools",
                        "py38-silx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-flask-cors",
                        "py38-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py39-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pretend",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pyside6",
                        "py39-panel",
                        "py39-zstd",
                        "py39-spaCy-models",
                        "py39-gobject3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipykernel",
                        "py39-pint",
                        "py39-pyproject_api",
                        "py39-pooch",
                        "py39-matplotlib",
                        "py39-qtconsole",
                        "py39-sip",
                        "py39-altair",
                        "py39-webargs",
                        "py39-ansible-core",
                        "py39-jupyter_server",
                        "py39-jupyterlab",
                        "py39-jupyter_packaging",
                        "py39-jupyterlab_server",
                        "py39-scikit-build-core",
                        "py39-nbconvert",
                        "py39-hatchling",
                        "py39-hatch-requirements-txt",
                        "py39-pytest",
                        "py39-pyproject_metadata",
                        "py39-setuptools_scm",
                        "py39-pytest-remotedata",
                        "py39-jupytext",
                        "py39-pudb",
                        "py39-zmq",
                        "py39-upt-macports",
                        "py39-asdf",
                        "py39-mongomock",
                        "py39-tox",
                        "py39-xarray",
                        "py39-pikepdf",
                        "py39-findpython",
                        "py39-deprecation",
                        "py39-qtpy",
                        "py39-setuptools-git-versioning",
                        "py39-asdf-astropy",
                        "py39-pyqt-builder",
                        "py39-black",
                        "py39-dask",
                        "py39-lazy_loader",
                        "py39-scikit-image",
                        "py39-statsmodels",
                        "py39-bokeh",
                        "py39-desktop-notifier",
                        "py39-pytest-rerunfailures",
                        "py39-py2app",
                        "py39-flasgger",
                        "py39-distributed",
                        "py39-arviz",
                        "py39-build",
                        "py39-pytoolconfig",
                        "py39-pyogrio",
                        "py39-sip-devel",
                        "py39-mido",
                        "py39-virtualfish",
                        "py39-scikit-build",
                        "py39-cartopy",
                        "py39-geopandas",
                        "py39-sunpy",
                        "py39-spaCy",
                        "py39-pytesseract",
                        "py39-astropy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-coremltools",
                        "py39-sphinx",
                        "py39-ansible-compat",
                        "py39-panel",
                        "py39-momepy",
                        "py39-keystoneclient",
                        "py39-libpysal",
                        "py39-pygmt",
                        "py39-transformers",
                        "py39-silx",
                        "py39-splot",
                        "py39-xraylarch",
                        "py39-oslo-utils"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-librosa",
                        "py39-flask-cors",
                        "py39-netcdf4",
                        "py39-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py310-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pretend",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-mssql",
                        "py310-pyside6",
                        "py310-panel",
                        "py310-spaCy-models",
                        "py310-gobject3",
                        "py310-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-sip",
                        "py310-tox",
                        "py310-zmq",
                        "py310-ipykernel",
                        "py310-pooch",
                        "py310-arviz",
                        "py310-matplotlib",
                        "py310-spaCy",
                        "py310-jupytext",
                        "py310-cartopy",
                        "py310-versioningit",
                        "py310-asv",
                        "py310-setuptools-git-versioning",
                        "salt",
                        "py310-webargs",
                        "py310-altair",
                        "py310-qtpy",
                        "py310-mongomock",
                        "py310-asdf-astropy",
                        "py310-pyqt-builder",
                        "py310-sunpy",
                        "py310-black",
                        "py310-statsmodels",
                        "py310-xarray",
                        "py310-pytest-remotedata",
                        "py310-dask",
                        "py310-pytesseract",
                        "py310-pyproject_api",
                        "py310-pudb",
                        "py310-asdf",
                        "py310-astropy",
                        "py310-bokeh",
                        "py310-dunamai",
                        "py310-jupyter_server",
                        "py310-scikit-image",
                        "py310-jupyterlab",
                        "py310-jupyterlab_server",
                        "py310-scikit-build-core",
                        "py310-nbconvert",
                        "py310-hatchling",
                        "py310-pytest-rerunfailures",
                        "py310-hatch-requirements-txt",
                        "py310-pytest",
                        "py310-ansible-core",
                        "py310-upt-macports",
                        "py310-pytoolconfig",
                        "py310-pysigma",
                        "py310-geopandas",
                        "py310-pyproject_metadata",
                        "py310-setuptools_scm",
                        "py310-pikepdf",
                        "py310-pyogrio",
                        "py310-jupyter_packaging",
                        "py310-lazy_loader",
                        "py310-py2app",
                        "py310-desktop-notifier",
                        "py310-scikit-build",
                        "py310-build",
                        "py310-distributed",
                        "py310-deprecation",
                        "py310-mido",
                        "py310-sip-devel",
                        "py310-virtualfish",
                        "py310-qtconsole",
                        "py310-findpython",
                        "py310-flasgger"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-huggingface_hub",
                        "py310-keystoneclient",
                        "py310-coremltools",
                        "py310-momepy",
                        "py310-silx",
                        "py310-ansible-compat",
                        "py310-pmdarima",
                        "py310-pygmt",
                        "py310-oslo-utils",
                        "commitizen",
                        "py310-xraylarch",
                        "py310-datasets",
                        "py310-libpysal",
                        "py310-panel",
                        "py310-splot",
                        "py310-transformers",
                        "py310-sphinx",
                        "py310-pytorch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-librosa",
                        "py310-netcdf4",
                        "py310-flask-cors",
                        "py310-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py311-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py311-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pyside6",
                        "py311-gobject3",
                        "py311-mssql",
                        "py311-panel",
                        "py311-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-matplotlib",
                        "py311-sip",
                        "py311-tox",
                        "py311-zmq",
                        "py311-ipykernel",
                        "py311-pooch",
                        "py311-arviz",
                        "py311-cartopy",
                        "py311-versioningit",
                        "py311-asv",
                        "py311-setuptools-git-versioning",
                        "py311-webargs",
                        "py311-altair",
                        "py311-qtpy",
                        "py311-mongomock",
                        "py311-asdf-astropy",
                        "py311-pyqt-builder",
                        "py311-sunpy",
                        "py311-black",
                        "py311-statsmodels",
                        "py311-xarray",
                        "py311-pytest-remotedata",
                        "py311-pytesseract",
                        "py311-dask",
                        "py311-pyproject_api",
                        "py311-pudb",
                        "py311-asdf",
                        "py311-astropy",
                        "py311-bokeh",
                        "py311-dunamai",
                        "py311-jupyter_server",
                        "py311-scikit-image",
                        "py311-jupyterlab",
                        "py311-jupyterlab_server",
                        "py311-scikit-build-core",
                        "py311-nbconvert",
                        "py311-hatchling",
                        "py311-pytest-rerunfailures",
                        "py311-hatch-requirements-txt",
                        "py311-pytest",
                        "py311-ansible-core",
                        "py311-upt-macports",
                        "py311-pytoolconfig",
                        "py311-pysigma",
                        "py311-geopandas",
                        "py311-pyproject_metadata",
                        "py311-setuptools_scm",
                        "py311-pikepdf",
                        "py311-pyogrio",
                        "py311-jupyter_packaging",
                        "py311-lazy_loader",
                        "py311-py2app",
                        "py311-desktop-notifier",
                        "py311-scikit-build",
                        "py311-build",
                        "py311-distributed",
                        "py311-deprecation",
                        "py311-mido",
                        "py311-sip-devel",
                        "py311-virtualfish",
                        "py311-qtconsole",
                        "py311-findpython",
                        "py311-flasgger",
                        "py311-jupytext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-xraylarch",
                        "py311-splot",
                        "py311-pygmt",
                        "py311-huggingface_hub",
                        "py311-panel",
                        "py311-sphinx",
                        "py311-silx",
                        "py311-pytorch",
                        "py311-oslo-utils",
                        "py311-ansible-compat",
                        "py311-datasets",
                        "py311-pmdarima",
                        "py311-keystoneclient",
                        "py311-libpysal",
                        "py311-momepy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-librosa",
                        "py311-netcdf4",
                        "py311-flask-cors",
                        "py311-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py312-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pyside6",
                        "py312-gobject3",
                        "py312-mssql",
                        "py312-panel",
                        "py312-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-matplotlib",
                        "py312-sip",
                        "py312-tox",
                        "py312-zmq",
                        "py312-ipykernel",
                        "py312-pooch",
                        "py312-arviz",
                        "py312-cartopy",
                        "py312-versioningit",
                        "py312-asv",
                        "py312-setuptools-git-versioning",
                        "py312-webargs",
                        "py312-altair",
                        "py312-qtpy",
                        "py312-mongomock",
                        "py312-asdf-astropy",
                        "py312-pyqt-builder",
                        "py312-sunpy",
                        "py312-black",
                        "py312-statsmodels",
                        "py312-xarray",
                        "py312-pytest-remotedata",
                        "py312-pytesseract",
                        "py312-dask",
                        "py312-pyproject_api",
                        "py312-pudb",
                        "py312-asdf",
                        "py312-astropy",
                        "py312-bokeh",
                        "py312-dunamai",
                        "py312-jupyter_server",
                        "py312-scikit-image",
                        "py312-jupyterlab",
                        "py312-jupyterlab_server",
                        "py312-scikit-build-core",
                        "py312-nbconvert",
                        "py312-hatchling",
                        "py312-pytest-rerunfailures",
                        "py312-hatch-requirements-txt",
                        "py312-pytest",
                        "py312-ansible-core",
                        "py312-upt-macports",
                        "py312-pytoolconfig",
                        "py312-pysigma",
                        "py312-geopandas",
                        "py312-pyproject_metadata",
                        "py312-setuptools_scm",
                        "py312-pikepdf",
                        "py312-pyogrio",
                        "py312-jupyter_packaging",
                        "py312-lazy_loader",
                        "py312-py2app",
                        "py312-desktop-notifier",
                        "py312-scikit-build",
                        "maestral",
                        "py312-build",
                        "py312-distributed",
                        "py312-deprecation",
                        "py312-mido",
                        "py312-sip-devel",
                        "py312-virtualfish",
                        "py312-qtconsole",
                        "py312-findpython",
                        "py312-flasgger",
                        "py312-gunicorn",
                        "legit",
                        "py312-nibabel",
                        "py312-jupytext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-oslo-utils",
                        "py312-panel",
                        "py312-datasets",
                        "py312-pytorch",
                        "py312-xraylarch",
                        "py312-pygmt",
                        "py312-momepy",
                        "py312-huggingface_hub",
                        "py312-ansible-compat",
                        "py312-sphinx",
                        "py312-splot",
                        "py312-keystoneclient",
                        "py312-libpysal",
                        "py312-pmdarima",
                        "py312-silx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-flask-cors",
                        "py312-librosa",
                        "py312-netcdf4",
                        "py312-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py313-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-mssql",
                        "mesa",
                        "py313-pyside6",
                        "py313-gobject3",
                        "gegl",
                        "gegl-devel",
                        "py313-panel",
                        "py313-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf",
                        "py313-astropy",
                        "py313-bokeh",
                        "py313-dunamai",
                        "py313-jupyter_server",
                        "py313-scikit-image",
                        "py313-jupyterlab",
                        "py313-pudb",
                        "osxphotos",
                        "py313-zmq",
                        "py313-ipykernel",
                        "py313-pooch",
                        "py313-arviz",
                        "py313-matplotlib",
                        "py313-sip",
                        "py313-asv",
                        "py313-matplotlib-basemap",
                        "py313-setuptools-git-versioning",
                        "py313-webargs",
                        "py313-MDAnalysis",
                        "py313-altair",
                        "gi-docgen",
                        "py313-mdtraj",
                        "py313-mongomock",
                        "py313-qtpy",
                        "py313-asdf-astropy",
                        "py313-pyqt-builder",
                        "py313-sunpy",
                        "pipx",
                        "py313-black",
                        "py313-statsmodels",
                        "py313-xarray",
                        "py313-pytest-remotedata",
                        "ansible-lint",
                        "py313-pytesseract",
                        "py313-dask",
                        "py313-pyproject_api",
                        "py313-tox",
                        "py313-jupyterlab_server",
                        "py313-scikit-build-core",
                        "py313-nbconvert",
                        "py313-hatchling",
                        "py313-pytest-rerunfailures",
                        "py313-hatch-requirements-txt",
                        "py313-pytest",
                        "py313-ansible-core",
                        "py313-upt-macports",
                        "py313-pytoolconfig",
                        "ocrmypdf",
                        "py313-pysigma",
                        "py313-geopandas",
                        "py313-pyproject_metadata",
                        "py313-setuptools_scm",
                        "py313-pikepdf",
                        "py313-pyogrio",
                        "py313-jupyter_packaging",
                        "py313-lazy_loader",
                        "py313-py2app",
                        "py313-scikit-build",
                        "py313-build",
                        "py313-deprecation",
                        "py313-mido",
                        "py-packaging",
                        "pipenv",
                        "py313-sip-devel",
                        "py313-virtualfish",
                        "py313-qtconsole",
                        "py313-findpython",
                        "py313-flasgger",
                        "py313-cartopy",
                        "py313-versioningit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-oslo-utils",
                        "py313-xraylarch",
                        "py313-requirements-parser",
                        "py313-libpysal",
                        "pyinfra",
                        "py313-pytorch",
                        "py313-keystoneclient",
                        "borgmatic",
                        "py313-splot",
                        "py313-datasets",
                        "py313-huggingface_hub",
                        "py313-silx",
                        "borgbackup",
                        "py313-sphinx",
                        "py313-pygmt",
                        "py313-panel",
                        "py313-pmdarima",
                        "py313-momepy",
                        "py313-ansible-compat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-flask-cors",
                        "py313-librosa",
                        "py313-netcdf4",
                        "py313-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py314-packaging",
            "portdir": "python/py-packaging",
            "version": "25.0",
            "license": "(BSD or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packaging.pypa.io/",
            "description": "Core utilities for Python packaging",
            "long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pyside6",
                        "py314-gobject3",
                        "py314-mssql",
                        "py314-panel",
                        "py314-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sip",
                        "twine",
                        "py314-bokeh",
                        "py314-dunamai",
                        "py314-jupyter_server",
                        "py314-scikit-image",
                        "py314-jupyterlab",
                        "py314-scikit-build-core",
                        "py314-jupyterlab_server",
                        "py314-hatchling",
                        "py314-nbconvert",
                        "py314-hatch-requirements-txt",
                        "py314-pytest",
                        "py314-ansible-core",
                        "py314-upt-macports",
                        "py314-pytoolconfig",
                        "py314-pysigma",
                        "py314-geopandas",
                        "py314-pyproject_metadata",
                        "py314-setuptools_scm",
                        "py314-pikepdf",
                        "py314-pyogrio",
                        "py314-jupyter_packaging",
                        "py314-lazy_loader",
                        "py314-py2app",
                        "py314-build",
                        "py314-deprecation",
                        "py314-virtualfish",
                        "poetry",
                        "py314-qtconsole",
                        "py314-findpython",
                        "upt",
                        "rst2pdf",
                        "glances",
                        "py314-tox",
                        "py314-ipykernel",
                        "py314-pooch",
                        "py314-arviz",
                        "py314-matplotlib",
                        "py314-pytest-remotedata",
                        "py314-dask",
                        "py314-pyproject_api",
                        "py314-zmq",
                        "py314-cartopy",
                        "py314-versioningit",
                        "py314-asv",
                        "py314-setuptools-git-versioning",
                        "py314-qtpy",
                        "py314-pyqt-builder",
                        "py314-black",
                        "py314-statsmodels",
                        "py314-xarray"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-libpysal",
                        "py314-sphinx",
                        "py314-ansible-compat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-netcdf4"
                    ]
                }
            ]
        }
    ]
}