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

{
    "count": 48994,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=973",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=971",
    "results": [
        {
            "name": "py310-frozenlist",
            "portdir": "python/py-frozenlist",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/frozenlist",
            "description": "list-like structure which implements collections.abc.MutableSequence",
            "long_description": "frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 223
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-tomli",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-expandvars"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiosignal",
                        "py310-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py311-frozenlist",
            "portdir": "python/py-frozenlist",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/frozenlist",
            "description": "list-like structure which implements collections.abc.MutableSequence",
            "long_description": "frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 223
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "py311-expandvars"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-aiosignal",
                        "py311-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py312-frozenlist",
            "portdir": "python/py-frozenlist",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/frozenlist",
            "description": "list-like structure which implements collections.abc.MutableSequence",
            "long_description": "frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 223
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-expandvars"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiosignal",
                        "py312-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py313-frozenlist",
            "portdir": "python/py-frozenlist",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/frozenlist",
            "description": "list-like structure which implements collections.abc.MutableSequence",
            "long_description": "frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 223
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-expandvars",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiosignal",
                        "py313-aiohttp",
                        "py-frozenlist"
                    ]
                }
            ]
        },
        {
            "name": "lyra",
            "portdir": "devel/lyra",
            "version": "1.7.0",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bfgroup/lyra",
            "description": "A simple to use, composable, command line parser for C++ 11 and beyond",
            "long_description": "A simple to use, composable, command line parser for C++ 11 and beyond",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bc",
            "portdir": "math/bc",
            "version": "1.08.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bc/",
            "description": "arbitrary precision numeric processing language",
            "long_description": "bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "libedit",
                "readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flex",
                        "libedit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "bs",
            "portdir": "games/bs",
            "version": "2.13",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.catb.org/~esr/bs/",
            "description": "ncurses version of Battleship",
            "long_description": "The classic game of Battleships against the computer. Uses character-cell graphics with a visual point-and-shoot interface. If you're using an xterm under Linux the mouse will work.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "llama.cpp",
            "portdir": "llm/llama.cpp",
            "version": "6700",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ggerganov/llama.cpp",
            "description": "LLM inference in C/C++",
            "long_description": "The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide variety of hardware - locally and in the cloud.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "debug",
                "blas",
                "openmp",
                "model_converters",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-obspy",
            "portdir": "python/py-obspy",
            "version": "1.2.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "py35-setuptools",
                        "py35-numpy",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-lxml",
                        "py35-matplotlib",
                        "py35-numpy",
                        "py35-pyshp",
                        "py35-requests",
                        "python35",
                        "py35-sqlalchemy",
                        "py35-scipy",
                        "py35-decorator",
                        "py35-future",
                        "py35-gdal",
                        "py35-geographiclib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-pyproj",
                        "py35-flake8-pep8-naming",
                        "py35-flake8",
                        "obspy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "clang-17",
                        "py38-setuptools",
                        "py38-installer",
                        "help2man",
                        "py38-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyshp",
                        "py38-requests",
                        "py38-scipy",
                        "py38-sqlalchemy",
                        "python38",
                        "py38-cartopy",
                        "py38-decorator",
                        "py38-geographiclib",
                        "py38-lxml",
                        "py38-matplotlib",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-packaging",
                        "py38-pyproj",
                        "py38-pytest",
                        "py38-pytest-json-report"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py36-obspy",
            "portdir": "python/py-obspy",
            "version": "1.2.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "py36-setuptools",
                        "py36-numpy",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-lxml",
                        "py36-matplotlib",
                        "py36-numpy",
                        "py36-pyshp",
                        "py36-requests",
                        "python36",
                        "py36-sqlalchemy",
                        "py36-scipy",
                        "py36-decorator",
                        "py36-future",
                        "py36-gdal",
                        "py36-geographiclib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-pyproj",
                        "py36-flake8-pep8-naming",
                        "py36-flake8",
                        "obspy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py39-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "clang-17",
                        "py39-setuptools",
                        "py39-installer",
                        "help2man",
                        "py39-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-sqlalchemy",
                        "python39",
                        "py39-decorator",
                        "py39-lxml",
                        "py39-matplotlib",
                        "py39-numpy",
                        "py39-requests",
                        "py39-scipy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-packaging",
                        "py39-pyproj",
                        "py39-pytest",
                        "py39-pytest-json-report"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py27-obspy",
            "portdir": "python/py-obspy",
            "version": "1.2.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "help2man",
                        "py27-setuptools",
                        "py27-numpy",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-lxml",
                        "py27-matplotlib",
                        "py27-numpy",
                        "py27-pyshp",
                        "py27-requests",
                        "py27-scipy",
                        "python27",
                        "py27-sqlalchemy",
                        "py27-decorator",
                        "py27-future",
                        "py27-gdal",
                        "py27-geographiclib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pyproj",
                        "py27-mock",
                        "py27-flake8-pep8-naming",
                        "py27-flake8",
                        "obspy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-obspy",
            "portdir": "python/py-obspy",
            "version": "1.2.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "help2man",
                        "py37-setuptools",
                        "py37-numpy"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-lxml",
                        "py37-matplotlib",
                        "py37-numpy",
                        "py37-pyshp",
                        "py37-requests",
                        "python37",
                        "py37-sqlalchemy",
                        "py37-scipy",
                        "py37-decorator",
                        "py37-future",
                        "py37-gdal",
                        "py37-geographiclib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pyproj",
                        "py37-flake8-pep8-naming",
                        "py37-flake8",
                        "obspy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.2",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-obspy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "help2man",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-sqlalchemy",
                        "python310",
                        "py310-decorator",
                        "py310-requests",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-lxml",
                        "py310-matplotlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-packaging",
                        "py310-pytest",
                        "py310-pyproj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py311-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "help2man",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-matplotlib",
                        "py311-scipy",
                        "python311",
                        "py311-decorator",
                        "py311-sqlalchemy",
                        "py311-requests",
                        "py311-lxml",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-packaging",
                        "py311-pytest",
                        "py311-pyproj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "help2man",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sqlalchemy",
                        "py312-scipy",
                        "python312",
                        "py312-numpy",
                        "py312-requests",
                        "py312-lxml",
                        "py312-decorator",
                        "py312-matplotlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-packaging",
                        "py312-pytest",
                        "py312-pyproj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.2",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "help2man",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-scipy",
                        "py313-matplotlib",
                        "python313",
                        "py313-requests",
                        "py313-decorator",
                        "py313-numpy",
                        "py313-sqlalchemy",
                        "py313-lxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-packaging",
                        "py313-pytest",
                        "py313-pyproj"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-obspy"
                    ]
                }
            ]
        },
        {
            "name": "py38-panel",
            "portdir": "python/py-panel",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": false,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "npm10",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pandas",
                        "py38-param",
                        "py38-pyct",
                        "py38-pyviz_comms",
                        "py38-requests",
                        "py38-tqdm",
                        "py38-typing_extensions",
                        "py38-xyzservices",
                        "py38-linkify-it-py",
                        "nodejs20",
                        "py38-packaging",
                        "py38-mdit-py-plugins",
                        "py38-markdown-it-py",
                        "py38-markdown",
                        "py38-bokeh",
                        "py38-bleach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-panel",
            "portdir": "python/py-panel",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": false,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15",
                        "py37-installer",
                        "npm8",
                        "py37-build",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pyct",
                        "py37-pyviz_comms",
                        "py37-requests",
                        "py37-tqdm",
                        "py37-param",
                        "py37-pandas",
                        "py37-markdown",
                        "py37-bokeh",
                        "py37-bleach",
                        "nodejs16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "asmotor",
            "portdir": "devel/asmotor",
            "version": "1.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asmotor/asmotor",
            "description": "A cross assembler, linker and librarian for several CPUs.",
            "long_description": "ASMotor is a portable and generic assembler engine and development system written in ANSI C99 and licensed under the GNU Public License v3. The package consists of the assembler, the librarian and the linker. It can be used as either a cross or native development system. The assembler syntax is based on the friendly, well-known Motorola style macro language. Currently supported CPUs are the 680x0 family, 6809, 6502 and derivatives, 65816, MIPS32, Z80, Game Boy, DCPU-16, CHIP-8/SCHIP and the RC811 CPU core.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "csoren",
                    "github": "csoren",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "uncrustify",
            "portdir": "devel/uncrustify",
            "version": "0.81.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://uncrustify.sourceforge.net",
            "description": "Source code beautifier",
            "long_description": "Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns etc., and is highly configurable.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "chai"
                    ]
                }
            ]
        },
        {
            "name": "py-panel",
            "portdir": "python/py-panel",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-panel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-panel",
            "portdir": "python/py-panel",
            "version": "1.4.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm11",
                        "clang-18",
                        "py39-installer",
                        "py39-hatch-vcs",
                        "py39-hatchling",
                        "py39-build",
                        "py39-packaging"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyviz_comms",
                        "py39-requests",
                        "py39-tqdm",
                        "python39",
                        "py39-markdown-it-py",
                        "py39-mdit-py-plugins",
                        "py39-xyzservices",
                        "py39-linkify-it-py",
                        "py39-tzdata",
                        "panel_select",
                        "nodejs24",
                        "py39-typing_extensions",
                        "py39-bleach",
                        "py39-bokeh",
                        "py39-markdown",
                        "py39-pandas",
                        "py39-param",
                        "py39-pyct"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyviz_comms",
                        "py39-requests",
                        "py39-tqdm",
                        "py39-typing_extensions",
                        "py39-markdown-it-py",
                        "py39-mdit-py-plugins",
                        "py39-xyzservices",
                        "py39-linkify-it-py",
                        "py39-tzdata",
                        "panel_select",
                        "nodejs24",
                        "py39-pyct",
                        "py39-param",
                        "py39-pandas",
                        "py39-packaging",
                        "py39-markdown",
                        "py39-bokeh",
                        "py39-bleach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-panel",
            "portdir": "python/py-panel",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm11",
                        "clang-18",
                        "py310-installer",
                        "py310-hatch-vcs",
                        "py310-hatchling",
                        "py310-build",
                        "py310-packaging"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-markdown",
                        "py310-bokeh",
                        "py310-param",
                        "python310",
                        "py310-pyviz_comms",
                        "py310-markdown-it-py",
                        "py310-mdit-py-plugins",
                        "py310-linkify-it-py",
                        "py310-tzdata",
                        "panel_select",
                        "py310-narwhals",
                        "nodejs24",
                        "py310-pyct",
                        "py310-requests",
                        "py310-typing_extensions",
                        "py310-pandas",
                        "py310-bleach",
                        "py310-xyzservices",
                        "py310-tqdm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-markdown",
                        "py310-bokeh",
                        "py310-param",
                        "py310-pyct",
                        "py310-pyviz_comms",
                        "py310-markdown-it-py",
                        "py310-mdit-py-plugins",
                        "py310-linkify-it-py",
                        "py310-tzdata",
                        "panel_select",
                        "nodejs24",
                        "py310-tqdm",
                        "py310-xyzservices",
                        "py310-bleach",
                        "py310-pandas",
                        "py310-packaging",
                        "py310-typing_extensions",
                        "py310-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-panel",
            "portdir": "python/py-panel",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm11",
                        "clang-18",
                        "py311-hatch-vcs",
                        "py311-hatchling",
                        "py311-packaging",
                        "py311-installer",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-bokeh",
                        "py311-param",
                        "py311-pyct",
                        "python311",
                        "py311-linkify-it-py",
                        "py311-mdit-py-plugins",
                        "py311-markdown-it-py",
                        "py311-xyzservices",
                        "py311-tzdata",
                        "panel_select",
                        "py311-narwhals",
                        "nodejs24",
                        "py311-pyviz_comms",
                        "py311-typing_extensions",
                        "py311-requests",
                        "py311-pandas",
                        "py311-markdown",
                        "py311-tqdm",
                        "py311-bleach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-bokeh",
                        "py311-param",
                        "py311-pyct",
                        "py311-pyviz_comms",
                        "py311-linkify-it-py",
                        "py311-mdit-py-plugins",
                        "py311-markdown-it-py",
                        "py311-xyzservices",
                        "py311-tzdata",
                        "panel_select",
                        "nodejs24",
                        "py311-bleach",
                        "py311-tqdm",
                        "py311-markdown",
                        "py311-pandas",
                        "py311-requests",
                        "py311-typing_extensions",
                        "py311-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-panel",
            "portdir": "python/py-panel",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm11",
                        "clang-18",
                        "py312-hatch-vcs",
                        "py312-hatchling",
                        "py312-packaging",
                        "py312-installer",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-bleach",
                        "py312-pandas",
                        "py312-xyzservices",
                        "python312",
                        "py312-param",
                        "py312-pyct",
                        "py312-pyviz_comms",
                        "py312-tqdm",
                        "py312-tzdata",
                        "panel_select",
                        "py312-narwhals",
                        "nodejs24",
                        "py312-bokeh",
                        "py312-typing_extensions",
                        "py312-markdown",
                        "py312-requests",
                        "py312-linkify-it-py",
                        "py312-markdown-it-py",
                        "py312-mdit-py-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-bleach",
                        "py312-pandas",
                        "py312-xyzservices",
                        "py312-bokeh",
                        "py312-param",
                        "py312-pyct",
                        "py312-pyviz_comms",
                        "py312-tqdm",
                        "py312-tzdata",
                        "panel_select",
                        "nodejs24",
                        "py312-mdit-py-plugins",
                        "py312-markdown-it-py",
                        "py312-linkify-it-py",
                        "py312-requests",
                        "py312-markdown",
                        "py312-typing_extensions",
                        "py312-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-panel",
            "portdir": "python/py-panel",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://panel.holoviz.org",
            "description": "A high-level app and dashboarding solution for Python.",
            "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1083
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "npm11",
                        "py313-hatch-vcs",
                        "py313-hatchling",
                        "py313-packaging",
                        "py313-installer",
                        "py313-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pandas",
                        "py313-mdit-py-plugins",
                        "py313-linkify-it-py",
                        "panel_select",
                        "py313-param",
                        "py313-pyct",
                        "py313-bokeh",
                        "py313-pyviz_comms",
                        "py313-xyzservices",
                        "py313-tzdata",
                        "py313-narwhals",
                        "nodejs24",
                        "py313-markdown-it-py",
                        "python313",
                        "py313-requests",
                        "py313-typing_extensions",
                        "py313-tqdm",
                        "py313-markdown",
                        "py313-bleach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pandas",
                        "py313-mdit-py-plugins",
                        "py313-linkify-it-py",
                        "py313-markdown-it-py",
                        "py313-param",
                        "py313-pyct",
                        "py313-bokeh",
                        "py313-pyviz_comms",
                        "py313-xyzservices",
                        "py313-tzdata",
                        "nodejs24",
                        "py313-bleach",
                        "py313-markdown",
                        "py313-tqdm",
                        "py313-typing_extensions",
                        "py313-requests",
                        "py313-packaging",
                        "panel_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "peakipy",
                        "holoviews",
                        "py-panel"
                    ]
                }
            ]
        },
        {
            "name": "ecCodes",
            "portdir": "science/ecCodes",
            "version": "2.44.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://confluence.ecmwf.int/display/ECC",
            "description": "API and tools for decoding and encoding GRIB, BUFR and GTS formats",
            "long_description": "ecCodes is a package developed by ECMWF which provides an application programming interface and a set of tools for decoding and encoding messages in the following formats: \n* WMO FM-92 GRIB edition 1 and edition 2 \n* WMO FM-94 BUFR edition 3 and edition 4 \n* WMO GTS abbreviated header (only decoding).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                },
                {
                    "name": "remko.scharroo",
                    "github": "remkos",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "openmp",
                "memfs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "perl5",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libaec",
                        "netcdf",
                        "zlib",
                        "ld64",
                        "libpng",
                        "openjpeg15",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygrib",
                        "py35-pygrib",
                        "py36-pygrib",
                        "cdo",
                        "py310-eccodes",
                        "py37-pygrib",
                        "metview",
                        "magicspp",
                        "py38-pygrib",
                        "py39-pygrib",
                        "py310-pygrib",
                        "gnudatalanguage"
                    ]
                }
            ]
        },
        {
            "name": "libressl-devel",
            "portdir": "security/libressl-devel",
            "version": "4.1.1",
            "license": "OpenSSL and SSLeay",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libressl.org",
            "description": "LibreSSL SSL/TLS cryptography library",
            "long_description": "LibreSSL is composed of four parts: The openssl(1) utility, which provides tools for managing keys, certificates, etc. libcrypto: a library of cryptography fundamentals libssl: a TLS library, backwards-compatible with OpenSSL libtls: a new TLS library, designed to make it easier to write foolproof applications This port tracks the development releases, for stable releases please use libressl.",
            "active": true,
            "categories": [
                "devel",
                "security"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                },
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 52
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "arduino-cli",
            "portdir": "devel/arduino-cli",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://arduino.github.io/arduino-cli",
            "description": "Arduino command line tool",
            "long_description": "Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builder, board detection, uploader, and many other tools needed to use any Arduino compatible board and platform from command line or machine interfaces.",
            "active": true,
            "categories": [
                "devel",
                "electronics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 584
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "llvm-17",
            "portdir": "lang/llvm-17",
            "version": "17.0.6",
            "license": "NCSA",
            "platforms": "{darwin > 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvm.org/",
            "description": "llvm is a next generation compiler infrastructure",
            "long_description": "The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation (\"LLVM IR\").",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "clang-14",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "zstd",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lfortran",
                        "py37-pyside2",
                        "mlir-17",
                        "clang-17",
                        "lldb-17",
                        "flang-17"
                    ]
                }
            ]
        },
        {
            "name": "mlir-17",
            "portdir": "lang/llvm-17",
            "version": "17.0.6",
            "license": "NCSA",
            "platforms": "{darwin > 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlir.llvm.org",
            "description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure.",
            "long_description": "The MLIR project is a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "clang-14",
                        "python311",
                        "py311-pygments",
                        "cctools",
                        "cmake",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "llvm-17",
                        "libcxx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "flang-17"
                    ]
                }
            ]
        },
        {
            "name": "clang-17",
            "portdir": "lang/llvm-17",
            "version": "17.0.6",
            "license": "NCSA",
            "platforms": "{darwin > 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clang.llvm.org/",
            "description": "C, C++, Objective C and Objective C++ compiler",
            "long_description": "The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "analyzer",
                "libstdcxx",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cctools",
                        "cmake",
                        "ninja",
                        "python311",
                        "py311-yaml",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "libxml2",
                        "llvm-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select-17",
                        "perl5",
                        "ld64",
                        "cctools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-clang",
                        "py37-pyside2",
                        "lldb-17",
                        "flang-17",
                        "mpich-clang17",
                        "openmpi-clang17",
                        "qt64-qttools"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "AppKiDo",
                        "ArpSpyX",
                        "BGHUDAppKit",
                        "CocoaDialog",
                        "FScript",
                        "Freecell",
                        "HermesApp",
                        "HideSysFiles",
                        "LanguageTool",
                        "LimeChat",
                        "McBopomofo",
                        "MenuMeters",
                        "MyLoss",
                        "Okapi",
                        "Quicksilver",
                        "Readown",
                        "Sequel-Ace",
                        "ShiftIt",
                        "alacritty",
                        "aquaterm",
                        "barrier",
                        "cool-retro-term",
                        "dnsupdate",
                        "fltk",
                        "fltk-devel",
                        "iTerm2",
                        "iTunesMatchHelper",
                        "inkscape-app",
                        "mkconsole",
                        "nomacs",
                        "oscar",
                        "osx2x",
                        "pgAdmin3",
                        "phantomjs-qt",
                        "phantomjs-qt-qtbase",
                        "phantomjs-qt-qtwebkit",
                        "phantomjs-qt-sqlite-plugin",
                        "phoenix",
                        "pinentry-mac",
                        "pixen",
                        "qlipper",
                        "qt511",
                        "qt511-qtquickcontrols2",
                        "qt511-qtquickcontrols2-docs",
                        "qt511-qtbase",
                        "qt511-qtbase-docs",
                        "qt511-qtwebengine",
                        "qt511-qtwebengine-docs",
                        "qt511-qtdeclarative",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtserialport",
                        "qt511-qtserialport-docs",
                        "qt511-qtsensors",
                        "qt511-qtsensors-docs",
                        "qt511-qtcharts",
                        "qt511-qtcharts-docs",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-docs",
                        "qt511-qtdoc",
                        "qt511-qtwebchannel",
                        "qt511-qtwebchannel-docs",
                        "qt511-qtimageformats",
                        "qt511-qtimageformats-docs",
                        "qt511-qtwebglplugin",
                        "qt511-qtvirtualkeyboard",
                        "qt511-qtvirtualkeyboard-docs",
                        "qt511-qtsvg",
                        "qt511-qtsvg-docs",
                        "qt511-qtmacextras",
                        "qt511-qtmacextras-docs",
                        "qt511-qtlocation",
                        "qt511-qtlocation-docs",
                        "qt511-qtxmlpatterns",
                        "qt511-qtxmlpatterns-docs",
                        "qt511-qtserialbus",
                        "qt511-qtserialbus-docs",
                        "qt511-qtmultimedia",
                        "qt511-qtmultimedia-docs",
                        "qt511-qtcanvas3d",
                        "qt511-qtcanvas3d-docs",
                        "qt511-qtdatavis3d",
                        "qt511-qtdatavis3d-docs",
                        "qt511-qtgraphicaleffects",
                        "qt511-qtgraphicaleffects-docs",
                        "qt511-qtpurchasing",
                        "qt511-qtpurchasing-docs",
                        "qt511-qtnetworkauth",
                        "qt511-qtnetworkauth-docs",
                        "qt511-qtscript",
                        "qt511-qtscript-docs",
                        "qt511-qtremoteobjects",
                        "qt511-qtremoteobjects-docs",
                        "qt511-qtscxml",
                        "qt511-qtscxml-docs",
                        "qt511-qt3d",
                        "qt511-qt3d-docs",
                        "qt511-qtconnectivity",
                        "qt511-qtconnectivity-docs",
                        "qt511-qtgamepad",
                        "qt511-qtgamepad-docs",
                        "qt511-qtspeech",
                        "qt511-qtspeech-docs",
                        "qt511-qtwebview",
                        "qt511-qtwebview-docs",
                        "qt511-qttools",
                        "qt511-qttools-docs",
                        "qt511-qtquickcontrols",
                        "qt511-qtquickcontrols-docs",
                        "qt511-qtwebsockets",
                        "qt511-qtwebsockets-docs",
                        "qt511-qtwebkit-examples",
                        "qt511-qttranslations",
                        "qt511-mysql-plugin",
                        "qt511-psql-plugin",
                        "qt511-sqlite-plugin",
                        "qt511-docs",
                        "qt53",
                        "qt53-qtbase",
                        "qt53-qtbase-docs",
                        "qt53-qtdeclarative",
                        "qt53-qtdeclarative-docs",
                        "qt53-qtserialport",
                        "qt53-qtserialport-docs",
                        "qt53-qtsensors",
                        "qt53-qtsensors-docs",
                        "qt53-qtwebkit",
                        "qt53-qtwebkit-docs",
                        "qt53-qtdoc",
                        "qt53-qtquick1",
                        "qt53-qtimageformats",
                        "qt53-qtimageformats-docs",
                        "qt53-qtsvg",
                        "qt53-qtsvg-docs",
                        "qt53-qtmacextras",
                        "qt53-qtmacextras-docs",
                        "qt53-qtlocation",
                        "qt53-qtlocation-docs",
                        "qt53-qtxmlpatterns",
                        "qt53-qtxmlpatterns-docs",
                        "qt53-qtgraphicaleffects",
                        "qt53-qtgraphicaleffects-docs",
                        "qt53-qtmultimedia",
                        "qt53-qtmultimedia-docs",
                        "qt53-qtscript",
                        "qt53-qtscript-docs",
                        "qt53-qtconnectivity",
                        "qt53-qtconnectivity-docs",
                        "qt53-qttools",
                        "qt53-qttools-docs",
                        "qt53-qtenginio",
                        "qt53-qtenginio-docs",
                        "qt53-qtquickcontrols",
                        "qt53-qtquickcontrols-docs",
                        "qt53-qtwebsockets",
                        "qt53-qtwebsockets-docs",
                        "qt53-qtwebkit-examples",
                        "qt53-qttranslations",
                        "qt53-mysql-plugin",
                        "qt53-psql-plugin",
                        "qt53-sqlite-plugin",
                        "qt53-docs",
                        "qt55",
                        "qt55-qtbase",
                        "qt55-qtbase-docs",
                        "qt55-qtwebengine",
                        "qt55-qtwebengine-docs",
                        "qt55-qtdeclarative",
                        "qt55-qtdeclarative-docs",
                        "qt55-qtserialport",
                        "qt55-qtserialport-docs",
                        "qt55-qtsensors",
                        "qt55-qtsensors-docs",
                        "qt55-qtwebkit",
                        "qt55-qtwebkit-docs",
                        "qt55-qtquick1",
                        "qt55-qtdoc",
                        "qt55-qtwebchannel",
                        "qt55-qtwebchannel-docs",
                        "qt55-qtimageformats",
                        "qt55-qtimageformats-docs",
                        "qt55-qtsvg",
                        "qt55-qtsvg-docs",
                        "qt55-qtmacextras",
                        "qt55-qtmacextras-docs",
                        "qt55-qtlocation",
                        "qt55-qtlocation-docs",
                        "qt55-qtxmlpatterns",
                        "qt55-qtxmlpatterns-docs",
                        "qt55-qtcanvas3d",
                        "qt55-qtcanvas3d-docs",
                        "qt55-qtgraphicaleffects",
                        "qt55-qtgraphicaleffects-docs",
                        "qt55-qtmultimedia",
                        "qt55-qtmultimedia-docs",
                        "qt55-qtscript",
                        "qt55-qtscript-docs",
                        "qt55-qt3d",
                        "qt55-qt3d-docs",
                        "qt55-qtconnectivity",
                        "qt55-qtconnectivity-docs",
                        "qt55-qttools",
                        "qt55-qttools-docs",
                        "qt55-qtquickcontrols",
                        "qt55-qtquickcontrols-docs",
                        "qt55-qtenginio",
                        "qt55-qtenginio-docs",
                        "qt55-qtwebsockets",
                        "qt55-qtwebsockets-docs",
                        "qt55-qtwebkit-examples",
                        "qt55-qttranslations",
                        "qt55-mysql-plugin",
                        "qt55-psql-plugin",
                        "qt55-sqlite-plugin",
                        "qt55-docs",
                        "qt56",
                        "qt56-qtquickcontrols2",
                        "qt56-qtquickcontrols2-docs",
                        "qt56-qtbase",
                        "qt56-qtbase-docs",
                        "qt56-qtwebengine",
                        "qt56-qtwebengine-docs",
                        "qt56-qtdeclarative",
                        "qt56-qtdeclarative-docs",
                        "qt56-qtserialport",
                        "qt56-qtserialport-docs",
                        "qt56-qtsensors",
                        "qt56-qtsensors-docs",
                        "qt56-qtwebkit",
                        "qt56-qtwebkit-docs",
                        "qt56-qtdoc",
                        "qt56-qtwebchannel",
                        "qt56-qtwebchannel-docs",
                        "qt56-qtimageformats",
                        "qt56-qtimageformats-docs",
                        "qt56-qtsvg",
                        "qt56-qtsvg-docs",
                        "qt56-qtmacextras",
                        "qt56-qtmacextras-docs",
                        "qt56-qtlocation",
                        "qt56-qtlocation-docs",
                        "qt56-qtxmlpatterns",
                        "qt56-qtxmlpatterns-docs",
                        "qt56-qtserialbus",
                        "qt56-qtserialbus-docs",
                        "qt56-qtcanvas3d",
                        "qt56-qtcanvas3d-docs",
                        "qt56-qtgraphicaleffects",
                        "qt56-qtgraphicaleffects-docs",
                        "qt56-qtmultimedia",
                        "qt56-qtmultimedia-docs",
                        "qt56-qtscript",
                        "qt56-qtscript-docs",
                        "qt56-qt3d",
                        "qt56-qt3d-docs",
                        "qt56-qtconnectivity",
                        "qt56-qtconnectivity-docs",
                        "qt56-qtwebview",
                        "qt56-qtwebview-docs",
                        "qt56-qttools",
                        "qt56-qttools-docs",
                        "qt56-qtquickcontrols",
                        "qt56-qtquickcontrols-docs",
                        "qt56-qtenginio",
                        "qt56-qtenginio-docs",
                        "qt56-qtwebsockets",
                        "qt56-qtwebsockets-docs",
                        "qt56-qtwebkit-examples",
                        "qt56-qttranslations",
                        "qt56-mysql-plugin",
                        "qt56-psql-plugin",
                        "qt56-sqlite-plugin",
                        "qt56-docs",
                        "qt57",
                        "qt57-qtquickcontrols2",
                        "qt57-qtquickcontrols2-docs",
                        "qt57-qtbase",
                        "qt57-qtbase-docs",
                        "qt57-qtwebengine",
                        "qt57-qtwebengine-docs",
                        "qt57-qtdeclarative",
                        "qt57-qtdeclarative-docs",
                        "qt57-qtserialport",
                        "qt57-qtserialport-docs",
                        "qt57-qtsensors",
                        "qt57-qtsensors-docs",
                        "qt57-qtcharts",
                        "qt57-qtcharts-docs",
                        "qt57-qtwebkit",
                        "qt57-qtwebkit-docs",
                        "qt57-qtdoc",
                        "qt57-qtwebchannel",
                        "qt57-qtwebchannel-docs",
                        "qt57-qtdeclarative-render2d",
                        "qt57-qtdeclarative-render2d-docs",
                        "qt57-qtimageformats",
                        "qt57-qtimageformats-docs",
                        "qt57-qtvirtualkeyboard",
                        "qt57-qtvirtualkeyboard-docs",
                        "qt57-qtsvg",
                        "qt57-qtsvg-docs",
                        "qt57-qtmacextras",
                        "qt57-qtmacextras-docs",
                        "qt57-qtlocation",
                        "qt57-qtlocation-docs",
                        "qt57-qtxmlpatterns",
                        "qt57-qtxmlpatterns-docs",
                        "qt57-qtserialbus",
                        "qt57-qtserialbus-docs",
                        "qt57-qtmultimedia",
                        "qt57-qtmultimedia-docs",
                        "qt57-qtcanvas3d",
                        "qt57-qtcanvas3d-docs",
                        "qt57-qtdatavis3d",
                        "qt57-qtdatavis3d-docs",
                        "qt57-qtgraphicaleffects",
                        "qt57-qtgraphicaleffects-docs",
                        "qt57-qtpurchasing",
                        "qt57-qtpurchasing-docs",
                        "qt57-qtscript",
                        "qt57-qtscript-docs",
                        "qt57-qtscxml",
                        "qt57-qtscxml-docs",
                        "qt57-qt3d",
                        "qt57-qt3d-docs",
                        "qt57-qtconnectivity",
                        "qt57-qtconnectivity-docs",
                        "qt57-qtgamepad",
                        "qt57-qtgamepad-docs",
                        "qt57-qtwebview",
                        "qt57-qtwebview-docs",
                        "qt57-qttools",
                        "qt57-qttools-docs",
                        "qt57-qtquickcontrols",
                        "qt57-qtquickcontrols-docs",
                        "qt57-qtwebsockets",
                        "qt57-qtwebsockets-docs",
                        "qt57-qtwebkit-examples",
                        "qt57-qttranslations",
                        "qt57-mysql-plugin",
                        "qt57-psql-plugin",
                        "qt57-sqlite-plugin",
                        "qt57-docs",
                        "qt58",
                        "qt58-qtquickcontrols2",
                        "qt58-qtquickcontrols2-docs",
                        "qt58-qtbase",
                        "qt58-qtbase-docs",
                        "qt58-qtwebengine",
                        "qt58-qtwebengine-docs",
                        "qt58-qtdeclarative",
                        "qt58-qtdeclarative-docs",
                        "qt58-qtserialport",
                        "qt58-qtserialport-docs",
                        "qt58-qtsensors",
                        "qt58-qtsensors-docs",
                        "qt58-qtcharts",
                        "qt58-qtcharts-docs",
                        "qt58-qtwebkit",
                        "qt58-qtwebkit-docs",
                        "qt58-qtdoc",
                        "qt58-qtwebchannel",
                        "qt58-qtwebchannel-docs",
                        "qt58-qtimageformats",
                        "qt58-qtimageformats-docs",
                        "qt58-qtvirtualkeyboard",
                        "qt58-qtvirtualkeyboard-docs",
                        "qt58-qtsvg",
                        "qt58-qtsvg-docs",
                        "qt58-qtmacextras",
                        "qt58-qtmacextras-docs",
                        "qt58-qtlocation",
                        "qt58-qtlocation-docs",
                        "qt58-qtxmlpatterns",
                        "qt58-qtxmlpatterns-docs",
                        "qt58-qtserialbus",
                        "qt58-qtserialbus-docs",
                        "qt58-qtmultimedia",
                        "qt58-qtmultimedia-docs",
                        "qt58-qtcanvas3d",
                        "qt58-qtcanvas3d-docs",
                        "qt58-qtdatavis3d",
                        "qt58-qtdatavis3d-docs",
                        "qt58-qtgraphicaleffects",
                        "qt58-qtgraphicaleffects-docs",
                        "qt58-qtpurchasing",
                        "qt58-qtpurchasing-docs",
                        "qt58-qtnetworkauth",
                        "qt58-qtnetworkauth-docs",
                        "qt58-qtscript",
                        "qt58-qtscript-docs",
                        "qt58-qtscxml",
                        "qt58-qtscxml-docs",
                        "qt58-qt3d",
                        "qt58-qt3d-docs",
                        "qt58-qtconnectivity",
                        "qt58-qtconnectivity-docs",
                        "qt58-qtgamepad",
                        "qt58-qtgamepad-docs",
                        "qt58-qtspeech",
                        "qt58-qtspeech-docs",
                        "qt58-qtwebview",
                        "qt58-qtwebview-docs",
                        "qt58-qttools",
                        "qt58-qttools-docs",
                        "qt58-qtquickcontrols",
                        "qt58-qtquickcontrols-docs",
                        "qt58-qtwebsockets",
                        "qt58-qtwebsockets-docs",
                        "qt58-qtwebkit-examples",
                        "qt58-qttranslations",
                        "qt58-mysql-plugin",
                        "qt58-psql-plugin",
                        "qt58-sqlite-plugin",
                        "qt58-docs",
                        "qt59",
                        "qt59-qtquickcontrols2",
                        "qt59-qtquickcontrols2-docs",
                        "qt59-qtbase",
                        "qt59-qtbase-docs",
                        "qt59-qtwebengine",
                        "qt59-qtwebengine-docs",
                        "qt59-qtdeclarative",
                        "qt59-qtdeclarative-docs",
                        "qt59-qtserialport",
                        "qt59-qtserialport-docs",
                        "qt59-qtsensors",
                        "qt59-qtsensors-docs",
                        "qt59-qtcharts",
                        "qt59-qtcharts-docs",
                        "qt59-qtwebkit",
                        "qt59-qtwebkit-docs",
                        "qt59-qtdoc",
                        "qt59-qtwebchannel",
                        "qt59-qtwebchannel-docs",
                        "qt59-qtimageformats",
                        "qt59-qtimageformats-docs",
                        "qt59-qtvirtualkeyboard",
                        "qt59-qtvirtualkeyboard-docs",
                        "qt59-qtsvg",
                        "qt59-qtsvg-docs",
                        "qt59-qtmacextras",
                        "qt59-qtmacextras-docs",
                        "qt59-qtlocation",
                        "qt59-qtlocation-docs",
                        "qt59-qtxmlpatterns",
                        "qt59-qtxmlpatterns-docs",
                        "qt59-qtserialbus",
                        "qt59-qtserialbus-docs",
                        "qt59-qtmultimedia",
                        "qt59-qtmultimedia-docs",
                        "qt59-qtcanvas3d",
                        "qt59-qtcanvas3d-docs",
                        "qt59-qtdatavis3d",
                        "qt59-qtdatavis3d-docs",
                        "qt59-qtgraphicaleffects",
                        "qt59-qtgraphicaleffects-docs",
                        "qt59-qtpurchasing",
                        "qt59-qtpurchasing-docs",
                        "qt59-qtnetworkauth",
                        "qt59-qtnetworkauth-docs",
                        "qt59-qtscript",
                        "qt59-qtscript-docs",
                        "qt59-qtremoteobjects",
                        "qt59-qtremoteobjects-docs",
                        "qt59-qtscxml",
                        "qt59-qtscxml-docs",
                        "qt59-qt3d",
                        "qt59-qt3d-docs",
                        "qt59-qtconnectivity",
                        "qt59-qtconnectivity-docs",
                        "qt59-qtgamepad",
                        "qt59-qtgamepad-docs",
                        "qt59-qtspeech",
                        "qt59-qtspeech-docs",
                        "qt59-qtwebview",
                        "qt59-qtwebview-docs",
                        "qt59-qttools",
                        "qt59-qttools-docs",
                        "qt59-qtquickcontrols",
                        "qt59-qtquickcontrols-docs",
                        "qt59-qtwebsockets",
                        "qt59-qtwebsockets-docs",
                        "qt59-qtwebkit-examples",
                        "qt59-qttranslations",
                        "qt59-mysql-plugin",
                        "qt59-psql-plugin",
                        "qt59-sqlite-plugin",
                        "qt59-docs",
                        "sequelpro-devel",
                        "terminal-notifier",
                        "wezterm",
                        "xrg",
                        "yubico-authenticator",
                        "brotli",
                        "brunsli",
                        "dar",
                        "deco",
                        "deco-archive",
                        "edelta",
                        "gzip",
                        "innoextract",
                        "lha",
                        "libarchive",
                        "libpar2",
                        "libzip",
                        "libzzip",
                        "lunzip",
                        "lzfse",
                        "makeself",
                        "p7zip",
                        "par2",
                        "rzip",
                        "snappy",
                        "star",
                        "unshield",
                        "upx",
                        "upx-devel",
                        "xar",
                        "xdelta",
                        "xz",
                        "zopfli",
                        "zstd",
                        "BRRTools",
                        "BlackHole",
                        "BoCA",
                        "FAudio",
                        "abcMIDI",
                        "abcde",
                        "audacity",
                        "audiofile",
                        "cfxr",
                        "chromaprint",
                        "cmus",
                        "codec2",
                        "daapd",
                        "easytag",
                        "faac",
                        "faad2",
                        "faust-devel",
                        "faustlive-devel",
                        "flac",
                        "fluid-soundfont",
                        "freac",
                        "freealut",
                        "freepats",
                        "generaluser-soundfont",
                        "gmpc",
                        "herrie",
                        "ices0",
                        "jack",
                        "lastfmsubmitd",
                        "libcdio-paranoia",
                        "libebur128",
                        "libfdk-aac",
                        "libid3tag",
                        "liblastfm",
                        "libmad",
                        "libmikmod",
                        "libmp3splt",
                        "libmpd",
                        "libmusicbrainz5",
                        "libmysofa",
                        "libopus",
                        "libsdl2_mixer",
                        "libsdl_mixer",
                        "libsdl_sound",
                        "libsndfile",
                        "libsoundio",
                        "libtagedit",
                        "lpcnetfreedv",
                        "madplay",
                        "mbelib",
                        "midi_patchbay",
                        "mp3cat",
                        "mp3cue",
                        "mpd",
                        "mt-daapd",
                        "ncmpc",
                        "ncmpcpp",
                        "normalize",
                        "openal-soft",
                        "opus-tools",
                        "osc2midi",
                        "pcaudiolib",
                        "phonon-backend-vlc",
                        "phonon-backend-vlc-qt5",
                        "pianobar",
                        "libpiano",
                        "pocketsphinx",
                        "portaudio",
                        "proxy-audio-device",
                        "pulseaudio",
                        "qsynth",
                        "rtaudio",
                        "rtmidi",
                        "shell-fm",
                        "sox",
                        "spuce",
                        "ssrc",
                        "stk",
                        "switchaudio-osx",
                        "taglib",
                        "tagtool",
                        "vcvrack",
                        "wavpack",
                        "xmms2",
                        "freecad",
                        "xgsch2pcb",
                        "hidapi",
                        "kermit-devel",
                        "lrzsz",
                        "spandsp-devel",
                        "telepathy-gabble",
                        "telepathy-mission-control",
                        "telepathy-salut",
                        "xlog",
                        "arm-none-eabi-gcc",
                        "avr-gcc",
                        "binwalk",
                        "bossa",
                        "dtc",
                        "i386-elf-gcc",
                        "mingw-w64",
                        "i686-w64-mingw32-crt",
                        "i686-w64-mingw32-headers",
                        "i686-w64-mingw32-winpthreads",
                        "x86_64-w64-mingw32-crt",
                        "x86_64-w64-mingw32-headers",
                        "x86_64-w64-mingw32-winpthreads",
                        "msp430-gcc-support-files",
                        "openocd",
                        "stlink",
                        "x86_64-elf-gcc",
                        "Akumuli",
                        "barman",
                        "csvdb",
                        "dbeaver-community",
                        "freetds",
                        "gdbm",
                        "iplike",
                        "leveldb",
                        "libdbi-drivers",
                        "libgda5",
                        "libpqxx",
                        "litecli",
                        "lmdbxx",
                        "mariadb",
                        "mariadb-server",
                        "mariadb-10.0",
                        "mariadb-10.0-server",
                        "mariadb-10.1",
                        "mariadb-10.1-server",
                        "mariadb-10.2",
                        "mariadb-10.2-server",
                        "mariadb-10.3",
                        "mariadb-10.3-server",
                        "mariadb-10.4",
                        "mariadb-10.4-server",
                        "mariadb-10.5",
                        "mariadb-10.5-server",
                        "mdbtools",
                        "mongodb",
                        "msodbcsql17",
                        "mssql-tools",
                        "mycli",
                        "mysql55-lib_mysqludf_preg",
                        "mysql51-lib_mysqludf_preg",
                        "mysql56-lib_mysqludf_preg",
                        "mariadb-lib_mysqludf_preg",
                        "percona-lib_mysqludf_preg",
                        "octosql",
                        "openldap",
                        "pazpar2",
                        "percona",
                        "percona-server",
                        "pgbadger",
                        "pgcli",
                        "pgmodeler",
                        "pgtcl",
                        "postgis2",
                        "postgresql12-doc",
                        "postgresql_select",
                        "psiconv",
                        "pspg",
                        "redis",
                        "rocksdb",
                        "sparkey",
                        "sqlite3",
                        "sqlite3-tcl",
                        "sqlite3-tools",
                        "sqlitebrowser",
                        "sqlitecpp",
                        "timescaledb1",
                        "tokyocabinet-clj",
                        "zebra",
                        "Arduino",
                        "Bear",
                        "CImg",
                        "Drizzle",
                        "FlowUI",
                        "GASNet",
                        "GitX",
                        "LibVNCServer",
                        "LucenePlusPlus",
                        "MaciASL",
                        "PEGTL",
                        "SourceKitten",
                        "VillainousStyle",
                        "libVillainousStyle",
                        "VillainousStyle-framework",
                        "abseil",
                        "ace",
                        "ack",
                        "acpica",
                        "ade",
                        "afl",
                        "allegro5",
                        "apache-arrow",
                        "py39-pyarrow",
                        "appledoc",
                        "appstream-glib",
                        "arabica",
                        "argon2",
                        "asio",
                        "autoconf",
                        "autogen",
                        "automake",
                        "bakefile",
                        "bam",
                        "bamtools",
                        "bazel",
                        "bazel-0.25",
                        "bazel-2.0",
                        "bazel-3.1",
                        "bazel-3.5",
                        "bazel-3.7",
                        "binutils",
                        "bison",
                        "bison-runtime",
                        "bit",
                        "bitkeeper",
                        "bmake",
                        "boehmgc",
                        "boilr",
                        "boost169",
                        "box2d",
                        "buildbot",
                        "buildbot-0.8",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-pkg",
                        "buildbot-waterfall-view",
                        "buildbot-worker",
                        "buildbot-www",
                        "bullet",
                        "byacc",
                        "capstone",
                        "cargo",
                        "cargo-c",
                        "carthage",
                        "cask",
                        "catch2",
                        "ccls",
                        "cddlib",
                        "cdecl",
                        "cegui",
                        "cgdb",
                        "chronos-go",
                        "cl-ppcre",
                        "cl-quicklisp",
                        "clucene-devel",
                        "cmake",
                        "cmark",
                        "codeblocks",
                        "conf2struct",
                        "copilot",
                        "cpp-utilities",
                        "cppzmq",
                        "cram",
                        "cryptlib",
                        "cue",
                        "curlhandle",
                        "cutter",
                        "cvs-fast-export",
                        "d-completion-daemon",
                        "darcs",
                        "darwinbuild",
                        "darwinbuild-legacy",
                        "dbus-python",
                        "dbus-python27",
                        "dbus-python35",
                        "dbus-python36",
                        "dbus-python37",
                        "dbus-python38",
                        "dbus-python39",
                        "ddd",
                        "dep",
                        "diffstat",
                        "direnv",
                        "distcc",
                        "dive",
                        "diy",
                        "diy2",
                        "docker",
                        "docker-machine",
                        "docker-machine-parallels",
                        "dolt",
                        "dotconf",
                        "double-conversion",
                        "dparser",
                        "dub",
                        "ecs-cli",
                        "evans",
                        "everparse",
                        "expect",
                        "fbthrift",
                        "ffcall",
                        "flashbake",
                        "flatbuffers",
                        "flawfinder",
                        "flickcurl",
                        "fmscripts",
                        "folly",
                        "fparser",
                        "fstrm",
                        "fzy",
                        "gdb",
                        "gdb-apple",
                        "geany",
                        "geoclue",
                        "geoclue2",
                        "geoipupdate",
                        "gettext",
                        "gflags",
                        "giggle",
                        "girara",
                        "git-cal",
                        "git-crypt",
                        "git-cvs",
                        "git-extras",
                        "git-filter-repo",
                        "git-flow",
                        "git-flow-devel",
                        "git-flow-avh",
                        "git-flow-hf",
                        "git-flow-bash-completion",
                        "git-ftp",
                        "git-interactive-rebase-tool",
                        "git-lfs",
                        "git-remote-hg",
                        "git-secret",
                        "git-sizer",
                        "giter8",
                        "gitinspector",
                        "gitlab-runner",
                        "gitless",
                        "glade",
                        "glade3",
                        "glib2",
                        "glib2-devel",
                        "glide",
                        "glm",
                        "global",
                        "gnutls",
                        "go-bindata",
                        "go-critic",
                        "go-migrate",
                        "go-mockgen",
                        "go-tools",
                        "gomp",
                        "google-glog",
                        "gopls",
                        "gore",
                        "govendor",
                        "gox",
                        "gpatch",
                        "gperf",
                        "gpgme",
                        "grantlee",
                        "groovyserv",
                        "grpc",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "grpcurl",
                        "gtest",
                        "gtk-osx-application",
                        "gtk-osx-application-gtk3",
                        "gtk-osx-application-common-gtk3",
                        "gtk-osx-application-gtk2",
                        "gtk-osx-application-common-gtk2",
                        "gvfs",
                        "gws",
                        "hg-evolve",
                        "hg-git",
                        "hg-keyring",
                        "hlint",
                        "hoard",
                        "ht",
                        "hub",
                        "icmake",
                        "icu",
                        "icu-lx",
                        "icu-le-hb",
                        "ideviceinstaller",
                        "ideviceinstaller-devel",
                        "idevicerestore",
                        "idevicerestore-devel",
                        "ihaskell",
                        "ios-deploy",
                        "isl",
                        "isl14",
                        "isl18",
                        "isl-devel",
                        "jake",
                        "jam",
                        "jansson",
                        "jemalloc",
                        "jenkins-cli",
                        "json-glib",
                        "jsoncpp",
                        "jsonnet",
                        "py37-jsonnet",
                        "py38-jsonnet",
                        "py39-jsonnet",
                        "jsonnet-bundler",
                        "jubatus",
                        "jubatus-mpio",
                        "jubatus-msgpack-rpc",
                        "jubatus_core",
                        "keystone",
                        "kompose",
                        "ktlint",
                        "ktoblzcheck",
                        "lab",
                        "lazarus",
                        "lazydocker",
                        "lcov",
                        "ld64",
                        "ld64-97",
                        "ld64-127",
                        "ld64-236",
                        "ld64-274",
                        "ld64-latest",
                        "ld64-xcode",
                        "ldid",
                        "legit",
                        "libb2",
                        "libbert",
                        "libcaer",
                        "libcddb",
                        "libdmapsharing",
                        "libdvdread",
                        "libdynd",
                        "libedit",
                        "libelf",
                        "libepubgen",
                        "libevent1",
                        "libextractor",
                        "libffi",
                        "libfilezilla",
                        "libfixposix",
                        "libgcrypt",
                        "libgee",
                        "libghash",
                        "libgit2",
                        "libgphoto2",
                        "libical",
                        "libimobiledevice",
                        "libimobiledevice-devel",
                        "liblightgrep",
                        "libmaxminddb",
                        "libmcrypt",
                        "libmcs",
                        "libmowgli",
                        "libmowgli-2",
                        "libmwaw",
                        "libnewt",
                        "libphonenumber-cpp",
                        "libpwquality",
                        "libqxp",
                        "librets",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "libsigcxx2",
                        "libsigcxx3",
                        "libsignal-protocol-c",
                        "libsodium",
                        "libsolv",
                        "libssh",
                        "libssh2",
                        "libstaroffice",
                        "libtasn1",
                        "libtermkey",
                        "libtins",
                        "libtool",
                        "libunwind",
                        "libunwind-headers",
                        "libusb-compat",
                        "libusbmuxd",
                        "libusbmuxd-devel",
                        "libuv",
                        "libvterm",
                        "libxkbcommon",
                        "libxkbcommon-x11",
                        "libxo",
                        "libzmf",
                        "log4cxx",
                        "lua-luabitop",
                        "lua-luahpdf",
                        "lua-md5",
                        "luv",
                        "m4",
                        "mbedtls",
                        "md4c",
                        "mercurial",
                        "mesalink",
                        "microplane",
                        "midgard2-core",
                        "minizinc",
                        "mnmlstc-core",
                        "mogenerator",
                        "mongo-c-driver",
                        "libbson",
                        "mongo-cxx-driver",
                        "mongo-tools",
                        "mono-addins",
                        "mos",
                        "mos-devel",
                        "mpfr",
                        "mpir",
                        "mpir-devel",
                        "msbuild",
                        "msgpack",
                        "msgpack0",
                        "msgpack1",
                        "msgpack2",
                        "mspdebug",
                        "mstch",
                        "mulle-xcode-settings",
                        "mulle-xcode-to-cmake",
                        "mxml",
                        "n",
                        "ncurses",
                        "nettle",
                        "newreleases",
                        "ninja",
                        "nlohmann-json",
                        "nodejs10",
                        "nodejs13",
                        "nodejs15",
                        "nodejs8",
                        "npm3",
                        "npm4",
                        "npm5",
                        "npm6",
                        "npm7",
                        "npth",
                        "nsis",
                        "nspr",
                        "nu2",
                        "nusmv",
                        "nvm",
                        "obs-build-helpers",
                        "ode",
                        "olm",
                        "oniguruma5",
                        "oniguruma6",
                        "openscop",
                        "openslp",
                        "openssl10",
                        "orbit2",
                        "orc",
                        "orocos-kdl",
                        "orocos-rtt",
                        "osc",
                        "osslsigncode",
                        "osslsigncode-devel",
                        "ossp-uuid",
                        "packr",
                        "packr1",
                        "pamtester",
                        "patchelf",
                        "pcre",
                        "pcre2",
                        "pearl",
                        "pficommon",
                        "pkger",
                        "play",
                        "please",
                        "poco",
                        "poco-docs",
                        "poll-emulator",
                        "popt",
                        "premake5",
                        "prest",
                        "promu",
                        "protobuf-c",
                        "protobuf3-cpp",
                        "proxychains-ng",
                        "pyotherside",
                        "qbs",
                        "qbs-docs",
                        "qcachegrind",
                        "qd",
                        "qjson",
                        "qjson-qt5",
                        "qqwing",
                        "qri",
                        "qscintilla",
                        "qscintilla-qt4",
                        "qscintilla-designer-qt4",
                        "py-qscintilla-qt4",
                        "py27-qscintilla-qt4",
                        "py35-qscintilla-qt4",
                        "py36-qscintilla-qt4",
                        "py37-qscintilla-qt4",
                        "py38-qscintilla-qt4",
                        "py39-qscintilla-qt4",
                        "qscintilla-qt5",
                        "qscintilla-designer-qt5",
                        "py-qscintilla-qt5",
                        "py27-qscintilla-qt5",
                        "qt5-qtcreator",
                        "qt5-qtcreator-docs",
                        "quilt",
                        "qxmpp",
                        "racer",
                        "range-v3",
                        "rapidjson",
                        "rapidjson-devel",
                        "re2",
                        "re2c",
                        "reflex",
                        "rizin",
                        "rke",
                        "robin-map",
                        "samurai",
                        "sbt",
                        "scc",
                        "sccs",
                        "scm_breeze",
                        "scons",
                        "semgrep",
                        "shards",
                        "shc",
                        "shellcheck",
                        "shfmt",
                        "smake",
                        "smithy",
                        "SourceKittenDaemon",
                        "sparsehash",
                        "spatialindex",
                        "spdlog",
                        "spdlog0",
                        "spice-protocol",
                        "spice-server",
                        "spin",
                        "staticcheck",
                        "statik",
                        "stgit",
                        "streamlog",
                        "swagger-codegen",
                        "swig",
                        "swig-csharp",
                        "swig-d",
                        "swig-gcj",
                        "swig-go",
                        "swig-guile",
                        "swig-java",
                        "swig-lua",
                        "swig-ocaml",
                        "swig-octave",
                        "swig-perl",
                        "swig-php",
                        "swig-python",
                        "swig-r",
                        "swig-ruby",
                        "swig-tcl",
                        "t4k_common",
                        "talloc",
                        "tao",
                        "tbb",
                        "tcl-tls",
                        "tclreadline",
                        "tektoncd-cli",
                        "terraform-docs",
                        "thieriot",
                        "tig",
                        "tilt",
                        "tokei",
                        "tortoisehg",
                        "tre",
                        "tree-sitter",
                        "triage",
                        "turbogit",
                        "tweeny",
                        "udis86",
                        "umem",
                        "unibilium",
                        "universal-ctags",
                        "usbmuxd",
                        "usbmuxd-devel",
                        "userspace-rcu",
                        "valabind",
                        "valgrind",
                        "valgrind-devel",
                        "valgrind-macos-devel",
                        "voidwalker",
                        "voltron",
                        "vttest",
                        "vxl",
                        "wangle",
                        "waypoint",
                        "webify",
                        "wemux",
                        "wolfssl",
                        "xapian-core",
                        "xapian-omega",
                        "xapian-bindings-java",
                        "xapian-bindings-perl5.28",
                        "xapian-bindings-perl5.30",
                        "xapian-bindings-perl5.32",
                        "xapian-bindings-python38",
                        "xapian-bindings-python39",
                        "xapian-bindings-ruby27",
                        "xcodes",
                        "xcpretty",
                        "xmlwrapp",
                        "xxhash",
                        "xxhashlib",
                        "yaegi",
                        "yajl",
                        "yaml-cpp",
                        "zeitgeist",
                        "zinc",
                        "zmq",
                        "zmq3",
                        "zmq22",
                        "zmq-devel",
                        "zmqpp",
                        "HexFiend",
                        "MacVim",
                        "PageEdit",
                        "abiword-x11",
                        "ackmate",
                        "amp",
                        "auctex",
                        "bluefish",
                        "cherrytree",
                        "cssed",
                        "ee",
                        "kakoune",
                        "l3afpad",
                        "leafpad",
                        "liteide",
                        "markdown-mode.el",
                        "mediawiki.el",
                        "micro",
                        "mindforger",
                        "mpvim",
                        "n3-mode.el",
                        "omniawrite",
                        "ox",
                        "poedit",
                        "tea",
                        "texstudio",
                        "texworks",
                        "vile",
                        "vim",
                        "vnote",
                        "yaml-mode.el",
                        "zettlr",
                        "zile",
                        "zim",
                        "basiliskii",
                        "basiliskii-gui",
                        "dosbox-x",
                        "gelide",
                        "libmame",
                        "mame",
                        "mednafen",
                        "scummvm",
                        "scummvm-devel",
                        "sheepshaver",
                        "simh",
                        "virt-viewer",
                        "xhyve",
                        "erlsom",
                        "rebar",
                        "rebar3",
                        "QuantLib",
                        "bitcoin",
                        "cgminer",
                        "go-ethereum",
                        "ledger",
                        "litecoin",
                        "portfolio-performance",
                        "ticker",
                        "archivemount",
                        "bindfs",
                        "ext4fuse",
                        "mp3fs",
                        "ntfs-3g",
                        "osxfuse",
                        "py-fuse",
                        "py27-fuse",
                        "s3fs",
                        "utahfs",
                        "2048.cpp",
                        "Cockatrice",
                        "MultiMC5",
                        "bastet",
                        "cbonsai",
                        "cheops",
                        "cmatrix",
                        "crack-attack",
                        "eboard",
                        "fortune-mod",
                        "frotz",
                        "glpong",
                        "gnubg",
                        "godot",
                        "gomatrix",
                        "ldmud",
                        "moon-buggy",
                        "openjk",
                        "openrct2",
                        "openttd",
                        "openttd-opengfx",
                        "openttd-opensfx",
                        "openttd-openmsx",
                        "pacvim",
                        "pennmush",
                        "pingus",
                        "pioneers",
                        "poker-eval",
                        "pyfa",
                        "raceintospace",
                        "rogue",
                        "sdl_sopwith",
                        "sl",
                        "teg",
                        "tuxtype",
                        "wesnoth",
                        "widelands",
                        "widelands-devel",
                        "xgalaga",
                        "xqf",
                        "geneweb",
                        "gramps",
                        "GPXLab",
                        "cgal4",
                        "cgal5",
                        "gdal-grass",
                        "gpscorrelate",
                        "grass",
                        "grass7",
                        "libkml",
                        "liblas",
                        "libpcl",
                        "librttopo",
                        "mapnik",
                        "mapserver",
                        "orfeotoolbox",
                        "osm2pgrouting",
                        "pgrouting",
                        "proj",
                        "proj4",
                        "proj6",
                        "proj7",
                        "proj8",
                        "qlandkartegt",
                        "rsgislib",
                        "sfcgal",
                        "whitebox-tools",
                        "adwaita-icon-theme",
                        "alacarte",
                        "amtk",
                        "anjuta",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "balsa",
                        "baobab",
                        "dconf",
                        "dconf-editor",
                        "desktop-file-utils",
                        "devhelp",
                        "dia",
                        "empathy",
                        "eog",
                        "eog-plugins",
                        "epiphany",
                        "evince",
                        "evolution-data-server",
                        "file-roller",
                        "folks",
                        "frogr",
                        "gcab",
                        "gcr",
                        "gdm",
                        "gedit",
                        "gedit-plugins",
                        "genius",
                        "geocode-glib",
                        "gexiv2",
                        "gfbgraph",
                        "ghex",
                        "gitg",
                        "gjs",
                        "glabels",
                        "glib-networking",
                        "glom",
                        "gnofract4d",
                        "gnome",
                        "gnome-applets",
                        "gnome-autoar",
                        "gnome-calculator",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-chemistry-utils",
                        "gnome-chess",
                        "gnome-control-center",
                        "gnome-internet-radio-locator",
                        "gnome-keyring",
                        "gnome-maps",
                        "gnome-mud",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-online-miners",
                        "gnome-panel",
                        "gnome-photo-print",
                        "gnome-photos",
                        "gnome-radio",
                        "gnome-session",
                        "gnome-settings-daemon",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gnome-themes-extra",
                        "gnome-turtle",
                        "gnome-weather",
                        "gnome3-core",
                        "gnumeric",
                        "gobject-introspection",
                        "goffice",
                        "goffice08",
                        "goocanvasmm2",
                        "gourmet",
                        "gpodder",
                        "grilo",
                        "gspell",
                        "gstreamer010-gst-ffmpeg",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1",
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gthumb",
                        "gtk-doc",
                        "gtk-quartz-engine",
                        "gtk3",
                        "gtkdbfeditor",
                        "gtksourceview3",
                        "gtksourceview4",
                        "gucharmap",
                        "libchamplain",
                        "libdazzle",
                        "libepc",
                        "libgdata",
                        "libgit2-glib",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libpeas",
                        "libsecret",
                        "libsocialweb",
                        "libsoup",
                        "liferea",
                        "metacity",
                        "nautilus",
                        "nfoview",
                        "oregano",
                        "planner",
                        "polari",
                        "regexxer",
                        "rest",
                        "seahorse",
                        "spice-gtk",
                        "tepl",
                        "totem",
                        "tracker",
                        "uhttpmock",
                        "vino",
                        "vte",
                        "xchat-gnome",
                        "yelp",
                        "yelp-tools",
                        "yelp-xsl",
                        "Aseprite",
                        "GIMP-Lensfun",
                        "ImageMagick",
                        "MyPaint",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "Pangolin",
                        "QCSXCAD",
                        "VIBES",
                        "VirtualPlanetBuilder",
                        "aalib",
                        "aces_container",
                        "agave",
                        "alembic",
                        "antigraingeometry",
                        "assimp",
                        "assimp_tools",
                        "asymptote",
                        "babl",
                        "babl-devel",
                        "birdfont",
                        "cairo",
                        "chafa",
                        "charls",
                        "dcmtk",
                        "dcmtk-static",
                        "dmtx-utils",
                        "dvisvgm",
                        "embree",
                        "enblend",
                        "exempi",
                        "exiftran",
                        "exiv2",
                        "field3d",
                        "fntsample",
                        "fontforge",
                        "ftgl",
                        "geeqie",
                        "gegl",
                        "gegl-0.3",
                        "gegl-devel",
                        "gifsicle",
                        "gimp",
                        "gimp-resynthesizer",
                        "gimp-save-for-web",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "glew",
                        "glfw",
                        "glfw-devel",
                        "glslang",
                        "gphoto2",
                        "graphene",
                        "graphite2",
                        "graphviz",
                        "graphviz-gui",
                        "gvedit",
                        "graphviz-devel",
                        "graphviz-gui-devel",
                        "gvedit-devel",
                        "h3dapi",
                        "h3dload",
                        "h3dviewer",
                        "h3dutil",
                        "harfbuzz",
                        "harfbuzz-icu",
                        "hugin-app",
                        "img2pdf",
                        "imlib2",
                        "inkscape-textext",
                        "ipe",
                        "ipe-tools",
                        "iulib",
                        "jasper",
                        "jbig2enc",
                        "lablgl",
                        "lcms2",
                        "lensfun",
                        "leptonica",
                        "lib2geom",
                        "libcaca",
                        "libcaca-devel",
                        "libcdr-0.1",
                        "libepoxy",
                        "libexif",
                        "libfreehand",
                        "libgeotiff",
                        "libmediaart",
                        "libmspub",
                        "libmypaint",
                        "libopenraw",
                        "libpixman",
                        "libpixman-devel",
                        "libpng",
                        "libraw",
                        "librsvg",
                        "libspiro",
                        "libvisio-0.1",
                        "lzw_codec",
                        "mozjpeg",
                        "mupdf",
                        "nanogui",
                        "nanogui-wjakob",
                        "nanovg",
                        "metalnanovg",
                        "netpbm",
                        "libnetpbm",
                        "ocaml-labltk",
                        "oce",
                        "ogre",
                        "opencollada",
                        "opencolorio",
                        "opencv3",
                        "py27-opencv3",
                        "py39-opencv3",
                        "py38-opencv4",
                        "ilmbase",
                        "openexr_viewers",
                        "openimageio",
                        "openjpeg",
                        "openjpeg15",
                        "openni",
                        "opensubdiv",
                        "optipng",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "pastel",
                        "pbrt2",
                        "pbrt3",
                        "pdf2djvu",
                        "pdf2svg",
                        "pdfpc",
                        "pngcrush",
                        "pngquant",
                        "poppler",
                        "poppler-qt5",
                        "pqiv",
                        "sam2p",
                        "sane-backends",
                        "sane-frontends",
                        "shapelib",
                        "spirv-tools",
                        "sxiv",
                        "synfig",
                        "ETL",
                        "synfigstudio",
                        "t-rec",
                        "tiv",
                        "tkimg",
                        "unpaper",
                        "vigra",
                        "vips",
                        "vulkan-headers",
                        "vulkan-loader",
                        "vulkan-tools",
                        "vulkan-validationlayers",
                        "webp",
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "wxWidgets-common",
                        "wxsvg",
                        "xaos",
                        "xfig",
                        "xpdf",
                        "zimg",
                        "bahamut",
                        "epic5",
                        "hexchat",
                        "irssi",
                        "netwalker-ircc",
                        "quassel",
                        "quassel-client",
                        "znc",
                        "android-platform-tools",
                        "appbundler",
                        "beanshell",
                        "detekt-cli",
                        "drip",
                        "flyway",
                        "gant",
                        "hamcrest-core",
                        "java_memcached",
                        "jd-gui",
                        "openjdk11",
                        "tomcat-native",
                        "digikam",
                        "gwenview",
                        "kde-extra-cmake-modules-devel",
                        "kdepim4",
                        "kdepim4-runtime",
                        "kdevelop",
                        "kdevplatform",
                        "kmymoney4",
                        "ktorrent4",
                        "libalkimia",
                        "marble",
                        "mate-icons",
                        "tellico",
                        "Io",
                        "MoarVM",
                        "abcl",
                        "alan",
                        "antlr3",
                        "antlr4-cpp-runtime",
                        "beancount.el",
                        "bf2c",
                        "cabal",
                        "camlp5",
                        "chapel",
                        "chez-scheme",
                        "clisp",
                        "colm",
                        "coq",
                        "cppman",
                        "cppreference",
                        "crystal",
                        "dmd",
                        "dmd-doc",
                        "dmd-tools",
                        "druntime",
                        "eiffelstudio",
                        "erlang",
                        "fpc",
                        "chmcmd-fpc",
                        "fpc-cross",
                        "fpc-cross-arm-wince",
                        "fpc-cross-i386-nativent",
                        "fpc-cross-i386-win32",
                        "fpc-cross-i386-wince",
                        "fpc-cross-x86-64-win64",
                        "fsharp",
                        "g95",
                        "gambit-c",
                        "gauche",
                        "gawk",
                        "gcc-devel",
                        "libgcc-devel",
                        "gcc43",
                        "gcc44",
                        "gcc45",
                        "libgcc45",
                        "gcc46",
                        "gcc47",
                        "gcc48",
                        "gcc49",
                        "gcc5",
                        "gcc6",
                        "libgcc6",
                        "gcc7",
                        "libgcc7",
                        "gcc8",
                        "libgcc8",
                        "gcl",
                        "gf",
                        "gf-core",
                        "gf-rgl",
                        "ghc-bootstrap",
                        "gleam",
                        "gnucobol",
                        "goplus",
                        "gravity",
                        "ispc",
                        "jruby",
                        "jslint",
                        "jsmin",
                        "jython",
                        "libcxx",
                        "libomp-devel",
                        "llvm-3.4",
                        "clang-3.4",
                        "llvm-devel",
                        "clang-devel",
                        "lldb-devel",
                        "lua",
                        "lua52",
                        "lua51",
                        "luajit",
                        "mawk",
                        "mosml",
                        "mosml-dynlibs",
                        "mozjs52",
                        "mozjs60",
                        "nawk",
                        "nim",
                        "nqp",
                        "obc",
                        "ocaml",
                        "ocaml-camlp4",
                        "opensaml",
                        "parrot",
                        "pascal-p5",
                        "perl5.16",
                        "perl5.18",
                        "perl5.20",
                        "perl5.22",
                        "perl5.24",
                        "perl5.26",
                        "perl5.28",
                        "perl5.30",
                        "perl5.32",
                        "phobos",
                        "php",
                        "php80",
                        "php80-apache2handler",
                        "php80-cgi",
                        "php80-fpm",
                        "php80-calendar",
                        "php80-curl",
                        "php80-dba",
                        "php80-enchant",
                        "php80-exif",
                        "php80-ftp",
                        "php80-gd",
                        "php80-gettext",
                        "php80-gmp",
                        "php80-iconv",
                        "php80-imap",
                        "php80-intl",
                        "php80-ipc",
                        "php80-ldap",
                        "php80-mbstring",
                        "php80-mysql",
                        "php80-odbc",
                        "php80-opcache",
                        "php80-openssl",
                        "php80-oracle",
                        "php80-pcntl",
                        "php80-posix",
                        "php80-postgresql",
                        "php80-pspell",
                        "php80-snmp",
                        "php80-soap",
                        "php80-sockets",
                        "php80-sodium",
                        "php80-sqlite",
                        "php80-tidy",
                        "php80-xsl",
                        "php74",
                        "php74-apache2handler",
                        "php74-cgi",
                        "php74-fpm",
                        "php74-calendar",
                        "php74-curl",
                        "php74-dba",
                        "php74-enchant",
                        "php74-exif",
                        "php74-ftp",
                        "php74-gd",
                        "php74-gettext",
                        "php74-gmp",
                        "php74-iconv",
                        "php74-imap",
                        "php74-intl",
                        "php74-ipc",
                        "php74-ldap",
                        "php74-mbstring",
                        "php74-mysql",
                        "php74-odbc",
                        "php74-opcache",
                        "php74-openssl",
                        "php74-oracle",
                        "php74-pcntl",
                        "php74-posix",
                        "php74-postgresql",
                        "php74-pspell",
                        "php74-snmp",
                        "php74-soap",
                        "php74-sockets",
                        "php74-sodium",
                        "php74-sqlite",
                        "php74-tidy",
                        "php74-xmlrpc",
                        "php74-xsl",
                        "php73",
                        "php73-apache2handler",
                        "php73-cgi",
                        "php73-fpm",
                        "php73-calendar",
                        "php73-curl",
                        "php73-dba",
                        "php73-enchant",
                        "php73-exif",
                        "php73-ftp",
                        "php73-gd",
                        "php73-gettext",
                        "php73-gmp",
                        "php73-iconv",
                        "php73-imap",
                        "php73-intl",
                        "php73-ipc",
                        "php73-ldap",
                        "php73-mbstring",
                        "php73-mysql",
                        "php73-odbc",
                        "php73-opcache",
                        "php73-openssl",
                        "php73-oracle",
                        "php73-pcntl",
                        "php73-posix",
                        "php73-postgresql",
                        "php73-pspell",
                        "php73-snmp",
                        "php73-soap",
                        "php73-sockets",
                        "php73-sodium",
                        "php73-sqlite",
                        "php73-tidy",
                        "php73-wddx",
                        "php73-xmlrpc",
                        "php73-xsl",
                        "php72",
                        "php72-apache2handler",
                        "php72-cgi",
                        "php72-fpm",
                        "php72-calendar",
                        "php72-curl",
                        "php72-dba",
                        "php72-enchant",
                        "php72-exif",
                        "php72-ftp",
                        "php72-gd",
                        "php72-gettext",
                        "php72-gmp",
                        "php72-iconv",
                        "php72-imap",
                        "php72-intl",
                        "php72-ipc",
                        "php72-ldap",
                        "php72-mbstring",
                        "php72-mysql",
                        "php72-odbc",
                        "php72-opcache",
                        "php72-openssl",
                        "php72-oracle",
                        "php72-pcntl",
                        "php72-posix",
                        "php72-postgresql",
                        "php72-pspell",
                        "php72-snmp",
                        "php72-soap",
                        "php72-sockets",
                        "php72-sodium",
                        "php72-sqlite",
                        "php72-tidy",
                        "php72-wddx",
                        "php72-xmlrpc",
                        "php72-xsl",
                        "php71",
                        "php71-apache2handler",
                        "php71-cgi",
                        "php71-fpm",
                        "php71-calendar",
                        "php71-curl",
                        "php71-dba",
                        "php71-enchant",
                        "php71-exif",
                        "php71-ftp",
                        "php71-gd",
                        "php71-gettext",
                        "php71-gmp",
                        "php71-iconv",
                        "php71-imap",
                        "php71-intl",
                        "php71-ipc",
                        "php71-ldap",
                        "php71-mbstring",
                        "php71-mcrypt",
                        "php71-mysql",
                        "php71-odbc",
                        "php71-opcache",
                        "php71-openssl",
                        "php71-oracle",
                        "php71-pcntl",
                        "php71-posix",
                        "php71-postgresql",
                        "php71-pspell",
                        "php71-snmp",
                        "php71-soap",
                        "php71-sockets",
                        "php71-sqlite",
                        "php71-tidy",
                        "php71-wddx",
                        "php71-xmlrpc",
                        "php71-xsl",
                        "php70",
                        "php70-apache2handler",
                        "php70-cgi",
                        "php70-fpm",
                        "php70-calendar",
                        "php70-curl",
                        "php70-dba",
                        "php70-enchant",
                        "php70-exif",
                        "php70-ftp",
                        "php70-gd",
                        "php70-gettext",
                        "php70-gmp",
                        "php70-iconv",
                        "php70-imap",
                        "php70-intl",
                        "php70-ipc",
                        "php70-ldap",
                        "php70-mbstring",
                        "php70-mcrypt",
                        "php70-mysql",
                        "php70-odbc",
                        "php70-opcache",
                        "php70-openssl",
                        "php70-oracle",
                        "php70-pcntl",
                        "php70-posix",
                        "php70-postgresql",
                        "php70-pspell",
                        "php70-snmp",
                        "php70-soap",
                        "php70-sockets",
                        "php70-sqlite",
                        "php70-tidy",
                        "php70-wddx",
                        "php70-xmlrpc",
                        "php70-xsl",
                        "php56",
                        "php56-apache2handler",
                        "php56-cgi",
                        "php56-fpm",
                        "php56-calendar",
                        "php56-curl",
                        "php56-dba",
                        "php56-enchant",
                        "php56-exif",
                        "php56-ftp",
                        "php56-gd",
                        "php56-gettext",
                        "php56-gmp",
                        "php56-iconv",
                        "php56-imap",
                        "php56-intl",
                        "php56-ipc",
                        "php56-ldap",
                        "php56-mbstring",
                        "php56-mcrypt",
                        "php56-mssql",
                        "php56-mysql",
                        "php56-odbc",
                        "php56-opcache",
                        "php56-openssl",
                        "php56-oracle",
                        "php56-pcntl",
                        "php56-posix",
                        "php56-postgresql",
                        "php56-pspell",
                        "php56-snmp",
                        "php56-soap",
                        "php56-sockets",
                        "php56-sqlite",
                        "php56-tidy",
                        "php56-wddx",
                        "php56-xmlrpc",
                        "php56-xsl",
                        "php55",
                        "php55-apache2handler",
                        "php55-cgi",
                        "php55-fpm",
                        "php55-calendar",
                        "php55-curl",
                        "php55-dba",
                        "php55-enchant",
                        "php55-exif",
                        "php55-ftp",
                        "php55-gd",
                        "php55-gettext",
                        "php55-gmp",
                        "php55-iconv",
                        "php55-imap",
                        "php55-intl",
                        "php55-ipc",
                        "php55-ldap",
                        "php55-mbstring",
                        "php55-mcrypt",
                        "php55-mssql",
                        "php55-mysql",
                        "php55-odbc",
                        "php55-opcache",
                        "php55-openssl",
                        "php55-oracle",
                        "php55-pcntl",
                        "php55-posix",
                        "php55-postgresql",
                        "php55-pspell",
                        "php55-snmp",
                        "php55-soap",
                        "php55-sockets",
                        "php55-sqlite",
                        "php55-tidy",
                        "php55-wddx",
                        "php55-xmlrpc",
                        "php55-xsl",
                        "php54",
                        "php54-apache2handler",
                        "php54-cgi",
                        "php54-fpm",
                        "php54-calendar",
                        "php54-curl",
                        "php54-dba",
                        "php54-enchant",
                        "php54-exif",
                        "php54-ftp",
                        "php54-gd",
                        "php54-gettext",
                        "php54-gmp",
                        "php54-iconv",
                        "php54-imap",
                        "php54-intl",
                        "php54-ipc",
                        "php54-ldap",
                        "php54-mbstring",
                        "php54-mcrypt",
                        "php54-mssql",
                        "php54-mysql",
                        "php54-odbc",
                        "php54-openssl",
                        "php54-oracle",
                        "php54-pcntl",
                        "php54-posix",
                        "php54-postgresql",
                        "php54-pspell",
                        "php54-snmp",
                        "php54-soap",
                        "php54-sockets",
                        "php54-sqlite",
                        "php54-tidy",
                        "php54-wddx",
                        "php54-xmlrpc",
                        "php54-xsl",
                        "php53",
                        "php53-apache2handler",
                        "php53-cgi",
                        "php53-fpm",
                        "php53-calendar",
                        "php53-curl",
                        "php53-dba",
                        "php53-enchant",
                        "php53-exif",
                        "php53-ftp",
                        "php53-gd",
                        "php53-gettext",
                        "php53-gmp",
                        "php53-iconv",
                        "php53-imap",
                        "php53-intl",
                        "php53-ipc",
                        "php53-ldap",
                        "php53-mbstring",
                        "php53-mcrypt",
                        "php53-mssql",
                        "php53-mysql",
                        "php53-odbc",
                        "php53-openssl",
                        "php53-oracle",
                        "php53-pcntl",
                        "php53-posix",
                        "php53-postgresql",
                        "php53-pspell",
                        "php53-snmp",
                        "php53-soap",
                        "php53-sockets",
                        "php53-sqlite",
                        "php53-tidy",
                        "php53-wddx",
                        "php53-xmlrpc",
                        "php53-xsl",
                        "php52",
                        "php52-apache2handler",
                        "php52-cgi",
                        "php52-calendar",
                        "php52-curl",
                        "php52-dba",
                        "php52-exif",
                        "php52-ftp",
                        "php52-gd",
                        "php52-gettext",
                        "php52-gmp",
                        "php52-iconv",
                        "php52-imap",
                        "php52-ipc",
                        "php52-ldap",
                        "php52-mbstring",
                        "php52-mcrypt",
                        "php52-mssql",
                        "php52-mysql",
                        "php52-odbc",
                        "php52-openssl",
                        "php52-oracle",
                        "php52-pcntl",
                        "php52-posix",
                        "php52-postgresql",
                        "php52-pspell",
                        "php52-snmp",
                        "php52-soap",
                        "php52-sockets",
                        "php52-tidy",
                        "php52-wddx",
                        "php52-xmlrpc",
                        "php52-xsl",
                        "php-mode.el",
                        "pike",
                        "pure",
                        "pure-mode.el",
                        "py-htmldocs",
                        "py27-htmldocs",
                        "py37-htmldocs",
                        "pyobfuscate",
                        "python26",
                        "python27",
                        "python38",
                        "qore",
                        "ragel",
                        "rakudo",
                        "rexx",
                        "rpcgen-mt",
                        "ruby",
                        "ruby30",
                        "rust",
                        "rust-src",
                        "sbcl",
                        "sdcc",
                        "slime",
                        "smlnj",
                        "squeak",
                        "stack",
                        "swi-prolog",
                        "toluapp",
                        "ucblogo",
                        "upc",
                        "vala",
                        "alot",
                        "alpine",
                        "anubis",
                        "astroid",
                        "claws-mail",
                        "courier-imap",
                        "exim",
                        "gmime",
                        "gmime3",
                        "hello",
                        "imapfilter",
                        "isync",
                        "lbdb",
                        "libesmtp",
                        "libetpan",
                        "libidn",
                        "libidn2",
                        "libvmime",
                        "listat",
                        "mailsync",
                        "mpack",
                        "mu",
                        "muchsync",
                        "nbsmtp",
                        "neomutt",
                        "notmuch-addrlookup",
                        "offlineimap",
                        "opensmtpd",
                        "procmail",
                        "spellutils",
                        "uudeview",
                        "ColPack",
                        "GiNaC",
                        "OpenBLAS",
                        "OpenBLAS-devel",
                        "R",
                        "R-app",
                        "Sophus",
                        "SuiteSparse",
                        "SuiteSparse_config",
                        "SuiteSparse_GraphBLAS",
                        "SuiteSparse_Mongoose",
                        "SuiteSparse_AMD",
                        "SuiteSparse_BTF",
                        "SuiteSparse_CAMD",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_CXSparse",
                        "SuiteSparse_LDL",
                        "SuiteSparse_KLU",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_RBio",
                        "SuiteSparse_SPQR",
                        "apophenia",
                        "arpack",
                        "bayon",
                        "bliss",
                        "blitz",
                        "blitzwave",
                        "boolector",
                        "cadabra2",
                        "caffe",
                        "casadi",
                        "ceres-solver",
                        "clblas",
                        "clblast",
                        "crfpp",
                        "crfsuite",
                        "cusp",
                        "deal.ii",
                        "dlib",
                        "py39-dlib",
                        "eigen3",
                        "eigen3-devel",
                        "ent",
                        "eplot",
                        "fftw-3",
                        "fftw-3-single",
                        "fftw-3-long",
                        "fgsl",
                        "flint",
                        "fricas",
                        "gnudatalanguage",
                        "gnuplot",
                        "gr1c",
                        "gunits",
                        "hpddm",
                        "hypre",
                        "ibex-lib",
                        "lapack",
                        "libfaiss",
                        "py39-faiss",
                        "libgpuarray",
                        "liblbfgs",
                        "libqalculate",
                        "libsvm",
                        "lis",
                        "mathgl",
                        "matio",
                        "maxima",
                        "maxima-devel",
                        "metis",
                        "minpack",
                        "mumps",
                        "nanoflann",
                        "netgen",
                        "ngsolve",
                        "octave-audio",
                        "octave-bim",
                        "octave-communications",
                        "octave-database",
                        "octave-financial",
                        "octave-fits",
                        "octave-fl-core",
                        "octave-fuzzy-logic-toolkit",
                        "octave-general",
                        "octave-geometry",
                        "octave-instrument-control",
                        "octave-interval",
                        "octave-io",
                        "octave-lssa",
                        "octave-ltfat",
                        "octave-mapping",
                        "octave-miscellaneous",
                        "octave-nan",
                        "octave-netcdf",
                        "octave-nurbs",
                        "octave-ocs",
                        "octave-octclip",
                        "octave-octproj",
                        "octave-optiminterp",
                        "octave-parallel",
                        "octave-quaternion",
                        "octave-signal",
                        "octave-sockets",
                        "octave-statistics",
                        "octave-stk",
                        "octave-strings",
                        "octave-struct",
                        "octave-tablicious",
                        "octave-video",
                        "octave-vrml",
                        "octave-windows",
                        "openlibm",
                        "optpp",
                        "parmetis",
                        "petsc",
                        "pspp",
                        "pspp-devel",
                        "pyxplot",
                        "qalculate-gtk",
                        "scalapack",
                        "singular",
                        "slepc",
                        "stp",
                        "superlu_dist",
                        "taucs",
                        "vowpal_wabbit",
                        "wxMaxima",
                        "AtomicParsley-devel",
                        "MPlayer",
                        "ReceiveMIDI",
                        "cfourcc",
                        "dvdauthor",
                        "ffmpegthumbnailer",
                        "fluidsynth",
                        "gpac",
                        "gtkpod",
                        "libdv",
                        "libheif",
                        "libvpx",
                        "livestreamer",
                        "lmms",
                        "ltc-tools",
                        "mkvtoolnix",
                        "mlt",
                        "moc",
                        "mpeg2vidcodec",
                        "mplayer-devel",
                        "mythtv-pkg.28",
                        "rav1e",
                        "scrcpy",
                        "sfml",
                        "shairport-sync",
                        "shenidam",
                        "tovid",
                        "tsduck",
                        "vobcopy",
                        "welle.io",
                        "welle.io-devel",
                        "x265",
                        "xine-lib",
                        "3proxy",
                        "aria2",
                        "arp-scan",
                        "avahi",
                        "bandwhich",
                        "baresip",
                        "bwping",
                        "c-ares",
                        "calendar-contacts-server",
                        "centerim",
                        "checkdns",
                        "cidr",
                        "cjdns",
                        "consul",
                        "croc",
                        "cryfs",
                        "curl",
                        "curlie",
                        "dante",
                        "davix",
                        "deluge",
                        "dhcptest",
                        "dnscap",
                        "dnscrypt-proxy",
                        "dnstop",
                        "dnsviz",
                        "docsis",
                        "doggo",
                        "dynamips",
                        "ec2-ls-hosts",
                        "ergo",
                        "esniper",
                        "et",
                        "ethr",
                        "ettercap",
                        "fargate-cli",
                        "ffp",
                        "ffsend",
                        "flow-tools",
                        "fortio",
                        "fping",
                        "gajim",
                        "ganglia-web",
                        "genders",
                        "get_iplayer",
                        "gftp",
                        "glider",
                        "gloox",
                        "gost",
                        "gping",
                        "gpsd",
                        "grsync",
                        "gssdp",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "gupnp-tools",
                        "haproxy",
                        "http-prompt",
                        "http_ping",
                        "httpie",
                        "httping",
                        "impacket",
                        "inetutils",
                        "ipcalc",
                        "iperf3",
                        "iperf3-devel",
                        "ipfs",
                        "ipv6calc",
                        "irrtoolset",
                        "kerberos5",
                        "knock",
                        "ldns",
                        "lexbor",
                        "lftp",
                        "libenet",
                        "libgrss",
                        "libgweather",
                        "libnet",
                        "libnice",
                        "liboping",
                        "liboping-devel",
                        "librdkafka",
                        "librem",
                        "libsrtp",
                        "libsrtp1",
                        "libstrophe",
                        "libtorrent",
                        "libtorrent-devel",
                        "libtorrent-rasterbar",
                        "logjam",
                        "loudmouth",
                        "masscan",
                        "matterbridge",
                        "megatools",
                        "meshbird",
                        "minimodem",
                        "mktorrent",
                        "mldonkey",
                        "mole",
                        "mosh",
                        "mtr",
                        "mtxclient",
                        "ncdc",
                        "ncftp",
                        "nebula",
                        "net-snmp",
                        "netmrg",
                        "netselect",
                        "netwag",
                        "netwib",
                        "netwox",
                        "newsboat",
                        "nextdns",
                        "nfdump",
                        "nheko",
                        "nomad",
                        "nxcomp",
                        "nxproxy",
                        "onioncat",
                        "openconnect",
                        "openntpd",
                        "openvpn2",
                        "ostinato",
                        "pdns-recursor",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "prettyping",
                        "profanity",
                        "prosody",
                        "proxify",
                        "pure-ftpd",
                        "qBittorrent",
                        "qpid-proton",
                        "rabbitmq-c",
                        "rsync",
                        "rtorrent-devel",
                        "rustscan",
                        "rygel",
                        "s3cmd",
                        "scamper",
                        "scw",
                        "skypipe",
                        "slurm",
                        "smokeping",
                        "smtpping",
                        "speedtest-cli",
                        "splatd",
                        "squid2",
                        "squid3",
                        "sshguard",
                        "sshuttle",
                        "sslscan",
                        "stubby",
                        "tcl_bonjour",
                        "tcpflow",
                        "tcptraceroute",
                        "teleport",
                        "tintinxx",
                        "tn5250",
                        "toxiproxy",
                        "transmission",
                        "transmission-x11",
                        "trojan",
                        "vegeta",
                        "vnstat",
                        "wakeonlan",
                        "webhook",
                        "websocat",
                        "websocketpp",
                        "wget",
                        "whois",
                        "wireguard-go",
                        "wireguard-tools",
                        "wrk",
                        "xh",
                        "yggdrasil-go",
                        "youtube-upload",
                        "pan2",
                        "tin",
                        "ocaml-camlidl",
                        "ocaml-configurator",
                        "ocaml-cryptokit",
                        "ocaml-csexp",
                        "ocaml-dune",
                        "ocaml-dune-configurator",
                        "ocaml-extlib",
                        "ocaml-findlib",
                        "ocaml-hacl-star",
                        "ocaml-hacl-star-raw",
                        "ocaml-ocamlbuild",
                        "ocaml-ounit",
                        "ocaml-process",
                        "ocaml-sedlex",
                        "ocaml-ulex",
                        "ocaml-wasm",
                        "opam",
                        "ProjectLibre",
                        "charm",
                        "charm-qt5",
                        "dijo",
                        "dspdfviewer",
                        "goldendict",
                        "grit",
                        "jrnl",
                        "kb",
                        "libreoffice",
                        "mdp",
                        "spread-sheet-widget",
                        "task",
                        "todotxt",
                        "ultralist",
                        "zathura",
                        "zathura-docs",
                        "zathura-plugin-cb",
                        "zathura-plugin-djvu",
                        "zathura-plugin-pdf-mupdf",
                        "zathura-plugin-pdf-poppler",
                        "zathura-plugin-ps",
                        "pilrc",
                        "p5-algorithm-curvefit",
                        "p5.28-algorithm-curvefit",
                        "p5.30-algorithm-curvefit",
                        "p5-alien-build",
                        "p5.28-alien-build",
                        "p5.30-alien-build",
                        "p5-alien-libxml2",
                        "p5.28-alien-libxml2",
                        "p5.30-alien-libxml2",
                        "p5-alien-wxwidgets",
                        "p5.28-alien-wxwidgets",
                        "p5.30-alien-wxwidgets",
                        "p5-app-cpanminus",
                        "p5.28-app-cpanminus",
                        "p5.30-app-cpanminus",
                        "p5-archive-tar",
                        "p5.28-archive-tar",
                        "p5.30-archive-tar",
                        "p5-array-iterator",
                        "p5.28-array-iterator",
                        "p5.30-array-iterator",
                        "p5-astro-app-satpass2",
                        "p5.28-astro-app-satpass2",
                        "p5.30-astro-app-satpass2",
                        "p5-audio-flac-header",
                        "p5.28-audio-flac-header",
                        "p5.30-audio-flac-header",
                        "p5-authen-radius",
                        "p5.28-authen-radius",
                        "p5.30-authen-radius",
                        "p5-authen-sasl",
                        "p5.28-authen-sasl",
                        "p5.30-authen-sasl",
                        "p5-b-keywords",
                        "p5.28-b-keywords",
                        "p5.30-b-keywords",
                        "p5-berkeleydb",
                        "p5.28-berkeleydb",
                        "p5.30-berkeleydb",
                        "p5-business-isbn",
                        "p5.28-business-isbn",
                        "p5.30-business-isbn",
                        "p5-business-ismn",
                        "p5.28-business-ismn",
                        "p5.30-business-ismn",
                        "p5-business-issn",
                        "p5.28-business-issn",
                        "p5.30-business-issn",
                        "p5-bytes-random-secure",
                        "p5.28-bytes-random-secure",
                        "p5.30-bytes-random-secure",
                        "p5-cache-fastmmap",
                        "p5.28-cache-fastmmap",
                        "p5.30-cache-fastmmap",
                        "p5-capture-tiny",
                        "p5.28-capture-tiny",
                        "p5.30-capture-tiny",
                        "p5-carp-assert-more",
                        "p5.28-carp-assert-more",
                        "p5.30-carp-assert-more",
                        "p5-catalyst-action-renderview",
                        "p5.28-catalyst-action-renderview",
                        "p5.30-catalyst-action-renderview",
                        "p5-catalyst-plugin-authentication",
                        "p5.28-catalyst-plugin-authentication",
                        "p5.30-catalyst-plugin-authentication",
                        "p5-catalyst-plugin-session",
                        "p5.28-catalyst-plugin-session",
                        "p5.30-catalyst-plugin-session",
                        "p5-cgi-compile",
                        "p5.28-cgi-compile",
                        "p5.30-cgi-compile",
                        "p5-cgi-formbuilder",
                        "p5.28-cgi-formbuilder",
                        "p5.30-cgi-formbuilder",
                        "p5-chemistry-elements",
                        "p5.28-chemistry-elements",
                        "p5.30-chemistry-elements",
                        "p5-class-autouse",
                        "p5.28-class-autouse",
                        "p5.30-class-autouse",
                        "p5-class-data-inheritable",
                        "p5.28-class-data-inheritable",
                        "p5.30-class-data-inheritable",
                        "p5-class-gomor",
                        "p5.28-class-gomor",
                        "p5.30-class-gomor",
                        "p5-class-methodmaker",
                        "p5.28-class-methodmaker",
                        "p5.30-class-methodmaker",
                        "p5-class-unload",
                        "p5.28-class-unload",
                        "p5.30-class-unload",
                        "p5-clipboard",
                        "p5.28-clipboard",
                        "p5.30-clipboard",
                        "p5-code-tidyall",
                        "p5.28-code-tidyall",
                        "p5.30-code-tidyall",
                        "p5-config-general",
                        "p5.28-config-general",
                        "p5.30-config-general",
                        "p5-const-exporter",
                        "p5.28-const-exporter",
                        "p5.30-const-exporter",
                        "p5-convert-pem",
                        "p5.28-convert-pem",
                        "p5.30-convert-pem",
                        "p5-cpan-changes",
                        "p5.28-cpan-changes",
                        "p5.30-cpan-changes",
                        "p5-cpan-meta-check",
                        "p5.28-cpan-meta-check",
                        "p5.30-cpan-meta-check",
                        "p5-cpan-meta-yaml",
                        "p5.28-cpan-meta-yaml",
                        "p5.30-cpan-meta-yaml",
                        "p5-crypt-cbc",
                        "p5.28-crypt-cbc",
                        "p5.30-crypt-cbc",
                        "p5-crypt-curve25519",
                        "p5.28-crypt-curve25519",
                        "p5.30-crypt-curve25519",
                        "p5-crypt-des_ede3",
                        "p5.28-crypt-des_ede3",
                        "p5.30-crypt-des_ede3",
                        "p5-crypt-dsa",
                        "p5.28-crypt-dsa",
                        "p5.30-crypt-dsa",
                        "p5-crypt-openpgp",
                        "p5.28-crypt-openpgp",
                        "p5.30-crypt-openpgp",
                        "p5-crypt-openssl-rsa",
                        "p5.28-crypt-openssl-rsa",
                        "p5.30-crypt-openssl-rsa",
                        "p5-crypt-primes",
                        "p5.28-crypt-primes",
                        "p5.30-crypt-primes",
                        "p5-crypt-random",
                        "p5.28-crypt-random",
                        "p5.30-crypt-random",
                        "p5-crypt-smime",
                        "p5.28-crypt-smime",
                        "p5.30-crypt-smime",
                        "p5-crypt-urandom",
                        "p5.28-crypt-urandom",
                        "p5.30-crypt-urandom",
                        "p5-cryptx",
                        "p5.28-cryptx",
                        "p5.30-cryptx",
                        "p5-data-buffer",
                        "p5.28-data-buffer",
                        "p5.30-data-buffer",
                        "p5-data-entropy",
                        "p5.28-data-entropy",
                        "p5.30-data-entropy",
                        "p5-data-float",
                        "p5.28-data-float",
                        "p5.30-data-float",
                        "p5-data-integer",
                        "p5.28-data-integer",
                        "p5.30-data-integer",
                        "p5-date-holidays-de",
                        "p5.28-date-holidays-de",
                        "p5.30-date-holidays-de",
                        "p5-date-manip",
                        "p5.28-date-manip",
                        "p5.30-date-manip",
                        "p5-datetime",
                        "p5.28-datetime",
                        "p5.30-datetime",
                        "p5-datetime-format-flexible",
                        "p5.28-datetime-format-flexible",
                        "p5.30-datetime-format-flexible",
                        "p5-datetime-format-iso8601",
                        "p5.28-datetime-format-iso8601",
                        "p5.30-datetime-format-iso8601",
                        "p5-datetime-locale",
                        "p5.28-datetime-locale",
                        "p5.30-datetime-locale",
                        "p5-datetime-timezone",
                        "p5.28-datetime-timezone",
                        "p5.30-datetime-timezone",
                        "p5-dbd-csv",
                        "p5.28-dbd-csv",
                        "p5.30-dbd-csv",
                        "p5-dbd-mariadb",
                        "p5.28-dbd-mariadb",
                        "p5.30-dbd-mariadb",
                        "p5-dbd-mysql",
                        "p5.28-dbd-mysql",
                        "p5.30-dbd-mysql",
                        "p5-dbd-sqlite",
                        "p5.28-dbd-sqlite",
                        "p5.30-dbd-sqlite",
                        "p5-dbi",
                        "p5.28-dbi",
                        "p5.30-dbi",
                        "p5-dbix-class",
                        "p5.28-dbix-class",
                        "p5.30-dbix-class",
                        "p5-dbix-class-encodedcolumn",
                        "p5.28-dbix-class-encodedcolumn",
                        "p5.30-dbix-class-encodedcolumn",
                        "p5-dbix-class-schema-loader",
                        "p5.28-dbix-class-schema-loader",
                        "p5.30-dbix-class-schema-loader",
                        "p5-dbix-connector",
                        "p5.28-dbix-connector",
                        "p5.30-dbix-connector",
                        "p5-devel-cover",
                        "p5.28-devel-cover",
                        "p5.30-devel-cover",
                        "p5-devel-mat-dumper",
                        "p5.28-devel-mat-dumper",
                        "p5.30-devel-mat-dumper",
                        "p5-devel-overloadinfo",
                        "p5.28-devel-overloadinfo",
                        "p5.30-devel-overloadinfo",
                        "p5-devel-size",
                        "p5.28-devel-size",
                        "p5.30-devel-size",
                        "p5-digest-gost",
                        "p5.28-digest-gost",
                        "p5.30-digest-gost",
                        "p5-digest-hmac",
                        "p5.28-digest-hmac",
                        "p5.30-digest-hmac",
                        "p5-dist-zilla",
                        "p5.28-dist-zilla",
                        "p5.30-dist-zilla",
                        "p5-dist-zilla-app-command-regenerate",
                        "p5.28-dist-zilla-app-command-regenerate",
                        "p5.30-dist-zilla-app-command-regenerate",
                        "p5-dist-zilla-plugin-ffi",
                        "p5.28-dist-zilla-plugin-ffi",
                        "p5.30-dist-zilla-plugin-ffi",
                        "p5-dist-zilla-plugin-git-contributors",
                        "p5.28-dist-zilla-plugin-git-contributors",
                        "p5.30-dist-zilla-plugin-git-contributors",
                        "p5-dist-zilla-plugin-makemaker-fallback",
                        "p5.28-dist-zilla-plugin-makemaker-fallback",
                        "p5.30-dist-zilla-plugin-makemaker-fallback",
                        "p5-dist-zilla-plugin-modulebuildtiny",
                        "p5.28-dist-zilla-plugin-modulebuildtiny",
                        "p5.30-dist-zilla-plugin-modulebuildtiny",
                        "p5-dist-zilla-plugin-test-minimumversion",
                        "p5.28-dist-zilla-plugin-test-minimumversion",
                        "p5.30-dist-zilla-plugin-test-minimumversion",
                        "p5-dumbbench",
                        "p5.28-dumbbench",
                        "p5.30-dumbbench",
                        "p5-error",
                        "p5.28-error",
                        "p5.30-error",
                        "p5-eval",
                        "p5.28-eval",
                        "p5.30-eval",
                        "p5-event-rpc",
                        "p5.28-event-rpc",
                        "p5.30-event-rpc",
                        "p5-extutils-depends",
                        "p5.28-extutils-depends",
                        "p5.30-extutils-depends",
                        "p5-extutils-libbuilder",
                        "p5.28-extutils-libbuilder",
                        "p5.30-extutils-libbuilder",
                        "p5-extutils-makemaker",
                        "p5.28-extutils-makemaker",
                        "p5.30-extutils-makemaker",
                        "p5-fey",
                        "p5.28-fey",
                        "p5.30-fey",
                        "p5-ffi-platypus",
                        "p5.28-ffi-platypus",
                        "p5.30-ffi-platypus",
                        "p5-file-copy-link",
                        "p5.28-file-copy-link",
                        "p5.30-file-copy-link",
                        "p5-file-find-object",
                        "p5.28-file-find-object",
                        "p5.30-file-find-object",
                        "p5-file-find-rule",
                        "p5.28-file-find-rule",
                        "p5.30-file-find-rule",
                        "p5-finance-quote",
                        "p5.28-finance-quote",
                        "p5.30-finance-quote",
                        "p5-future",
                        "p5.28-future",
                        "p5.30-future",
                        "p5-future-io",
                        "p5.28-future-io",
                        "p5.30-future-io",
                        "p5-gd-barcode",
                        "p5.28-gd-barcode",
                        "p5.30-gd-barcode",
                        "p5-geo-webservice-elevation-usgs",
                        "p5.28-geo-webservice-elevation-usgs",
                        "p5.30-geo-webservice-elevation-usgs",
                        "p5-getopt-long-descriptive",
                        "p5.28-getopt-long-descriptive",
                        "p5.30-getopt-long-descriptive",
                        "p5-gimp",
                        "p5.28-gimp",
                        "p5.30-gimp",
                        "p5-gnupg-interface",
                        "p5.28-gnupg-interface",
                        "p5.30-gnupg-interface",
                        "p5-graph",
                        "p5.28-graph",
                        "p5.30-graph",
                        "p5-hash-merge-simple",
                        "p5.28-hash-merge-simple",
                        "p5.30-hash-merge-simple",
                        "p5-html-form",
                        "p5.28-html-form",
                        "p5.30-html-form",
                        "p5-http-message",
                        "p5.28-http-message",
                        "p5.30-http-message",
                        "p5-http-tiny",
                        "p5.28-http-tiny",
                        "p5.30-http-tiny",
                        "p5-image-info",
                        "p5.28-image-info",
                        "p5.30-image-info",
                        "p5-inline",
                        "p5.28-inline",
                        "p5.30-inline",
                        "p5-io-async",
                        "p5.28-io-async",
                        "p5.30-io-async",
                        "p5-io-lambda",
                        "p5.30-io-lambda",
                        "p5-io-socket-ip",
                        "p5.28-io-socket-ip",
                        "p5.30-io-socket-ip",
                        "p5-io-socket-ssl",
                        "p5.28-io-socket-ssl",
                        "p5.30-io-socket-ssl",
                        "p5-ipc-run",
                        "p5.28-ipc-run",
                        "p5.30-ipc-run",
                        "p5-ipe",
                        "p5.28-ipe",
                        "p5.30-ipe",
                        "p5-iri",
                        "p5.28-iri",
                        "p5.30-iri",
                        "p5-libintl-perl",
                        "p5.28-libintl-perl",
                        "p5.30-libintl-perl",
                        "p5-log-any",
                        "p5.28-log-any",
                        "p5.30-log-any",
                        "p5-log-dispatchouli",
                        "p5.28-log-dispatchouli",
                        "p5.30-log-dispatchouli",
                        "p5-mac-errors",
                        "p5.28-mac-errors",
                        "p5.30-mac-errors",
                        "p5-mac-osversion",
                        "p5.28-mac-osversion",
                        "p5.30-mac-osversion",
                        "p5-mac-propertylist",
                        "p5.28-mac-propertylist",
                        "p5.30-mac-propertylist",
                        "p5-mac-systemdirectory",
                        "p5.28-mac-systemdirectory",
                        "p5.30-mac-systemdirectory",
                        "p5-mail-authenticationresults",
                        "p5.28-mail-authenticationresults",
                        "p5.30-mail-authenticationresults",
                        "p5-mail-box",
                        "p5.28-mail-box",
                        "p5.30-mail-box",
                        "p5-mail-box-imap4",
                        "p5.28-mail-box-imap4",
                        "p5.30-mail-box-imap4",
                        "p5-mail-box-pop3",
                        "p5.28-mail-box-pop3",
                        "p5.30-mail-box-pop3",
                        "p5-mail-dkim",
                        "p5.28-mail-dkim",
                        "p5.30-mail-dkim",
                        "p5-mail-message",
                        "p5.28-mail-message",
                        "p5.30-mail-message",
                        "p5-mail-sendmail",
                        "p5.28-mail-sendmail",
                        "p5.30-mail-sendmail",
                        "p5-mail-spf",
                        "p5.28-mail-spf",
                        "p5.30-mail-spf",
                        "p5-mailtools",
                        "p5.28-mailtools",
                        "p5.30-mailtools",
                        "p5-math-anynum",
                        "p5.28-math-anynum",
                        "p5.30-math-anynum",
                        "p5-math-bigint",
                        "p5.28-math-bigint",
                        "p5.30-math-bigint",
                        "p5-math-bigint-fastcalc",
                        "p5.28-math-bigint-fastcalc",
                        "p5.30-math-bigint-fastcalc",
                        "p5-math-bigint-gmp",
                        "p5.28-math-bigint-gmp",
                        "p5.30-math-bigint-gmp",
                        "p5-math-gmpf",
                        "p5.28-math-gmpf",
                        "p5.30-math-gmpf",
                        "p5-math-gmpq",
                        "p5.28-math-gmpq",
                        "p5.30-math-gmpq",
                        "p5-math-gmpz",
                        "p5.28-math-gmpz",
                        "p5.30-math-gmpz",
                        "p5-math-longdouble",
                        "p5.28-math-longdouble",
                        "p5.30-math-longdouble",
                        "p5-math-pari",
                        "p5.28-math-pari",
                        "p5.30-math-pari",
                        "p5-memoize",
                        "p5.28-memoize",
                        "p5.30-memoize",
                        "p5-metacpan-client",
                        "p5.28-metacpan-client",
                        "p5.30-metacpan-client",
                        "p5-modern-perl",
                        "p5.28-modern-perl",
                        "p5.30-modern-perl",
                        "p5-module-build-tiny",
                        "p5.28-module-build-tiny",
                        "p5.30-module-build-tiny",
                        "p5-module-find",
                        "p5.28-module-find",
                        "p5.30-module-find",
                        "p5-module-pluggable",
                        "p5.28-module-pluggable",
                        "p5.30-module-pluggable",
                        "p5-module-runtime",
                        "p5.28-module-runtime",
                        "p5.30-module-runtime",
                        "p5-module-scandeps",
                        "p5.28-module-scandeps",
                        "p5.30-module-scandeps",
                        "p5-module-signature",
                        "p5.28-module-signature",
                        "p5.30-module-signature",
                        "p5-module-starter",
                        "p5.28-module-starter",
                        "p5.30-module-starter",
                        "p5-moose",
                        "p5.28-moose",
                        "p5.30-moose",
                        "p5-moosex-getopt",
                        "p5.28-moosex-getopt",
                        "p5.30-moosex-getopt",
                        "p5-moosex-nonmoose",
                        "p5.28-moosex-nonmoose",
                        "p5.30-moosex-nonmoose",
                        "p5-moosex-types",
                        "p5.28-moosex-types",
                        "p5.30-moosex-types",
                        "p5-moosex-types-common",
                        "p5.28-moosex-types-common",
                        "p5.30-moosex-types-common",
                        "p5-moosex-types-loadableclass",
                        "p5.28-moosex-types-loadableclass",
                        "p5.30-moosex-types-loadableclass",
                        "p5-moosex-types-uri",
                        "p5.28-moosex-types-uri",
                        "p5.30-moosex-types-uri",
                        "p5-moox-strictconstructor",
                        "p5.28-moox-strictconstructor",
                        "p5.30-moox-strictconstructor",
                        "p5-mozilla-ca",
                        "p5.28-mozilla-ca",
                        "p5.30-mozilla-ca",
                        "p5-mytop",
                        "p5.28-mytop",
                        "p5.30-mytop",
                        "p5-namespace-autoclean",
                        "p5.28-namespace-autoclean",
                        "p5.30-namespace-autoclean",
                        "p5-net-cidr",
                        "p5.28-net-cidr",
                        "p5.30-net-cidr",
                        "p5-net-curl",
                        "p5.28-net-curl",
                        "p5.30-net-curl",
                        "p5-net-eboks",
                        "p5.30-net-eboks",
                        "p5-net-netmask",
                        "p5.28-net-netmask",
                        "p5.30-net-netmask",
                        "p5-net-oauth",
                        "p5.28-net-oauth",
                        "p5.30-net-oauth",
                        "p5-net-patricia",
                        "p5.28-net-patricia",
                        "p5.30-net-patricia",
                        "p5-net-ssleay",
                        "p5.28-net-ssleay",
                        "p5.30-net-ssleay",
                        "p5-news-nntpclient",
                        "p5.28-news-nntpclient",
                        "p5.30-news-nntpclient",
                        "p5-opengl",
                        "p5.28-opengl",
                        "p5.30-opengl",
                        "p5-parent",
                        "p5.28-parent",
                        "p5.30-parent",
                        "p5-path-tiny",
                        "p5.28-path-tiny",
                        "p5.30-path-tiny",
                        "p5-pdl",
                        "p5.28-pdl",
                        "p5.30-pdl",
                        "p5-pdl-fftw3",
                        "p5.28-pdl-fftw3",
                        "p5.30-pdl-fftw3",
                        "p5-pdl-graphics-gnuplot",
                        "p5.28-pdl-graphics-gnuplot",
                        "p5.30-pdl-graphics-gnuplot",
                        "p5-pdl-io-hdf5",
                        "p5.28-pdl-io-hdf5",
                        "p5.30-pdl-io-hdf5",
                        "p5-pdl-stats",
                        "p5.28-pdl-stats",
                        "p5.30-pdl-stats",
                        "p5-pdl-transform-color",
                        "p5.28-pdl-transform-color",
                        "p5.30-pdl-transform-color",
                        "p5-perl-critic",
                        "p5.28-perl-critic",
                        "p5.30-perl-critic",
                        "p5-perl-minimumversion",
                        "p5.28-perl-minimumversion",
                        "p5.30-perl-minimumversion",
                        "p5-perl-version",
                        "p5.28-perl-version",
                        "p5.30-perl-version",
                        "p5-perlmagick",
                        "p5.28-perlmagick",
                        "p5.30-perlmagick",
                        "p5-pgplot",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5-pithub",
                        "p5.28-pithub",
                        "p5.30-pithub",
                        "p5-plack-test-agent",
                        "p5.28-plack-test-agent",
                        "p5.30-plack-test-agent",
                        "p5-pod-simple",
                        "p5.28-pod-simple",
                        "p5.30-pod-simple",
                        "p5-pod-spell",
                        "p5.28-pod-spell",
                        "p5.30-pod-spell",
                        "p5-ppi",
                        "p5.28-ppi",
                        "p5.30-ppi",
                        "p5-proc-processtable",
                        "p5.28-proc-processtable",
                        "p5.30-proc-processtable",
                        "p5-scalar-list-utils",
                        "p5.28-scalar-list-utils",
                        "p5.30-scalar-list-utils",
                        "p5-shell-guess",
                        "p5.28-shell-guess",
                        "p5.30-shell-guess",
                        "p5-socket",
                        "p5.28-socket",
                        "p5.30-socket",
                        "p5-software-license",
                        "p5.28-software-license",
                        "p5.30-software-license",
                        "p5-sql-translator",
                        "p5.28-sql-translator",
                        "p5.30-sql-translator",
                        "p5-statistics-caseresampling",
                        "p5.28-statistics-caseresampling",
                        "p5.30-statistics-caseresampling",
                        "p5-statistics-covid",
                        "p5.28-statistics-covid",
                        "p5.30-statistics-covid",
                        "p5-sub-delete",
                        "p5.28-sub-delete",
                        "p5.30-sub-delete",
                        "p5-sub-handlesvia",
                        "p5.28-sub-handlesvia",
                        "p5.30-sub-handlesvia",
                        "p5-sub-name",
                        "p5.28-sub-name",
                        "p5.30-sub-name",
                        "p5-sys-cpuload",
                        "p5.28-sys-cpuload",
                        "p5.30-sys-cpuload",
                        "p5-sys-hostname-long",
                        "p5.28-sys-hostname-long",
                        "p5.30-sys-hostname-long",
                        "p5-sys-sigaction",
                        "p5.28-sys-sigaction",
                        "p5.30-sys-sigaction",
                        "p5-tcl",
                        "p5.28-tcl",
                        "p5.30-tcl",
                        "p5-template-tiny",
                        "p5.28-template-tiny",
                        "p5.30-template-tiny",
                        "p5-term-readkey",
                        "p5.28-term-readkey",
                        "p5.30-term-readkey",
                        "p5-term-readline-gnu",
                        "p5.28-term-readline-gnu",
                        "p5.30-term-readline-gnu",
                        "p5-test-deep",
                        "p5.28-test-deep",
                        "p5.30-test-deep",
                        "p5-test-differences",
                        "p5.28-test-differences",
                        "p5.30-test-differences",
                        "p5-test-file",
                        "p5.28-test-file",
                        "p5.30-test-file",
                        "p5-test-harness",
                        "p5.28-test-harness",
                        "p5.30-test-harness",
                        "p5-test-inter",
                        "p5.28-test-inter",
                        "p5.30-test-inter",
                        "p5-test-manifest",
                        "p5.28-test-manifest",
                        "p5.30-test-manifest",
                        "p5-test-mockmodule",
                        "p5.28-test-mockmodule",
                        "p5.30-test-mockmodule",
                        "p5-test-output",
                        "p5.28-test-output",
                        "p5.30-test-output",
                        "p5-test-script",
                        "p5.28-test-script",
                        "p5.30-test-script",
                        "p5-test-simple",
                        "p5.28-test-simple",
                        "p5.30-test-simple",
                        "p5-test-utf8",
                        "p5.28-test-utf8",
                        "p5.30-test-utf8",
                        "p5-test-warnings",
                        "p5.28-test-warnings",
                        "p5.30-test-warnings",
                        "p5-test2-harness",
                        "p5.28-test2-harness",
                        "p5.30-test2-harness",
                        "p5-test2-plugin-uuid",
                        "p5.28-test2-plugin-uuid",
                        "p5.30-test2-plugin-uuid",
                        "p5-text-balanced",
                        "p5.28-text-balanced",
                        "p5.30-text-balanced",
                        "p5-text-bibtex",
                        "p5.28-text-bibtex",
                        "p5.30-text-bibtex",
                        "p5-text-csv",
                        "p5.28-text-csv",
                        "p5.30-text-csv",
                        "p5-text-csv_xs",
                        "p5.28-text-csv_xs",
                        "p5.30-text-csv_xs",
                        "p5-text-multimarkdown",
                        "p5.28-text-multimarkdown",
                        "p5.30-text-multimarkdown",
                        "p5-text-unidecode",
                        "p5.28-text-unidecode",
                        "p5.30-text-unidecode",
                        "p5-tie-cycle",
                        "p5.28-tie-cycle",
                        "p5.30-tie-cycle",
                        "p5-time-out",
                        "p5.28-time-out",
                        "p5.30-time-out",
                        "p5-time-progress",
                        "p5.28-time-progress",
                        "p5.30-time-progress",
                        "p5-tkx",
                        "p5.28-tkx",
                        "p5.30-tkx",
                        "p5-tree-dag_node",
                        "p5.28-tree-dag_node",
                        "p5.30-tree-dag_node",
                        "p5-uuid",
                        "p5.28-uuid",
                        "p5.30-uuid",
                        "p5-www-oauth",
                        "p5.28-www-oauth",
                        "p5.30-www-oauth",
                        "p5-wx",
                        "p5.28-wx",
                        "p5.30-wx",
                        "p5-xml-libxml",
                        "p5.28-xml-libxml",
                        "p5.30-xml-libxml",
                        "p5-xml-libxslt",
                        "p5.28-xml-libxslt",
                        "p5.30-xml-libxslt",
                        "p5-xml-parser",
                        "p5.28-xml-parser",
                        "p5.30-xml-parser",
                        "p5-xml-rss",
                        "p5.28-xml-rss",
                        "p5.30-xml-rss",
                        "p5-xml-twig",
                        "p5.28-xml-twig",
                        "p5.30-xml-twig",
                        "p5-yaml-libyaml",
                        "p5.28-yaml-libyaml",
                        "p5.30-yaml-libyaml",
                        "p5-yaml-pp",
                        "p5.28-yaml-pp",
                        "p5.30-yaml-pp",
                        "p5-yaml-tiny",
                        "p5.28-yaml-tiny",
                        "p5.30-yaml-tiny",
                        "php-APCu",
                        "php53-APCu",
                        "php54-APCu",
                        "php55-APCu",
                        "php56-APCu",
                        "php70-APCu",
                        "php71-APCu",
                        "php72-APCu",
                        "php73-APCu",
                        "php74-APCu",
                        "php80-APCu",
                        "php-Twig",
                        "php53-Twig",
                        "php54-Twig",
                        "php55-Twig",
                        "php56-Twig",
                        "php-gearman",
                        "php53-gearman",
                        "php54-gearman",
                        "php55-gearman",
                        "php56-gearman",
                        "php-libev",
                        "php53-libev",
                        "php54-libev",
                        "php55-libev",
                        "php56-libev",
                        "php-mailparse",
                        "php53-mailparse",
                        "php54-mailparse",
                        "php55-mailparse",
                        "php56-mailparse",
                        "php70-mailparse",
                        "php71-mailparse",
                        "php72-mailparse",
                        "php73-mailparse",
                        "php74-mailparse",
                        "php80-mailparse",
                        "php-memcached",
                        "php53-memcached",
                        "php54-memcached",
                        "php55-memcached",
                        "php56-memcached",
                        "php70-memcached",
                        "php71-memcached",
                        "php72-memcached",
                        "php73-memcached",
                        "php74-memcached",
                        "php80-memcached",
                        "php-mysql_xdevapi",
                        "php71-mysql_xdevapi",
                        "php72-mysql_xdevapi",
                        "php73-mysql_xdevapi",
                        "php74-mysql_xdevapi",
                        "php-oauth",
                        "php53-oauth",
                        "php54-oauth",
                        "php55-oauth",
                        "php56-oauth",
                        "php70-oauth",
                        "php71-oauth",
                        "php72-oauth",
                        "php73-oauth",
                        "php74-oauth",
                        "php80-oauth",
                        "php-peb",
                        "php53-peb",
                        "php54-peb",
                        "php55-peb",
                        "php56-peb",
                        "php-phalcon2",
                        "php53-phalcon2",
                        "php54-phalcon2",
                        "php55-phalcon2",
                        "php56-phalcon2",
                        "php-phalcon3",
                        "php55-phalcon3",
                        "php56-phalcon3",
                        "php70-phalcon3",
                        "php71-phalcon3",
                        "php72-phalcon3",
                        "php73-phalcon3",
                        "php-redis",
                        "php53-redis",
                        "php54-redis",
                        "php55-redis",
                        "php56-redis",
                        "php70-redis",
                        "php71-redis",
                        "php72-redis",
                        "php73-redis",
                        "php74-redis",
                        "php80-redis",
                        "php-solr",
                        "php53-solr",
                        "php54-solr",
                        "php55-solr",
                        "php56-solr",
                        "php70-solr",
                        "php71-solr",
                        "php72-solr",
                        "php73-solr",
                        "php74-solr",
                        "php80-solr",
                        "php-svm",
                        "php53-svm",
                        "php54-svm",
                        "php55-svm",
                        "php56-svm",
                        "php70-svm",
                        "php71-svm",
                        "php72-svm",
                        "php73-svm",
                        "php74-svm",
                        "php80-svm",
                        "php-taint",
                        "php53-taint",
                        "php54-taint",
                        "php70-taint",
                        "php71-taint",
                        "php72-taint",
                        "php73-taint",
                        "php74-taint",
                        "php-timezonedb",
                        "php53-timezonedb",
                        "php54-timezonedb",
                        "php55-timezonedb",
                        "php56-timezonedb",
                        "php70-timezonedb",
                        "php71-timezonedb",
                        "php72-timezonedb",
                        "php73-timezonedb",
                        "php74-timezonedb",
                        "php80-timezonedb",
                        "php-uuid",
                        "php53-uuid",
                        "php54-uuid",
                        "php55-uuid",
                        "php56-uuid",
                        "php70-uuid",
                        "php71-uuid",
                        "php72-uuid",
                        "php73-uuid",
                        "php74-uuid",
                        "php-xdebug",
                        "php53-xdebug",
                        "php54-xdebug",
                        "php55-xdebug",
                        "php56-xdebug",
                        "php70-xdebug",
                        "php71-xdebug",
                        "php72-xdebug",
                        "php73-xdebug",
                        "php74-xdebug",
                        "php80-xdebug",
                        "php-yaml",
                        "php53-yaml",
                        "php54-yaml",
                        "php55-yaml",
                        "php56-yaml",
                        "php70-yaml",
                        "php71-yaml",
                        "php72-yaml",
                        "php73-yaml",
                        "php74-yaml",
                        "php80-yaml",
                        "php-zip",
                        "php52-zip",
                        "php53-zip",
                        "php54-zip",
                        "php55-zip",
                        "php56-zip",
                        "php70-zip",
                        "php71-zip",
                        "php72-zip",
                        "php73-zip",
                        "php74-zip",
                        "php80-zip",
                        "php-zstd",
                        "php53-zstd",
                        "php54-zstd",
                        "php55-zstd",
                        "php56-zstd",
                        "php70-zstd",
                        "php71-zstd",
                        "php72-zstd",
                        "php73-zstd",
                        "php74-zstd",
                        "php80-zstd",
                        "phpsh",
                        "a2ps",
                        "fig2dev",
                        "fonttools-utils",
                        "freetype",
                        "gutenprint",
                        "lcdf-typetools",
                        "libpaper",
                        "libspectre",
                        "otfcc",
                        "pdflib",
                        "ps2eps",
                        "scribus",
                        "scribus-devel",
                        "woff2",
                        "ansible_select",
                        "bandit",
                        "dot2tex",
                        "ninja-ide",
                        "obspy_select",
                        "pipenv",
                        "pipx",
                        "py-Faker",
                        "py39-Faker",
                        "py-GridDataFormats",
                        "py-LabJackPython",
                        "py-MDAnalysis",
                        "py-Pillow",
                        "py27-Pillow",
                        "py37-Pillow",
                        "py38-Pillow",
                        "py39-Pillow",
                        "py-SDL2",
                        "py27-SDL2",
                        "py38-SDL2",
                        "py39-SDL2",
                        "py-XlsxWriter",
                        "py39-acme",
                        "py-acor",
                        "py-acora",
                        "py39-acora",
                        "py-actdiag",
                        "py-aenum",
                        "py39-aenum",
                        "py-affine",
                        "py39-affine",
                        "py-agate",
                        "py-agate-dbf",
                        "py-agate-excel",
                        "py-agate-sql",
                        "py-aiodns",
                        "py38-aiodns",
                        "py39-aiodns",
                        "py-aiofiles",
                        "py39-aiofiles",
                        "py38-aioftp",
                        "py-aiohttp",
                        "py38-aiohttp",
                        "py39-aiohttp",
                        "py-aioitertools",
                        "py39-aioitertools",
                        "py-aiojobs",
                        "py39-aiojobs",
                        "py-aiomysql",
                        "py39-aiomysql",
                        "py-aiopg",
                        "py39-aiopg",
                        "py-aiosmtpd",
                        "py-aiosqlite",
                        "py39-aiosqlite",
                        "py-alabaster",
                        "py27-alabaster",
                        "py36-alabaster",
                        "py37-alabaster",
                        "py38-alabaster",
                        "py39-alabaster",
                        "py38-alembic",
                        "py-algopy",
                        "py39-algopy",
                        "py-altair",
                        "py-amazon.ion",
                        "py39-amazon.ion",
                        "py-amqp",
                        "py39-amqp",
                        "py-aniso8601",
                        "py27-aniso8601",
                        "py39-aniso8601",
                        "py-ansible",
                        "py39-ansible",
                        "py-ansicolor",
                        "py39-ansicolor",
                        "py-anytree",
                        "py38-anytree",
                        "py39-anytree",
                        "py-apipkg",
                        "py39-apipkg",
                        "py-aplpy",
                        "py-appdirs",
                        "py38-appdirs",
                        "py39-appdirs",
                        "py-applaunchservices",
                        "py39-applaunchservices",
                        "py-appnope",
                        "py38-appnope",
                        "py39-appnope",
                        "py-appscript",
                        "py-apptools",
                        "py-apsw",
                        "py-argcomplete",
                        "py39-argcomplete",
                        "py-argh",
                        "py27-argh",
                        "py37-argh",
                        "py38-argh",
                        "py39-argh",
                        "py38-argon2-cffi",
                        "py-arpeggio",
                        "py38-arpeggio",
                        "py39-arpeggio",
                        "py-arrow",
                        "py38-arrow",
                        "py39-arrow",
                        "py-arviz",
                        "py-asgiref",
                        "py39-asgiref",
                        "py-asn1",
                        "py27-asn1",
                        "py37-asn1",
                        "py38-asn1",
                        "py39-asn1",
                        "py37-asn1-modules",
                        "py38-asn1-modules",
                        "py-asn1crypto",
                        "py39-asn1crypto",
                        "py-asteval",
                        "py38-asteval",
                        "py39-asteval",
                        "py-astlib",
                        "py-astor",
                        "py38-astor",
                        "py39-astor",
                        "py-astroML",
                        "py-astroML_addons",
                        "py-astroid",
                        "py39-astroid",
                        "py-astroplan",
                        "py39-astroplan",
                        "py38-astropy",
                        "py-astropy-helpers",
                        "py39-astropy-helpers",
                        "py-astroquery",
                        "py-astroscrappy",
                        "py-astunparse",
                        "py39-astunparse",
                        "py-async-timeout",
                        "py39-async-timeout",
                        "py-async_generator",
                        "py38-async_generator",
                        "py39-async_generator",
                        "py-asyncpg",
                        "py39-asyncpg",
                        "py-asynctest",
                        "py39-asynctest",
                        "py-atomiclong",
                        "py39-atomiclong",
                        "py-atomicwrites",
                        "py27-atomicwrites",
                        "py38-atomicwrites",
                        "py39-atomicwrites",
                        "py-atpublic",
                        "py-atpy",
                        "py-attr",
                        "py39-attr",
                        "py-attrs",
                        "py27-attrs",
                        "py35-attrs",
                        "py36-attrs",
                        "py37-attrs",
                        "py38-attrs",
                        "py39-attrs",
                        "py-audioread",
                        "py38-audioread",
                        "py39-audioread",
                        "py-autobahn",
                        "py39-autobahn",
                        "py-automat",
                        "py27-automat",
                        "py39-automat",
                        "py-autopep8",
                        "py39-autopep8",
                        "py-avro",
                        "py39-avro",
                        "py-aws-sam-translator",
                        "py-awscli",
                        "py39-awscli",
                        "py-babel",
                        "py27-babel",
                        "py36-babel",
                        "py37-babel",
                        "py38-babel",
                        "py39-babel",
                        "py-backcall",
                        "py38-backcall",
                        "py39-backcall",
                        "py-backports",
                        "py27-backports",
                        "py-barnaba",
                        "py-base91",
                        "py39-base91",
                        "py37-bcrypt",
                        "py38-bcrypt",
                        "py-bdist_mpkg",
                        "py26-bdist_mpkg",
                        "py27-bdist_mpkg",
                        "py33-bdist_mpkg",
                        "py34-bdist_mpkg",
                        "py35-bdist_mpkg",
                        "py36-bdist_mpkg",
                        "py-beaker",
                        "py27-beaker",
                        "py39-beaker",
                        "py-beancount",
                        "py-beancount-import",
                        "py-beartype",
                        "py39-beartype",
                        "py27-beautifulsoup4",
                        "py35-beautifulsoup4",
                        "py36-beautifulsoup4",
                        "py37-beautifulsoup4",
                        "py38-beautifulsoup4",
                        "py-behave",
                        "py39-behave",
                        "py-benchexec",
                        "py-bidict",
                        "py39-bidict",
                        "py-bigfloat",
                        "py39-bigfloat",
                        "py-billiard",
                        "py39-billiard",
                        "py-binaryornot",
                        "py39-binaryornot",
                        "py-biopython",
                        "py-bitarray",
                        "py38-bitarray",
                        "py-bitstring",
                        "py38-bitstring",
                        "py39-bitstring",
                        "py-black",
                        "py39-black",
                        "py-bleach",
                        "py38-bleach",
                        "py39-bleach",
                        "py-blessed",
                        "py38-blessed",
                        "py39-blessed",
                        "py-blessings",
                        "py-blinker",
                        "py27-blinker",
                        "py36-blinker",
                        "py38-blinker",
                        "py39-blinker",
                        "py-blis",
                        "py39-blis",
                        "py-blockdiag",
                        "py38-blockdiag",
                        "py-blosc",
                        "py-boltons",
                        "py-boto",
                        "py39-boto",
                        "py38-botocore",
                        "py-bottle",
                        "py38-bottleneck",
                        "py-bpython",
                        "py-bracex",
                        "py39-bracex",
                        "py-breadability",
                        "py-brotli",
                        "py38-brotli",
                        "py39-brotli",
                        "py-bsddb3",
                        "py39-bsddb3",
                        "py-bson",
                        "py39-bson",
                        "py-bz2file",
                        "py39-bz2file",
                        "py-cachecontrol",
                        "py39-cachecontrol",
                        "py-cached-property",
                        "py38-cached-property",
                        "py39-cached-property",
                        "py-cachelib",
                        "py38-cachetools",
                        "py-cairo",
                        "py27-cairo",
                        "py35-cairo",
                        "py36-cairo",
                        "py37-cairo",
                        "py38-cairo",
                        "py39-cairo",
                        "py-cairocffi",
                        "py39-cairocffi",
                        "py-cairosvg",
                        "py39-cairosvg",
                        "py38-cartopy",
                        "py-catalogue",
                        "py39-catalogue",
                        "py-cbor",
                        "py39-cbor",
                        "py-cbor2",
                        "py38-cbor2",
                        "py39-cbor2",
                        "py-cchardet",
                        "py39-cchardet",
                        "py-celery",
                        "py39-celery",
                        "py-certifi",
                        "py27-certifi",
                        "py35-certifi",
                        "py36-certifi",
                        "py37-certifi",
                        "py38-certifi",
                        "py39-certifi",
                        "py-cffi",
                        "py27-cffi",
                        "py37-cffi",
                        "py38-cffi",
                        "py39-cffi",
                        "py-cfn-lint",
                        "py27-cftime",
                        "py38-cftime",
                        "py-chardet",
                        "py27-chardet",
                        "py38-chardet",
                        "py39-chardet",
                        "py-cheetah",
                        "py27-cheetah",
                        "py39-cheetah",
                        "py-cheroot",
                        "py-cherrypy",
                        "py-cidrize",
                        "py-cinderclient",
                        "py-cipheycore",
                        "py39-cipheycore",
                        "py-cipheydists",
                        "py39-cipheydists",
                        "py-clang",
                        "py38-clang",
                        "py39-clang",
                        "py-clawpack",
                        "py39-clawpack",
                        "py-cleo",
                        "py39-cleo",
                        "py-cli-helpers",
                        "py39-cli-helpers",
                        "py-click",
                        "py27-click",
                        "py37-click",
                        "py38-click",
                        "py39-click",
                        "py-click-didyoumean",
                        "py39-click-didyoumean",
                        "py-click-spinner",
                        "py39-click-spinner",
                        "py-cliff",
                        "py38-cliff",
                        "py-cligj",
                        "py39-cligj",
                        "py-clikit",
                        "py39-clikit",
                        "py-clint",
                        "py38-clint",
                        "py-cloudpickle",
                        "py39-cloudpickle",
                        "py-cmd2",
                        "py38-cmd2",
                        "py-codecov",
                        "py39-codecov",
                        "py-codestyle",
                        "py38-codestyle",
                        "py39-codestyle",
                        "py-codetools",
                        "py-cog",
                        "py-colander",
                        "py39-colander",
                        "py-colorama",
                        "py27-colorama",
                        "py35-colorama",
                        "py36-colorama",
                        "py37-colorama",
                        "py38-colorama",
                        "py39-colorama",
                        "py-coloredlogs",
                        "py39-coloredlogs",
                        "py-colorlog",
                        "py39-colorlog",
                        "py-colour",
                        "py39-colour",
                        "py-columnize",
                        "py39-columnize",
                        "py-comet",
                        "py-commonmark",
                        "py39-commonmark",
                        "py-commpy",
                        "py39-commpy",
                        "py-configargparse",
                        "py39-configargparse",
                        "py-configobj",
                        "py27-configobj",
                        "py39-configobj",
                        "py-configparser",
                        "py27-configparser",
                        "py-conllu",
                        "py39-conllu",
                        "py-constantly",
                        "py27-constantly",
                        "py39-constantly",
                        "py-construct",
                        "py27-construct",
                        "py39-construct",
                        "py-contextlib2",
                        "py27-contextlib2",
                        "py38-contextlib2",
                        "py39-contextlib2",
                        "py-contextvars",
                        "py-control",
                        "py-cookiecutter",
                        "py39-cookiecutter",
                        "py-cookies",
                        "py39-cookies",
                        "py-corner",
                        "py39-corner",
                        "py-country",
                        "py38-country",
                        "py38-coverage",
                        "py-cppy",
                        "py39-cppy",
                        "py-cpuinfo",
                        "py38-cpuinfo",
                        "py39-cpuinfo",
                        "py-crashtest",
                        "py38-crashtest",
                        "py39-crashtest",
                        "py-crayons",
                        "py38-crayons",
                        "py-crc32c",
                        "py39-crc32c",
                        "py-crcmod",
                        "py39-crcmod",
                        "py-cryptography",
                        "py27-cryptography",
                        "py37-cryptography",
                        "py38-cryptography",
                        "py39-cryptography",
                        "py-csscompressor",
                        "py-cssselect",
                        "py39-cssselect",
                        "py-cssselect2",
                        "py39-cssselect2",
                        "py-cssutils",
                        "py39-cssutils",
                        "py-csvkit",
                        "py-ctags",
                        "py-ctypeslib2",
                        "py39-ctypeslib2",
                        "py-cucumber-tag-expressions",
                        "py39-cucumber-tag-expressions",
                        "py-curtsies",
                        "py-cvxopt",
                        "py-cx_Freeze",
                        "py39-cx_Freeze",
                        "py-cycler",
                        "py27-cycler",
                        "py39-cycler",
                        "py-cymem",
                        "py39-cymem",
                        "py-cytoolz",
                        "py38-cytoolz",
                        "py-dap",
                        "py-databases",
                        "py39-databases",
                        "py-dateutil",
                        "py27-dateutil",
                        "py35-dateutil",
                        "py36-dateutil",
                        "py37-dateutil",
                        "py38-dateutil",
                        "py39-dateutil",
                        "py-datrie",
                        "py-dbfread",
                        "py-ddt",
                        "py39-ddt",
                        "py-deap",
                        "py39-deap",
                        "py-debtcollector",
                        "py-decli",
                        "py39-decli",
                        "py-decorator",
                        "py27-decorator",
                        "py38-decorator",
                        "py39-decorator",
                        "py-defusedxml",
                        "py38-defusedxml",
                        "py39-defusedxml",
                        "py-demjson",
                        "py-deprecated",
                        "py38-deprecated",
                        "py39-deprecated",
                        "py-deprecation",
                        "py38-deprecation",
                        "py39-deprecation",
                        "py-des",
                        "py39-des",
                        "py-dice3ds",
                        "py27-dice3ds",
                        "py-diff-match-patch",
                        "py39-diff-match-patch",
                        "py-dijitso",
                        "py-dill",
                        "py38-dill",
                        "py39-dill",
                        "py-dispatcher",
                        "py39-dispatcher",
                        "py-distlib",
                        "py27-distlib",
                        "py38-distlib",
                        "py39-distlib",
                        "py-distorm",
                        "py27-distorm",
                        "py38-distorm",
                        "py-distro",
                        "py38-distro",
                        "py39-distro",
                        "py-django",
                        "py27-django",
                        "py35-django",
                        "py36-django",
                        "py37-django",
                        "py38-django",
                        "py39-django",
                        "py-django-countries",
                        "py37-django-countries",
                        "py-django-debug-toolbar",
                        "py-django-extensions",
                        "py-django-htmlmin",
                        "py27-django-htmlmin",
                        "py35-django-htmlmin",
                        "py36-django-htmlmin",
                        "py-dload",
                        "py39-dload",
                        "py-dm-sonnet",
                        "py39-dm-sonnet",
                        "py-dm-tree",
                        "py39-dm-tree",
                        "py-dns-lexicon",
                        "py39-dns-lexicon",
                        "py38-dnspython",
                        "py-docker",
                        "py39-docker",
                        "py-dockerpty",
                        "py39-dockerpty",
                        "py-docopt",
                        "py38-docopt",
                        "py39-docopt",
                        "py-docstyle",
                        "py39-docstyle",
                        "py-doctest-ignore-unicode",
                        "py39-doctest-ignore-unicode",
                        "py-docutils",
                        "py27-docutils",
                        "py35-docutils",
                        "py36-docutils",
                        "py37-docutils",
                        "py38-docutils",
                        "py39-docutils",
                        "py-docx",
                        "py-dogpile-cache",
                        "py-dolfin",
                        "py-dopamine-rl",
                        "py39-dopamine-rl",
                        "py-dqsegdb2",
                        "py-drms",
                        "py39-drms",
                        "py27-dulwich",
                        "py38-dulwich",
                        "py-dynd",
                        "py-ecdsa",
                        "py39-ecdsa",
                        "py-editdistance",
                        "py39-editdistance",
                        "py-editor",
                        "py39-editor",
                        "py-editorconfig",
                        "py-elasticsearch-dsl",
                        "py39-elasticsearch-dsl",
                        "py-eli5",
                        "py-emcee",
                        "py39-emcee",
                        "py-emcee3",
                        "py39-emcee3",
                        "py-empy",
                        "py39-empy",
                        "py39-enchant",
                        "py-enrich",
                        "py39-enrich",
                        "py-entrypoints",
                        "py39-entrypoints",
                        "py-enum34",
                        "py27-enum34",
                        "py-envisage",
                        "py-ephem",
                        "py-epsg",
                        "py39-epsg",
                        "py-erf",
                        "py39-erf",
                        "py39-eric-ide",
                        "py-esridump",
                        "py-et_xmlfile",
                        "py39-et_xmlfile",
                        "py-excelrd",
                        "py39-excelrd",
                        "py-execnet",
                        "py37-execnet",
                        "py38-execnet",
                        "py39-execnet",
                        "py-exifread",
                        "py-extension-helpers",
                        "py39-extension-helpers",
                        "py-eyed3",
                        "py-fabric",
                        "py39-fabric",
                        "py-fairseq",
                        "py39-fairseq",
                        "py-fancycompleter",
                        "py-fann2",
                        "py-fastapi",
                        "py39-fastapi",
                        "py-fastavro",
                        "py39-fastavro",
                        "py-fastdtw",
                        "py39-fastdtw",
                        "py-fastprogress",
                        "py39-fastprogress",
                        "py-ffc",
                        "py-fiat",
                        "py-fido2",
                        "py39-fido2",
                        "py37-filelock",
                        "py38-filelock",
                        "py-filetype",
                        "py39-filetype",
                        "py-filterpy",
                        "py-fipy",
                        "py-fire",
                        "py39-fire",
                        "py-flake8",
                        "py38-flake8",
                        "py39-flake8",
                        "py-flake8-mccabe",
                        "py38-flake8-mccabe",
                        "py39-flake8-mccabe",
                        "py-flake8-pep8-naming",
                        "py39-flake8-pep8-naming",
                        "py-flake8-polyfill",
                        "py39-flake8-polyfill",
                        "py-flaky",
                        "py27-flaky",
                        "py37-flaky",
                        "py38-flaky",
                        "py39-flaky",
                        "py-flask",
                        "py27-flask",
                        "py37-flask",
                        "py38-flask",
                        "py39-flask",
                        "py-flask-babel",
                        "py-flask-cors",
                        "py39-flask-cors",
                        "py-flask-frozen",
                        "py-flask-login",
                        "py-flask-mail",
                        "py27-flask-mail",
                        "py36-flask-mail",
                        "py-flask-restful",
                        "py27-flask-restful",
                        "py-flask-sqlalchemy",
                        "py38-flask-sqlalchemy",
                        "py-flask-wtf",
                        "py37-flask-wtf",
                        "py-flatbuffers",
                        "py38-flatbuffers",
                        "py39-flatbuffers",
                        "py-flit",
                        "py38-flit",
                        "py39-flit",
                        "py-fontaine",
                        "py-formalchemy",
                        "py27-formalchemy",
                        "py-formencode",
                        "py-fortranformat",
                        "py-freezegun",
                        "py27-freezegun",
                        "py35-freezegun",
                        "py36-freezegun",
                        "py37-freezegun",
                        "py38-freezegun",
                        "py39-freezegun",
                        "py-fs",
                        "py39-fs",
                        "py-ftfy",
                        "py39-ftfy",
                        "py-funcparserlib",
                        "py38-funcparserlib",
                        "py39-funcparserlib",
                        "py-funcsigs",
                        "py27-funcsigs",
                        "py39-funcsigs",
                        "py-fusepy",
                        "py39-fusepy",
                        "py-future",
                        "py27-future",
                        "py37-future",
                        "py38-future",
                        "py39-future",
                        "py-fuzzywuzzy",
                        "py-game",
                        "py27-game",
                        "py38-game",
                        "py39-game",
                        "py-gammapy",
                        "py-gast",
                        "py38-gast",
                        "py39-gast",
                        "py-gcn",
                        "py38-gdal",
                        "py-geocoder",
                        "py39-geocoder",
                        "py-geographiclib",
                        "py38-geographiclib",
                        "py39-geographiclib",
                        "py-geojson",
                        "py-geoplot",
                        "py-geopy",
                        "py39-geopy",
                        "py-getkey",
                        "py-gevent",
                        "py38-gevent",
                        "py39-gevent",
                        "py-gflags",
                        "py27-gflags",
                        "py-gin-config",
                        "py39-gin-config",
                        "py-gitdb",
                        "py38-gitdb",
                        "py39-gitdb",
                        "py-gitpython",
                        "py38-gitpython",
                        "py39-gitpython",
                        "py-gmic",
                        "py39-gmic",
                        "py-gmpy",
                        "py39-gmpy",
                        "py-gmpy2",
                        "py38-gmpy2",
                        "py39-gmpy2",
                        "py-gnupg",
                        "py38-gnupg",
                        "py-gnureadline",
                        "py27-gnureadline",
                        "py37-gnureadline",
                        "py39-gnureadline",
                        "py-gobject",
                        "py27-gobject",
                        "py39-gobject",
                        "py-gobject3",
                        "py36-gobject3",
                        "py37-gobject3",
                        "py38-gobject3",
                        "py39-gobject3",
                        "py-google-api",
                        "py39-google-api",
                        "py-google-auth",
                        "py39-google-auth",
                        "py-google-auth-httplib2",
                        "py39-google-auth-httplib2",
                        "py-google-pasta",
                        "py39-google-pasta",
                        "py-gpilab-core",
                        "py-gpilab-examples",
                        "py-gpilab-framework",
                        "py-gpstime",
                        "py-graph-tool",
                        "py38-graph-tool",
                        "py39-graph-tool",
                        "py-graphene",
                        "py39-graphene",
                        "py-graphql-core",
                        "py39-graphql-core",
                        "py-graphql-relay",
                        "py39-graphql-relay",
                        "py-graphviz",
                        "py39-graphviz",
                        "py35-greenlet",
                        "py36-greenlet",
                        "py37-greenlet",
                        "py38-greenlet",
                        "py-gsd",
                        "py-gsl",
                        "py38-gssapi",
                        "py-gunicorn",
                        "py-gviz_api",
                        "py-gwdatafind",
                        "py-gwosc",
                        "py-gwpy",
                        "py-gym",
                        "py39-gym",
                        "py-h11",
                        "py38-h11",
                        "py39-h11",
                        "py38-h2",
                        "py-hdbscan",
                        "py-hdfs",
                        "py38-hdfs",
                        "py39-hdfs",
                        "py-healpy",
                        "py-heapdict",
                        "py39-heapdict",
                        "py-helpdev",
                        "py39-helpdev",
                        "py-hieroglyph",
                        "py-hiredis",
                        "py39-hiredis",
                        "py-hkdf",
                        "py39-hkdf",
                        "py-honcho",
                        "py-hpack",
                        "py38-hpack",
                        "py39-hpack",
                        "py-html2text",
                        "py-html5lib",
                        "py27-html5lib",
                        "py35-html5lib",
                        "py36-html5lib",
                        "py37-html5lib",
                        "py38-html5lib",
                        "py39-html5lib",
                        "py-htseq",
                        "py-http-parser",
                        "py27-http-parser",
                        "py-httpbin",
                        "py39-httpbin",
                        "py-httpcore",
                        "py38-httpcore",
                        "py39-httpcore",
                        "py-httplib2",
                        "py27-httplib2",
                        "py39-httplib2",
                        "py-httpx",
                        "py38-httpx",
                        "py39-httpx",
                        "py-humanfriendly",
                        "py39-humanfriendly",
                        "py-humanize",
                        "py-hy",
                        "py38-hy",
                        "py39-hy",
                        "py-hydra-core",
                        "py39-hydra-core",
                        "py-hyperframe",
                        "py38-hyperframe",
                        "py39-hyperframe",
                        "py-hyperlink",
                        "py27-hyperlink",
                        "py37-hyperlink",
                        "py38-hyperlink",
                        "py39-hyperlink",
                        "py-hypy",
                        "py-icalendar",
                        "py-idna",
                        "py27-idna",
                        "py35-idna",
                        "py36-idna",
                        "py37-idna",
                        "py38-idna",
                        "py39-idna",
                        "py39-imagecodecs",
                        "py-imageio-ffmpeg",
                        "py39-imageio-ffmpeg",
                        "py-imagesize",
                        "py27-imagesize",
                        "py36-imagesize",
                        "py37-imagesize",
                        "py38-imagesize",
                        "py39-imagesize",
                        "py-imgur",
                        "py-immutables",
                        "py-importlib-resources",
                        "py27-importlib-resources",
                        "py36-importlib-resources",
                        "py-importmagic",
                        "py-imread",
                        "py-imutils",
                        "py39-imutils",
                        "py-incremental",
                        "py27-incremental",
                        "py38-incremental",
                        "py39-incremental",
                        "py-inflection",
                        "py39-inflection",
                        "py-iniparse",
                        "py39-iniparse",
                        "py-instrumentkit",
                        "py-intervaltree",
                        "py39-intervaltree",
                        "py-intervaltree2",
                        "py27-intervaltree2",
                        "py-invoke",
                        "py39-invoke",
                        "py-ioflo",
                        "py38-ioflo",
                        "py-ipaddress",
                        "py27-ipaddress",
                        "py39-ipaddress",
                        "py-ipdb",
                        "py38-ipdb",
                        "py39-ipdb",
                        "py-ipy",
                        "py-ipykernel",
                        "py38-ipykernel",
                        "py39-ipykernel",
                        "py-ipympl",
                        "py-ipyparallel",
                        "py-ipython",
                        "py38-ipython",
                        "py39-ipython",
                        "py-ipython-sql",
                        "py-ipython_genutils",
                        "py39-ipython_genutils",
                        "py-ipywidgets",
                        "py39-ipywidgets",
                        "py-iso3166",
                        "py-iso639",
                        "py-iso8601",
                        "py39-iso8601",
                        "py-isodate",
                        "py39-isodate",
                        "py38-isort",
                        "py-itemloaders",
                        "py38-itemloaders",
                        "py39-itemloaders",
                        "py-itsdangerous",
                        "py27-itsdangerous",
                        "py37-itsdangerous",
                        "py38-itsdangerous",
                        "py39-itsdangerous",
                        "py-janus",
                        "py38-jaraco.functools",
                        "py-jdcal",
                        "py39-jdcal",
                        "py-jedi",
                        "py27-jedi",
                        "py38-jedi",
                        "py39-jedi",
                        "py38-jellyfish",
                        "py-jinja2",
                        "py27-jinja2",
                        "py36-jinja2",
                        "py37-jinja2",
                        "py38-jinja2",
                        "py39-jinja2",
                        "py-jinja2-time",
                        "py39-jinja2-time",
                        "py-jmespath",
                        "py37-jmespath",
                        "py38-jmespath",
                        "py39-jmespath",
                        "py-jmespath-terminal",
                        "py38-joblib",
                        "py-josepy",
                        "py39-josepy",
                        "py-json-rpc",
                        "py-json-tricks",
                        "py38-json5",
                        "py-jsonpatch",
                        "py-jsonpickle",
                        "py39-jsonpickle",
                        "py-jsonpointer",
                        "py38-jsonpointer",
                        "py38-jsonschema",
                        "py-jug",
                        "py39-jug",
                        "py-jupyter",
                        "py39-jupyter",
                        "py-jupyter_client",
                        "py38-jupyter_client",
                        "py39-jupyter_client",
                        "py-jupyter_console",
                        "py39-jupyter_console",
                        "py-jupyter_core",
                        "py38-jupyter_core",
                        "py39-jupyter_core",
                        "py-jupyter_packaging",
                        "py39-jupyter_packaging",
                        "py-jupyter_server",
                        "py38-jupyter_server",
                        "py39-jupyter_server",
                        "py-jupyter_sphinx",
                        "py39-jupyter_sphinx",
                        "py-jupyterlab",
                        "py38-jupyterlab",
                        "py39-jupyterlab",
                        "py-jupyterlab_pygments",
                        "py38-jupyterlab_pygments",
                        "py39-jupyterlab_pygments",
                        "py-jupyterlab_server",
                        "py38-jupyterlab_server",
                        "py39-jupyterlab_server",
                        "py-jupyterlab_widgets",
                        "py39-jupyterlab_widgets",
                        "py-jupytext",
                        "py-jwt",
                        "py27-jwt",
                        "py38-jwt",
                        "py39-jwt",
                        "py-kaitaistruct",
                        "py39-kaitaistruct",
                        "py-kaptan",
                        "py39-kaptan",
                        "py-kapteyn",
                        "py-kcs11",
                        "py-keras",
                        "py39-keras",
                        "py-keras2onnx",
                        "py39-keras2onnx",
                        "py-keras_applications",
                        "py39-keras_applications",
                        "py-keras_preprocessing",
                        "py39-keras_preprocessing",
                        "py-kerfi-vangasvipur",
                        "py27-kerfi-vangasvipur",
                        "py-keyring",
                        "py38-keyring",
                        "py39-keyring",
                        "py-keystoneauth1",
                        "py-keystoneclient",
                        "py-kfac",
                        "py39-kfac",
                        "py-kiwisolver",
                        "py27-kiwisolver",
                        "py38-kiwisolver",
                        "py39-kiwisolver",
                        "py-klein",
                        "py-kombine",
                        "py-kombu",
                        "py39-kombu",
                        "py-lazy_object_proxy",
                        "py39-lazy_object_proxy",
                        "py-ldap",
                        "py27-ldap",
                        "py-ldap3",
                        "py39-ldap3",
                        "py-leather",
                        "py-leveldb",
                        "py-levenshtein",
                        "py39-levenshtein",
                        "py-libarchive-c",
                        "py-libdnet",
                        "py27-libdnet",
                        "py-libnacl",
                        "py38-libnacl",
                        "py-libpysal",
                        "py39-libpysal",
                        "py-librosa",
                        "py39-librosa",
                        "py-libsass",
                        "py39-libsass",
                        "py38-libvirt",
                        "py38-libxml2",
                        "py-ligo-common",
                        "py27-ligo-common",
                        "py-ligo-gracedb",
                        "py-ligo-lw",
                        "py27-ligo-lw",
                        "py-ligo-segments",
                        "py27-ligo-segments",
                        "py-ligotimegps",
                        "py-llfuse",
                        "py39-llfuse",
                        "py-llvmlite",
                        "py38-llvmlite",
                        "py39-llvmlite",
                        "py-lmdb",
                        "py39-lmdb",
                        "py-lmfit",
                        "py39-lmfit",
                        "py-locket",
                        "py38-locket",
                        "py39-locket",
                        "py-lockfile",
                        "py27-lockfile",
                        "py39-lockfile",
                        "py-logbook",
                        "py-logilab-constraint",
                        "py-loguru",
                        "py39-loguru",
                        "py-lscsoft-glue",
                        "py27-lscsoft-glue",
                        "py35-lxml",
                        "py36-lxml",
                        "py-ly",
                        "py37-ly",
                        "py39-ly",
                        "py-lz4",
                        "py39-lz4",
                        "py-m2crypto",
                        "py27-m2crypto",
                        "py39-m2crypto",
                        "py-m2r",
                        "py27-m2r",
                        "py37-m2r",
                        "py38-m2r",
                        "py39-m2r",
                        "py-macholib",
                        "py27-macholib",
                        "py37-macholib",
                        "py38-macholib",
                        "py39-macholib",
                        "py-magenta",
                        "py39-magenta",
                        "py-magic",
                        "py27-magic",
                        "py38-magic",
                        "py39-magic",
                        "py-magpy",
                        "py-mahotas",
                        "py-mako",
                        "py27-mako",
                        "py37-mako",
                        "py38-mako",
                        "py39-mako",
                        "py-mapclassify",
                        "py-marisa-trie",
                        "py-markdown",
                        "py27-markdown",
                        "py38-markdown",
                        "py39-markdown",
                        "py38-markdown-it-py",
                        "py27-matplotlib",
                        "py38-matplotlib",
                        "py-matplotlib-basemap",
                        "py-maxminddb",
                        "py-mayavi",
                        "py38-mdit-py-plugins",
                        "py-mdtraj",
                        "py-mecab",
                        "py39-mecab",
                        "py-meld3",
                        "py-memprof",
                        "py-mercantile",
                        "py-mercurial_extension_utils",
                        "py39-mercurial_extension_utils",
                        "py-mergedeep",
                        "py39-mergedeep",
                        "py-mesh-tensorflow",
                        "py39-mesh-tensorflow",
                        "py-meshio",
                        "py39-meshio",
                        "py-metakernel",
                        "py39-metakernel",
                        "py-metar",
                        "py-mido",
                        "py39-mido",
                        "py-mimeparse",
                        "py-minecraft-overviewer",
                        "py27-minecraft-overviewer",
                        "py-minidb",
                        "py-mir_eval",
                        "py39-mir_eval",
                        "py-misaka",
                        "py-mistune",
                        "py27-mistune",
                        "py38-mistune",
                        "py39-mistune",
                        "py-mitmproxy",
                        "py39-mitmproxy",
                        "py-mkl",
                        "py39-mkl",
                        "py39-mkl-include",
                        "py-mmh3",
                        "py39-mmh3",
                        "py-mmtf-python",
                        "py-mock",
                        "py27-mock",
                        "py35-mock",
                        "py36-mock",
                        "py37-mock",
                        "py38-mock",
                        "py39-mock",
                        "py-modulegraph",
                        "py27-modulegraph",
                        "py37-modulegraph",
                        "py38-modulegraph",
                        "py39-modulegraph",
                        "py-mongoengine",
                        "py-monotonic",
                        "py27-monotonic",
                        "py39-monotonic",
                        "py-montage",
                        "py-moviepy",
                        "py39-moviepy",
                        "py-mpld3",
                        "py-mpmath",
                        "py38-mpmath",
                        "py39-mpmath",
                        "py-mrjob",
                        "py-msgpack",
                        "py27-msgpack",
                        "py38-msgpack",
                        "py39-msgpack",
                        "py-mssql",
                        "py38-multidict",
                        "py-multipledispatch",
                        "py-multiprocess",
                        "py39-multiprocess",
                        "py-munch",
                        "py39-munch",
                        "py-murmurhash",
                        "py39-murmurhash",
                        "py-mutagen",
                        "py39-mutagen",
                        "py-mygpoclient",
                        "py39-mygpoclient",
                        "py38-mypy",
                        "py-mypy_extensions",
                        "py38-mypy_extensions",
                        "py39-mypy_extensions",
                        "py-natsort",
                        "py39-natsort",
                        "py-nbclassic",
                        "py39-nbclassic",
                        "py-nbclient",
                        "py38-nbclient",
                        "py39-nbclient",
                        "py-nbconvert",
                        "py38-nbconvert",
                        "py39-nbconvert",
                        "py-nbformat",
                        "py38-nbformat",
                        "py39-nbformat",
                        "py-nbval",
                        "py39-nbval",
                        "py-nbxmpp",
                        "py39-nbxmpp",
                        "py-nclib",
                        "py-ndg_httpsclient",
                        "py38-ndg_httpsclient",
                        "py39-ndg_httpsclient",
                        "py-neovim",
                        "py39-neovim",
                        "py-nest_asyncio",
                        "py38-nest_asyncio",
                        "py39-nest_asyncio",
                        "py-netaddr",
                        "py38-netaddr",
                        "py27-netcdf4",
                        "py-netifaces",
                        "py39-netifaces",
                        "py-networkit",
                        "py-networkx",
                        "py38-networkx",
                        "py39-networkx",
                        "py-nevow",
                        "py27-nevow",
                        "py-nibabel",
                        "py-nio",
                        "py27-nio",
                        "py-nltk",
                        "py39-nltk",
                        "py39-nmrglue",
                        "py-nose",
                        "py27-nose",
                        "py35-nose",
                        "py36-nose",
                        "py37-nose",
                        "py38-nose",
                        "py39-nose",
                        "py-nose_xunitmp",
                        "py39-nose_xunitmp",
                        "py-note-seq",
                        "py39-note-seq",
                        "py-notebook",
                        "py39-notebook",
                        "py-novaclient",
                        "py-novas",
                        "py27-novas",
                        "py35-novas",
                        "py36-novas",
                        "py-ntplib",
                        "py39-ntplib",
                        "py-nuitka",
                        "py39-nuitka",
                        "py-numba",
                        "py39-numba",
                        "py27-numpy",
                        "py-numpydoc",
                        "py39-numpydoc",
                        "py-nwdiag",
                        "py-oauth2client",
                        "py39-oauth2client",
                        "py-oauthlib",
                        "py27-oauthlib",
                        "py38-oauthlib",
                        "py39-oauthlib",
                        "py38-obspy",
                        "py39-obspy",
                        "py-oct2py",
                        "py39-oct2py",
                        "py-octave_kernel",
                        "py39-octave_kernel",
                        "py-olefile",
                        "py27-olefile",
                        "py37-olefile",
                        "py38-olefile",
                        "py39-olefile",
                        "py-omegaconf",
                        "py39-omegaconf",
                        "py-omniORBpy",
                        "py-onnx",
                        "py39-onnx",
                        "py-onnxconverter-common",
                        "py39-onnxconverter-common",
                        "py-openbabel",
                        "py37-opengl-accelerate",
                        "py38-opengl-accelerate",
                        "py-openid",
                        "py-openpyxl",
                        "py39-openpyxl",
                        "py-openslide",
                        "py38-openslide",
                        "py39-openslide",
                        "py37-openssl",
                        "py38-openssl",
                        "py-openstackclient",
                        "py-openstacksdk",
                        "py-opt_einsum",
                        "py39-opt_einsum",
                        "py-os-service-types",
                        "py-osc-lib",
                        "py-oslo-config",
                        "py-oslo-i18n",
                        "py-oslo-serialization",
                        "py-oslo-utils",
                        "py38-outcome",
                        "py-overrides",
                        "py38-overrides",
                        "py39-overrides",
                        "py-owslib",
                        "py39-owslib",
                        "py-pacal",
                        "py-paho-mqtt",
                        "py39-paho-mqtt",
                        "py-pandocfilters",
                        "py38-pandocfilters",
                        "py39-pandocfilters",
                        "py-panedr",
                        "py-param",
                        "py38-param",
                        "py39-param",
                        "py-parameterized",
                        "py39-parameterized",
                        "py-paramiko",
                        "py39-paramiko",
                        "py-parfive",
                        "py39-parfive",
                        "py-parse",
                        "py39-parse",
                        "py-parse-type",
                        "py39-parse-type",
                        "py-parsedatetime",
                        "py38-parsedatetime",
                        "py39-parsedatetime",
                        "py-parsel",
                        "py39-parsel",
                        "py-parsimonious",
                        "py38-parsimonious",
                        "py39-parsimonious",
                        "py37-parsing",
                        "py38-parsing",
                        "py-parso",
                        "py27-parso",
                        "py38-parso",
                        "py39-parso",
                        "py-partd",
                        "py-parver",
                        "py39-parver",
                        "py-passlib",
                        "py39-passlib",
                        "py-pastedeploy",
                        "py-pastel",
                        "py39-pastel",
                        "py38-path",
                        "py-pathlib2",
                        "py27-pathlib2",
                        "py35-pathlib2",
                        "py39-pathlib2",
                        "py-pathspec",
                        "py37-pathspec",
                        "py38-pathspec",
                        "py39-pathspec",
                        "py-pathtools",
                        "py27-pathtools",
                        "py39-pathtools",
                        "py-pdbpp",
                        "py-pdfminer",
                        "py38-pdfminer",
                        "py-pdfrw",
                        "py27-pdfrw",
                        "py38-peewee",
                        "py39-peewee",
                        "py-pendulum",
                        "py39-pendulum",
                        "py-petsc4py",
                        "py39-petsc4py",
                        "py-pew",
                        "py-pexpect",
                        "py27-pexpect",
                        "py37-pexpect",
                        "py38-pexpect",
                        "py39-pexpect",
                        "py-pgspecial",
                        "py39-pgspecial",
                        "py-phonenumbers",
                        "py39-phonenumbers",
                        "py-photomosaic",
                        "py39-photomosaic",
                        "py-photutils",
                        "py-pickleshare",
                        "py38-pickleshare",
                        "py39-pickleshare",
                        "py-pika",
                        "py39-pika",
                        "py38-pikepdf",
                        "py38-pint",
                        "py-pip",
                        "py26-pip",
                        "py27-pip",
                        "py33-pip",
                        "py35-pip",
                        "py36-pip",
                        "py37-pip",
                        "py38-pip",
                        "py39-pip",
                        "py-pipdeptree",
                        "py39-pipdeptree",
                        "py-pivy",
                        "py-pkgconfig",
                        "py38-pkgconfig",
                        "py39-pkgconfig",
                        "py-pkginfo",
                        "py38-pkginfo",
                        "py39-pkginfo",
                        "py-plac",
                        "py39-plac",
                        "py-pluggy",
                        "py27-pluggy",
                        "py35-pluggy",
                        "py36-pluggy",
                        "py37-pluggy",
                        "py38-pluggy",
                        "py39-pluggy",
                        "py-plumbum",
                        "py-plumed",
                        "py39-plumed",
                        "py-ply",
                        "py27-ply",
                        "py37-ply",
                        "py38-ply",
                        "py39-ply",
                        "py-plyvel",
                        "py27-plyvel",
                        "py-pmdarima",
                        "py39-pmdarima",
                        "py-pmw",
                        "py39-pmw",
                        "py-podcastparser",
                        "py39-podcastparser",
                        "py-polygon",
                        "py-pooch",
                        "py39-pooch",
                        "py-poppler-qt5",
                        "py39-poppler-qt5",
                        "py-portalocker",
                        "py39-portalocker",
                        "py-portend",
                        "py39-portend",
                        "py-powerline",
                        "py39-powerline",
                        "py-poyo",
                        "py39-poyo",
                        "py-pptx",
                        "py-presets",
                        "py38-presets",
                        "py-preshed",
                        "py39-preshed",
                        "py-pretend",
                        "py27-pretend",
                        "py36-pretend",
                        "py37-pretend",
                        "py38-pretend",
                        "py39-pretend",
                        "py-pretty-midi",
                        "py39-pretty-midi",
                        "py-prettytable",
                        "py38-prettytable",
                        "py-priority",
                        "py39-priority",
                        "py-proglog",
                        "py39-proglog",
                        "py-progressbar",
                        "py27-progressbar",
                        "py-prometheus_client",
                        "py39-prometheus_client",
                        "py-promise",
                        "py39-promise",
                        "py38-prompt_toolkit",
                        "py-protobuf3",
                        "py27-protobuf3",
                        "py38-protobuf3",
                        "py39-protobuf3",
                        "py-prov",
                        "py39-prov",
                        "py-psutil",
                        "py27-psutil",
                        "py37-psutil",
                        "py38-psutil",
                        "py39-psutil",
                        "py-psycopg2",
                        "py27-psycopg2",
                        "py38-psycopg2",
                        "py39-psycopg2",
                        "py-ptyprocess",
                        "py27-ptyprocess",
                        "py37-ptyprocess",
                        "py38-ptyprocess",
                        "py39-ptyprocess",
                        "py-publicsuffix2",
                        "py39-publicsuffix2",
                        "py-pudb",
                        "py-py",
                        "py27-py",
                        "py35-py",
                        "py36-py",
                        "py37-py",
                        "py38-py",
                        "py39-py",
                        "py-py2app",
                        "py37-py2app",
                        "py38-py2app",
                        "py39-py2app",
                        "py-pyaes",
                        "py-pyasdf",
                        "py39-pyasdf",
                        "py-pyaudio",
                        "py39-pyaudio",
                        "py-pyavm",
                        "py-pybase62",
                        "py39-pybase62",
                        "py37-pybind11",
                        "py38-pybind11",
                        "py-pybind11-stubgen",
                        "py39-pybind11-stubgen",
                        "py-pybox2d",
                        "py-pybtex-docutils",
                        "py39-pybtex-docutils",
                        "py38-pycares",
                        "py-pycparser",
                        "py27-pycparser",
                        "py35-pycparser",
                        "py36-pycparser",
                        "py37-pycparser",
                        "py38-pycparser",
                        "py39-pycparser",
                        "py-pycrlibm",
                        "py27-pycrlibm",
                        "py35-pycrlibm",
                        "py36-pycrlibm",
                        "py-pycryptodome",
                        "py27-pycryptodome",
                        "py38-pycryptodome",
                        "py-pycson",
                        "py39-pycson",
                        "py38-pydantic",
                        "py-pydicom",
                        "py39-pydicom",
                        "py-pydot",
                        "py27-pydot",
                        "py39-pydot",
                        "py-pydub",
                        "py39-pydub",
                        "py-pyface",
                        "py-pyfftw",
                        "py38-pyficache",
                        "py39-pyficache",
                        "py-pyflakes",
                        "py38-pyflakes",
                        "py39-pyflakes",
                        "py-pygccxml",
                        "py39-pygccxml",
                        "py-pygeos",
                        "py39-pygeos",
                        "py-pygit2",
                        "py39-pygit2",
                        "py-pygithub",
                        "py39-pygithub",
                        "py-pyglet",
                        "py38-pyglet",
                        "py39-pyglet",
                        "py-pygments",
                        "py27-pygments",
                        "py35-pygments",
                        "py36-pygments",
                        "py37-pygments",
                        "py38-pygments",
                        "py39-pygments",
                        "py-pygmsh",
                        "py39-pygmsh",
                        "py-pygraphviz",
                        "py-pygrib",
                        "py39-pygrib",
                        "py-pygtrie",
                        "py39-pygtrie",
                        "py-pyhamcrest",
                        "py27-pyhamcrest",
                        "py39-pyhamcrest",
                        "py-pyicu",
                        "py39-pyicu",
                        "py-pyinterval",
                        "py27-pyinterval",
                        "py35-pyinterval",
                        "py36-pyinterval",
                        "py-pykerberos",
                        "py39-pykerberos",
                        "py-pylev",
                        "py39-pylev",
                        "py-pyls-spyder",
                        "py39-pyls-spyder",
                        "py-pylzma",
                        "py39-pylzma",
                        "py-pymacs",
                        "py27-pymacs",
                        "py-pymc3",
                        "py39-pymc3",
                        "py-pymongo",
                        "py39-pymongo",
                        "py-pympler",
                        "py39-pympler",
                        "py-pymunk",
                        "py-pymvpa",
                        "py-pymysql",
                        "py27-pymysql",
                        "py38-pymysql",
                        "py39-pymysql",
                        "py-pynacl",
                        "py39-pynacl",
                        "py-pynamecheap",
                        "py38-pynamecheap",
                        "py39-pynamecheap",
                        "py-pync",
                        "py39-pync",
                        "py-pynetdicom",
                        "py-pyobjc",
                        "py38-pyobjc",
                        "py39-pyobjc",
                        "py-pyopencl",
                        "py-pyorick",
                        "py-pypcap",
                        "py-pypeg2",
                        "py38-pypeg2",
                        "py-pyperclip",
                        "py38-pyperclip",
                        "py39-pyperclip",
                        "py-pyplusplus",
                        "py39-pyplusplus",
                        "py-pypng",
                        "py39-pypng",
                        "py38-pyproj",
                        "py-pyqrcode",
                        "py39-pyqrcode",
                        "py-pyqrcodeng",
                        "py39-pyqrcodeng",
                        "py-pyqt5",
                        "py38-pyqt5",
                        "py39-pyqt5",
                        "py38-pyqt5-webengine",
                        "py38-pyqt5-chart",
                        "py39-pyqt5-webengine",
                        "py39-pyqt5-chart",
                        "py-pyquery",
                        "py-pyregion",
                        "py-pyro",
                        "py27-pyro",
                        "py-pyrsistent",
                        "py38-pyrsistent",
                        "py39-pyrsistent",
                        "py-pyrxp",
                        "py27-pyrxp",
                        "py39-pyrxp",
                        "py-pysal",
                        "py-pysam",
                        "py38-pyscard",
                        "py-pyshp",
                        "py39-pyshp",
                        "py-pyside",
                        "py39-pyside",
                        "py-pyside-tools",
                        "py39-pyside-tools",
                        "py-pystache",
                        "py-pysvn",
                        "py27-pysvn",
                        "py39-pysvn",
                        "py-pyte",
                        "py39-pyte",
                        "py-pytesseract",
                        "py-pytest-asyncio",
                        "py38-pytest-asyncio",
                        "py39-pytest-asyncio",
                        "py-pytest-benchmark",
                        "py37-pytest-benchmark",
                        "py38-pytest-benchmark",
                        "py39-pytest-benchmark",
                        "py38-pytest-cov",
                        "py-pytest-fixture-config",
                        "py38-pytest-fixture-config",
                        "py-pytest-forked",
                        "py39-pytest-forked",
                        "py-pytest-html",
                        "py39-pytest-html",
                        "py-pytest-lazy-fixture",
                        "py39-pytest-lazy-fixture",
                        "py-pytest-metadata",
                        "py38-pytest-metadata",
                        "py39-pytest-metadata",
                        "py-pytest-mock",
                        "py38-pytest-mock",
                        "py39-pytest-mock",
                        "py-pytest-mpl",
                        "py39-pytest-mpl",
                        "py-pytest-mypy",
                        "py39-pytest-mypy",
                        "py-pytest-qt",
                        "py39-pytest-qt",
                        "py-pytest-runner",
                        "py27-pytest-runner",
                        "py35-pytest-runner",
                        "py36-pytest-runner",
                        "py37-pytest-runner",
                        "py38-pytest-runner",
                        "py39-pytest-runner",
                        "py-pytest-shutil",
                        "py38-pytest-shutil",
                        "py-pytest-sugar",
                        "py38-pytest-sugar",
                        "py39-pytest-sugar",
                        "py-pytest-timeout",
                        "py38-pytest-timeout",
                        "py39-pytest-timeout",
                        "py-pytest-virtualenv",
                        "py38-pytest-virtualenv",
                        "py-pytest-xdist",
                        "py37-pytest-xdist",
                        "py38-pytest-xdist",
                        "py39-pytest-xdist",
                        "py-python-augeas",
                        "py38-python-augeas",
                        "py39-python-augeas",
                        "py-python-coveralls",
                        "py38-python-coveralls",
                        "py39-python-coveralls",
                        "py-python-daemon",
                        "py-python-jsonrpc-server",
                        "py39-python-jsonrpc-server",
                        "py-python-snappy",
                        "py39-python-snappy",
                        "py-pythonz",
                        "py-pytidylib",
                        "py-pytimeparse",
                        "py-pytools",
                        "py-pytorch",
                        "py39-pytorch",
                        "py-pytorch-lightning",
                        "py39-pytorch-lightning",
                        "py-pytrie",
                        "py39-pytrie",
                        "py-pytzdata",
                        "py38-pytzdata",
                        "py39-pytzdata",
                        "py-pyusb",
                        "py38-pyusb",
                        "py39-pyusb",
                        "py-pyviz_comms",
                        "py38-pyviz_comms",
                        "py39-pyviz_comms",
                        "py-pyx",
                        "py27-pyx",
                        "py37-pyx",
                        "py38-pyx",
                        "py-pyxb",
                        "py37-pyxb",
                        "py-qdarkstyle",
                        "py39-qdarkstyle",
                        "py-qimage2ndarray",
                        "py-qpageview",
                        "py39-qpageview",
                        "py-qrcode",
                        "py-qstylizer",
                        "py39-qstylizer",
                        "py-qtawesome",
                        "py39-qtawesome",
                        "py-qtconsole",
                        "py38-qtconsole",
                        "py39-qtconsole",
                        "py-qtpy",
                        "py38-qtpy",
                        "py39-qtpy",
                        "py-qtsass",
                        "py39-qtsass",
                        "py-quantities",
                        "py-questionary",
                        "py39-questionary",
                        "py-queuelib",
                        "py39-queuelib",
                        "py-quixote",
                        "py39-quixote",
                        "py-random2",
                        "py-rangehttpserver",
                        "py38-rasterio",
                        "py-ratelim",
                        "py39-ratelim",
                        "py-raven",
                        "py39-raven",
                        "py-rbtools",
                        "py39-rbtools",
                        "py-rcsparse",
                        "py27-rcsparse",
                        "py-rdflib",
                        "py39-rdflib",
                        "py-re2",
                        "py-readme_renderer",
                        "py38-readme_renderer",
                        "py-recommonmark",
                        "py39-recommonmark",
                        "py-redis",
                        "py39-redis",
                        "py-redmine",
                        "py38-redmine",
                        "py-regions",
                        "py-repl",
                        "py-reportlab",
                        "py39-reportlab",
                        "py-repoze.lru",
                        "py39-repoze.lru",
                        "py-requests-cache",
                        "py38-requests-cache",
                        "py-requests-file",
                        "py38-requests-file",
                        "py39-requests-file",
                        "py-requests-gssapi",
                        "py38-requests-gssapi",
                        "py39-requests-gssapi",
                        "py-requests-mock",
                        "py27-requests-mock",
                        "py38-requests-mock",
                        "py39-requests-mock",
                        "py-requests-oauthlib",
                        "py27-requests-oauthlib",
                        "py38-requests-oauthlib",
                        "py39-requests-oauthlib",
                        "py-requests-toolbelt",
                        "py27-requests-toolbelt",
                        "py38-requests-toolbelt",
                        "py39-requests-toolbelt",
                        "py-requests-unixsocket",
                        "py27-requests-unixsocket",
                        "py-requestsexceptions",
                        "py-resampy",
                        "py39-resampy",
                        "py-responses",
                        "py39-responses",
                        "py-resumable-urlretrieve",
                        "py-rfc3339",
                        "py39-rfc3339",
                        "py-rfc3986",
                        "py38-rfc3986",
                        "py39-rfc3986",
                        "py-rfc6555",
                        "py38-rfc6555",
                        "py39-rfc6555",
                        "py-rich",
                        "py39-rich",
                        "py-robotframework",
                        "py27-robotframework",
                        "py39-robotframework",
                        "py-robotframework-ride",
                        "py27-robotframework-ride",
                        "py-robotframework-seleniumlibrary",
                        "py39-robotframework-seleniumlibrary",
                        "py-rope",
                        "py27-rope",
                        "py39-rope",
                        "py-routes",
                        "py39-routes",
                        "py-rply",
                        "py39-rply",
                        "py-rpy2",
                        "py-rsa",
                        "py39-rsa",
                        "py-rstcheck",
                        "py39-rstcheck",
                        "py-rtmidi-python",
                        "py27-rtmidi-python",
                        "py35-rtmidi-python",
                        "py36-rtmidi-python",
                        "py-ruamel-yaml-clib",
                        "py38-ruamel-yaml-clib",
                        "py39-ruamel-yaml-clib",
                        "py-s3fs",
                        "py39-s3fs",
                        "py-sacrebleu",
                        "py39-sacrebleu",
                        "py-sacremoses",
                        "py39-sacremoses",
                        "py-samplerate",
                        "py39-samplerate",
                        "py-scgi",
                        "py39-scgi",
                        "py-scientific",
                        "py27-scientific",
                        "py-scikit-build",
                        "py38-scikit-build",
                        "py39-scikit-build",
                        "py-scikit-hep-awkward1",
                        "py39-scikit-hep-awkward1",
                        "py-scikit-hep-boost-histogram",
                        "py39-scikit-hep-boost-histogram",
                        "py-scikit-hep-hepstats",
                        "py39-scikit-hep-hepstats",
                        "py-scikit-hep-hepunits",
                        "py39-scikit-hep-hepunits",
                        "py-scikit-hep-hist",
                        "py39-scikit-hep-hist",
                        "py-scikit-hep-mplhep",
                        "py39-scikit-hep-mplhep",
                        "py-scikit-hep-mplhep_data",
                        "py39-scikit-hep-mplhep_data",
                        "py-scikit-hep-particle",
                        "py39-scikit-hep-particle",
                        "py-scikit-rf",
                        "py-scikit-umfpack",
                        "py-scikits-bootstrap",
                        "py39-scikits-bootstrap",
                        "py-scimath",
                        "py27-scipy",
                        "py-scitools",
                        "py27-scitools",
                        "py-scoop",
                        "py39-scrapy",
                        "py-scruffington",
                        "py-scss",
                        "py27-scss",
                        "py-sdnotify",
                        "py-seaborn",
                        "py39-seaborn",
                        "py-segno",
                        "py39-segno",
                        "py-selenium",
                        "py39-selenium",
                        "py-semantic_version",
                        "py37-semantic_version",
                        "py38-semantic_version",
                        "py39-semantic_version",
                        "py-semver",
                        "py39-semver",
                        "py-send2trash",
                        "py38-send2trash",
                        "py39-send2trash",
                        "py-sentence-transformers",
                        "py39-sentence-transformers",
                        "py-seqdiag",
                        "py-seqeval",
                        "py39-seqeval",
                        "py-serial",
                        "py27-serial",
                        "py34-serial",
                        "py35-serial",
                        "py36-serial",
                        "py37-serial",
                        "py38-serial",
                        "py39-serial",
                        "py-serpent",
                        "py27-serpent",
                        "py-service_identity",
                        "py27-service_identity",
                        "py37-service_identity",
                        "py38-service_identity",
                        "py39-service_identity",
                        "py-setproctitle",
                        "py38-setproctitle",
                        "py39-setproctitle",
                        "py-setupmeta",
                        "py39-setupmeta",
                        "py-setuptools-git",
                        "py38-setuptools-git",
                        "py-setuptools_scm_git_archive",
                        "py37-setuptools_scm_git_archive",
                        "py38-setuptools_scm_git_archive",
                        "py39-setuptools_scm_git_archive",
                        "py-sexpdata",
                        "py27-sexpdata",
                        "py35-sexpdata",
                        "py36-sexpdata",
                        "py-sgmllib3k",
                        "py39-sgmllib3k",
                        "py-sgp4",
                        "py-sh",
                        "py38-sh",
                        "py39-sh",
                        "py38-shapely",
                        "py-shellingham",
                        "py38-shellingham",
                        "py39-shellingham",
                        "py-shiboken",
                        "py39-shiboken",
                        "py-simplegeneric",
                        "py39-simplegeneric",
                        "py-simplejson",
                        "py27-simplejson",
                        "py37-simplejson",
                        "py38-simplejson",
                        "py39-simplejson",
                        "py-simplekml",
                        "py-simpy",
                        "py39-simpy",
                        "py39-simpy-docs",
                        "py-singledispatch",
                        "py27-singledispatch",
                        "py-sip",
                        "py35-sip",
                        "py36-sip",
                        "py37-sip",
                        "py38-sip",
                        "py39-sip",
                        "py-six",
                        "py27-six",
                        "py35-six",
                        "py36-six",
                        "py37-six",
                        "py38-six",
                        "py39-six",
                        "py-sk-video",
                        "py39-sk-video",
                        "py-slack-sdk",
                        "py39-slack-sdk",
                        "py-slackclient",
                        "py39-slackclient",
                        "py-slepc4py",
                        "py39-slepc4py",
                        "py-slugify",
                        "py39-slugify",
                        "py-smmap",
                        "py38-smmap",
                        "py39-smmap",
                        "py-sniffio",
                        "py38-sniffio",
                        "py39-sniffio",
                        "py-snmp",
                        "py-snowballstemmer",
                        "py27-snowballstemmer",
                        "py36-snowballstemmer",
                        "py37-snowballstemmer",
                        "py38-snowballstemmer",
                        "py39-snowballstemmer",
                        "py-snuggs",
                        "py39-snuggs",
                        "py-socks",
                        "py27-socks",
                        "py38-socks",
                        "py39-socks",
                        "py-sortedcollections",
                        "py39-sortedcollections",
                        "py-sortedcontainers",
                        "py27-sortedcontainers",
                        "py35-sortedcontainers",
                        "py36-sortedcontainers",
                        "py37-sortedcontainers",
                        "py38-sortedcontainers",
                        "py39-sortedcontainers",
                        "py-soundfile",
                        "py39-soundfile",
                        "py-sox",
                        "py39-sox",
                        "py-spaCy",
                        "py39-spaCy",
                        "py-spaCy-models",
                        "py39-spaCy-models",
                        "py-spacepy",
                        "py39-spacepy",
                        "py-spake2",
                        "py39-spake2",
                        "py-spark_parser",
                        "py38-spark_parser",
                        "py39-spark_parser",
                        "py-sparqlwrapper",
                        "py37-sparqlwrapper",
                        "py-spatialite",
                        "py27-spatialite",
                        "py-spdx",
                        "py39-spdx",
                        "py-spdx-lookup",
                        "py39-spdx-lookup",
                        "py-speg",
                        "py39-speg",
                        "py-sphinx",
                        "py27-sphinx",
                        "py36-sphinx",
                        "py37-sphinx",
                        "py38-sphinx",
                        "py39-sphinx",
                        "py-sphinx-bootstrap-theme",
                        "py39-sphinx-bootstrap-theme",
                        "py-sphinx-click",
                        "py39-sphinx-click",
                        "py-sphinx-copybutton",
                        "py39-sphinx-copybutton",
                        "py-sphinx-gallery",
                        "py39-sphinx-gallery",
                        "py-sphinx-issues",
                        "py39-sphinx-issues",
                        "py-sphinx_rtd_theme",
                        "py38-sphinx_rtd_theme",
                        "py39-sphinx_rtd_theme",
                        "py-sphinxcontrib-applehelp",
                        "py36-sphinxcontrib-applehelp",
                        "py37-sphinxcontrib-applehelp",
                        "py38-sphinxcontrib-applehelp",
                        "py39-sphinxcontrib-applehelp",
                        "py-sphinxcontrib-bibtex",
                        "py39-sphinxcontrib-bibtex",
                        "py-sphinxcontrib-devhelp",
                        "py36-sphinxcontrib-devhelp",
                        "py37-sphinxcontrib-devhelp",
                        "py38-sphinxcontrib-devhelp",
                        "py39-sphinxcontrib-devhelp",
                        "py-sphinxcontrib-htmlhelp",
                        "py36-sphinxcontrib-htmlhelp",
                        "py37-sphinxcontrib-htmlhelp",
                        "py38-sphinxcontrib-htmlhelp",
                        "py39-sphinxcontrib-htmlhelp",
                        "py-sphinxcontrib-jsmath",
                        "py36-sphinxcontrib-jsmath",
                        "py37-sphinxcontrib-jsmath",
                        "py38-sphinxcontrib-jsmath",
                        "py39-sphinxcontrib-jsmath",
                        "py-sphinxcontrib-qthelp",
                        "py36-sphinxcontrib-qthelp",
                        "py37-sphinxcontrib-qthelp",
                        "py38-sphinxcontrib-qthelp",
                        "py39-sphinxcontrib-qthelp",
                        "py-sphinxcontrib-serializinghtml",
                        "py36-sphinxcontrib-serializinghtml",
                        "py37-sphinxcontrib-serializinghtml",
                        "py38-sphinxcontrib-serializinghtml",
                        "py39-sphinxcontrib-serializinghtml",
                        "py-sphinxcontrib-svg2pdfconverter",
                        "py38-sphinxcontrib-svg2pdfconverter",
                        "py39-sphinxcontrib-svg2pdfconverter",
                        "py-sphinxcontrib-versioning",
                        "py38-sphinxcontrib-versioning",
                        "py-sphinxcontrib-websupport",
                        "py27-sphinxcontrib-websupport",
                        "py39-sphinxcontrib-websupport",
                        "py-spiceypy",
                        "py-spyder-kernels",
                        "py38-spyder-kernels",
                        "py39-spyder-kernels",
                        "py38-sqlalchemy",
                        "py-sqlalchemy-migrate",
                        "py27-sqlalchemy-migrate",
                        "py39-sqlalchemy-migrate",
                        "py-sqlobject",
                        "py35-sqlparse",
                        "py36-sqlparse",
                        "py37-sqlparse",
                        "py-srsly",
                        "py39-srsly",
                        "py-stanfordnlp",
                        "py38-stanfordnlp",
                        "py-starlette",
                        "py39-starlette",
                        "py-stopit",
                        "py39-stopit",
                        "py-stopwordsiso",
                        "py39-stopwordsiso",
                        "py-structlog",
                        "py38-structlog",
                        "py39-structlog",
                        "py-subprocess32",
                        "py27-subprocess32",
                        "py-subvertpy",
                        "py27-subvertpy",
                        "py-sumy",
                        "py-sure",
                        "py38-sybil",
                        "py-sympy",
                        "py38-sympy",
                        "py39-sympy",
                        "py27-tables",
                        "py-tabulate",
                        "py38-tabulate",
                        "py39-tabulate",
                        "py-taskw",
                        "py-tatsu",
                        "py-tempita",
                        "py27-tempita",
                        "py39-tempita",
                        "py38-tempora",
                        "py-tenacity",
                        "py38-tenacity",
                        "py39-tenacity",
                        "py-tensor2tensor",
                        "py39-tensor2tensor",
                        "py-tensorboard",
                        "py39-tensorboard",
                        "py-tensorboard1",
                        "py39-tensorboard1",
                        "py-tensorboardX",
                        "py39-tensorboardX",
                        "py-tensorflow",
                        "py-tensorflow-addons",
                        "py-tensorflow-data-validation",
                        "py39-tensorflow-data-validation",
                        "py-tensorflow-datasets",
                        "py39-tensorflow-datasets",
                        "py-tensorflow-gan",
                        "py39-tensorflow-gan",
                        "py-tensorflow-hub",
                        "py39-tensorflow-hub",
                        "py-tensorflow-metadata",
                        "py39-tensorflow-metadata",
                        "py-tensorflow-probability",
                        "py-tensorflow-transform",
                        "py39-tensorflow-transform",
                        "py-tensorflow1",
                        "py-tensorflow_estimator",
                        "py39-tensorflow_estimator",
                        "py-tensorflow_estimator1",
                        "py39-tensorflow_estimator1",
                        "py38-term-background",
                        "py38-termcolor",
                        "py-terminado",
                        "py38-terminado",
                        "py39-terminado",
                        "py-terminaltables",
                        "py39-terminaltables",
                        "py-testpath",
                        "py37-testpath",
                        "py38-testpath",
                        "py39-testpath",
                        "py-testtools",
                        "py-text-unidecode",
                        "py39-text-unidecode",
                        "py-textdistance",
                        "py39-textdistance",
                        "py-texttable",
                        "py38-texttable",
                        "py39-texttable",
                        "py-tf-slim",
                        "py39-tf-slim",
                        "py-tfx-bsl",
                        "py39-tfx-bsl",
                        "py-theano-pymc",
                        "py39-theano-pymc",
                        "py-thinc",
                        "py39-thinc",
                        "py-threadpoolctl",
                        "py38-threadpoolctl",
                        "py39-threadpoolctl",
                        "py-three-merge",
                        "py39-three-merge",
                        "py-thrift",
                        "py-timeout-decorator",
                        "py39-timeout-decorator",
                        "py-tinycss",
                        "py39-tinycss",
                        "py-tinycss2",
                        "py38-tinycss2",
                        "py39-tinycss2",
                        "py-tldextract",
                        "py39-tldextract",
                        "py-tlsh",
                        "py-tmuxp",
                        "py39-tmuxp",
                        "py-tokenizers",
                        "py39-tokenizers",
                        "py-toml",
                        "py27-toml",
                        "py35-toml",
                        "py36-toml",
                        "py37-toml",
                        "py38-toml",
                        "py39-toml",
                        "py-tomlkit",
                        "py38-tomlkit",
                        "py39-tomlkit",
                        "py-toolz",
                        "py38-toolz",
                        "py39-toolz",
                        "py-torchaudio",
                        "py39-torchaudio",
                        "py-torchtext",
                        "py39-torchtext",
                        "py-torchvision",
                        "py39-torchvision",
                        "py38-tornado",
                        "py-tornado5",
                        "py39-tornado5",
                        "py-tox",
                        "py39-tox",
                        "py-tpot",
                        "py39-tpot",
                        "py-tqdm",
                        "py39-tqdm",
                        "py-tracer",
                        "py39-tracer",
                        "py-traitlets",
                        "py38-traitlets",
                        "py39-traitlets",
                        "py-traits",
                        "py38-traits",
                        "py-traitsui",
                        "py-transaction",
                        "py27-transaction",
                        "py-transformers",
                        "py39-transformers",
                        "py-translationstring",
                        "py39-translationstring",
                        "py-treq",
                        "py39-treq",
                        "py38-trio",
                        "py-tropycal",
                        "py39-tropycal",
                        "py-trustme",
                        "py39-trustme",
                        "py-tsk",
                        "py27-tsk",
                        "py-ttfquery",
                        "py-tweepy",
                        "py27-tweepy",
                        "py38-twilio",
                        "py-twisted",
                        "py27-twisted",
                        "py39-twisted",
                        "py-txaio",
                        "py39-txaio",
                        "py-txgithub",
                        "py38-txgithub",
                        "py-txrequests",
                        "py39-txrequests",
                        "py-txtorcon",
                        "py-typedapi",
                        "py39-typedapi",
                        "py-typeguard",
                        "py39-typeguard",
                        "py-tz",
                        "py27-tz",
                        "py35-tz",
                        "py36-tz",
                        "py37-tz",
                        "py38-tz",
                        "py39-tz",
                        "py-tzlocal",
                        "py38-tzlocal",
                        "py39-tzlocal",
                        "py-u-msgpack-python",
                        "py39-u-msgpack-python",
                        "py-ufl",
                        "py39-ufl",
                        "py-umap-learn",
                        "py39-umap-learn",
                        "py-uncertainties",
                        "py39-uncertainties",
                        "py39-uncompyle6",
                        "py-unicodedata2",
                        "py37-unicodedata2",
                        "py38-unicodedata2",
                        "py39-unicodedata2",
                        "py-unidecode",
                        "py38-unidecode",
                        "py39-unidecode",
                        "py-unidic",
                        "py39-unidic",
                        "py-unidic-lite",
                        "py39-unidic-lite",
                        "py-unittest-xml-reporting",
                        "py-update_checker",
                        "py39-update_checker",
                        "py-upt-cpan",
                        "py-upt-macports",
                        "py-upt-pypi",
                        "py-upt-rubygems",
                        "py-uritemplate",
                        "py39-uritemplate",
                        "py-urlwatch",
                        "py-urwid",
                        "py27-urwid",
                        "py37-urwid",
                        "py38-urwid",
                        "py39-urwid",
                        "py-urwidtrees",
                        "py-us",
                        "py39-us",
                        "py-usadel1",
                        "py-usbtmc",
                        "py-userpath",
                        "py38-userpath",
                        "py-utidylib",
                        "py-uvicorn",
                        "py39-uvicorn",
                        "py-validators",
                        "py39-validators",
                        "py-vcversioner",
                        "py39-vcversioner",
                        "py-vega",
                        "py-vine",
                        "py39-vine",
                        "py37-virtualenv",
                        "py38-virtualenv",
                        "py-virtualenv-clone",
                        "py39-virtualenv-clone",
                        "py-virtualenvwrapper",
                        "py-visa",
                        "py-vo",
                        "py-vobject",
                        "py-vxi11",
                        "py-w3lib",
                        "py39-w3lib",
                        "py-waitress",
                        "py39-waitress",
                        "py-wand",
                        "py39-wand",
                        "py-wasabi",
                        "py39-wasabi",
                        "py-watchdog",
                        "py27-watchdog",
                        "py37-watchdog",
                        "py38-watchdog",
                        "py39-watchdog",
                        "py-wcmatch",
                        "py39-wcmatch",
                        "py38-wcwidth",
                        "py-webcolors",
                        "py38-webcolors",
                        "py-webencodings",
                        "py27-webencodings",
                        "py35-webencodings",
                        "py36-webencodings",
                        "py37-webencodings",
                        "py38-webencodings",
                        "py39-webencodings",
                        "py-webob",
                        "py27-webob",
                        "py39-webob",
                        "py-webpy",
                        "py27-webpy",
                        "py38-websocket-client",
                        "py-websockets",
                        "py38-websockets",
                        "py39-websockets",
                        "py-webtest",
                        "py-werkzeug",
                        "py27-werkzeug",
                        "py37-werkzeug",
                        "py38-werkzeug",
                        "py39-werkzeug",
                        "py-whoosh",
                        "py39-whoosh",
                        "py-widgetsnbextension",
                        "py39-widgetsnbextension",
                        "py-wmctrl",
                        "py-wntr",
                        "py-word2number",
                        "py39-word2number",
                        "py-word2vec",
                        "py37-wrapt",
                        "py38-wrapt",
                        "py-wsaccel",
                        "py-wsproto",
                        "py39-wsproto",
                        "py-wtforms",
                        "py-wurlitzer",
                        "py38-wurlitzer",
                        "py39-wurlitzer",
                        "py-wxpython-3.0",
                        "py27-wxpython-3.0",
                        "py38-wxpython-4.0",
                        "py-x2go",
                        "py27-x2go",
                        "py35-x2go",
                        "py36-x2go",
                        "py38-xattr",
                        "py-xdg",
                        "py38-xdg",
                        "py38-xdis",
                        "py-xhtml2pdf",
                        "py-xlib",
                        "py38-xlib",
                        "py-xlrd",
                        "py39-xlrd",
                        "py-xlsx2csv",
                        "py38-xlsx2csv",
                        "py-xmldiff",
                        "py-xmlsec",
                        "py38-xmlsec",
                        "py39-xmlsec",
                        "py-xmltodict",
                        "py39-xmltodict",
                        "py-xxhash",
                        "py39-xxhash",
                        "py-yaml",
                        "py27-yaml",
                        "py37-yaml",
                        "py38-yaml",
                        "py39-yaml",
                        "py-yapf",
                        "py38-yapf",
                        "py39-yapf",
                        "py-yappi",
                        "py-yapsy",
                        "py38-yarl",
                        "py-yaspin",
                        "py39-yaspin",
                        "py-yt",
                        "py-zc-lockfile",
                        "py27-zc-lockfile",
                        "py-zict",
                        "py39-zict",
                        "py-zipp",
                        "py27-zipp",
                        "py35-zipp",
                        "py36-zipp",
                        "py37-zipp",
                        "py38-zipp",
                        "py39-zipp",
                        "py-zlmdb",
                        "py38-zmq",
                        "py-zope-component",
                        "py38-zope-component",
                        "py39-zope-component",
                        "py-zope-deferredimport",
                        "py39-zope-deferredimport",
                        "py-zope-deprecation",
                        "py39-zope-deprecation",
                        "py-zope-event",
                        "py27-zope-event",
                        "py37-zope-event",
                        "py38-zope-event",
                        "py39-zope-event",
                        "py-zope-hookable",
                        "py38-zope-hookable",
                        "py39-zope-hookable",
                        "py-zope-proxy",
                        "py39-zope-proxy",
                        "py-zopeinterface",
                        "py27-zopeinterface",
                        "py35-zopeinterface",
                        "py36-zopeinterface",
                        "py37-zopeinterface",
                        "py38-zopeinterface",
                        "py39-zopeinterface",
                        "py-zopfli",
                        "py37-zopfli",
                        "py38-zopfli",
                        "py39-zopfli",
                        "py38-zstd",
                        "rdiff-backup",
                        "thefuck",
                        "chruby",
                        "rb-bdb",
                        "rb-flexmock",
                        "rb-json",
                        "rb-json_pure",
                        "rb-kramdown",
                        "rb27-kramdown",
                        "rb26-kramdown",
                        "rb25-kramdown",
                        "rb24-kramdown",
                        "rb23-kramdown",
                        "rb-libxml2",
                        "rb-mime-types",
                        "rb-mustache",
                        "rb30-mustache",
                        "rb27-mustache",
                        "rb26-mustache",
                        "rb25-mustache",
                        "rb24-mustache",
                        "rb-net-ssh",
                        "rb-nokogiri",
                        "rb27-nokogiri",
                        "rb-pkg-config",
                        "rb-rdtool",
                        "rb-ronn-ng",
                        "rb27-ronn-ng",
                        "rb-runt",
                        "rb-sqlite3",
                        "rb-xslt",
                        "rb19-haml",
                        "rbenv",
                        "ruby-install",
                        "ADMS",
                        "ALPSCore",
                        "ALPSMaxent",
                        "AppCSXCAD",
                        "CubicSDR",
                        "EGSimulation",
                        "Gyoto",
                        "HDF5-External-Filter-Plugins",
                        "HORTON",
                        "NanoVNA-QT",
                        "libxavna",
                        "NanoVNASaver",
                        "OpenCSG",
                        "PothosAudio",
                        "PothosBlocks",
                        "PothosComms",
                        "PothosCore",
                        "PothosFlow",
                        "PothosLiquidDSP",
                        "PothosPlotters",
                        "PothosSoapy",
                        "PothosWidgets",
                        "RigCtldGUI",
                        "SDRangel",
                        "SoapyAirspy",
                        "SoapyAirspyHF",
                        "SoapyAudio",
                        "SoapyBladeRF",
                        "SoapyHackRF",
                        "SoapyPlutoSDR",
                        "SoapyRedPitaya",
                        "SoapyRemote",
                        "SoapySDRPlay",
                        "SoapySDRPlay3",
                        "SoapyUHD",
                        "TwitterDemandAnalyzer",
                        "TwitterDemandCollector",
                        "WW",
                        "aida",
                        "aircraft_oap",
                        "airspy",
                        "airspyhf",
                        "apbs",
                        "arb",
                        "bcftools",
                        "bedtools",
                        "bladeRF",
                        "bowtie",
                        "bowtie2",
                        "ccfits",
                        "cgnslib",
                        "chemical-mime-data",
                        "ckon",
                        "clhep",
                        "cm256cc",
                        "cufflinks",
                        "dcm2niix",
                        "digital_rf",
                        "direwolf",
                        "ds9",
                        "dsd",
                        "erfa",
                        "exodriver",
                        "exonerate",
                        "fcl",
                        "flann",
                        "fldigi",
                        "flrig",
                        "freedv-gui",
                        "funtools",
                        "gdcm",
                        "gdcm2",
                        "geant4",
                        "geant4.10.3-data",
                        "geant4.10.3",
                        "geant4.10.4-data",
                        "geant4.10.4",
                        "geant4.10.5-data",
                        "geant4.10.5",
                        "geant4.10.6-data",
                        "geant4.10.6",
                        "gerbil",
                        "gerris",
                        "gmt4",
                        "gmt5",
                        "gmt6",
                        "gmtk",
                        "gnss-sdr",
                        "gnss-sdr-devel",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "gpredict",
                        "gqrx",
                        "gr-adapt",
                        "gr37-adapt",
                        "gr-air-modes",
                        "gr37-air-modes",
                        "gr-ais",
                        "gr37-ais",
                        "gr-baz",
                        "gr37-baz",
                        "gr-cdma",
                        "gr37-cdma",
                        "gr-fcdproplus",
                        "gr37-fcdproplus",
                        "gr-foo",
                        "gr37-foo",
                        "gr-fosphor",
                        "gr37-fosphor",
                        "gr-gfdm",
                        "gr37-gfdm",
                        "gr-gsm",
                        "gr37-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr37-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr37-ieee802-15-4",
                        "gr-iio",
                        "gr37-iio",
                        "gr-iqbalance",
                        "gr37-iqbalance",
                        "gr-limesdr",
                        "gr37-limesdr",
                        "gr-limesdr-devel",
                        "gr-linrad",
                        "gr-lora",
                        "gr37-lora-BastilleResearch",
                        "gr37-lora-rpp0",
                        "gr-lora-rpp0",
                        "gr-lte",
                        "gr37-lte",
                        "gr-mac",
                        "gr37-mac",
                        "gr-mapper",
                        "gr37-mapper",
                        "gr-ofdm",
                        "gr37-ofdm",
                        "gr-osmosdr",
                        "gr37-osmosdr",
                        "gr-pcap",
                        "gr37-pcap",
                        "gr-pyqt",
                        "gr37-pyqt",
                        "gr-rds",
                        "gr37-rds",
                        "gr-satellites",
                        "gr37-satellites",
                        "gr-specest",
                        "gr37-specest",
                        "gr-tdd",
                        "gr37-tdd",
                        "grads",
                        "gst-plugins-cairovis",
                        "gst-plugins-math",
                        "gvemod-labeler",
                        "gwyddion",
                        "hackrf",
                        "hackrf-devel",
                        "hamlib-devel",
                        "hdf5",
                        "hmmer",
                        "holoviews",
                        "hpl",
                        "htcondor",
                        "htslib",
                        "iAIDA",
                        "inspectrum",
                        "ismrmrd",
                        "iverilog",
                        "jags",
                        "kst",
                        "lal",
                        "octave-lal",
                        "lalapps",
                        "lalburst",
                        "octave-lalburst",
                        "lalframe",
                        "octave-lalframe",
                        "lalinference",
                        "octave-lalinference",
                        "lalinspiral",
                        "octave-lalinspiral",
                        "lalmetaio",
                        "octave-lalmetaio",
                        "lalpulsar",
                        "octave-lalpulsar",
                        "lalsimulation",
                        "octave-lalsimulation",
                        "ldas-tools-al",
                        "py27-ldas-tools-al",
                        "ldas-tools-diskcacheAPI",
                        "py27-ldas-tools-diskcacheAPI",
                        "ldas-tools-filters",
                        "ldas-tools-frameAPI",
                        "py27-ldas-tools-frameAPI",
                        "ldas-tools-framecpp",
                        "py27-ldas-tools-framecpp",
                        "ldas-tools-ldasgen",
                        "py27-ldas-tools-ldasgen",
                        "ldas-tools-utilities",
                        "libad9361-iio",
                        "libbiosig",
                        "libccd",
                        "libctl",
                        "libfec",
                        "libframe",
                        "libiio",
                        "libosmo-dsp",
                        "libsbmlsim",
                        "limesuite",
                        "limesuite-devel",
                        "linhpsdr",
                        "liquid-dsp",
                        "luaradio",
                        "mafft",
                        "magic",
                        "magicspp",
                        "mcl",
                        "mddisplay",
                        "metview",
                        "ministat",
                        "mmg",
                        "mmg3d4",
                        "mpi-doc",
                        "mpich",
                        "mpich-gcc9",
                        "mpich-default",
                        "multimon-ng",
                        "muscle",
                        "mutationpp",
                        "ncarg",
                        "ncbi_tools",
                        "nccmp",
                        "ncplot",
                        "ncview",
                        "nds2-client-swig",
                        "nds2-client-java",
                        "nds2-client-matlab",
                        "nds2-client-octave",
                        "netcdf",
                        "netcdf-cxx",
                        "netcdf-cxx4",
                        "netcdf-fortran",
                        "ngspice",
                        "ngspice-docs",
                        "ompl",
                        "openEMS",
                        "opencascade",
                        "opendx",
                        "openhantek",
                        "openmpi",
                        "openmpi-gcc9",
                        "openmpi-default",
                        "ortep3",
                        "osmocore",
                        "osmocore-devel",
                        "perseus-sdr",
                        "pihpsdr",
                        "plplot",
                        "plplot-single",
                        "plumed",
                        "plumed-devel",
                        "pybombs",
                        "pybombs-devel",
                        "qucs",
                        "relax3d",
                        "root5",
                        "rsp_tcp",
                        "rtl-sdr",
                        "rtl_433",
                        "rx_tools",
                        "samtools",
                        "samtools-0.1",
                        "scidavis",
                        "scotch",
                        "seqan2",
                        "serialDV",
                        "source-extractor",
                        "spot",
                        "stellarium-qt4",
                        "stimfit",
                        "sumo",
                        "tophat",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "verde",
                        "verilator",
                        "vis5d",
                        "volk",
                        "volk-gnss-sdr",
                        "volk-gnss-sdr-devel",
                        "wdsp",
                        "wgrib2",
                        "xastir",
                        "xcrysden",
                        "xpa",
                        "xraylib",
                        "xrmc",
                        "xtide",
                        "xtide-wvs",
                        "xtide-data",
                        "yorick",
                        "yorick-av",
                        "yorick-cubeview",
                        "yorick-gl",
                        "yorick-gy",
                        "yorick-hdf5",
                        "yorick-imutil",
                        "yorick-ml4",
                        "yorick-mpeg",
                        "yorick-soy",
                        "yorick-spydr",
                        "yorick-yao",
                        "yorick-yutils",
                        "yorick-z",
                        "KeePassKit",
                        "KeePassX",
                        "aff4",
                        "afflib",
                        "age",
                        "aide",
                        "aimage",
                        "aircrack-ng",
                        "bitwarden-cli",
                        "botan",
                        "bulk_extractor",
                        "ccrypt",
                        "certbot-dns-namecheap",
                        "cfssl",
                        "comply",
                        "cracklib",
                        "fail2ban",
                        "gosec",
                        "gss",
                        "keybase",
                        "keystore-explorer",
                        "lastpass-cli",
                        "lastpass-cli-doc",
                        "lego",
                        "libaes_siv",
                        "libewf",
                        "libprelude",
                        "libyubikey",
                        "logwatch",
                        "md5deep",
                        "mfa",
                        "minisign",
                        "mkcert",
                        "nbtscan",
                        "oauth2-proxy",
                        "openpace",
                        "opensc",
                        "pam-google-authenticator",
                        "pam-u2f",
                        "pass-import",
                        "pidgin-otr",
                        "pkcs11-helper",
                        "putty",
                        "rekall",
                        "sf-pwgen",
                        "shibboleth",
                        "sign",
                        "sops",
                        "sqlmap",
                        "ssss",
                        "stunnel",
                        "tcpcrypt-devel",
                        "tfsec",
                        "tor-devel",
                        "trivy",
                        "vault",
                        "vcs_blackbox",
                        "volatility",
                        "voms",
                        "vsh",
                        "xml-security-c",
                        "xmlsec",
                        "xmltooling",
                        "yara",
                        "py38-yara",
                        "py39-yara",
                        "yubico-c-client",
                        "yubico-pam",
                        "bash",
                        "bash50",
                        "elvish",
                        "ksh",
                        "ksh-devel",
                        "ksh93",
                        "luash",
                        "oksh",
                        "rc",
                        "rootsh",
                        "tcsh",
                        "xonsh",
                        "yash",
                        "3mux",
                        "DPCIManager",
                        "OpenIPMI",
                        "QLColorCode",
                        "QLMarkdown",
                        "QLStephen",
                        "abduco",
                        "afsctool",
                        "agrep",
                        "alertmanager",
                        "am-utils",
                        "ansible-lint",
                        "antibody",
                        "asciinema",
                        "assh",
                        "augeas",
                        "autojump",
                        "aws-iam-authenticator",
                        "awsets",
                        "bacula",
                        "bash-completion",
                        "bd",
                        "beanstalkd",
                        "bed",
                        "binplist",
                        "borgbackup",
                        "bpytop",
                        "brightness",
                        "bupstash",
                        "butane",
                        "byobu",
                        "cargo2port",
                        "cdargs",
                        "cdrtools",
                        "certigo",
                        "cfiles",
                        "cfm",
                        "clamav",
                        "cliclick",
                        "cloudman",
                        "cocoa-tlassemble",
                        "coreutils",
                        "cpan2port",
                        "cpuid",
                        "ctop",
                        "cuetools",
                        "ddrescue",
                        "debianutils",
                        "defaultbrowser",
                        "di",
                        "diffutils",
                        "diskonaut",
                        "diskus",
                        "dmidecode",
                        "dmux",
                        "driftctl",
                        "duff",
                        "duti",
                        "e2fsprogs",
                        "libcomerr",
                        "entr",
                        "exec-wrapper",
                        "extfstools",
                        "f3",
                        "fakeroot",
                        "fasd",
                        "fatdisk",
                        "file",
                        "libmagic",
                        "findutils",
                        "flash",
                        "flashrom",
                        "fluent-bit",
                        "folderify",
                        "fsearch",
                        "fselect",
                        "fsql",
                        "fswatch",
                        "fuzzy-find",
                        "geant4_select",
                        "genext2fs",
                        "gfxutil",
                        "git-chglog",
                        "glances",
                        "go-mmv",
                        "go2port",
                        "gotop",
                        "grep",
                        "groff",
                        "gsmartcontrol",
                        "hexyl",
                        "hfsutils",
                        "hr",
                        "htop",
                        "hyperfine",
                        "influxdb",
                        "infracost",
                        "ioping",
                        "ipbt",
                        "ipmitool",
                        "istioctl",
                        "jc",
                        "jdupes",
                        "john",
                        "john-jumbo",
                        "jq",
                        "jump",
                        "k3d",
                        "kaf",
                        "kail",
                        "kapp",
                        "krew",
                        "kubeseal",
                        "kubeswitch",
                        "leaf",
                        "libfaketime",
                        "libosinfo",
                        "libvirt-glib",
                        "littleutils",
                        "lsd",
                        "macports-notifier",
                        "macportsscripts",
                        "man",
                        "mas",
                        "mask",
                        "maven_select",
                        "mc",
                        "mcfly",
                        "mdate",
                        "memcachedb",
                        "memtester",
                        "minikube",
                        "molly-guard",
                        "moreutils",
                        "mpstats",
                        "mtm",
                        "mtools",
                        "nnn",
                        "nq",
                        "nut",
                        "optool",
                        "osinfo-db",
                        "osinfo-db-tools",
                        "osquery",
                        "osxutils",
                        "pagerduty-notifier",
                        "peco",
                        "pidof",
                        "pngpaste",
                        "port_cutleaves",
                        "procs",
                        "pssh",
                        "pssh-lilydjwg",
                        "psutilsql",
                        "pulumi",
                        "pv",
                        "pwgen",
                        "python3_select",
                        "python_select",
                        "qrcp",
                        "rainbarf",
                        "ranger",
                        "rcm",
                        "rlwrap",
                        "rmtrash",
                        "root_select",
                        "rw",
                        "salt",
                        "screenresolution",
                        "sift",
                        "skhd",
                        "skim",
                        "sleuthkit",
                        "smlr",
                        "socat",
                        "starship",
                        "sudo",
                        "sunwait",
                        "symlinks",
                        "sysdig",
                        "tag",
                        "tanka",
                        "tarsnap",
                        "tealdeer",
                        "telegraf",
                        "terraformer",
                        "terragrunt",
                        "terragrunt_select",
                        "terrascan",
                        "tienex-apfs",
                        "tldr-cpp-client",
                        "tmate",
                        "tmux",
                        "tmux-devel",
                        "tmux-mem-cpu-load",
                        "tmux-pasteboard",
                        "topgrade",
                        "trash",
                        "tree",
                        "truncate",
                        "tsukae",
                        "tzdiff",
                        "up",
                        "upt",
                        "uptimed",
                        "usbids",
                        "usbutils",
                        "vbindiff",
                        "vcsh",
                        "vifm",
                        "vimpager",
                        "watchman",
                        "wormhole-william",
                        "wtfutil",
                        "xplr",
                        "xserve-frontpanel",
                        "xtail",
                        "yabai",
                        "yadm",
                        "yank",
                        "zellij",
                        "zoxide",
                        "zsh-autosuggestions",
                        "zsh-syntax-highlighting",
                        "biblatex-biber",
                        "blahtexml",
                        "dvipng",
                        "latexmk",
                        "rubber",
                        "tectonic",
                        "tex-f7u12",
                        "texlive",
                        "texlive-basic",
                        "texlive-bibtex-extra",
                        "texlive-bin",
                        "texlive-bin-extra",
                        "texlive-common",
                        "texlive-context",
                        "texlive-fonts-extra",
                        "texlive-fonts-recommended",
                        "texlive-fontutils",
                        "texlive-formats-extra",
                        "texlive-games",
                        "texlive-humanities",
                        "texlive-lang-arabic",
                        "texlive-lang-chinese",
                        "texlive-lang-cjk",
                        "texlive-lang-cyrillic",
                        "texlive-lang-czechslovak",
                        "texlive-lang-english",
                        "texlive-lang-european",
                        "texlive-lang-french",
                        "texlive-lang-german",
                        "texlive-lang-greek",
                        "texlive-lang-italian",
                        "texlive-lang-japanese",
                        "texlive-lang-korean",
                        "texlive-lang-other",
                        "texlive-lang-polish",
                        "texlive-lang-portuguese",
                        "texlive-lang-spanish",
                        "texlive-latex",
                        "texlive-latex-extra",
                        "texlive-latex-recommended",
                        "texlive-luatex",
                        "texlive-math-science",
                        "texlive-metapost",
                        "texlive-music",
                        "texlive-pictures",
                        "texlive-plain-generic",
                        "texlive-pstricks",
                        "texlive-publishers",
                        "texlive-tlpdb",
                        "texlive-xetex",
                        "CSXCAD",
                        "angle-grinder",
                        "ansifilter",
                        "apertium",
                        "asciidoc",
                        "bat",
                        "bibledit",
                        "boxes",
                        "brown-cluster",
                        "cabocha",
                        "chasen-base",
                        "cloc",
                        "cmconvert",
                        "colout",
                        "cwdiff",
                        "dasel",
                        "dashing",
                        "datamash",
                        "docbook-xsl",
                        "docbook-xsl-nons",
                        "docbook-xsl-ns",
                        "docbook-xsl-docs",
                        "dwdiff",
                        "enchant2",
                        "erd",
                        "expat",
                        "extractpdfmark",
                        "ffe",
                        "fop",
                        "fop2",
                        "fribidi",
                        "git-delta",
                        "giza-pp",
                        "gpsbabel",
                        "gpsbabel-app",
                        "grc",
                        "gron",
                        "heirloom-doctools",
                        "help2man",
                        "hevea",
                        "histo",
                        "hunspell",
                        "hunspell-dict-uk_UA",
                        "hyperscan",
                        "hyphen",
                        "icat",
                        "icdiff",
                        "ispell",
                        "itstool",
                        "json-c",
                        "jtc",
                        "kakarot",
                        "less",
                        "libe-book",
                        "libetonyek",
                        "liblangtag",
                        "libstemmer",
                        "libutf8proc",
                        "libxmldiff",
                        "libxslt",
                        "py27-libxslt",
                        "lilypond",
                        "lilypond-devel",
                        "link-grammar",
                        "lout",
                        "lttoolbox",
                        "lv",
                        "marisa-trie",
                        "mdcat",
                        "mecab-ipadic-neologd",
                        "meld",
                        "mgizapp",
                        "miller",
                        "misspell",
                        "mosesdecoder",
                        "multimarkdown",
                        "muparserx",
                        "normalizeNumexp",
                        "nuspell",
                        "odt2txt",
                        "ohcount",
                        "opencc",
                        "pandoc-citeproc",
                        "pdf2htmlex",
                        "pdfgrep",
                        "pdfjam",
                        "po4a",
                        "proselint",
                        "pugixml",
                        "qpdf",
                        "rarian",
                        "recode",
                        "remind",
                        "rfcdiff",
                        "rhyme",
                        "ripgrep",
                        "ripgrep-all",
                        "rst2pdf",
                        "sgrep",
                        "sgrep2",
                        "simstring",
                        "py27-simstring",
                        "source-highlight",
                        "spark",
                        "stardict",
                        "sword",
                        "tEXT-iNSERTEr",
                        "tcl-dox",
                        "tcl2doxy",
                        "tesseract",
                        "tesseract-training",
                        "tesseract-afr",
                        "tesseract-amh",
                        "tesseract-ara",
                        "tesseract-asm",
                        "tesseract-aze",
                        "tesseract-aze-cyrl",
                        "tesseract-bel",
                        "tesseract-ben",
                        "tesseract-bod",
                        "tesseract-bos",
                        "tesseract-bul",
                        "tesseract-cat",
                        "tesseract-ceb",
                        "tesseract-ces",
                        "tesseract-chi-sim",
                        "tesseract-chi-tra",
                        "tesseract-chr",
                        "tesseract-cym",
                        "tesseract-dan",
                        "tesseract-deu",
                        "tesseract-dzo",
                        "tesseract-ell",
                        "tesseract-eng",
                        "tesseract-enm",
                        "tesseract-epo",
                        "tesseract-est",
                        "tesseract-eus",
                        "tesseract-fas",
                        "tesseract-fin",
                        "tesseract-fra",
                        "tesseract-frm",
                        "tesseract-gle",
                        "tesseract-glg",
                        "tesseract-grc",
                        "tesseract-guj",
                        "tesseract-hat",
                        "tesseract-heb",
                        "tesseract-hin",
                        "tesseract-hrv",
                        "tesseract-hun",
                        "tesseract-iku",
                        "tesseract-ind",
                        "tesseract-isl",
                        "tesseract-ita",
                        "tesseract-jav",
                        "tesseract-jpn",
                        "tesseract-kan",
                        "tesseract-kat",
                        "tesseract-kaz",
                        "tesseract-khm",
                        "tesseract-kir",
                        "tesseract-kor",
                        "tesseract-kur",
                        "tesseract-lao",
                        "tesseract-lat",
                        "tesseract-lav",
                        "tesseract-lit",
                        "tesseract-mal",
                        "tesseract-mar",
                        "tesseract-mkd",
                        "tesseract-mlt",
                        "tesseract-msa",
                        "tesseract-mya",
                        "tesseract-nep",
                        "tesseract-nld",
                        "tesseract-nor",
                        "tesseract-ori",
                        "tesseract-osd",
                        "tesseract-pan",
                        "tesseract-pol",
                        "tesseract-por",
                        "tesseract-pus",
                        "tesseract-ron",
                        "tesseract-rus",
                        "tesseract-san",
                        "tesseract-sin",
                        "tesseract-slk",
                        "tesseract-slv",
                        "tesseract-spa",
                        "tesseract-sqi",
                        "tesseract-srp",
                        "tesseract-srp-latn",
                        "tesseract-swa",
                        "tesseract-swe",
                        "tesseract-syr",
                        "tesseract-tam",
                        "tesseract-tel",
                        "tesseract-tgk",
                        "tesseract-tgl",
                        "tesseract-tha",
                        "tesseract-tir",
                        "tesseract-tur",
                        "tesseract-uig",
                        "tesseract-ukr",
                        "tesseract-urd",
                        "tesseract-uzb",
                        "tesseract-uzb-cyrl",
                        "tesseract-vie",
                        "tesseract-yid",
                        "texinfo",
                        "tnef",
                        "translate-shell",
                        "trdsql",
                        "txt2tags",
                        "unac",
                        "uni",
                        "unicode",
                        "paracode",
                        "vgrep",
                        "vislcg3",
                        "vmd",
                        "wkhtmltopdf",
                        "wordnet",
                        "wv",
                        "xalanc",
                        "xchm",
                        "xercesc3",
                        "xmlbird",
                        "xmlroff",
                        "xmlstarlet",
                        "xmlto",
                        "xmltoman",
                        "xqilla",
                        "xsv",
                        "zorba",
                        "zunda",
                        "FileZilla",
                        "ali",
                        "amber",
                        "analog",
                        "aolserver",
                        "apache2",
                        "arora",
                        "blades",
                        "buku",
                        "chromedriver",
                        "dart-sass",
                        "doctl",
                        "dokuwiki",
                        "edbrowse",
                        "emacs-w3m",
                        "fcgiwrap",
                        "geckodriver",
                        "goaccess",
                        "h2o",
                        "hey",
                        "links",
                        "lwan",
                        "midori",
                        "minio",
                        "minio-mc",
                        "mod_authn_otp",
                        "mod_gnutls",
                        "mod_qos",
                        "mod_scep",
                        "mod_security2",
                        "mod_wsgi",
                        "nextcloud-client",
                        "nginx",
                        "nikto",
                        "nodejuice",
                        "owncloud-client",
                        "phantomjs",
                        "phpmyadmin",
                        "privoxy",
                        "qutebrowser",
                        "raptor2",
                        "restinio",
                        "sassc",
                        "shadowfox-updater",
                        "sitecopy",
                        "uzbl",
                        "varnish",
                        "w3m",
                        "webarchiver",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "websvn",
                        "wuzz",
                        "zola",
                        "Togl",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel",
                        "blackbox",
                        "blt",
                        "glui",
                        "grace",
                        "gtimelog",
                        "gtkspell3",
                        "herbstluftwm",
                        "homebank",
                        "itk",
                        "lablgtk2",
                        "libhangul",
                        "mlterm",
                        "nabi",
                        "pango",
                        "pango-devel",
                        "pangomm",
                        "pangox-compat",
                        "qt3",
                        "rxvt-unicode",
                        "subsurface",
                        "sunclock",
                        "tigervnc",
                        "tix",
                        "tkdnd",
                        "tktable",
                        "wine",
                        "wine-crossover",
                        "xarchiver",
                        "xcb",
                        "xcircuit",
                        "xclip",
                        "xdaliclock",
                        "xdiskusage",
                        "xorg-cf-files",
                        "xorg-libFS",
                        "xorg-libXau",
                        "xorg-libXaw",
                        "xorg-libXcursor",
                        "xorg-libXt",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libxcb",
                        "xorg-server",
                        "xorg-server-1.18",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "xorg-util-macros",
                        "xorg-xcb-proto",
                        "xorg-xcb-util-cursor",
                        "xorg-xtrans",
                        "xournalpp",
                        "xrender",
                        "xscreensaver",
                        "libxfce4util",
                        "mousepad",
                        "ristretto",
                        "xfce4-terminal",
                        "pkgconf",
                        "sccache",
                        "hackernews-tui",
                        "py39-tensorflow",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-probability",
                        "py39-tensorflow1",
                        "py39-cidrize",
                        "py-allennlp",
                        "py39-allennlp",
                        "py39-netaddr",
                        "janet-bundler",
                        "janet-cipher",
                        "janet-circlet",
                        "janet-codec",
                        "janet-db",
                        "janet-dotenv",
                        "janet-halo",
                        "janet-halo2",
                        "janet-html",
                        "janet-jhydro",
                        "janet-joy",
                        "janet-json",
                        "janet-musty",
                        "janet-path",
                        "janet-spork",
                        "janet-sqlite3",
                        "janet-testament",
                        "janet-tester",
                        "janet-uri",
                        "libck",
                        "ocaml-ounit2",
                        "ocaml-stdlib-shims",
                        "melonds",
                        "retroarch",
                        "py-cloudscraper",
                        "py39-cloudscraper",
                        "expresso",
                        "p5.32-crypt-cbc",
                        "p5.32-cpan-meta-yaml",
                        "p5.32-pod-simple",
                        "p5.32-scalar-list-utils",
                        "p5.32-socket",
                        "py-ukpostcodeparser",
                        "py39-ukpostcodeparser",
                        "hcloud",
                        "py-hcloud",
                        "py38-hcloud",
                        "py39-hcloud",
                        "py39-xlsx2csv",
                        "py-checkdigit",
                        "py39-checkdigit",
                        "py39-configparser",
                        "py39-logbook",
                        "py39-pycryptodome",
                        "py39-webcolors",
                        "py37-cryptography_vectors",
                        "py38-cryptography_vectors",
                        "py39-cryptography_vectors",
                        "py-pytest-subtests",
                        "py39-pytest-subtests",
                        "py36-semantic_version",
                        "py36-setuptools-rust",
                        "flyctl",
                        "atuin",
                        "ugrep",
                        "py-asttokens",
                        "py38-asttokens",
                        "py39-asttokens",
                        "py38-executing",
                        "py-matplotlib-inline",
                        "py38-matplotlib-inline",
                        "py39-matplotlib-inline",
                        "py-pure_eval",
                        "py38-pure_eval",
                        "py39-pure_eval",
                        "py-stack_data",
                        "py38-stack_data",
                        "py39-stack_data",
                        "py39-blessings",
                        "py39-bpython",
                        "py39-curtsies",
                        "py-cwcwidth",
                        "py39-cwcwidth",
                        "py39-xdg",
                        "sse2neon",
                        "oha",
                        "simde",
                        "py39-biopython",
                        "py-pdbecif",
                        "py39-pdbecif",
                        "maeparser",
                        "qdmr",
                        "py38-olm",
                        "py39-olm",
                        "py-h5netcdf",
                        "py38-h5netcdf",
                        "py39-h5netcdf",
                        "luv-luajit",
                        "py39-openbabel",
                        "arpeggio",
                        "arpeggio-devel",
                        "saml2aws",
                        "mpdecimal",
                        "mariadb-10.6",
                        "mariadb-10.6-server",
                        "py39-eyed3",
                        "py-huggingface_hub",
                        "py39-huggingface_hub",
                        "svgcleaner",
                        "topfew",
                        "py-pyotp",
                        "py39-pyotp",
                        "i686-w64-mingw32-widl",
                        "x86_64-w64-mingw32-widl",
                        "py39-boltons",
                        "py-engineio",
                        "py38-engineio",
                        "py39-engineio",
                        "py38-eventlet",
                        "py-socketio",
                        "py39-socketio",
                        "terragrunt-0.29",
                        "py39-aplpy",
                        "py39-astlib",
                        "py39-astroML",
                        "py39-astroML_addons",
                        "py39-astroquery",
                        "py39-astroscrappy",
                        "py39-atpy",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-healpy",
                        "py39-mimeparse",
                        "py39-montage",
                        "py39-photutils",
                        "py39-pyavm",
                        "py39-pyregion",
                        "py39-regions",
                        "py39-reproject",
                        "py39-vo",
                        "libfive",
                        "py-langdetect",
                        "py39-langdetect",
                        "aspnetcore-runtime-2.1",
                        "aspnetcore-runtime-3.1",
                        "dotnet-runtime-2.1",
                        "dotnet-runtime-3.1",
                        "dotnet-sdk-2.1",
                        "dotnet-sdk-3.1",
                        "gojq",
                        "py39-mercantile",
                        "py39-XlsxWriter",
                        "pre-commit",
                        "py-cfgv",
                        "py39-cfgv",
                        "py-nodeenv",
                        "py39-nodeenv",
                        "talisman",
                        "py39-bottle",
                        "py39-virtualenvwrapper",
                        "py39-humanize",
                        "luajit-openresty",
                        "lua-luarocks",
                        "lua51-luarocks",
                        "lua52-luarocks",
                        "lua53-luarocks",
                        "dblab",
                        "py39-gpilab-core",
                        "py39-gpilab-examples",
                        "py39-gpilab-framework",
                        "py39-json-tricks",
                        "py39-qimage2ndarray",
                        "sfm",
                        "boost171-numpy",
                        "boost176-numpy",
                        "GitUp",
                        "vampire",
                        "awsls",
                        "py39-pyaes",
                        "helix",
                        "termshark",
                        "py39-vega",
                        "rmlint",
                        "re2c-0.15",
                        "fizz",
                        "py39-userpath",
                        "cosign",
                        "opendoas",
                        "procenv",
                        "turbovnc-viewer",
                        "slides",
                        "php81",
                        "php81-apache2handler",
                        "php81-cgi",
                        "php81-fpm",
                        "php81-calendar",
                        "php81-curl",
                        "php81-dba",
                        "php81-enchant",
                        "php81-exif",
                        "php81-ftp",
                        "php81-gd",
                        "php81-gettext",
                        "php81-gmp",
                        "php81-iconv",
                        "php81-imap",
                        "php81-intl",
                        "php81-ipc",
                        "php81-ldap",
                        "php81-mbstring",
                        "php81-mysql",
                        "php81-odbc",
                        "php81-opcache",
                        "php81-openssl",
                        "php81-oracle",
                        "php81-pcntl",
                        "php81-posix",
                        "php81-postgresql",
                        "php81-pspell",
                        "php81-snmp",
                        "php81-soap",
                        "php81-sockets",
                        "php81-sodium",
                        "php81-sqlite",
                        "php81-tidy",
                        "php81-xsl",
                        "dust",
                        "py-tokenize-rt",
                        "py39-tokenize-rt",
                        "pyupgrade",
                        "bottom",
                        "codespell",
                        "git-cinnabar",
                        "py-sphinx-autodoc-typehints",
                        "py39-sphinx-autodoc-typehints",
                        "gocryptfs",
                        "monolith",
                        "py-alagitpull",
                        "py39-alagitpull",
                        "py-myst-parser",
                        "py39-myst-parser",
                        "py39-rpy2",
                        "p5.32-algorithm-curvefit",
                        "p5.32-alien-build",
                        "p5.32-alien-libxml2",
                        "p5.32-alien-wxwidgets",
                        "p5.32-app-cpanminus",
                        "p5.32-archive-tar",
                        "p5.32-array-iterator",
                        "p5.32-astro-app-satpass2",
                        "p5.32-audio-flac-header",
                        "p5.32-authen-radius",
                        "p5.32-authen-sasl",
                        "p5.32-b-keywords",
                        "p5.32-berkeleydb",
                        "p5.32-business-isbn",
                        "p5.32-business-ismn",
                        "p5.32-business-issn",
                        "p5.32-bytes-random-secure",
                        "p5.32-cache-fastmmap",
                        "p5.32-capture-tiny",
                        "p5.32-carp-assert-more",
                        "p5.32-catalyst-action-renderview",
                        "p5.32-catalyst-plugin-authentication",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-cgi-compile",
                        "p5.32-cgi-formbuilder",
                        "p5.32-chemistry-elements",
                        "p5.32-class-autouse",
                        "p5.32-class-data-inheritable",
                        "p5.32-class-gomor",
                        "p5.32-class-methodmaker",
                        "p5.32-class-unload",
                        "p5.32-clipboard",
                        "p5.32-code-tidyall",
                        "p5.32-config-general",
                        "p5.32-const-exporter",
                        "p5.32-convert-pem",
                        "p5.32-cpan-changes",
                        "p5.32-cpan-meta-check",
                        "p5.32-crypt-curve25519",
                        "p5.32-crypt-des_ede3",
                        "p5.32-crypt-dsa",
                        "p5.32-crypt-openpgp",
                        "p5.32-crypt-openssl-rsa",
                        "p5.32-crypt-primes",
                        "p5.32-crypt-random",
                        "p5.32-crypt-smime",
                        "p5.32-crypt-urandom",
                        "p5.32-cryptx",
                        "p5.32-data-buffer",
                        "p5.32-data-entropy",
                        "p5.32-data-float",
                        "p5.32-data-integer",
                        "p5.32-date-holidays-de",
                        "p5.32-date-manip",
                        "p5.32-datetime",
                        "p5.32-datetime-format-flexible",
                        "p5.32-datetime-format-iso8601",
                        "p5.32-datetime-locale",
                        "p5.32-datetime-timezone",
                        "p5.32-dbd-csv",
                        "p5.32-dbd-mariadb",
                        "p5.32-dbd-mysql",
                        "p5.32-dbd-sqlite",
                        "p5.32-dbi",
                        "p5.32-dbix-class",
                        "p5.32-dbix-class-encodedcolumn",
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-dbix-connector",
                        "p5.32-devel-cover",
                        "p5.32-devel-mat-dumper",
                        "p5.32-devel-overloadinfo",
                        "p5.32-devel-size",
                        "p5.32-digest-gost",
                        "p5.32-digest-hmac",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-app-command-regenerate",
                        "p5.32-dist-zilla-plugin-ffi",
                        "p5.32-dist-zilla-plugin-git-contributors",
                        "p5.32-dist-zilla-plugin-makemaker-fallback",
                        "p5.32-dist-zilla-plugin-modulebuildtiny",
                        "p5.32-dist-zilla-plugin-test-minimumversion",
                        "p5.32-dumbbench",
                        "p5.32-error",
                        "p5.32-eval",
                        "p5.32-event-rpc",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-libbuilder",
                        "p5.32-extutils-makemaker",
                        "p5.32-fey",
                        "p5.32-ffi-platypus",
                        "p5.32-file-copy-link",
                        "p5.32-file-find-object",
                        "p5.32-file-find-rule",
                        "p5.32-finance-quote",
                        "p5.32-future",
                        "p5.32-future-io",
                        "p5.32-gd-barcode",
                        "p5.32-geo-webservice-elevation-usgs",
                        "p5.32-getopt-long-descriptive",
                        "p5.32-gimp",
                        "p5.32-gnupg-interface",
                        "p5.32-graph",
                        "p5.32-hash-merge-simple",
                        "p5.32-html-form",
                        "p5.32-http-message",
                        "p5.32-http-tiny",
                        "p5.32-image-info",
                        "p5.32-inline",
                        "p5.32-io-async",
                        "p5.32-io-lambda",
                        "p5.32-io-socket-ip",
                        "p5.32-io-socket-ssl",
                        "p5.32-ipc-run",
                        "p5.32-ipe",
                        "p5.32-iri",
                        "p5.32-libintl-perl",
                        "p5.32-log-any",
                        "p5.32-log-dispatchouli",
                        "p5.32-mac-errors",
                        "p5.32-mac-osversion",
                        "p5.32-mac-propertylist",
                        "p5.32-mac-systemdirectory",
                        "p5.32-mail-authenticationresults",
                        "p5.32-mail-box",
                        "p5.32-mail-box-imap4",
                        "p5.32-mail-box-pop3",
                        "p5.32-mail-dkim",
                        "p5.32-mail-message",
                        "p5.32-mail-sendmail",
                        "p5.32-mail-spf",
                        "p5.32-mailtools",
                        "p5.32-math-anynum",
                        "p5.32-math-bigint",
                        "p5.32-math-bigint-fastcalc",
                        "p5.32-math-bigint-gmp",
                        "p5.32-math-gmpf",
                        "p5.32-math-gmpq",
                        "p5.32-math-gmpz",
                        "p5.32-math-longdouble",
                        "p5.32-math-pari",
                        "p5.32-memoize",
                        "p5.32-metacpan-client",
                        "p5.32-modern-perl",
                        "p5.32-module-build-tiny",
                        "p5.32-module-find",
                        "p5.32-module-pluggable",
                        "p5.32-module-runtime",
                        "p5.32-module-scandeps",
                        "p5.32-module-signature",
                        "p5.32-module-starter",
                        "p5.32-moose",
                        "p5.32-moosex-getopt",
                        "p5.32-moosex-nonmoose",
                        "p5.32-moosex-types",
                        "p5.32-moosex-types-common",
                        "p5.32-moosex-types-loadableclass",
                        "p5.32-moosex-types-uri",
                        "p5.32-moox-strictconstructor",
                        "p5.32-mozilla-ca",
                        "p5.32-mytop",
                        "p5.32-namespace-autoclean",
                        "p5.32-net-cidr",
                        "p5.32-net-curl",
                        "p5.32-net-eboks",
                        "p5.32-net-netmask",
                        "p5.32-net-oauth",
                        "p5.32-net-patricia",
                        "p5.32-net-ssleay",
                        "p5.32-news-nntpclient",
                        "p5.32-opengl",
                        "p5.32-parent",
                        "p5.32-path-tiny",
                        "p5.32-pdl",
                        "p5.32-pdl-fftw3",
                        "p5.32-pdl-graphics-gnuplot",
                        "p5.32-pdl-io-hdf5",
                        "p5.32-pdl-stats",
                        "p5.32-pdl-transform-color",
                        "p5.32-perl-critic",
                        "p5.32-perl-minimumversion",
                        "p5.32-perl-version",
                        "p5.32-perlmagick",
                        "p5.32-pgplot",
                        "p5.32-pithub",
                        "p5.32-plack-test-agent",
                        "p5.32-pod-spell",
                        "p5.32-ppi",
                        "p5.32-proc-processtable",
                        "p5.32-shell-guess",
                        "p5.32-software-license",
                        "p5.32-sql-translator",
                        "p5.32-statistics-caseresampling",
                        "p5.32-statistics-covid",
                        "p5.32-sub-delete",
                        "p5.32-sub-handlesvia",
                        "p5.32-sub-name",
                        "p5.32-sys-cpuload",
                        "p5.32-sys-hostname-long",
                        "p5.32-sys-sigaction",
                        "p5.32-tcl",
                        "p5.32-template-tiny",
                        "p5.32-term-readkey",
                        "p5.32-term-readline-gnu",
                        "p5.32-test-deep",
                        "p5.32-test-differences",
                        "p5.32-test-file",
                        "p5.32-test-harness",
                        "p5.32-test-inter",
                        "p5.32-test-manifest",
                        "p5.32-test-mockmodule",
                        "p5.32-test-output",
                        "p5.32-test-script",
                        "p5.32-test-simple",
                        "p5.32-test-utf8",
                        "p5.32-test-warnings",
                        "p5.32-test2-harness",
                        "p5.32-test2-plugin-uuid",
                        "p5.32-text-balanced",
                        "p5.32-text-bibtex",
                        "p5.32-text-csv",
                        "p5.32-text-csv_xs",
                        "p5.32-text-multimarkdown",
                        "p5.32-text-unidecode",
                        "p5.32-tie-cycle",
                        "p5.32-time-out",
                        "p5.32-time-progress",
                        "p5.32-tkx",
                        "p5.32-tree-dag_node",
                        "p5.32-uuid",
                        "p5.32-www-oauth",
                        "p5.32-wx",
                        "p5.32-xml-libxml",
                        "p5.32-xml-libxslt",
                        "p5.32-xml-parser",
                        "p5.32-xml-rss",
                        "p5.32-xml-twig",
                        "p5.32-yaml-libyaml",
                        "p5.32-yaml-pp",
                        "p5.32-yaml-tiny",
                        "youtube-viewer",
                        "git-branchless",
                        "kalker",
                        "s5cmd",
                        "totp-cli",
                        "gitweb",
                        "ned",
                        "ruplacer",
                        "revive",
                        "py39-cachelib",
                        "expenses",
                        "zbar",
                        "p5.28-barcode-zbar",
                        "p5.30-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "kubespy",
                        "popeye",
                        "stressdrive",
                        "apple-completion",
                        "perl5.34",
                        "aws-nuke",
                        "php70-gearman",
                        "php71-gearman",
                        "php72-gearman",
                        "php73-gearman",
                        "php74-gearman",
                        "php80-gearman",
                        "py39-ephem",
                        "onefetch",
                        "MailHog",
                        "autorestic",
                        "kubeval",
                        "py-beniget",
                        "py38-beniget",
                        "py39-beniget",
                        "py-pythran",
                        "py38-pythran",
                        "py39-pythran",
                        "php80-uuid",
                        "terragrunt-0.31",
                        "gdu",
                        "goweight",
                        "hg-credentials",
                        "py39-re2",
                        "vtk-m",
                        "hck",
                        "py39-partd",
                        "stylua",
                        "openvpn3",
                        "py-sentipy",
                        "py39-sentipy",
                        "py39-apptools",
                        "py39-envisage",
                        "py39-mayavi",
                        "py39-pyface",
                        "py-python-lsp-jsonrpc",
                        "py39-python-lsp-jsonrpc",
                        "py-python-lsp-server",
                        "py39-python-lsp-server",
                        "py39-traits",
                        "py39-traitsui",
                        "py-tomli",
                        "py36-tomli",
                        "py37-tomli",
                        "py38-tomli",
                        "py39-tomli",
                        "py37-platformdirs",
                        "py38-platformdirs",
                        "py39-backports",
                        "kube-linter",
                        "py-ipadic",
                        "py39-ipadic",
                        "py-mecab-python3",
                        "py39-mecab-python3",
                        "py39-networkit",
                        "py-contextily",
                        "py39-contextily",
                        "py39-geoplot",
                        "py39-mapclassify",
                        "minizip-ng",
                        "jwt-cli",
                        "qalculate-qt",
                        "py39-marisa-trie",
                        "cointop",
                        "py39-requests-unixsocket",
                        "gemget",
                        "kiln",
                        "py-python-lsp-black",
                        "py39-python-lsp-black",
                        "py38-debugpy",
                        "tippecanoe",
                        "amfora",
                        "uhubctl",
                        "gitui",
                        "phetch",
                        "fnm",
                        "roswell",
                        "hermit",
                        "kdash",
                        "entt",
                        "havener",
                        "imapdedup",
                        "usql",
                        "goss",
                        "gmailctl",
                        "tinyobjloader",
                        "tinyobjloader-devel",
                        "clingo",
                        "gomodctl",
                        "lean",
                        "py39-nds2-client",
                        "py39-pymunk",
                        "viddy",
                        "tfupdate",
                        "git-cliff",
                        "gokart",
                        "multi-gitter",
                        "libxmlxx5",
                        "stb",
                        "chrome-cli",
                        "rare",
                        "zget",
                        "shisho",
                        "php80-mysql_xdevapi",
                        "harfbuzz-devel",
                        "harfbuzz-icu-devel",
                        "cups-ppdc",
                        "lf",
                        "subversion-pythonbindings",
                        "subversion-pythonbindings-3.9",
                        "py39-jupytext",
                        "brlaser",
                        "protozero",
                        "kubescape",
                        "zint",
                        "retdec",
                        "retdec-devel",
                        "brook",
                        "tree-sitter-cli",
                        "committed",
                        "godot-3.2",
                        "yamllint",
                        "sc-im",
                        "libosmium",
                        "reduce_pdb",
                        "py-musicbrainzngs",
                        "py38-musicbrainzngs",
                        "py39-musicbrainzngs",
                        "py-confuse",
                        "py38-confuse",
                        "py39-confuse",
                        "py39-country",
                        "py-jsonpath-rw",
                        "py38-jsonpath-rw",
                        "py39-jsonpath-rw",
                        "py-mediafile",
                        "py38-mediafile",
                        "py39-mediafile",
                        "py-munkres",
                        "py38-munkres",
                        "py39-munkres",
                        "py-gpsoauth",
                        "py38-gpsoauth",
                        "py39-gpsoauth",
                        "py-mechanicalsoup",
                        "py38-mechanicalsoup",
                        "py39-mechanicalsoup",
                        "py-validictory",
                        "py38-validictory",
                        "py39-validictory",
                        "py38-fonttools",
                        "py-ibroadcast",
                        "py38-ibroadcast",
                        "py39-ibroadcast",
                        "py-pathvalidate",
                        "py38-pathvalidate",
                        "py39-pathvalidate",
                        "py-pick",
                        "py38-pick",
                        "py39-pick",
                        "py-aubio",
                        "py39-aubio",
                        "py-ifaddr",
                        "py38-ifaddr",
                        "py39-ifaddr",
                        "py-termtables",
                        "py38-termtables",
                        "py39-termtables",
                        "py-about-time",
                        "py38-about-time",
                        "py39-about-time",
                        "py-grapheme",
                        "py38-grapheme",
                        "py39-grapheme",
                        "py-last",
                        "py39-last",
                        "py-acoustid",
                        "py38-acoustid",
                        "py39-acoustid",
                        "py-discogs-client",
                        "py38-discogs-client",
                        "py39-discogs-client",
                        "py-alive-progress",
                        "py38-alive-progress",
                        "py39-alive-progress",
                        "py-rarfile",
                        "py38-rarfile",
                        "py39-rarfile",
                        "py-reflink",
                        "py38-reflink",
                        "py39-reflink",
                        "py-soco",
                        "py38-soco",
                        "py39-soco",
                        "py-termplotlib",
                        "py39-termplotlib",
                        "py-mpd2",
                        "py38-mpd2",
                        "py39-mpd2",
                        "osmium-tool",
                        "py39-ttfquery",
                        "py39-nmrglue-devel",
                        "mvnd",
                        "mp3val",
                        "py-pyshark",
                        "py39-pyshark",
                        "py39-ipyparallel",
                        "flynt",
                        "py-bottlenose",
                        "py38-bottlenose",
                        "py39-bottlenose",
                        "py-zbar",
                        "py39-zbar",
                        "micronucleus",
                        "py39-pew",
                        "py39-pythonz",
                        "py39-rangehttpserver",
                        "py39-resumable-urlretrieve",
                        "bctoolbox",
                        "bcunit",
                        "ortp",
                        "go-md2man",
                        "gvisor-tap-vsock",
                        "py-pyqt5-sip",
                        "py38-pyqt5-sip",
                        "py39-pyqt5-sip",
                        "sad",
                        "lua51-luazip",
                        "lua52-luazip",
                        "lua53-luazip",
                        "msgpack3",
                        "msgpack-c",
                        "msgpack-cpp",
                        "fasttext",
                        "py39-fasttext",
                        "sn-demangler",
                        "osmosis",
                        "openstreetmap-carto",
                        "curves",
                        "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",
                        "mdbook",
                        "py39-editorconfig",
                        "py-pyqt-builder",
                        "py38-pyqt-builder",
                        "py39-pyqt-builder",
                        "docker-credential-helper-osxkeychain",
                        "posix-macos-addons",
                        "rb30-kramdown",
                        "rb30-nokogiri",
                        "rb30-ronn-ng",
                        "ecgen",
                        "py39-pdfminer",
                        "SDRPlusPlus",
                        "openjdk17",
                        "iniparser",
                        "podman-compose",
                        "sttr",
                        "imgcat",
                        "py-pyqt5-chart",
                        "py-pyqt5-scintilla",
                        "py39-pyqt5-scintilla",
                        "py-pyqt5-webengine",
                        "murex",
                        "gitty",
                        "openssl11",
                        "chaakoo",
                        "py-peakutils",
                        "py39-peakutils",
                        "skalibs",
                        "execline",
                        "py-palettable",
                        "py39-palettable",
                        "hurl",
                        "c2t",
                        "gretl",
                        "py-smi",
                        "py310-modulegraph",
                        "py310-macholib",
                        "py310-py2app",
                        "py310-SDL2",
                        "py39-scikit-rf",
                        "spglib",
                        "vala-devel",
                        "py-xyzservices",
                        "py38-xyzservices",
                        "py39-xyzservices",
                        "py310-virtualenv-clone",
                        "py310-decorator",
                        "py310-pipdeptree",
                        "git-cc",
                        "py310-pip",
                        "py39-omniORBpy",
                        "gtk2-devel",
                        "py39-matplotlib-basemap",
                        "npm8",
                        "gtk3-devel",
                        "py310-idna",
                        "py310-certifi",
                        "py310-defusedxml",
                        "py310-pygments",
                        "py310-socks",
                        "py310-requests-toolbelt",
                        "py38-hdf5plugin",
                        "py310-mypy_extensions",
                        "py310-toml",
                        "libjpeg-turbo-devel",
                        "py310-texttable",
                        "hgrep",
                        "skopeo",
                        "librsvg-devel",
                        "py310-tomli",
                        "didder",
                        "py310-click",
                        "py310-asteval",
                        "py310-attrs",
                        "py310-nose",
                        "py310-pluggy",
                        "py310-pretend",
                        "py310-py",
                        "py310-six",
                        "py310-sortedcontainers",
                        "py310-zope-event",
                        "py310-zopeinterface",
                        "py310-atomicwrites",
                        "py310-backports",
                        "py310-binaryornot",
                        "py310-deprecation",
                        "py310-diff-match-patch",
                        "py310-filetype",
                        "py310-bracex",
                        "py310-ukpostcodeparser",
                        "py310-wcmatch",
                        "py310-cwcwidth",
                        "py310-pyotp",
                        "py310-tenacity",
                        "py310-chardet",
                        "py310-beniget",
                        "py310-gast",
                        "py310-setupmeta",
                        "py310-sip",
                        "musikcube",
                        "py310-bigfloat",
                        "py310-cfgv",
                        "py310-colorlog",
                        "py310-inflection",
                        "py310-intervaltree",
                        "nodejs17",
                        "py310-columnize",
                        "py310-cppy",
                        "py310-cssselect2",
                        "py310-mock",
                        "py310-pytest-runner",
                        "py310-tinycss2",
                        "py310-webencodings",
                        "py310-editorconfig",
                        "py310-pdbecif",
                        "py310-text-unidecode",
                        "py310-textdistance",
                        "py310-three-merge",
                        "py310-wurlitzer",
                        "py310-nodeenv",
                        "py310-openbabel",
                        "py310-pytest-qt",
                        "py310-black",
                        "py310-pathspec",
                        "py310-async-timeout",
                        "py310-cchardet",
                        "py310-pycparser",
                        "dbus-python310",
                        "carto",
                        "py310-Faker",
                        "py310-Pillow",
                        "py310-arrow",
                        "py310-astroid",
                        "py38-asv",
                        "py39-asv",
                        "py310-autopep8",
                        "py310-biopython",
                        "py310-cairocffi",
                        "py310-cffi",
                        "py310-codestyle",
                        "py310-colorama",
                        "py310-cpuinfo",
                        "py310-cycler",
                        "py310-dateutil",
                        "py310-dill",
                        "py310-distlib",
                        "py310-docstyle",
                        "py310-entrypoints",
                        "py310-fastprogress",
                        "py310-flake8",
                        "py310-flake8-mccabe",
                        "py310-flaky",
                        "py310-freezegun",
                        "py310-future",
                        "py310-kaptan",
                        "py310-keyring",
                        "py310-kiwisolver",
                        "py310-lazy_object_proxy",
                        "py310-msgpack",
                        "py310-natsort",
                        "py310-neovim",
                        "py310-olefile",
                        "py310-ply",
                        "py310-poyo",
                        "py310-pyflakes",
                        "py310-pyicu",
                        "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-tmuxp",
                        "py310-tokenize-rt",
                        "py310-tox",
                        "py310-tz",
                        "py310-uncertainties",
                        "py310-validators",
                        "py310-yaml",
                        "py310-yapf",
                        "py310-zipp",
                        "py310-xlrd",
                        "py310-aiodns",
                        "py310-aiohttp",
                        "py310-brotli",
                        "py310-mpmath",
                        "py310-sympy",
                        "py310-appdirs",
                        "py310-rply",
                        "py310-astor",
                        "py310-asn1",
                        "py310-awscli",
                        "py310-docutils",
                        "py310-jmespath",
                        "py310-rsa",
                        "py310-game",
                        "py310-jinja2",
                        "openldap-devel",
                        "py310-hcloud",
                        "py-xkcdpass",
                        "py39-xkcdpass",
                        "opencv3-devel",
                        "py27-opencv3-devel",
                        "py39-opencv3-devel",
                        "zvbi",
                        "py310-alabaster",
                        "py310-imagesize",
                        "audacity-manual",
                        "audacity-legacy",
                        "py-ansible-core",
                        "py39-ansible-core",
                        "py-resolvelib",
                        "py39-resolvelib",
                        "py310-algopy",
                        "py310-lmfit",
                        "py310-peakutils",
                        "py310-cairo",
                        "py310-cairosvg",
                        "py310-cookiecutter",
                        "py310-jinja2-time",
                        "py310-slugify",
                        "py310-unidecode",
                        "py310-commonmark",
                        "py310-enrich",
                        "py310-rich",
                        "py310-setuptools_scm_git_archive",
                        "py39-altair",
                        "py-unidiff",
                        "py39-unidiff",
                        "py310-unidiff",
                        "py39-importlib-resources",
                        "py310-importlib-resources",
                        "py39-pyfftw",
                        "libvpx-devel",
                        "gh-grep",
                        "mscompress",
                        "easytag-devel",
                        "py-tensorflow-macos",
                        "py-tensorflow-metal",
                        "ouch",
                        "py39-xhtml2pdf",
                        "go-jsonnet",
                        "ndiag",
                        "openiked",
                        "py310-mutagen",
                        "py310-asttokens",
                        "py310-cx_Freeze",
                        "py310-pysvn",
                        "py39-html2text",
                        "py310-html2text",
                        "py310-spark_parser",
                        "py310-scikit-hep-mplhep",
                        "py310-scikit-hep-mplhep_data",
                        "py310-ddt",
                        "evry",
                        "py310-beartype",
                        "py310-appnope",
                        "py310-async_generator",
                        "py310-backcall",
                        "py310-bleach",
                        "py310-gnureadline",
                        "py310-ipykernel",
                        "py310-ipython",
                        "py310-ipython_genutils",
                        "py310-ipywidgets",
                        "py310-jedi",
                        "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-ptyprocess",
                        "py310-pyrsistent",
                        "py310-send2trash",
                        "py310-terminado",
                        "py310-testpath",
                        "py310-tomlkit",
                        "py310-traitlets",
                        "py310-widgetsnbextension",
                        "py310-et_xmlfile",
                        "py310-jdcal",
                        "py310-openpyxl",
                        "py310-parse",
                        "py310-segno",
                        "darktable-devel",
                        "osm2pgsql-lua",
                        "py310-cssselect",
                        "py39-pyquery",
                        "py310-pyquery",
                        "py310-xyzservices",
                        "driftwood",
                        "squid5",
                        "py310-scikit-hep-awkward1",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-aiojobs",
                        "py310-flit",
                        "py-tomli-w",
                        "py37-tomli-w",
                        "py38-tomli-w",
                        "py39-tomli-w",
                        "py310-tomli-w",
                        "py310-blis",
                        "py310-cymem",
                        "py310-murmurhash",
                        "py310-plac",
                        "py310-preshed",
                        "py310-srsly",
                        "py310-thinc",
                        "py310-tqdm",
                        "py310-wasabi",
                        "py310-selenium",
                        "py310-htmldocs",
                        "py310-cryptography",
                        "py310-cryptography_vectors",
                        "py310-semantic_version",
                        "py310-apipkg",
                        "py310-execnet",
                        "py310-iso8601",
                        "py310-pytest-forked",
                        "py310-pytest-subtests",
                        "py310-pytest-xdist",
                        "py-aiosignal",
                        "py38-aiosignal",
                        "py39-aiosignal",
                        "py310-aiosignal",
                        "py38-frozenlist",
                        "py-cattrs",
                        "py39-cattrs",
                        "py310-cattrs",
                        "py39-requests-cache",
                        "py310-requests-cache",
                        "py310-babel",
                        "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",
                        "fork-cleaner",
                        "py310-scikit-hep-hepunits",
                        "py310-scikit-hep-particle",
                        "git-absorb",
                        "py310-distro",
                        "py-imaplib2",
                        "py38-imaplib2",
                        "py39-imaplib2",
                        "py310-imaplib2",
                        "py310-rfc6555",
                        "kid3",
                        "pomo",
                        "py310-mkl",
                        "py310-mkl-include",
                        "py310-websockets",
                        "py310-rstcheck",
                        "py310-sphinx-gallery",
                        "py39-GridDataFormats",
                        "py310-tracer",
                        "mariadb-10.7",
                        "mariadb-10.7-server",
                        "rawtherapee",
                        "cheat",
                        "py310-toolz",
                        "py310-pyside",
                        "py310-qtconsole",
                        "py310-shiboken",
                        "py310-zope-proxy",
                        "py310-threadpoolctl",
                        "py310-flatbuffers",
                        "py310-markdown",
                        "py310-protobuf3",
                        "py310-werkzeug",
                        "py310-tensorflow_estimator",
                        "py310-josepy",
                        "py310-meshio",
                        "py-npx",
                        "py39-npx",
                        "py310-npx",
                        "py39-gsd",
                        "py310-gsd",
                        "py39-mmtf-python",
                        "py310-mmtf-python",
                        "py310-extension-helpers",
                        "py310-pyobjc",
                        "flamegraph",
                        "py310-about-time",
                        "py310-acoustid",
                        "py310-alive-progress",
                        "py310-aubio",
                        "py310-audioread",
                        "py310-blinker",
                        "py310-bottlenose",
                        "py310-cached-property",
                        "py310-confuse",
                        "py310-country",
                        "py310-discogs-client",
                        "py310-flask",
                        "py310-flask-cors",
                        "py310-grapheme",
                        "py310-html5lib",
                        "py310-ibroadcast",
                        "py310-ifaddr",
                        "py310-itsdangerous",
                        "py310-jsonpath-rw",
                        "py310-jwt",
                        "py310-langdetect",
                        "py310-last",
                        "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-arpeggio",
                        "py310-asgiref",
                        "py310-asynctest",
                        "py310-h11",
                        "py310-hpack",
                        "py310-hyperframe",
                        "py310-kaitaistruct",
                        "py310-ldap3",
                        "py310-mitmproxy",
                        "py310-parver",
                        "py310-passlib",
                        "py310-publicsuffix2",
                        "py310-pyperclip",
                        "py310-pytest-asyncio",
                        "py310-ruamel-yaml-clib",
                        "py310-urwid",
                        "py310-wsproto",
                        "py39-MDAnalysis",
                        "py310-sphinx_rtd_theme",
                        "py39-cytoolz",
                        "py310-cytoolz",
                        "py310-simplejson",
                        "py39-txtorcon",
                        "py310-contextlib2",
                        "py-coveralls",
                        "py38-coveralls",
                        "py39-coveralls",
                        "py310-coveralls",
                        "py310-docopt",
                        "py-gprof2dot",
                        "py38-gprof2dot",
                        "py39-gprof2dot",
                        "py310-gprof2dot",
                        "py310-ipdb",
                        "py-multivolumefile",
                        "py38-multivolumefile",
                        "py39-multivolumefile",
                        "py310-multivolumefile",
                        "py-py7zr",
                        "py38-py7zr",
                        "py39-py7zr",
                        "py310-py7zr",
                        "py-pyannotate",
                        "py38-pyannotate",
                        "py39-pyannotate",
                        "py310-pyannotate",
                        "py-pycryptodomex",
                        "py38-pycryptodomex",
                        "py39-pycryptodomex",
                        "py310-pycryptodomex",
                        "py-pyppmd",
                        "py38-pyppmd",
                        "py39-pyppmd",
                        "py310-pyppmd",
                        "py39-pytest-fixture-config",
                        "py310-pytest-fixture-config",
                        "py-pytest-profiling",
                        "py38-pytest-profiling",
                        "py39-pytest-profiling",
                        "py310-pytest-profiling",
                        "py-pytest-remotedata",
                        "py38-pytest-remotedata",
                        "py39-pytest-remotedata",
                        "py310-pytest-remotedata",
                        "py39-pytest-shutil",
                        "py310-pytest-shutil",
                        "py310-pytest-timeout",
                        "py39-pytest-virtualenv",
                        "py310-pytest-virtualenv",
                        "py-pyzstd",
                        "py38-pyzstd",
                        "py39-pyzstd",
                        "py310-pyzstd",
                        "py39-setuptools-git",
                        "py310-setuptools-git",
                        "cert-manager-cli",
                        "py39-exifread",
                        "py310-exifread",
                        "py310-responses",
                        "libdeflate",
                        "py39-aws-sam-translator",
                        "py310-aws-sam-translator",
                        "py310-fs",
                        "py310-parameterized",
                        "php81-APCu",
                        "php81-gearman",
                        "php81-mailparse",
                        "php81-memcached",
                        "php81-oauth",
                        "php81-redis",
                        "php81-solr",
                        "php81-svm",
                        "php81-timezonedb",
                        "php81-uuid",
                        "php81-xdebug",
                        "php81-yaml",
                        "php81-zip",
                        "php81-zstd",
                        "py39-fipy",
                        "py310-oct2py",
                        "py310-octave_kernel",
                        "py310-xlsx2csv",
                        "py-zope-schema",
                        "py39-zope-schema",
                        "py310-zope-schema",
                        "py-authres",
                        "py39-authres",
                        "py-falcon",
                        "py39-falcon",
                        "py-lazr.delegates",
                        "py39-lazr.delegates",
                        "py-mujson",
                        "py39-mujson",
                        "py-py3dns",
                        "py39-py3dns",
                        "py39-testtools",
                        "py-zope-i18nmessageid",
                        "py39-zope-i18nmessageid",
                        "py310-zope-i18nmessageid",
                        "py-authheaders",
                        "py39-authheaders",
                        "py-dkimpy",
                        "py39-dkimpy",
                        "py-lazr.config",
                        "py39-lazr.config",
                        "py-zope-configuration",
                        "py39-zope-configuration",
                        "py310-zope-configuration",
                        "dvisvgm-devel",
                        "py310-sh",
                        "coreutils-devel",
                        "findutils-devel",
                        "py310-reportlab",
                        "libasprintf",
                        "libtextstyle",
                        "gettext-runtime",
                        "gettext-tools-libs",
                        "py39-aiosmtpd",
                        "py39-atpublic",
                        "py-django-gravatar2",
                        "py310-django-gravatar2",
                        "py-flufl.bounce",
                        "py39-flufl.bounce",
                        "py-flufl.i18n",
                        "py39-flufl.i18n",
                        "py-flufl.lock",
                        "py39-flufl.lock",
                        "py-hyperkitty",
                        "py39-hyperkitty",
                        "py310-hyperkitty",
                        "py-mailmanclient",
                        "py39-mailmanclient",
                        "py310-mailmanclient",
                        "py-django-allauth",
                        "py39-django-allauth",
                        "py-django-mailman3",
                        "py39-django-mailman3",
                        "py310-django-mailman3",
                        "py39-openid",
                        "py-postorius",
                        "py39-postorius",
                        "py310-postorius",
                        "git-fuzzy",
                        "rhit",
                        "py310-aiofiles",
                        "telescope",
                        "tesseract-kmr",
                        "geek-life",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "mod_tile",
                        "py310-cachecontrol",
                        "horcrux",
                        "py310-automat",
                        "py310-constantly",
                        "py310-hyperlink",
                        "py310-incremental",
                        "py310-m2r",
                        "py310-pyhamcrest",
                        "py310-twisted",
                        "py39-readme_renderer",
                        "py310-sphinx-click",
                        "py310-readme_renderer",
                        "py310-django",
                        "py310-django-allauth",
                        "py310-openid",
                        "py310-zope-component",
                        "py310-zope-hookable",
                        "backdown",
                        "py310-cloudpickle",
                        "py310-doctest-ignore-unicode",
                        "py310-drms",
                        "py310-flake8-pep8-naming",
                        "py310-flake8-polyfill",
                        "py310-geographiclib",
                        "py310-h5netcdf",
                        "py310-httpcore",
                        "py310-httpx",
                        "py310-isodate",
                        "py310-locket",
                        "py310-networkx",
                        "py310-parfive",
                        "py310-partd",
                        "py310-pkgconfig",
                        "py310-prov",
                        "py310-pyasdf",
                        "py310-pydot",
                        "py310-pyshp",
                        "py310-rdflib",
                        "py310-requests-file",
                        "py310-rfc3986",
                        "py310-sniffio",
                        "py310-xmlsec",
                        "py310-zope-deferredimport",
                        "py310-zope-deprecation",
                        "MachO-Explorer",
                        "mergestat",
                        "stripe-cli",
                        "genie",
                        "jp",
                        "squashfs-tools",
                        "tfmigrate",
                        "mach_override",
                        "cargo-asm",
                        "py310-pygccxml",
                        "py310-pyplusplus",
                        "helmwave",
                        "py310-pygmsh",
                        "py310-gobject3",
                        "certstrap",
                        "when",
                        "py310-configargparse",
                        "py310-configobj",
                        "py310-funcsigs",
                        "py310-google-api",
                        "py310-google-auth",
                        "py310-ndg_httpsclient",
                        "py310-google-auth-httplib2",
                        "py310-httplib2",
                        "py310-oauth2client",
                        "py310-parsedatetime",
                        "py310-psutil",
                        "py310-python-augeas",
                        "py310-uritemplate",
                        "py310-dns-lexicon",
                        "py310-pynamecheap",
                        "py310-tldextract",
                        "py310-pick",
                        "dyff",
                        "py310-pycryptodome",
                        "qobuz-dl",
                        "py310-pathvalidate",
                        "ngs",
                        "py35-pretend",
                        "mkvtoolnix-devel",
                        "lsx",
                        "ydiff",
                        "py39-cmd2",
                        "py310-cmd2",
                        "py310-gmpy",
                        "py310-gmpy2",
                        "ksh93-devel",
                        "py310-aenum",
                        "py310-heapdict",
                        "py310-zict",
                        "py-cachey",
                        "py39-cachey",
                        "py310-cachey",
                        "py-docstring_parser",
                        "py39-docstring_parser",
                        "py310-docstring_parser",
                        "py-freetype",
                        "py39-freetype",
                        "py310-freetype",
                        "py-hsluv",
                        "py39-hsluv",
                        "py310-hsluv",
                        "py-magicgui",
                        "py39-magicgui",
                        "py310-magicgui",
                        "py-napari-console",
                        "py39-napari-console",
                        "py310-napari-console",
                        "py-napari-plugin-engine",
                        "py39-napari-plugin-engine",
                        "py310-napari-plugin-engine",
                        "py-napari-svg",
                        "py39-napari-svg",
                        "py310-napari-svg",
                        "py38-psygnal",
                        "py-superqt",
                        "py39-superqt",
                        "py310-superqt",
                        "pwait",
                        "py310-numpydoc",
                        "py310-param",
                        "py310-pyviz_comms",
                        "mongodb-devel",
                        "rnnoise",
                        "py310-soundfile",
                        "py310-myst-parser",
                        "py-pytest-datadir",
                        "py39-pytest-datadir",
                        "py310-pytest-datadir",
                        "py-pytest-regressions",
                        "py39-pytest-regressions",
                        "py310-pytest-regressions",
                        "py310-argcomplete",
                        "py310-userpath",
                        "py310-seaborn",
                        "py310-tabulate",
                        "py-colorcet",
                        "py39-colorcet",
                        "py310-colorcet",
                        "p5-ppix-utils",
                        "p5.28-ppix-utils",
                        "p5.30-ppix-utils",
                        "p5.32-ppix-utils",
                        "viu",
                        "py310-pmw",
                        "grype",
                        "py310-requests-mock",
                        "onetbb",
                        "websocketd",
                        "py39-kapteyn",
                        "py310-kapteyn",
                        "py310-portend",
                        "py-textual",
                        "py39-textual",
                        "py310-textual",
                        "mbtileserver",
                        "py310-cleo",
                        "py310-clikit",
                        "py310-crashtest",
                        "py310-lockfile",
                        "py310-pastel",
                        "py310-pkginfo",
                        "py310-pylev",
                        "py310-shellingham",
                        "fq",
                        "onedpl",
                        "ssh-manager",
                        "py310-amazon.ion",
                        "py-jsonconversion",
                        "py39-jsonconversion",
                        "py310-jsonconversion",
                        "dalfox",
                        "ruby31",
                        "py310-qpageview",
                        "py310-nuitka",
                        "py310-ly",
                        "py310-poppler-qt5",
                        "py310-codecov",
                        "py310-corner",
                        "py310-emcee3",
                        "py310-jupyter_sphinx",
                        "py-pyinstrument",
                        "py39-pyinstrument",
                        "py310-pyinstrument",
                        "rb31-kramdown",
                        "rb31-mustache",
                        "rb31-nokogiri",
                        "rb31-ronn-ng",
                        "cw",
                        "cglm",
                        "lporg",
                        "py310-gevent",
                        "py-icmplib",
                        "py39-icmplib",
                        "py310-icmplib",
                        "mop",
                        "cbindgen",
                        "ReadyMedia",
                        "ngspice-lib",
                        "py310-lmdb",
                        "xapian-bindings-python310",
                        "xapian-bindings-ruby30",
                        "xapian-bindings-ruby31",
                        "py310-psycopg2",
                        "p5.34-algorithm-curvefit",
                        "p5.34-alien-build",
                        "p5.34-alien-libxml2",
                        "p5.34-alien-wxwidgets",
                        "p5.34-app-cpanminus",
                        "p5.34-archive-tar",
                        "p5.34-array-iterator",
                        "p5.34-astro-app-satpass2",
                        "p5.34-audio-flac-header",
                        "p5.34-authen-radius",
                        "p5.34-authen-sasl",
                        "p5.34-b-keywords",
                        "p5.34-berkeleydb",
                        "p5.34-business-isbn",
                        "p5.34-business-ismn",
                        "p5.34-business-issn",
                        "p5.34-bytes-random-secure",
                        "p5.34-cache-fastmmap",
                        "p5.34-capture-tiny",
                        "p5.34-carp-assert-more",
                        "p5.34-catalyst-action-renderview",
                        "p5.34-catalyst-plugin-authentication",
                        "p5.34-catalyst-plugin-session",
                        "p5.34-cgi-compile",
                        "p5.34-cgi-formbuilder",
                        "p5.34-chemistry-elements",
                        "p5.34-class-autouse",
                        "p5.34-class-data-inheritable",
                        "p5.34-class-gomor",
                        "p5.34-class-methodmaker",
                        "p5.34-class-unload",
                        "p5.34-clipboard",
                        "p5.34-code-tidyall",
                        "p5.34-config-general",
                        "p5.34-const-exporter",
                        "p5.34-convert-pem",
                        "p5.34-cpan-changes",
                        "p5.34-cpan-meta-check",
                        "p5.34-cpan-meta-yaml",
                        "p5.34-crypt-cbc",
                        "p5.34-crypt-curve25519",
                        "p5.34-crypt-des_ede3",
                        "p5.34-crypt-dsa",
                        "p5.34-crypt-openpgp",
                        "p5.34-crypt-openssl-rsa",
                        "p5.34-crypt-primes",
                        "p5.34-crypt-random",
                        "p5.34-crypt-smime",
                        "p5.34-crypt-urandom",
                        "p5.34-cryptx",
                        "p5.34-data-buffer",
                        "p5.34-data-entropy",
                        "p5.34-data-float",
                        "p5.34-data-integer",
                        "p5.34-date-holidays-de",
                        "p5.34-date-manip",
                        "p5.34-datetime",
                        "p5.34-datetime-format-flexible",
                        "p5.34-datetime-format-iso8601",
                        "p5.34-datetime-locale",
                        "p5.34-datetime-timezone",
                        "p5.34-dbd-csv",
                        "p5.34-dbd-mariadb",
                        "p5.34-dbd-mysql",
                        "p5.34-dbd-sqlite",
                        "p5.34-dbi",
                        "p5.34-dbix-class",
                        "p5.34-dbix-class-encodedcolumn",
                        "p5.34-dbix-class-schema-loader",
                        "p5.34-dbix-connector",
                        "p5.34-devel-cover",
                        "p5.34-devel-mat-dumper",
                        "p5.34-devel-overloadinfo",
                        "p5.34-devel-size",
                        "p5.34-digest-gost",
                        "p5.34-digest-hmac",
                        "p5.34-dist-zilla",
                        "p5.34-dist-zilla-app-command-regenerate",
                        "p5.34-dist-zilla-plugin-ffi",
                        "p5.34-dist-zilla-plugin-git-contributors",
                        "p5.34-dist-zilla-plugin-makemaker-fallback",
                        "p5.34-dist-zilla-plugin-modulebuildtiny",
                        "p5.34-dist-zilla-plugin-test-minimumversion",
                        "p5.34-dumbbench",
                        "p5.34-error",
                        "p5.34-eval",
                        "p5.34-event-rpc",
                        "p5.34-extutils-depends",
                        "p5.34-extutils-libbuilder",
                        "p5.34-extutils-makemaker",
                        "p5.34-fey",
                        "p5.34-ffi-platypus",
                        "p5.34-file-copy-link",
                        "p5.34-file-find-object",
                        "p5.34-file-find-rule",
                        "p5.34-finance-quote",
                        "p5.34-future",
                        "p5.34-future-io",
                        "p5.34-gd-barcode",
                        "p5.34-geo-webservice-elevation-usgs",
                        "p5.34-getopt-long-descriptive",
                        "p5.34-gimp",
                        "p5.34-gnupg-interface",
                        "p5.34-graph",
                        "p5.34-hash-merge-simple",
                        "p5.34-html-form",
                        "p5.34-http-message",
                        "p5.34-http-tiny",
                        "p5.34-image-info",
                        "p5.34-inline",
                        "p5.34-io-async",
                        "p5.34-io-lambda",
                        "p5.34-io-socket-ip",
                        "p5.34-io-socket-ssl",
                        "p5.34-ipc-run",
                        "p5.34-ipe",
                        "p5.34-iri",
                        "p5.34-libintl-perl",
                        "p5.34-log-any",
                        "p5.34-log-dispatchouli",
                        "p5.34-mac-errors",
                        "p5.34-mac-osversion",
                        "p5.34-mac-propertylist",
                        "p5.34-mac-systemdirectory",
                        "p5.34-mail-authenticationresults",
                        "p5.34-mail-box",
                        "p5.34-mail-box-imap4",
                        "p5.34-mail-box-pop3",
                        "p5.34-mail-dkim",
                        "p5.34-mail-message",
                        "p5.34-mail-sendmail",
                        "p5.34-mail-spf",
                        "p5.34-mailtools",
                        "p5.34-math-anynum",
                        "p5.34-math-bigint",
                        "p5.34-math-bigint-fastcalc",
                        "p5.34-math-bigint-gmp",
                        "p5.34-math-gmpf",
                        "p5.34-math-gmpq",
                        "p5.34-math-gmpz",
                        "p5.34-math-longdouble",
                        "p5.34-math-pari",
                        "p5.34-memoize",
                        "p5.34-metacpan-client",
                        "p5.34-modern-perl",
                        "p5.34-module-build-tiny",
                        "p5.34-module-find",
                        "p5.34-module-pluggable",
                        "p5.34-module-runtime",
                        "p5.34-module-scandeps",
                        "p5.34-module-signature",
                        "p5.34-module-starter",
                        "p5.34-moose",
                        "p5.34-moosex-getopt",
                        "p5.34-moosex-nonmoose",
                        "p5.34-moosex-types",
                        "p5.34-moosex-types-common",
                        "p5.34-moosex-types-loadableclass",
                        "p5.34-moosex-types-uri",
                        "p5.34-moox-strictconstructor",
                        "p5.34-mozilla-ca",
                        "p5.34-mytop",
                        "p5.34-namespace-autoclean",
                        "p5.34-net-cidr",
                        "p5.34-net-curl",
                        "p5.34-net-eboks",
                        "p5.34-net-netmask",
                        "p5.34-net-oauth",
                        "p5.34-net-patricia",
                        "p5.34-net-ssleay",
                        "p5.34-news-nntpclient",
                        "p5.34-opengl",
                        "p5.34-parent",
                        "p5.34-path-tiny",
                        "p5.34-pdl",
                        "p5.34-pdl-fftw3",
                        "p5.34-pdl-graphics-gnuplot",
                        "p5.34-pdl-io-hdf5",
                        "p5.34-pdl-stats",
                        "p5.34-pdl-transform-color",
                        "p5.34-perl-critic",
                        "p5.34-perl-minimumversion",
                        "p5.34-perl-version",
                        "p5.34-perlmagick",
                        "p5.34-pgplot",
                        "p5.34-pithub",
                        "p5.34-plack-test-agent",
                        "p5.34-pod-simple",
                        "p5.34-pod-spell",
                        "p5.34-ppi",
                        "p5.34-ppix-utils",
                        "p5.34-proc-processtable",
                        "p5.34-scalar-list-utils",
                        "p5.34-shell-guess",
                        "p5.34-socket",
                        "p5.34-software-license",
                        "p5.34-sql-translator",
                        "p5.34-statistics-caseresampling",
                        "p5.34-statistics-covid",
                        "p5.34-sub-delete",
                        "p5.34-sub-handlesvia",
                        "p5.34-sub-name",
                        "p5.34-sys-cpuload",
                        "p5.34-sys-hostname-long",
                        "p5.34-sys-sigaction",
                        "p5.34-tcl",
                        "p5.34-template-tiny",
                        "p5.34-term-readkey",
                        "p5.34-term-readline-gnu",
                        "p5.34-test-deep",
                        "p5.34-test-differences",
                        "p5.34-test-file",
                        "p5.34-test-harness",
                        "p5.34-test-inter",
                        "p5.34-test-manifest",
                        "p5.34-test-mockmodule",
                        "p5.34-test-output",
                        "p5.34-test-script",
                        "p5.34-test-simple",
                        "p5.34-test-utf8",
                        "p5.34-test-warnings",
                        "p5.34-test2-harness",
                        "p5.34-test2-plugin-uuid",
                        "p5.34-text-balanced",
                        "p5.34-text-bibtex",
                        "p5.34-text-csv",
                        "p5.34-text-csv_xs",
                        "p5.34-text-multimarkdown",
                        "p5.34-text-unidecode",
                        "p5.34-tie-cycle",
                        "p5.34-time-out",
                        "p5.34-time-progress",
                        "p5.34-tkx",
                        "p5.34-tree-dag_node",
                        "p5.34-uuid",
                        "p5.34-www-oauth",
                        "p5.34-wx",
                        "p5.34-xml-libxml",
                        "p5.34-xml-libxslt",
                        "p5.34-xml-parser",
                        "p5.34-xml-rss",
                        "p5.34-xml-twig",
                        "p5.34-yaml-libyaml",
                        "p5.34-yaml-pp",
                        "p5.34-yaml-tiny",
                        "py310-crcmod",
                        "py310-nbval",
                        "py310-onnx",
                        "py310-pynetdicom",
                        "py310-pydicom",
                        "mlir-devel",
                        "flang-devel",
                        "py-python-ivi",
                        "py39-python-ivi",
                        "py310-python-ivi",
                        "py39-usbtmc",
                        "py310-usbtmc",
                        "py39-visa",
                        "py310-visa",
                        "py39-vxi11",
                        "py310-vxi11",
                        "zk",
                        "py39-instrumentkit",
                        "py310-instrumentkit",
                        "py310-pyusb",
                        "py310-serial",
                        "qvge",
                        "gr-hermeslite2",
                        "discord-rpc",
                        "warzone2100",
                        "warzone2100-music",
                        "warzone2100-videos",
                        "git-town",
                        "redeclipse",
                        "redeclipse-data",
                        "py310-cheetah",
                        "py310-mako",
                        "py39-thrift",
                        "py310-thrift",
                        "p5-c-tokenize",
                        "p5.28-c-tokenize",
                        "p5.30-c-tokenize",
                        "p5.32-c-tokenize",
                        "p5.34-c-tokenize",
                        "py310-levenshtein",
                        "libhandy-0.0",
                        "xcbeautify",
                        "py310-beaker",
                        "py39-hieroglyph",
                        "py310-hieroglyph",
                        "boost178-numpy",
                        "dsq",
                        "py310-argh",
                        "py310-blessings",
                        "py310-bpython",
                        "py310-curtsies",
                        "py-flexmock",
                        "py39-flexmock",
                        "py310-flexmock",
                        "py-iocapture",
                        "py37-iocapture",
                        "py38-iocapture",
                        "py39-iocapture",
                        "py310-iocapture",
                        "py310-pyte",
                        "py310-watchdog",
                        "py310-alagitpull",
                        "py39-appscript",
                        "py310-appscript",
                        "py39-apsw",
                        "py310-apsw",
                        "py-dateparser",
                        "py310-tzlocal",
                        "hatchet",
                        "py-pkce",
                        "py39-pkce",
                        "py310-pkce",
                        "py-rednose",
                        "py39-rednose",
                        "py310-rednose",
                        "py39-sure",
                        "py310-sure",
                        "py-termstyle",
                        "py39-termstyle",
                        "py310-termstyle",
                        "py310-iniparse",
                        "py310-mercurial_extension_utils",
                        "py310-re2",
                        "py310-questionary",
                        "py310-cachelib",
                        "py310-decli",
                        "fb303",
                        "py310-cli-helpers",
                        "ivy",
                        "mrustc",
                        "py310-pytest-sugar",
                        "py-pytomlpp",
                        "py39-pytomlpp",
                        "py310-pytomlpp",
                        "py-npe2",
                        "py39-npe2",
                        "py310-npe2",
                        "py310-sphinx-bootstrap-theme",
                        "sfeed",
                        "py310-deprecated",
                        "py310-pynacl",
                        "py310-terminaltables",
                        "py310-pure_eval",
                        "py310-stack_data",
                        "py310-ansible",
                        "py310-ansible-core",
                        "py310-paramiko",
                        "py310-resolvelib",
                        "py39-cog",
                        "py310-cog",
                        "py39-control",
                        "py310-control",
                        "py310-cssutils",
                        "py39-vobject",
                        "py310-vobject",
                        "wasmtime",
                        "kicad",
                        "kicad-docs",
                        "kicad-symbols",
                        "kicad-footprints",
                        "kicad-packages3D",
                        "kicad-templates",
                        "iproute2mac",
                        "atlas-toolkit",
                        "py310-pygithub",
                        "py310-jsonpickle",
                        "py-pyvis",
                        "py39-pyvis",
                        "py310-pyvis",
                        "pam-watchid",
                        "gscan2pdf",
                        "p5-gtk3-imageview",
                        "p5.28-gtk3-imageview",
                        "p5.30-gtk3-imageview",
                        "p5.32-gtk3-imageview",
                        "p5.34-gtk3-imageview",
                        "p5-image-png-libpng",
                        "p5.28-image-png-libpng",
                        "p5.30-image-png-libpng",
                        "p5.32-image-png-libpng",
                        "p5.34-image-png-libpng",
                        "p5-pdf-builder",
                        "p5.28-pdf-builder",
                        "p5.30-pdf-builder",
                        "p5.32-pdf-builder",
                        "p5.34-pdf-builder",
                        "py310-pooch",
                        "cimfomfa",
                        "zoem",
                        "py-wordcloud",
                        "py39-wordcloud",
                        "py310-wordcloud",
                        "oofcanvas",
                        "oof2",
                        "OpenSansEmoji",
                        "py310-pendulum",
                        "py310-pgspecial",
                        "py310-pytzdata",
                        "py310-setproctitle",
                        "moe",
                        "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-spyder-kernels",
                        "k3sup",
                        "ncpp",
                        "py310-pyaes",
                        "py310-pymysql",
                        "py310-loguru",
                        "py310-altair",
                        "py39-cvxopt",
                        "py310-cvxopt",
                        "bfast",
                        "irrlichtmt",
                        "ghc-filesystem",
                        "py310-fido2",
                        "t-rex",
                        "sqlcipher",
                        "sqlcipher-tools",
                        "aptdec",
                        "dab-cmdline",
                        "libsigmf",
                        "sgp4",
                        "oui",
                        "jj",
                        "cmake-language-server",
                        "py-pygls",
                        "py39-pygls",
                        "py310-pygls",
                        "py310-typeguard",
                        "py310-httpbin",
                        "py-pytest-httpbin",
                        "py310-pytest-httpbin",
                        "py310-raven",
                        "py310-structlog",
                        "py39-cheroot",
                        "py310-cheroot",
                        "py310-ephem",
                        "py310-bottle",
                        "py39-flask-babel",
                        "py310-flask-babel",
                        "py310-magic",
                        "py310-pylzma",
                        "gobject-introspection-devel",
                        "py39-beancount",
                        "py310-beancount",
                        "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",
                        "vale",
                        "go-licenses",
                        "input-source-switcher",
                        "py310-cbor",
                        "py310-cbor2",
                        "py310-hkdf",
                        "py310-service_identity",
                        "py310-dispatcher",
                        "py310-itemloaders",
                        "py310-parsel",
                        "py310-queuelib",
                        "py310-w3lib",
                        "arangodb",
                        "py310-pytrie",
                        "py310-txaio",
                        "py39-crayons",
                        "py310-crayons",
                        "py310-gitdb",
                        "py310-gitpython",
                        "py310-smmap",
                        "py39-snmp",
                        "py310-snmp",
                        "py310-regions",
                        "py310-python-snappy",
                        "py310-txtorcon",
                        "py310-u-msgpack-python",
                        "py310-pypng",
                        "vtm",
                        "py310-spake2",
                        "mrustc-rust",
                        "py310-pyqrcode",
                        "py310-yaspin",
                        "berty",
                        "ssh-tools",
                        "hwatch",
                        "ssh-askpass",
                        "py-scikit-dsp-comm",
                        "py39-scikit-dsp-comm",
                        "py310-scikit-dsp-comm",
                        "py310-epsg",
                        "py310-geopy",
                        "py310-owslib",
                        "py310-tropycal",
                        "reposurgeon",
                        "ffuf",
                        "py310-autobahn",
                        "ytcast",
                        "gomuks",
                        "py310-humanize",
                        "gcc10-bootstrap",
                        "gomplate",
                        "py-readability-lxml",
                        "py39-readability-lxml",
                        "py310-readability-lxml",
                        "tfk8s",
                        "py310-lz4",
                        "py310-sqlalchemy-migrate",
                        "py310-tempita",
                        "py310-treq",
                        "py310-txrequests",
                        "timer",
                        "py39-taskw",
                        "py310-taskw",
                        "hof",
                        "frightcrawler",
                        "py39-utidylib",
                        "libaribb24",
                        "py310-plumed",
                        "py310-jupytext",
                        "py310-emcee",
                        "julius-caesar-3",
                        "ain",
                        "dura",
                        "py310-slack-sdk",
                        "safeclib",
                        "py310-scikit-build",
                        "wasmer",
                        "py-repoze.sphinx.autointerface",
                        "py38-repoze.sphinx.autointerface",
                        "py39-repoze.sphinx.autointerface",
                        "py310-repoze.sphinx.autointerface",
                        "py310-arviz",
                        "py310-semver",
                        "py310-theano-pymc",
                        "proj9",
                        "argc",
                        "py310-pymc3",
                        "gjs-devel",
                        "igrep",
                        "octave-dicom",
                        "php-pcov",
                        "php71-pcov",
                        "php72-pcov",
                        "php73-pcov",
                        "php74-pcov",
                        "php80-pcov",
                        "php81-pcov",
                        "py310-pygraphviz",
                        "gomajor",
                        "py310-aioitertools",
                        "py310-phonenumbers",
                        "influx-cli",
                        "py-pyheif",
                        "py39-pyheif",
                        "py310-pyheif",
                        "qsv",
                        "py-undetected-chromedriver",
                        "py39-undetected-chromedriver",
                        "py310-undetected-chromedriver",
                        "py38-argon2-cffi-bindings",
                        "py310-yara",
                        "py310-llfuse",
                        "py310-blessed",
                        "py39-breadability",
                        "py310-breadability",
                        "py39-gsl",
                        "py310-gsl",
                        "py310-nltk",
                        "py39-sumy",
                        "py310-sumy",
                        "typescript",
                        "py310-astropy-helpers",
                        "py310-astroquery",
                        "py-pyvo",
                        "py38-pyvo",
                        "py39-pyvo",
                        "py310-pyvo",
                        "py310-powerline",
                        "py310-vega",
                        "toast",
                        "py39-filterpy",
                        "py310-filterpy",
                        "rust-script",
                        "py310-sphinx-issues",
                        "py39-word2vec",
                        "py310-word2vec",
                        "py39-agate",
                        "py310-agate",
                        "py39-agate-dbf",
                        "py310-agate-dbf",
                        "py39-agate-excel",
                        "py310-agate-excel",
                        "py39-agate-sql",
                        "py310-agate-sql",
                        "py39-csvkit",
                        "py310-csvkit",
                        "py39-dbfread",
                        "py310-dbfread",
                        "py39-leather",
                        "py310-leather",
                        "py39-pytimeparse",
                        "py310-pytimeparse",
                        "py310-cligj",
                        "py310-munch",
                        "py310-pyglet",
                        "py310-virtualenvwrapper",
                        "aspnetcore-runtime-6",
                        "dotnet-runtime-6",
                        "dotnet-sdk-6",
                        "py38-re2",
                        "py310-editor",
                        "goful",
                        "py310-anytree",
                        "py310-cloudscraper",
                        "py310-recommonmark",
                        "py-google-api-core",
                        "py39-google-api-core",
                        "py310-google-api-core",
                        "py-googleapis-common-protos",
                        "py39-googleapis-common-protos",
                        "py310-googleapis-common-protos",
                        "py39-memprof",
                        "py310-memprof",
                        "py310-funcparserlib",
                        "py310-multiprocess",
                        "py39-ipympl",
                        "py310-ipympl",
                        "paho.mqtt.cpp",
                        "py-prawcore",
                        "py39-prawcore",
                        "py310-prawcore",
                        "gitleaks",
                        "actionlint",
                        "py-kitchen",
                        "py39-kitchen",
                        "py310-kitchen",
                        "py310-pathlib2",
                        "py310-redis",
                        "py310-update_checker",
                        "py-svgelements",
                        "py39-svgelements",
                        "py310-svgelements",
                        "smimesign",
                        "py-praw",
                        "py39-praw",
                        "py310-praw",
                        "php-maxminddb",
                        "php72-maxminddb",
                        "php73-maxminddb",
                        "php74-maxminddb",
                        "php80-maxminddb",
                        "php81-maxminddb",
                        "py39-blockdiag",
                        "py310-blockdiag",
                        "py39-seqdiag",
                        "py310-seqdiag",
                        "py310-webcolors",
                        "py39-imread",
                        "py310-imread",
                        "hadolint",
                        "blake3",
                        "py-ansible-compat",
                        "py39-ansible-compat",
                        "py310-ansible-compat",
                        "py-subprocess-tee",
                        "py39-subprocess-tee",
                        "py310-subprocess-tee",
                        "gnuastro",
                        "py310-bidict",
                        "py310-affine",
                        "clifm",
                        "py39-actdiag",
                        "py310-actdiag",
                        "py39-mahotas",
                        "py310-mahotas",
                        "py310-configparser",
                        "libdazzle-devel",
                        "p5-pkgconfig",
                        "p5.28-pkgconfig",
                        "p5.30-pkgconfig",
                        "p5.32-pkgconfig",
                        "p5.34-pkgconfig",
                        "p5-mojo-dom58",
                        "p5.28-mojo-dom58",
                        "p5.30-mojo-dom58",
                        "p5.32-mojo-dom58",
                        "p5.34-mojo-dom58",
                        "openjdk11-bootstrap",
                        "openjdk13-bootstrap",
                        "openjdk15-bootstrap",
                        "openjdk17-bootstrap",
                        "openjdk8-bootstrap",
                        "privoxy-pki-bundle",
                        "py310-xhtml2pdf",
                        "py39-honcho",
                        "py310-honcho",
                        "p5-alien-libtiff",
                        "p5.28-alien-libtiff",
                        "p5.30-alien-libtiff",
                        "p5.32-alien-libtiff",
                        "p5.34-alien-libtiff",
                        "py39-nwdiag",
                        "py310-nwdiag",
                        "termshot",
                        "py310-pymongo",
                        "bazelisk",
                        "vlang",
                        "py310-s3fs",
                        "py39-pystache",
                        "py310-pystache",
                        "clash",
                        "py310-pyfftw",
                        "py310-llvmlite",
                        "py-openbabel2",
                        "py39-openbabel2",
                        "py310-openbabel2",
                        "openbabel2",
                        "py-psycopg",
                        "py39-psycopg",
                        "py310-psycopg",
                        "termcolor",
                        "CLI11",
                        "mariadb-10.8",
                        "mariadb-10.8-server",
                        "gdrive",
                        "redo-history",
                        "optar",
                        "py38-smi",
                        "py39-smi",
                        "py310-smi",
                        "py310-mecab-python3",
                        "py-editables",
                        "py37-editables",
                        "py38-editables",
                        "py39-editables",
                        "py310-editables",
                        "py-hatchling",
                        "py37-hatchling",
                        "py38-hatchling",
                        "py39-hatchling",
                        "py310-hatchling",
                        "py-pytest-random-order",
                        "py38-pytest-random-order",
                        "py39-pytest-random-order",
                        "py310-pytest-random-order",
                        "py-jaraco.classes",
                        "py38-jaraco.classes",
                        "py39-jaraco.classes",
                        "py310-jaraco.classes",
                        "py310-python-coveralls",
                        "ccdiff",
                        "py-sphinxcontrib-blockdiag",
                        "py38-sphinxcontrib-blockdiag",
                        "py39-sphinxcontrib-blockdiag",
                        "py310-sphinxcontrib-blockdiag",
                        "tl-expected",
                        "bore-cli",
                        "mage",
                        "comet-git",
                        "py310-asn1crypto",
                        "py39-htseq",
                        "py310-htseq",
                        "py39-pysam",
                        "py310-pysam",
                        "jid",
                        "py-hatch-vcs",
                        "py37-hatch-vcs",
                        "py38-hatch-vcs",
                        "py39-hatch-vcs",
                        "py310-hatch-vcs",
                        "sampler",
                        "py-sphinxcontrib-httpdomain",
                        "py39-sphinxcontrib-httpdomain",
                        "py310-sphinxcontrib-httpdomain",
                        "py310-graphql-core",
                        "tfenv",
                        "zq",
                        "py310-construct",
                        "py310-pika",
                        "zenmap",
                        "py39-pyopencl",
                        "py310-pyopencl",
                        "py39-pytools",
                        "py310-pytools",
                        "py39-prettytable",
                        "py310-prettytable",
                        "wasm-pack",
                        "py310-jug",
                        "gocovsh",
                        "tfrefactor",
                        "py310-spdx",
                        "py310-spdx-lookup",
                        "timeleft",
                        "k2tf",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "cpufetch",
                        "fclones",
                        "oxipng",
                        "py310-pycson",
                        "py310-speg",
                        "p5-alien-proj",
                        "p5.28-alien-proj",
                        "p5.30-alien-proj",
                        "p5.32-alien-proj",
                        "p5.34-alien-proj",
                        "p5-alien-proj4",
                        "p5.28-alien-proj4",
                        "p5.30-alien-proj4",
                        "p5.32-alien-proj4",
                        "p5.34-alien-proj4",
                        "p5-opengl-glut",
                        "p5.28-opengl-glut",
                        "p5.30-opengl-glut",
                        "p5.32-opengl-glut",
                        "p5.34-opengl-glut",
                        "py310-upt-cpan",
                        "py310-upt-macports",
                        "py310-upt-pypi",
                        "py310-upt-rubygems",
                        "py-wikipedia-api",
                        "py310-wikipedia-api",
                        "py-lesscpy",
                        "py39-lesscpy",
                        "py310-lesscpy",
                        "py310-trustme",
                        "goawk",
                        "ratchet",
                        "minesweeper-go",
                        "openjdk18-bootstrap",
                        "libsoup-devel",
                        "py310-opencv3",
                        "py310-opencv3-devel",
                        "py310-aiomysql",
                        "py310-aiopg",
                        "py310-aiosqlite",
                        "py310-aniso8601",
                        "py-asyncmy",
                        "py39-asyncmy",
                        "py310-asyncmy",
                        "py310-asyncpg",
                        "py310-databases",
                        "py310-docker",
                        "py310-fastapi",
                        "py310-graphene",
                        "py310-graphql-relay",
                        "py-pytest-describe",
                        "py39-pytest-describe",
                        "py310-pytest-describe",
                        "py310-starlette",
                        "py310-nbxmpp",
                        "py-precis-i18n",
                        "py39-precis-i18n",
                        "py310-precis-i18n",
                        "depu",
                        "py310-pdfminer",
                        "gnutls-devel",
                        "py310-openslide",
                        "php81-ffi",
                        "php80-ffi",
                        "php74-ffi",
                        "lizard",
                        "py310-numba",
                        "py310-palettable",
                        "py310-ecdsa",
                        "p5.28-io-lambda",
                        "cfonts",
                        "py310-astunparse",
                        "py310-keras",
                        "py310-keras_applications",
                        "py310-keras_preprocessing",
                        "py310-opt_einsum",
                        "py310-tensorboard",
                        "py39-tensorflow-macos",
                        "py310-tensorflow-macos",
                        "py39-tensorflow-metal",
                        "py310-tensorflow-metal",
                        "py-telethon",
                        "py39-telethon",
                        "py310-telethon",
                        "py-types-ujson",
                        "py39-types-ujson",
                        "py310-types-ujson",
                        "py-uc-micro-py",
                        "py38-uc-micro-py",
                        "py39-uc-micro-py",
                        "py310-uc-micro-py",
                        "py310-uvicorn",
                        "py310-pydub",
                        "py-sparse",
                        "py39-sparse",
                        "py38-types-python-dateutil",
                        "py-types-pytz",
                        "py39-types-pytz",
                        "py310-types-pytz",
                        "py-types-simplejson",
                        "py39-types-simplejson",
                        "py310-types-simplejson",
                        "py-autoflake",
                        "py39-autoflake",
                        "py310-autoflake",
                        "py-mdurl",
                        "py38-mdurl",
                        "py39-mdurl",
                        "py310-mdurl",
                        "py310-monotonic",
                        "py-backoff",
                        "py39-backoff",
                        "py310-backoff",
                        "py-analytics-python",
                        "py39-analytics-python",
                        "py310-analytics-python",
                        "py-linkify-it-py",
                        "py38-linkify-it-py",
                        "py39-linkify-it-py",
                        "py310-linkify-it-py",
                        "py38-fastjsonschema",
                        "openjdk7-bootstrap",
                        "py-ffmpy",
                        "py39-ffmpy",
                        "py310-ffmpy",
                        "py39-scikit-umfpack",
                        "py310-scikit-umfpack",
                        "py310-netifaces",
                        "pari",
                        "py-maturin",
                        "py38-maturin",
                        "py39-maturin",
                        "py310-maturin",
                        "py-python-multipart",
                        "py39-python-multipart",
                        "py310-python-multipart",
                        "py37-orjson",
                        "py38-orjson",
                        "py-gradio",
                        "py39-gradio",
                        "py310-gradio",
                        "py-me-al",
                        "py39-me-al",
                        "py310-me-al",
                        "bud",
                        "py310-netaddr",
                        "py-rstcheck-core",
                        "py39-rstcheck-core",
                        "py310-rstcheck-core",
                        "py38-types-docutils",
                        "py-aeppl",
                        "py39-aeppl",
                        "py310-aeppl",
                        "py-aesara",
                        "py39-aesara",
                        "py310-aesara",
                        "py-cons",
                        "py39-cons",
                        "py310-cons",
                        "py-etuples",
                        "py39-etuples",
                        "py310-etuples",
                        "py-logical-unification",
                        "py39-logical-unification",
                        "py310-logical-unification",
                        "py-minikanren",
                        "py39-minikanren",
                        "py310-minikanren",
                        "py39-multipledispatch",
                        "py310-multipledispatch",
                        "py-pymc",
                        "py39-pymc",
                        "py310-pymc",
                        "py-xarray-einstats",
                        "py38-xarray-einstats",
                        "py39-xarray-einstats",
                        "py310-xarray-einstats",
                        "py310-sgmllib3k",
                        "tilemaker",
                        "php82",
                        "php82-apache2handler",
                        "php82-cgi",
                        "php82-fpm",
                        "php82-calendar",
                        "php82-curl",
                        "php82-dba",
                        "php82-enchant",
                        "php82-exif",
                        "php82-ffi",
                        "php82-ftp",
                        "php82-gd",
                        "php82-gettext",
                        "php82-gmp",
                        "php82-iconv",
                        "php82-imap",
                        "php82-intl",
                        "php82-ipc",
                        "php82-ldap",
                        "php82-mbstring",
                        "php82-mysql",
                        "php82-odbc",
                        "php82-opcache",
                        "php82-openssl",
                        "php82-oracle",
                        "php82-pcntl",
                        "php82-posix",
                        "php82-postgresql",
                        "php82-pspell",
                        "php82-snmp",
                        "php82-soap",
                        "php82-sockets",
                        "php82-sodium",
                        "php82-sqlite",
                        "php82-tidy",
                        "php82-xsl",
                        "lua-resty-core",
                        "lua-resty-lrucache",
                        "py39-pytidylib",
                        "py310-pytidylib",
                        "mani",
                        "py37-sip-devel",
                        "py38-sip-devel",
                        "py39-sip-devel",
                        "py310-sip-devel",
                        "trufflehog",
                        "py310-hiredis",
                        "mariadb-10.9",
                        "mariadb-10.9-server",
                        "mle",
                        "p5-io-compress-brotli",
                        "p5.28-io-compress-brotli",
                        "p5.30-io-compress-brotli",
                        "p5.32-io-compress-brotli",
                        "p5.34-io-compress-brotli",
                        "sealcurses",
                        "py39-gyoto",
                        "py310-gyoto",
                        "py39-mdtraj",
                        "py310-mdtraj",
                        "mbedtls3",
                        "py39-barnaba",
                        "py310-barnaba",
                        "py310-hy",
                        "jpm",
                        "py310-pybase62",
                        "PolyMC",
                        "py-curio",
                        "py39-curio",
                        "py310-curio",
                        "py-python-socks",
                        "py39-python-socks",
                        "py310-python-socks",
                        "cpp-argparse-dev",
                        "fdm",
                        "py39-libarchive-c",
                        "py310-libarchive-c",
                        "ffms2",
                        "xapian-bindings-perl5.34",
                        "p5-role-basic",
                        "p5.28-role-basic",
                        "p5.30-role-basic",
                        "p5.32-role-basic",
                        "p5.34-role-basic",
                        "libvmaf",
                        "64tass",
                        "rsspls",
                        "qBittorrent-qt5",
                        "maddy",
                        "create-dmg",
                        "docker-machine-driver-qemu",
                        "perl5.36",
                        "unicorn",
                        "poac",
                        "py-socksio",
                        "py38-socksio",
                        "py39-socksio",
                        "py310-socksio",
                        "py310-gpsoauth",
                        "py-ordered-set",
                        "py38-ordered-set",
                        "py39-ordered-set",
                        "py310-ordered-set",
                        "hunt",
                        "p5-net-amazon-signature-v4",
                        "p5.28-net-amazon-signature-v4",
                        "p5.30-net-amazon-signature-v4",
                        "p5.32-net-amazon-signature-v4",
                        "p5.34-net-amazon-signature-v4",
                        "py-exceptiongroup",
                        "py37-exceptiongroup",
                        "py38-exceptiongroup",
                        "py39-exceptiongroup",
                        "py310-exceptiongroup",
                        "py-flit_scm",
                        "py37-flit_scm",
                        "py38-flit_scm",
                        "py39-flit_scm",
                        "py310-flit_scm",
                        "py-inflate64",
                        "py38-inflate64",
                        "py39-inflate64",
                        "py310-inflate64",
                        "py-pybcj",
                        "py38-pybcj",
                        "py39-pybcj",
                        "py310-pybcj",
                        "comcast",
                        "py310-pytorch",
                        "py310-promise",
                        "py310-tensorflow-datasets",
                        "py310-tensorflow-metadata",
                        "tio",
                        "editorconfig-checker",
                        "liboggz",
                        "hakrawler",
                        "gau",
                        "flecli",
                        "dprint",
                        "hledger",
                        "pkixssh",
                        "py310-qscintilla-qt4",
                        "py-git-delete-merged-branches",
                        "py39-git-delete-merged-branches",
                        "py310-git-delete-merged-branches",
                        "pacparser",
                        "py310-pygit2",
                        "gi-docgen",
                        "py-smartypants",
                        "py39-smartypants",
                        "py310-smartypants",
                        "py-typogrify",
                        "py39-typogrify",
                        "py310-typogrify",
                        "inih",
                        "clang-11-bootstrap",
                        "py310-snuggs",
                        "py39-logilab-constraint",
                        "py310-logilab-constraint",
                        "py310-pyarrow",
                        "py310-pytest-lazy-fixture",
                        "spirv-headers",
                        "py310-clang",
                        "py310-ctypeslib2",
                        "py-ephemeral-port-reserve",
                        "py37-ephemeral-port-reserve",
                        "py38-ephemeral-port-reserve",
                        "py39-ephemeral-port-reserve",
                        "py310-ephemeral-port-reserve",
                        "py-pytest-xprocess",
                        "py37-pytest-xprocess",
                        "py38-pytest-xprocess",
                        "py39-pytest-xprocess",
                        "py310-pytest-xprocess",
                        "gum",
                        "pciids",
                        "libavif",
                        "nanorc",
                        "dnscontrol",
                        "py-whatthepatch",
                        "py39-whatthepatch",
                        "py310-whatthepatch",
                        "py310-XlsxWriter",
                        "py310-pptx",
                        "flux",
                        "py39-ldap",
                        "py310-ldap",
                        "py310-wand",
                        "riff",
                        "libfmt8",
                        "libfmt9",
                        "terragrunt-0.38",
                        "terragrunt-0.37",
                        "terragrunt-0.36",
                        "terragrunt-0.35",
                        "terragrunt-0.34",
                        "terragrunt-0.33",
                        "terragrunt-0.32",
                        "devdash",
                        "py310-deap",
                        "unxip",
                        "gokey",
                        "stagit",
                        "darkhttpd",
                        "py310-graph-tool",
                        "libjxl",
                        "py310-mygpoclient",
                        "py310-podcastparser",
                        "py39-pyx",
                        "py310-pyx",
                        "dragonbox",
                        "cgrc",
                        "lensm",
                        "zed",
                        "rustic",
                        "podman-compose-devel",
                        "py310-xxhash",
                        "py310-crc32c",
                        "py310-fire",
                        "py310-google-pasta",
                        "py310-seqeval",
                        "mariadb-10.10",
                        "mariadb-10.10-server",
                        "py310-timeout-decorator",
                        "py310-unidic-lite",
                        "py310-faiss",
                        "py310-catalogue",
                        "py310-conllu",
                        "py-langcodes",
                        "py39-langcodes",
                        "py310-langcodes",
                        "py310-onnxconverter-common",
                        "py310-omegaconf",
                        "py310-pytest-mypy",
                        "py310-sacremoses",
                        "py310-tokenizers",
                        "py310-huggingface_hub",
                        "py310-hydra-core",
                        "py310-pytorch-lightning",
                        "py310-unidic",
                        "py310-portalocker",
                        "py310-tensorboardX",
                        "py310-sacrebleu",
                        "py310-fairseq",
                        "py310-keras2onnx",
                        "py310-torchaudio",
                        "asdf",
                        "py310-spaCy",
                        "py310-spaCy-models",
                        "ccls_select",
                        "py310-torchtext",
                        "libbtbb",
                        "DeaDBeeF",
                        "py310-torchvision",
                        "py-jsonlines",
                        "py39-jsonlines",
                        "py310-jsonlines",
                        "py-cloudflare",
                        "py39-cloudflare",
                        "py310-cloudflare",
                        "py310-click-didyoumean",
                        "py310-transformers",
                        "py39-docx",
                        "py310-docx",
                        "dud",
                        "py310-stopwordsiso",
                        "py39-ipython-sql",
                        "py310-ipython-sql",
                        "py-hatch-fancy-pypi-readme",
                        "py37-hatch-fancy-pypi-readme",
                        "py38-hatch-fancy-pypi-readme",
                        "py39-hatch-fancy-pypi-readme",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-pytest-metadata",
                        "libquirc",
                        "py-pytest-json-report",
                        "py38-pytest-json-report",
                        "py39-pytest-json-report",
                        "py310-pytest-json-report",
                        "py39-hdbscan",
                        "py310-hdbscan",
                        "codeblocks-devel",
                        "govulncheck",
                        "cabal-prebuilt",
                        "py39-jsonpointer",
                        "py310-jsonpointer",
                        "py-sphinx-jsonschema",
                        "py39-sphinx-jsonschema",
                        "py310-sphinx-jsonschema",
                        "py-sphinxnotes-strike",
                        "py39-sphinxnotes-strike",
                        "py310-sphinxnotes-strike",
                        "py310-healpy",
                        "demangle",
                        "py310-graphviz",
                        "qoi",
                        "datree",
                        "icu-devel",
                        "icu-devel-lx",
                        "py310-mechanicalsoup",
                        "py310-maxminddb",
                        "meli",
                        "jqp",
                        "iir1",
                        "py-bidi",
                        "py39-bidi",
                        "py310-bidi",
                        "py-coremltools",
                        "py39-coremltools",
                        "py310-coremltools",
                        "libsdl2-snowleopard",
                        "py-siphon",
                        "py310-siphon",
                        "roapi",
                        "columnq",
                        "tablecat",
                        "py-berkeleydb",
                        "py38-berkeleydb",
                        "py39-berkeleydb",
                        "py310-berkeleydb",
                        "plumber",
                        "wander",
                        "py310-scikit-hep-hepstats",
                        "steampipe",
                        "terragrunt-0.39",
                        "reuse",
                        "py-boolean.py",
                        "py310-boolean.py",
                        "py-license-expression",
                        "py310-license-expression",
                        "frotz-sdl",
                        "gitsign",
                        "mold",
                        "scientiaCLI",
                        "py-cfgrib",
                        "py310-cfgrib",
                        "py-eccodes",
                        "py310-eccodes",
                        "py-findlibs",
                        "py310-findlibs",
                        "sake",
                        "py39-scoop",
                        "py310-scoop",
                        "markscribe",
                        "py310-dlib",
                        "py310-imageio-ffmpeg",
                        "py310-imutils",
                        "py310-moviepy",
                        "py310-photomosaic",
                        "py310-proglog",
                        "py310-pygrib",
                        "py-jplephem",
                        "py39-jplephem",
                        "py310-jplephem",
                        "py-spktype21",
                        "py39-spktype21",
                        "py310-spktype21",
                        "py39-sgp4",
                        "py310-sgp4",
                        "py-skyfield",
                        "py39-skyfield",
                        "py310-skyfield",
                        "p5-future-xs",
                        "p5.28-future-xs",
                        "p5.30-future-xs",
                        "p5.32-future-xs",
                        "p5.34-future-xs",
                        "py310-commpy",
                        "nodejs19",
                        "py310-pypcap",
                        "py310-libdnet",
                        "PrismLauncher",
                        "py-calver",
                        "py310-calver",
                        "quill",
                        "py311-htmldocs",
                        "py311-tomli",
                        "py311-editables",
                        "py311-pathspec",
                        "py311-hatchling",
                        "py311-pluggy",
                        "py311-py",
                        "py311-pip",
                        "py311-mypy_extensions",
                        "py311-websockets",
                        "py310-marisa-trie",
                        "harp",
                        "wireshark4",
                        "py310-whoosh",
                        "ruby-devel",
                        "vhs",
                        "py311-decorator",
                        "py311-mpmath",
                        "py311-sympy",
                        "p5-object-pad",
                        "p5.28-object-pad",
                        "p5.30-object-pad",
                        "p5.32-object-pad",
                        "p5.34-object-pad",
                        "py311-gnureadline",
                        "ddrescueview",
                        "dynamix-chart-width-control",
                        "py311-powerline",
                        "tinyxml2",
                        "felix",
                        "py311-nuitka",
                        "py311-traitlets",
                        "py311-SDL2",
                        "py311-macholib",
                        "py311-modulegraph",
                        "py311-py2app",
                        "octave-femoctave",
                        "py311-gmpy2",
                        "py311-networkx",
                        "py-in-n-out",
                        "py39-in-n-out",
                        "py310-in-n-out",
                        "pbsecret",
                        "py311-semantic_version",
                        "py311-olefile",
                        "py311-aiosignal",
                        "py311-attrs",
                        "py311-sortedcontainers",
                        "py311-zope-event",
                        "py311-zopeinterface",
                        "py311-Pillow",
                        "py311-asteval",
                        "py311-filetype",
                        "py311-pretend",
                        "xq",
                        "py311-zipp",
                        "exercism",
                        "py311-psutil",
                        "py311-cffi",
                        "py311-pycparser",
                        "py311-cchardet",
                        "yubikey-manager4",
                        "py311-pytest-runner",
                        "gcc-devel-libcxx",
                        "py310-contextily",
                        "py310-mapclassify",
                        "py310-mercantile",
                        "py310-geoplot",
                        "py311-mako",
                        "py311-zopfli",
                        "py311-colorama",
                        "py311-funcparserlib",
                        "py311-hy",
                        "py311-distro",
                        "py311-scikit-build",
                        "py311-aiodns",
                        "py311-certifi",
                        "py311-docutils",
                        "py311-flit",
                        "py311-idna",
                        "py311-tomli-w",
                        "mariadb-10.11",
                        "mariadb-10.11-server",
                        "py311-brotli",
                        "py38-brotlicffi",
                        "py39-brotlicffi",
                        "py310-brotlicffi",
                        "py311-brotlicffi",
                        "py311-pygit2",
                        "darwin-xtools",
                        "ld64-xtools",
                        "py311-socks",
                        "py311-pycryptodome",
                        "py311-pycryptodomex",
                        "4ti2",
                        "LiDIA",
                        "QSopt_ex",
                        "TOPCOM",
                        "latte-int",
                        "lrslib",
                        "soplex",
                        "katana",
                        "neo-cowsay",
                        "nanomq",
                        "py311-simplejson",
                        "ipopt",
                        "papilo",
                        "polymake",
                        "scip",
                        "jsonnet-language-server",
                        "summon",
                        "py311-jinja2",
                        "py311-alabaster",
                        "py311-imagesize",
                        "py311-snowballstemmer",
                        "py311-parso",
                        "libbtbb-devel",
                        "ubertooth",
                        "ubertooth-devel",
                        "d2",
                        "py311-dateutil",
                        "py311-six",
                        "py311-tz",
                        "py311-cryptography",
                        "py311-cryptography_vectors",
                        "py311-parse",
                        "py311-xlrd",
                        "py311-xlsx2csv",
                        "py311-cairo",
                        "py311-cppy",
                        "py311-cycler",
                        "py311-kiwisolver",
                        "py311-setuptools_scm_git_archive",
                        "py311-unicodedata2",
                        "py311-black",
                        "py311-click",
                        "py311-hatch-fancy-pypi-readme",
                        "py311-hatch-vcs",
                        "py311-blinker",
                        "py311-cpuinfo",
                        "py311-crcmod",
                        "py311-execnet",
                        "py311-freezegun",
                        "py311-geographiclib",
                        "py311-iso8601",
                        "py311-jwt",
                        "py311-mock",
                        "py311-oauthlib",
                        "py311-pytest-benchmark",
                        "py311-pytest-forked",
                        "py311-pytest-subtests",
                        "py311-pytest-xdist",
                        "py311-requests-mock",
                        "py311-requests-oauthlib",
                        "py311-svgelements",
                        "py311-toml",
                        "py311-yapf",
                        "py311-levenshtein",
                        "py-docstring-to-markdown",
                        "py39-docstring-to-markdown",
                        "py310-docstring-to-markdown",
                        "py-pylint-venv",
                        "py39-pylint-venv",
                        "py310-pylint-venv",
                        "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",
                        "py38-rapidfuzz",
                        "py311-git-delete-merged-branches",
                        "macpine",
                        "cdebug",
                        "py311-pydicom",
                        "py311-async-timeout",
                        "py311-aiohttp",
                        "dosbox-staging",
                        "py-fdsnwsscripts",
                        "py39-fdsnwsscripts",
                        "py310-fdsnwsscripts",
                        "py311-types-pytz",
                        "py311-types-simplejson",
                        "py311-types-ujson",
                        "py311-pymongo",
                        "py311-maturin",
                        "sketchybar",
                        "pup",
                        "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-cairocffi",
                        "py311-cfgv",
                        "py311-colorlog",
                        "py311-columnize",
                        "py311-deprecation",
                        "py311-docstring-to-markdown",
                        "py311-wurlitzer",
                        "py311-diff-match-patch",
                        "py311-dill",
                        "py311-editorconfig",
                        "py311-fastprogress",
                        "py311-inflection",
                        "py311-intervaltree",
                        "py311-text-unidecode",
                        "py311-nodeenv",
                        "terragrunt-0.42",
                        "terragrunt-0.41",
                        "terragrunt-0.40",
                        "py-contourpy",
                        "py38-contourpy",
                        "py39-contourpy",
                        "py310-contourpy",
                        "py311-contourpy",
                        "py311-pdbecif",
                        "py311-pkce",
                        "py311-ply",
                        "py311-poyo",
                        "py311-jedi",
                        "py311-pylint-venv",
                        "py311-pympler",
                        "py311-pyqt-builder",
                        "py311-psycopg",
                        "py311-psycopg2",
                        "blis",
                        "weatherme",
                        "buildbot-www-react",
                        "py311-matplotlib-inline",
                        "tnylpo",
                        "py311-ptyprocess",
                        "Obsession",
                        "go-reflex",
                        "py311-pexpect",
                        "py311-pytest-describe",
                        "py311-pytest-qt",
                        "py311-python-lsp-black",
                        "py311-sip",
                        "py311-sip-devel",
                        "py311-pyinstrument",
                        "oauth2c",
                        "py311-cattrs",
                        "py311-exceptiongroup",
                        "py311-flit_scm",
                        "py-lsprotocol",
                        "py39-lsprotocol",
                        "py310-lsprotocol",
                        "py311-lsprotocol",
                        "py311-pygls",
                        "py311-typeguard",
                        "py311-pickleshare",
                        "py37-calver",
                        "py38-calver",
                        "py39-calver",
                        "py-poetry-plugin-export",
                        "py39-poetry-plugin-export",
                        "py310-poetry-plugin-export",
                        "todoist-cli",
                        "py311-sphinx-click",
                        "mqttui",
                        "php82-APCu",
                        "php82-gearman",
                        "php82-mailparse",
                        "php82-maxminddb",
                        "php82-memcached",
                        "php81-mysql_xdevapi",
                        "php82-mysql_xdevapi",
                        "php82-oauth",
                        "php82-pcov",
                        "php82-redis",
                        "php82-solr",
                        "php82-svm",
                        "php82-timezonedb",
                        "php82-uuid",
                        "php82-xdebug",
                        "php82-yaml",
                        "php82-zip",
                        "php82-zstd",
                        "lmdbxx-cxx17",
                        "py39-mongoengine",
                        "py310-mongoengine",
                        "py311-mongoengine",
                        "py311-lazy_object_proxy",
                        "py311-astroid",
                        "py311-markdown",
                        "py311-flatbuffers",
                        "py311-kaptan",
                        "py311-tmuxp",
                        "py39-pivy",
                        "py310-pivy",
                        "py310-pyside-tools",
                        "py311-asttokens",
                        "boost181-numpy",
                        "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-beniget",
                        "py311-gast",
                        "py311-pythran",
                        "py311-threadpoolctl",
                        "py311-murmurhash",
                        "py311-pure_eval",
                        "py311-funcsigs",
                        "py311-josepy",
                        "py311-repoze.sphinx.autointerface",
                        "py311-configargparse",
                        "py311-configobj",
                        "py311-parsedatetime",
                        "py311-html5lib",
                        "py311-python-augeas",
                        "py311-webencodings",
                        "py311-cloudflare",
                        "py311-jsonlines",
                        "py311-async_generator",
                        "py311-requests-toolbelt",
                        "py311-sniffio",
                        "py311-asn1",
                        "py311-astor",
                        "py311-service_identity",
                        "py311-trustme",
                        "py311-flake8-mccabe",
                        "py311-tomlkit",
                        "py311-poetry-plugin-export",
                        "py311-cachecontrol",
                        "py311-cleo",
                        "py311-crashtest",
                        "py311-msgpack",
                        "py311-pastel",
                        "py311-pylev",
                        "py311-clikit",
                        "py311-pyrsistent",
                        "py311-tqdm",
                        "py311-jaraco.classes",
                        "py311-keyring",
                        "py311-pkginfo",
                        "py311-shellingham",
                        "py311-backports",
                        "py311-calver",
                        "py311-distlib",
                        "py311-contextlib2",
                        "py311-pathlib2",
                        "py311-lockfile",
                        "py311-requests-file",
                        "py311-tldextract",
                        "py311-dns-lexicon",
                        "py311-bleach",
                        "py311-blockdiag",
                        "py311-sphinxcontrib-blockdiag",
                        "py311-webcolors",
                        "py311-jupyter_packaging",
                        "py311-param",
                        "py311-pyobjc",
                        "py311-pyviz_comms",
                        "p5-crypt-argon2",
                        "p5.28-crypt-argon2",
                        "p5.30-crypt-argon2",
                        "p5.32-crypt-argon2",
                        "p5.34-crypt-argon2",
                        "py311-pytest-asyncio",
                        "py311-stack_data",
                        "p5-crypt-passphrase",
                        "p5.28-crypt-passphrase",
                        "p5.30-crypt-passphrase",
                        "p5.32-crypt-passphrase",
                        "p5.34-crypt-passphrase",
                        "p5-crypt-passphrase-argon2",
                        "p5.28-crypt-passphrase-argon2",
                        "p5.30-crypt-passphrase-argon2",
                        "p5.32-crypt-passphrase-argon2",
                        "p5.34-crypt-passphrase-argon2",
                        "p5-crypt-passphrase-bcrypt",
                        "p5.28-crypt-passphrase-bcrypt",
                        "p5.30-crypt-passphrase-bcrypt",
                        "p5.32-crypt-passphrase-bcrypt",
                        "p5.34-crypt-passphrase-bcrypt",
                        "py311-aws-sam-translator",
                        "py311-awscli",
                        "py39-cfn-lint",
                        "py310-cfn-lint",
                        "py311-cfn-lint",
                        "py311-jmespath",
                        "py-jschema_to_python",
                        "py39-jschema_to_python",
                        "py310-jschema_to_python",
                        "py311-jschema_to_python",
                        "py39-jsonpatch",
                        "py310-jsonpatch",
                        "py311-jsonpatch",
                        "py311-jsonpickle",
                        "py311-jsonpointer",
                        "py-junit-xml",
                        "py39-junit-xml",
                        "py310-junit-xml",
                        "py311-junit-xml",
                        "py311-rsa",
                        "py-sarif-om",
                        "py39-sarif-om",
                        "py310-sarif-om",
                        "py311-sarif-om",
                        "py311-neovim",
                        "ssh-audit",
                        "py311-pyotp",
                        "py311-future",
                        "py311-setupmeta",
                        "py311-sphinx-gallery",
                        "py311-sphinxcontrib-svg2pdfconverter",
                        "py311-textdistance",
                        "py311-three-merge",
                        "py311-tinycss2",
                        "py311-tokenize-rt",
                        "py311-uncertainties",
                        "py311-whatthepatch",
                        "py311-aeppl",
                        "py311-aesara",
                        "py311-algopy",
                        "py311-applaunchservices",
                        "py311-binaryornot",
                        "py311-chardet",
                        "py311-cssselect2",
                        "py311-docstyle",
                        "py311-lmfit",
                        "py311-natsort",
                        "py311-peakutils",
                        "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-openbabel",
                        "py311-ipython",
                        "dmarc-report-converter",
                        "gtk-internet-radio-locator",
                        "py311-h11",
                        "py311-hpack",
                        "py311-httpcore",
                        "py311-hyperframe",
                        "py311-pick",
                        "py311-pytest-random-order",
                        "py311-pytest-xprocess",
                        "py311-socksio",
                        "py311-appdirs",
                        "py311-pooch",
                        "libfmt4",
                        "coolprop-refprop-headers",
                        "ruby32",
                        "py311-autoflake",
                        "dbus-python311",
                        "py311-codestyle",
                        "py38-pypdf",
                        "wasmedge",
                        "kubeconform",
                        "py311-altair",
                        "py311-entrypoints",
                        "py311-toolz",
                        "libfixmath",
                        "fplll",
                        "yices",
                        "py311-mutagen",
                        "py-coolprop",
                        "py39-coolprop",
                        "py310-coolprop",
                        "py311-coolprop",
                        "ascent",
                        "libpetanque",
                        "pffft",
                        "clingcon",
                        "admesh",
                        "gklib",
                        "py310-pybind11-stubgen",
                        "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",
                        "mimalloc",
                        "NTPoly",
                        "tree-sitter-bash",
                        "tree-sitter-c",
                        "tree-sitter-c-sharp",
                        "tree-sitter-cpp",
                        "tree-sitter-elisp",
                        "tree-sitter-erlang",
                        "tree-sitter-html",
                        "tree-sitter-java",
                        "tree-sitter-json",
                        "tree-sitter-org",
                        "tree-sitter-ruby",
                        "tree-sitter-rust",
                        "tree-sitter-scala",
                        "tree-sitter-tsx",
                        "tree-sitter-typescript",
                        "tree-sitter-yaml",
                        "tree-sitter-cmake",
                        "tree-sitter-dockerfile",
                        "tree-sitter-go-mod",
                        "tree-sitter-toml",
                        "tree-sitter-swift",
                        "tree-sitter-elixir",
                        "tree-sitter-heex",
                        "dbcsr",
                        "py311-ansible",
                        "py311-ansible-core",
                        "py311-httplib2",
                        "py311-paramiko",
                        "py311-pynacl",
                        "py311-resolvelib",
                        "py311-cloudpickle",
                        "py311-cytoolz",
                        "ofc",
                        "py311-argcomplete",
                        "py311-pyusb",
                        "py311-cached-property",
                        "py311-extension-helpers",
                        "py311-pkgconfig",
                        "py311-parfive",
                        "py311-pyshp",
                        "py311-epsg",
                        "py311-owslib",
                        "py311-pytest-metadata",
                        "py311-pytest-json-report",
                        "tfstate",
                        "py311-sh",
                        "py311-whoosh",
                        "py311-django",
                        "VecTcl",
                        "bzip3",
                        "py311-bidict",
                        "py311-cloudscraper",
                        "py311-yaspin",
                        "py311-serial",
                        "matrix-calculator",
                        "polycalc",
                        "py311-multiprocess",
                        "fpm",
                        "neonmodem",
                        "py311-flaky",
                        "py311-minikanren",
                        "py311-pytest-httpbin",
                        "py311-structlog",
                        "borgmatic",
                        "kokkos",
                        "arborx",
                        "py311-docstring_parser",
                        "py311-magicgui",
                        "py311-pytest-sugar",
                        "py311-pytomlpp",
                        "py311-superqt",
                        "py311-npe2",
                        "primme",
                        "py311-virtualenv-clone",
                        "py311-mapclassify",
                        "py310-checkdigit",
                        "py311-checkdigit",
                        "arghandler",
                        "linalg",
                        "stringtoolbox",
                        "GaussianLib",
                        "libsql",
                        "cpp-peglib",
                        "fson",
                        "zofu",
                        "ginkgo",
                        "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",
                        "py-pytest-check",
                        "py39-pytest-check",
                        "py310-pytest-check",
                        "py311-pytest-check",
                        "py311-send2trash",
                        "py311-terminado",
                        "py39-xmldiff",
                        "py310-xmldiff",
                        "py311-xmldiff",
                        "vals",
                        "acorn",
                        "any",
                        "absent",
                        "tthresh",
                        "py311-XlsxWriter",
                        "py311-pptx",
                        "py311-clang",
                        "py311-ctypeslib2",
                        "py311-affine",
                        "ForEx",
                        "cafut",
                        "fitpack",
                        "fortran-datetime",
                        "libzita-resampler",
                        "py311-ruamel-yaml-clib",
                        "py311-Faker",
                        "py311-random2",
                        "py311-ukpostcodeparser",
                        "py311-validators",
                        "py311-pygccxml",
                        "py311-pyplusplus",
                        "lfortran",
                        "SISL",
                        "py311-phonenumbers",
                        "py311-semver",
                        "audiowmark",
                        "py311-aioitertools",
                        "mbusd",
                        "mp4ff",
                        "kitten",
                        "eiscor",
                        "hptt",
                        "py311-geopy",
                        "py311-cligj",
                        "py311-mercantile",
                        "py311-snuggs",
                        "py311-contextily",
                        "py311-munch",
                        "py311-geoplot",
                        "py311-seaborn",
                        "py311-mkl",
                        "py311-mkl-include",
                        "py311-isodate",
                        "py311-pydot",
                        "py311-rdflib",
                        "py311-prov",
                        "py311-locket",
                        "py311-partd",
                        "py311-drms",
                        "py311-wand",
                        "py311-rfc3986",
                        "py311-uc-micro-py",
                        "py311-linkify-it-py",
                        "py311-pyte",
                        "py311-mdurl",
                        "py311-rich",
                        "py311-httpx",
                        "py311-xmlsec",
                        "py311-h5netcdf",
                        "py311-doctest-ignore-unicode",
                        "py311-nose",
                        "py311-fs",
                        "py311-reportlab",
                        "hamlet",
                        "FACE",
                        "starpu",
                        "py311-cheetah",
                        "py311-ephem",
                        "terragrunt-0.43",
                        "py311-crc32c",
                        "pika",
                        "toxcore",
                        "py39-singledispatch",
                        "py310-singledispatch",
                        "py311-singledispatch",
                        "py311-smartypants",
                        "py311-typogrify",
                        "py-cymruwhois",
                        "py39-cymruwhois",
                        "py310-cymruwhois",
                        "py311-cymruwhois",
                        "py311-automat",
                        "py311-constantly",
                        "py311-cssselect",
                        "py311-dispatcher",
                        "py311-hyperlink",
                        "py311-incremental",
                        "py311-itemloaders",
                        "py311-m2r",
                        "py311-parsel",
                        "py311-pyhamcrest",
                        "py311-queuelib",
                        "py311-twisted",
                        "py311-w3lib",
                        "termusic",
                        "py311-corner",
                        "py311-emcee3",
                        "xapian-bindings-perl5.36",
                        "php80-xapian",
                        "php81-xapian",
                        "php82-xapian",
                        "xapian-bindings-python311",
                        "xapian-bindings-ruby32",
                        "wails",
                        "py311-hiredis",
                        "py311-redis",
                        "py311-s3fs",
                        "blaspp",
                        "edencommon",
                        "proxygen",
                        "py311-pybase62",
                        "lua54",
                        "lua53",
                        "py311-cachelib",
                        "torrent",
                        "restbed",
                        "libretroshare",
                        "kazmath",
                        "R-gert",
                        "py311-amqp",
                        "py311-billiard",
                        "py311-celery",
                        "py311-fabric",
                        "py311-flask",
                        "py311-invoke",
                        "py311-itsdangerous",
                        "py311-kombu",
                        "py311-vine",
                        "py311-werkzeug",
                        "mutest",
                        "hiop",
                        "dspl",
                        "cyrus-sasl-xoauth2",
                        "py310-requests-unixsocket",
                        "py311-requests-unixsocket",
                        "so",
                        "octave-coder",
                        "py311-amazon.ion",
                        "py311-jsonconversion",
                        "madness",
                        "kluctl",
                        "libdivsufsort",
                        "py310-translationstring",
                        "py311-translationstring",
                        "rb32-kramdown",
                        "rb32-mustache",
                        "rb32-nokogiri",
                        "rb32-ronn-ng",
                        "py311-zope-component",
                        "py311-zope-hookable",
                        "mox",
                        "py311-game",
                        "PENF",
                        "fortran-stdlib",
                        "py311-pipdeptree",
                        "xc",
                        "fortran-curl",
                        "fortran-pcre2",
                        "fortran-zlib",
                        "py311-arviz",
                        "py311-xarray-einstats",
                        "py-versioneer",
                        "py38-versioneer",
                        "py39-versioneer",
                        "py310-versioneer",
                        "py311-versioneer",
                        "libocca",
                        "aspnetcore-runtime-7",
                        "dotnet-runtime-7",
                        "dotnet-sdk-7",
                        "py-pytoolconfig",
                        "py39-pytoolconfig",
                        "py310-pytoolconfig",
                        "py311-netaddr",
                        "py311-in-n-out",
                        "py311-pytoolconfig",
                        "py311-flake8",
                        "py311-pyflakes",
                        "py310-cidrize",
                        "py311-cidrize",
                        "py311-cymem",
                        "py311-preshed",
                        "py-scikit-hep-awkward",
                        "py39-scikit-hep-awkward",
                        "py310-scikit-hep-awkward",
                        "py311-scikit-hep-awkward",
                        "py311-wasabi",
                        "py-scikit-hep-uproot",
                        "py39-scikit-hep-uproot",
                        "py310-scikit-hep-uproot",
                        "py311-scikit-hep-uproot",
                        "py310-colander",
                        "py311-colander",
                        "py311-srsly",
                        "py311-blis",
                        "py311-catalogue",
                        "py-confection",
                        "py39-confection",
                        "py310-confection",
                        "py311-confection",
                        "py311-langcodes",
                        "py311-plac",
                        "py311-thinc",
                        "py311-exifread",
                        "py311-anytree",
                        "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",
                        "fyne",
                        "py311-heapdict",
                        "nng",
                        "azmq",
                        "py-comm",
                        "py39-comm",
                        "py310-comm",
                        "py311-comm",
                        "py311-zict",
                        "py311-myst-parser",
                        "py311-pytest-datadir",
                        "py311-pytest-regressions",
                        "FastAD",
                        "algol-68rs",
                        "py311-agate",
                        "py311-agate-dbf",
                        "py311-agate-excel",
                        "py311-agate-sql",
                        "py311-csvkit",
                        "py311-dbfread",
                        "py311-leather",
                        "py311-pytimeparse",
                        "py311-testpath",
                        "py39-dijitso",
                        "py310-dijitso",
                        "py311-dijitso",
                        "py39-dolfin",
                        "py310-dolfin",
                        "py311-dolfin",
                        "py39-ffc",
                        "py310-ffc",
                        "py311-ffc",
                        "py39-fiat",
                        "py310-fiat",
                        "py311-fiat",
                        "py310-petsc4py",
                        "py311-petsc4py",
                        "py310-slepc4py",
                        "py311-slepc4py",
                        "py310-ufl",
                        "py311-ufl",
                        "py311-bracex",
                        "py311-enrich",
                        "py311-tenacity",
                        "py311-wcmatch",
                        "py311-gitdb",
                        "py311-gitpython",
                        "py311-smmap",
                        "openconnect-sso",
                        "py311-xdg",
                        "goat",
                        "lua54-luarocks",
                        "lua54-lgi",
                        "lua53-lgi",
                        "lua52-lgi",
                        "lua51-lgi",
                        "raja",
                        "py311-pyglet",
                        "lua54-luazip",
                        "py311-libdnet",
                        "py311-pypcap",
                        "svu",
                        "solidity",
                        "lua54-luabitop",
                        "lua53-luabitop",
                        "lua52-luabitop",
                        "lua51-luabitop",
                        "py311-rstcheck",
                        "R-git2r",
                        "py311-cssutils",
                        "py310-networkit",
                        "py311-networkit",
                        "lua54-luahpdf",
                        "lua53-luahpdf",
                        "lua52-luahpdf",
                        "lua51-luahpdf",
                        "lua54-md5",
                        "lua53-md5",
                        "lua52-md5",
                        "lua51-md5",
                        "py311-freetype",
                        "py311-hsluv",
                        "luamake",
                        "py311-xyzservices",
                        "py311-yara",
                        "fatal",
                        "typst",
                        "bash-language-server",
                        "vpn-slice",
                        "py311-setproctitle",
                        "mat2",
                        "confluent-cli",
                        "gpython",
                        "phosg",
                        "resource_dasm",
                        "py311-fido2",
                        "py311-marisa-trie",
                        "libatomicbitvector",
                        "py311-hkdf",
                        "py311-pytrie",
                        "py311-re2",
                        "py311-txaio",
                        "py311-txtorcon",
                        "py311-u-msgpack-python",
                        "py311-pylzma",
                        "py311-spake2",
                        "pooler",
                        "ctpv",
                        "py311-userpath",
                        "py311-zope-deprecation",
                        "py310-olm",
                        "py311-olm",
                        "py311-imaplib2",
                        "py311-rfc6555",
                        "py311-aenum",
                        "py311-tox",
                        "liblsl",
                        "py311-onnx",
                        "trurl",
                        "py39-pudb",
                        "py310-pudb",
                        "py311-pudb",
                        "py311-urwid",
                        "py311-python-lsp-jsonrpc",
                        "py311-python-lsp-server",
                        "nfpm",
                        "py311-oct2py",
                        "py311-octave_kernel",
                        "py310-boltons",
                        "py311-boltons",
                        "py311-pyvis",
                        "py311-xmltodict",
                        "py311-jplephem",
                        "py311-sgp4",
                        "py311-skyfield",
                        "py311-spktype21",
                        "py311-loguru",
                        "pdl-cli",
                        "tflint",
                        "clone-org",
                        "py311-opencv3",
                        "py311-opencv3-devel",
                        "py311-thrift",
                        "py311-sphinx-autodoc-typehints",
                        "py311-openslide",
                        "Serial-Studio",
                        "py311-readme_renderer",
                        "py311-codecov",
                        "py311-jupyter_sphinx",
                        "fortran-rpn-calc",
                        "fortran-xml",
                        "functional-fortran",
                        "fortran-json",
                        "mmark",
                        "py-imagehash",
                        "py39-imagehash",
                        "py310-imagehash",
                        "py311-imagehash",
                        "py311-pycson",
                        "py311-speg",
                        "p5-test-future-io-impl",
                        "p5.28-test-future-io-impl",
                        "p5.30-test-future-io-impl",
                        "p5.32-test-future-io-impl",
                        "p5.34-test-future-io-impl",
                        "fortran-sqlite3",
                        "R-terra",
                        "zfp",
                        "palp",
                        "kotlin-language-server",
                        "py-branca",
                        "py39-branca",
                        "py310-branca",
                        "py311-branca",
                        "py-folium",
                        "py39-folium",
                        "py310-folium",
                        "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",
                        "glibmm-2.4",
                        "pangomm-1.4",
                        "k0sctl",
                        "py311-pymc",
                        "py311-pyside",
                        "py311-pyside-tools",
                        "py311-shiboken",
                        "input-leap",
                        "xmlsec-1.2",
                        "yajl-fort",
                        "py311-coveralls",
                        "py311-docopt",
                        "py311-ifaddr",
                        "py311-inflate64",
                        "py311-mediafile",
                        "py311-mpd2",
                        "py311-multivolumefile",
                        "py311-pathvalidate",
                        "py311-py7zr",
                        "py311-pyannotate",
                        "py311-pybcj",
                        "py311-pyppmd",
                        "py311-pytest-remotedata",
                        "py311-pyzstd",
                        "py311-soco",
                        "libsoup-2.4",
                        "vmrun-wrapper",
                        "py311-llvmlite",
                        "py311-numba",
                        "py310-tensorflow",
                        "qt6-qtlanguageserver-docs",
                        "nali",
                        "gfan",
                        "sympow",
                        "flite",
                        "pystring",
                        "payload-dumper-go",
                        "libopenraw-legacy",
                        "quickjs",
                        "quickjs-devel",
                        "R-rgdal",
                        "imath",
                        "openexr2",
                        "fortran-git",
                        "maptran3d",
                        "R-vapour",
                        "bpack",
                        "taxonkit",
                        "hivex",
                        "kokkos-devel",
                        "py311-meshio",
                        "py311-segno",
                        "py311-taskw",
                        "codemod",
                        "zmap",
                        "asmfmt",
                        "certgraph",
                        "py-setuptools-git-versioning",
                        "py38-setuptools-git-versioning",
                        "py39-setuptools-git-versioning",
                        "py310-setuptools-git-versioning",
                        "py311-setuptools-git-versioning",
                        "py310-librosa",
                        "py311-librosa",
                        "py310-mido",
                        "py311-mido",
                        "py310-note-seq",
                        "py311-note-seq",
                        "py310-pretty-midi",
                        "py311-pretty-midi",
                        "py310-resampy",
                        "py311-resampy",
                        "HiGHS",
                        "libimobiledevice-glue",
                        "R-sf",
                        "dbt",
                        "py311-alive-progress",
                        "py311-grapheme",
                        "py311-gobject3",
                        "py-cryptg",
                        "py39-cryptg",
                        "py310-cryptg",
                        "py311-ecdsa",
                        "py311-pyaes",
                        "s2geometry",
                        "paramonte",
                        "elmerfem",
                        "py311-napari-plugin-engine",
                        "py311-napari-svg",
                        "oxenmq",
                        "uvw",
                        "ngtcp2",
                        "oxenc",
                        "libxc5",
                        "libxc6",
                        "libhv",
                        "eiskaltdcpp",
                        "toxic",
                        "qepcad",
                        "py-ndindex",
                        "py39-ndindex",
                        "py310-ndindex",
                        "py311-ndindex",
                        "py311-protobuf3",
                        "lux",
                        "py311-plumed",
                        "fortran-xlib",
                        "strumpack",
                        "flexiblas",
                        "mfem",
                        "ixion-0.17",
                        "ixion-0.18",
                        "orcus-0.17",
                        "orcus-0.18",
                        "cl-alexandria",
                        "cl-asdf-flv",
                        "cl-base64",
                        "cl-bordeaux-threads",
                        "cl-chunga",
                        "cl-fiveam",
                        "cl-flexi-streams",
                        "cl-global-vars",
                        "cl-kmrcl",
                        "cl-lift",
                        "cl-ppcre-unicode",
                        "cl-ptester",
                        "cl-rt",
                        "cl-trivial-backtrace",
                        "cl-trivial-features",
                        "cl-trivial-garbage",
                        "cl-trivial-gray-streams",
                        "cl-unicode",
                        "cl-url-rewrite",
                        "cl-babel",
                        "cl-cffi",
                        "cl-chipz",
                        "cl-drakma",
                        "cl-fad",
                        "cl-hu.dwim.asdf",
                        "cl-hu.dwim.stefil",
                        "cl-hunchentoot",
                        "cl-md5",
                        "cl-plus-ssl",
                        "cl-puri",
                        "cl-rfc2388",
                        "cl-split-sequence",
                        "cl-trivial-sockets",
                        "cl-usocket",
                        "cl-who",
                        "py311-pyperclip",
                        "py-jfricas",
                        "py38-jfricas",
                        "py39-jfricas",
                        "py310-jfricas",
                        "py311-jfricas",
                        "volta-node",
                        "py311-tropycal",
                        "netclient",
                        "py310-attr",
                        "py311-attr",
                        "zstdConfig.cmake",
                        "py311-ndg_httpsclient",
                        "py311-pynamecheap",
                        "sbcl-bootstrap",
                        "cl-iterate",
                        "git-credential-oauth",
                        "libimobiledevice-glue-devel",
                        "cl-gobject-introspection",
                        "py311-jug",
                        "tfvar",
                        "gig",
                        "openjdk19-bootstrap",
                        "openjdk20-bootstrap",
                        "bart",
                        "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",
                        "py37-pdal",
                        "loli",
                        "octave-cfitsio",
                        "py-pyproject_metadata",
                        "py38-pyproject_metadata",
                        "py39-pyproject_metadata",
                        "py310-pyproject_metadata",
                        "py311-pyproject_metadata",
                        "py311-iniparse",
                        "py311-mercurial_extension_utils",
                        "normaliz",
                        "permlib",
                        "sympol",
                        "libopenmpt",
                        "py311-last",
                        "mk-configure",
                        "py311-berkeleydb",
                        "py310-bsddb3",
                        "amule",
                        "py-hyrule",
                        "py39-hyrule",
                        "py310-hyrule",
                        "py311-hyrule",
                        "edid-decode",
                        "php83",
                        "php83-apache2handler",
                        "php83-cgi",
                        "php83-fpm",
                        "php83-calendar",
                        "php83-curl",
                        "php83-dba",
                        "php83-enchant",
                        "php83-exif",
                        "php83-ffi",
                        "php83-ftp",
                        "php83-gd",
                        "php83-gettext",
                        "php83-gmp",
                        "php83-iconv",
                        "php83-imap",
                        "php83-intl",
                        "php83-ipc",
                        "php83-ldap",
                        "php83-mbstring",
                        "php83-mysql",
                        "php83-odbc",
                        "php83-opcache",
                        "php83-openssl",
                        "php83-oracle",
                        "php83-pcntl",
                        "php83-posix",
                        "php83-postgresql",
                        "php83-pspell",
                        "php83-snmp",
                        "php83-soap",
                        "php83-sockets",
                        "php83-sodium",
                        "php83-sqlite",
                        "php83-tidy",
                        "php83-xsl",
                        "systemc",
                        "taizen",
                        "R-mlr",
                        "py310-paho-mqtt",
                        "py311-beaker",
                        "py310-pymunk",
                        "py311-pymunk",
                        "py311-gprof2dot",
                        "py311-memprof",
                        "libwired",
                        "taisei",
                        "wire",
                        "wired-server",
                        "Deriv",
                        "socnetv",
                        "py311-aiofiles",
                        "py311-aiosqlite",
                        "py310-overrides",
                        "py311-overrides",
                        "uacme",
                        "halloy",
                        "R-gdalraster",
                        "py311-asgiref",
                        "py311-kaitaistruct",
                        "py311-ldap3",
                        "py311-mitmproxy",
                        "py311-passlib",
                        "py311-publicsuffix2",
                        "py311-wsproto",
                        "libfmt10",
                        "py311-nbxmpp",
                        "py311-precis-i18n",
                        "py311-pypng",
                        "py39-qrcode",
                        "py310-qrcode",
                        "py311-qrcode",
                        "pam-touchid",
                        "py311-blessed",
                        "py-dashing",
                        "py39-dashing",
                        "py310-dashing",
                        "py311-dashing",
                        "EFIAgent",
                        "py311-mechanicalsoup",
                        "polysolve",
                        "STC",
                        "py311-portend",
                        "libKriging",
                        "basix",
                        "luma",
                        "py310-engineio",
                        "py311-engineio",
                        "py310-socketio",
                        "py311-socketio",
                        "ancient",
                        "ocp",
                        "luametatex",
                        "basiclu",
                        "tatami",
                        "tatami-devel",
                        "chai",
                        "fend",
                        "s2n-tls",
                        "gensync",
                        "oxen-logging",
                        "protobuf3-cpp-upstream",
                        "libcaption",
                        "libgit2-devel",
                        "py-nameutils",
                        "py39-nameutils",
                        "py310-nameutils",
                        "py311-nameutils",
                        "py311-docker",
                        "danectl",
                        "manif",
                        "initool",
                        "pari-extra",
                        "pari-elldata",
                        "pari-galpol",
                        "pari-seadata",
                        "pari-seadata-small",
                        "pari-seadata-big",
                        "pari-nftables",
                        "pari-galdata",
                        "pari-nflistdata",
                        "tapkee",
                        "py310-dockerpty",
                        "py311-dockerpty",
                        "tcpflow-devel",
                        "py311-graph-tool",
                        "iowow",
                        "tiledb",
                        "py311-tensorflow_estimator",
                        "py311-cryptg",
                        "py311-telethon",
                        "bearssl",
                        "py311-opt_einsum",
                        "py311-hdbscan",
                        "py311-astunparse",
                        "py311-keras_applications",
                        "py311-keras_preprocessing",
                        "py-pulp",
                        "py39-pulp",
                        "py310-pulp",
                        "py311-pulp",
                        "py-rasterstats",
                        "py39-rasterstats",
                        "py310-rasterstats",
                        "py311-rasterstats",
                        "py310-pytest-mpl",
                        "py311-pytest-mpl",
                        "podofo-0.10",
                        "py311-curio",
                        "py311-pytest-mypy",
                        "py311-portalocker",
                        "py311-python-socks",
                        "py311-keras",
                        "git-credential-azure",
                        "py-custom_inherit",
                        "py39-custom_inherit",
                        "py310-custom_inherit",
                        "py311-custom_inherit",
                        "spegla",
                        "py311-pika",
                        "garagejam",
                        "jet",
                        "py311-pyarrow",
                        "py311-pytest-lazy-fixture",
                        "md2vim",
                        "killport",
                        "uvw-static",
                        "uvw-headers",
                        "py39-fortranformat",
                        "py310-fortranformat",
                        "py311-fortranformat",
                        "cl-3bmd",
                        "cl-annot",
                        "cl-anonfun",
                        "cl-closer-mop",
                        "cl-colorize",
                        "cl-esrap",
                        "cl-fare-utils",
                        "cl-fiasco",
                        "cl-html-encode",
                        "cl-ieee-floats",
                        "cl-interpol",
                        "cl-ironclad",
                        "cl-lisp-namespace",
                        "cl-markup",
                        "cl-mgl-pax",
                        "cl-dref",
                        "cl-named-readtables",
                        "cl-pythonic-string-reader",
                        "cl-swank",
                        "cl-test-more",
                        "cl-trivial-cltl2",
                        "cl-trivial-types",
                        "cl-trivial-utf-8",
                        "cl-trivial-with-current-source-form",
                        "cl-try",
                        "cl-uffi",
                        "py38-rsgislib",
                        "py39-rsgislib",
                        "py310-rsgislib",
                        "py311-rsgislib",
                        "cl-anaphora",
                        "cl-ansi-text",
                        "cl-checkl",
                        "cl-clunit2",
                        "cl-colors",
                        "cl-colors2",
                        "cl-documentation-utils",
                        "cl-eos",
                        "cl-fare-quasiquote",
                        "cl-fast-io",
                        "cl-fset",
                        "cl-gendoc",
                        "cl-introspect-environment",
                        "cl-language-codes",
                        "cl-let-plus",
                        "cl-marshal",
                        "cl-misc-extensions",
                        "cl-mt19937",
                        "cl-optima",
                        "cl-proc-parse",
                        "cl-prove",
                        "cl-static-vectors",
                        "cl-system-locale",
                        "cl-trivia",
                        "cl-trivial-indent",
                        "cl-type-i",
                        "cl-vom",
                        "cl-xlunit",
                        "py311-nltk",
                        "cl-calispel",
                        "cl-clsql",
                        "cl-difflib",
                        "cl-eager-future",
                        "cl-eager-future2",
                        "cl-form-fiddle",
                        "cl-gopher",
                        "cl-html-diff",
                        "cl-jonathan",
                        "cl-jpl-queues",
                        "cl-jpl-util",
                        "cl-json",
                        "cl-legion",
                        "cl-local-time",
                        "cl-metabang-bind",
                        "cl-moptilities",
                        "cl-multilang-documentation",
                        "cl-parachute",
                        "cl-postmodern",
                        "cl-quri",
                        "cl-s-sysdeps",
                        "cl-s-xml",
                        "cl-speedy-queue",
                        "cl-stefil",
                        "cl-syntax",
                        "cl-trivial-custom-debugger",
                        "cl-uax-15",
                        "cl-utilities",
                        "cl-assoc-utils",
                        "cl-circular-streams",
                        "cl-containers",
                        "cl-contextl",
                        "cl-cookie",
                        "cl-dbi",
                        "cl-dissect",
                        "cl-docudown",
                        "cl-dynamic-classes",
                        "cl-find-port",
                        "cl-lisp-unit",
                        "cl-lml2",
                        "cl-log4cl",
                        "cl-lw-compat",
                        "cl-markdown",
                        "cl-metacopy",
                        "cl-metatilities",
                        "cl-metatilities-base",
                        "cl-mysql",
                        "cl-prevalence",
                        "cl-qrencode",
                        "cl-rove",
                        "cl-salza2",
                        "cl-slynk",
                        "cl-smart-buffer",
                        "cl-sqlite",
                        "cl-tld",
                        "cl-trivial-shell",
                        "cl-variates",
                        "cl-xsubseq",
                        "cl-zpng",
                        "tui-journal",
                        "cl-async",
                        "cl-blackbird",
                        "cl-clack",
                        "cl-custom-hash-table",
                        "cl-dexador",
                        "cl-do-urlencode",
                        "cl-enchant",
                        "cl-fast-http",
                        "cl-fastcgi",
                        "cl-history-tree",
                        "cl-http-body",
                        "cl-idna",
                        "cl-lack",
                        "cl-libuv",
                        "cl-lisp-unit2",
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-osicat",
                        "cl-redis",
                        "cl-rutils",
                        "cl-should-test",
                        "cl-swap-bytes",
                        "cl-symbol-munger",
                        "cl-toot",
                        "cl-trivial-mime",
                        "cl-trivial-package-local-nicknames",
                        "cl-trivial-rfc-1123",
                        "cl-wookie",
                        "py38-types-psutil",
                        "py38-types-setuptools",
                        "cl-acclimation",
                        "cl-array-utils",
                        "cl-atomics",
                        "cl-cffi-gtk",
                        "cl-clss",
                        "cl-cluffer",
                        "cl-clump",
                        "cl-com.inuoe.jzon",
                        "cl-float-features",
                        "cl-iolib",
                        "cl-lass",
                        "cl-lparallel",
                        "cl-montezuma",
                        "cl-ndebug",
                        "cl-nfiles",
                        "cl-nhooks",
                        "cl-njson",
                        "cl-nkeymaps",
                        "cl-nsymbols",
                        "cl-parse-declarations",
                        "cl-parse-number",
                        "cl-plump",
                        "cl-serapeum",
                        "cl-string-case",
                        "cl-trivial-file-size",
                        "cl-trivial-macroexpand-all",
                        "cl-trivial-timeout",
                        "cl-change-case",
                        "cl-jpeg",
                        "cl-js",
                        "cl-nodgui",
                        "cl-parenscript",
                        "cl-parse-js",
                        "cl-phos",
                        "cl-prompter",
                        "cl-py-configparser",
                        "cl-simple-tasks",
                        "cl-spinneret",
                        "cl-str",
                        "cl-trivial-benchmark",
                        "cl-trivial-clipboard",
                        "cl-trivial-main-thread",
                        "cl-unix-opts",
                        "cl-webengine",
                        "cl-webengine-lib",
                        "ytree",
                        "librasterlite2",
                        "cl-webkit2",
                        "cl-postgres-plus-local-time",
                        "cl-postgres",
                        "docker-compose-plugin",
                        "py311-helpdev",
                        "py311-libsass",
                        "py311-numpydoc",
                        "py311-pyls-spyder",
                        "py311-qdarkstyle",
                        "py311-qtsass",
                        "py311-spyder-kernels",
                        "unifdef",
                        "py311-dlib",
                        "nyxt",
                        "py-access",
                        "py39-access",
                        "py310-access",
                        "py311-access",
                        "py-giddy",
                        "py39-giddy",
                        "py310-giddy",
                        "py311-giddy",
                        "py-inequality",
                        "py39-inequality",
                        "py310-inequality",
                        "py311-inequality",
                        "py310-libpysal",
                        "py311-libpysal",
                        "py-mgwr",
                        "py39-mgwr",
                        "py310-mgwr",
                        "py311-mgwr",
                        "py-momepy",
                        "py39-momepy",
                        "py310-momepy",
                        "py311-momepy",
                        "py-pointpats",
                        "py39-pointpats",
                        "py310-pointpats",
                        "py311-pointpats",
                        "py39-pysal",
                        "py310-pysal",
                        "py311-pysal",
                        "py-segregation",
                        "py39-segregation",
                        "py310-segregation",
                        "py311-segregation",
                        "py-spaghetti",
                        "py39-spaghetti",
                        "py310-spaghetti",
                        "py311-spaghetti",
                        "py-spglm",
                        "py39-spglm",
                        "py310-spglm",
                        "py311-spglm",
                        "py-spint",
                        "py39-spint",
                        "py310-spint",
                        "py311-spint",
                        "py-splot",
                        "py39-splot",
                        "py310-splot",
                        "py311-splot",
                        "py-spopt",
                        "py39-spopt",
                        "py310-spopt",
                        "py311-spopt",
                        "py-spreg",
                        "py39-spreg",
                        "py310-spreg",
                        "py311-spreg",
                        "py-spvcm",
                        "py39-spvcm",
                        "py310-spvcm",
                        "py311-spvcm",
                        "py-tobler",
                        "py39-tobler",
                        "py310-tobler",
                        "py311-tobler",
                        "uvw2",
                        "dynamix-chart-width-control-gui",
                        "py311-fire",
                        "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",
                        "py310-xkcdpass",
                        "py311-xkcdpass",
                        "octave-pythonic",
                        "py311-recommonmark",
                        "cl-rutils-test",
                        "cl-mgl-pax-bootstrap",
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-named-readtables-test",
                        "squid",
                        "py-safetensors",
                        "py39-safetensors",
                        "py310-safetensors",
                        "py311-safetensors",
                        "ghq",
                        "libmcfp",
                        "natscli",
                        "repgrep",
                        "libjodycode",
                        "asl",
                        "starpu13",
                        "transmission-qt",
                        "pnetcdf",
                        "py311-aiojobs",
                        "ldid-procursus",
                        "py-pytest-trio",
                        "py38-pytest-trio",
                        "py39-pytest-trio",
                        "py310-pytest-trio",
                        "py311-pytest-trio",
                        "py311-reflink",
                        "p5-pdl-graphics-colorspace",
                        "p5.28-pdl-graphics-colorspace",
                        "p5.30-pdl-graphics-colorspace",
                        "p5.32-pdl-graphics-colorspace",
                        "p5.34-pdl-graphics-colorspace",
                        "sbcl-devel",
                        "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",
                        "py310-validictory",
                        "py311-validictory",
                        "py311-zbar",
                        "libminc",
                        "py310-parsimonious",
                        "py311-parsimonious",
                        "py311-autobahn",
                        "py311-cbor",
                        "py311-humanize",
                        "py311-pyqrcode",
                        "py311-python-snappy",
                        "py311-jupytext",
                        "py39-cinderclient",
                        "py310-cinderclient",
                        "py311-cinderclient",
                        "py39-cliff",
                        "py310-cliff",
                        "py311-cliff",
                        "py311-cmd2",
                        "py39-debtcollector",
                        "py310-debtcollector",
                        "py311-debtcollector",
                        "py39-dogpile-cache",
                        "py310-dogpile-cache",
                        "py311-dogpile-cache",
                        "py39-keystoneauth1",
                        "py310-keystoneauth1",
                        "py311-keystoneauth1",
                        "py39-keystoneclient",
                        "py310-keystoneclient",
                        "py311-keystoneclient",
                        "py311-netifaces",
                        "py39-novaclient",
                        "py310-novaclient",
                        "py311-novaclient",
                        "py39-openstackclient",
                        "py310-openstackclient",
                        "py311-openstackclient",
                        "py39-openstacksdk",
                        "py310-openstacksdk",
                        "py311-openstacksdk",
                        "py39-os-service-types",
                        "py310-os-service-types",
                        "py311-os-service-types",
                        "py39-osc-lib",
                        "py310-osc-lib",
                        "py311-osc-lib",
                        "py39-oslo-config",
                        "py310-oslo-config",
                        "py311-oslo-config",
                        "py39-oslo-i18n",
                        "py310-oslo-i18n",
                        "py311-oslo-i18n",
                        "py39-oslo-serialization",
                        "py310-oslo-serialization",
                        "py311-oslo-serialization",
                        "py39-oslo-utils",
                        "py310-oslo-utils",
                        "py311-oslo-utils",
                        "py311-prettytable",
                        "py39-requestsexceptions",
                        "py310-requestsexceptions",
                        "py311-requestsexceptions",
                        "py-bitmath",
                        "py38-bitmath",
                        "py39-bitmath",
                        "py310-bitmath",
                        "py311-bitmath",
                        "py-bpylist2",
                        "py38-bpylist2",
                        "py39-bpylist2",
                        "py310-bpylist2",
                        "py311-bpylist2",
                        "py-objexplore",
                        "py38-objexplore",
                        "py39-objexplore",
                        "py310-objexplore",
                        "py311-objexplore",
                        "py38-progressbar",
                        "py39-progressbar",
                        "py310-progressbar",
                        "py311-progressbar",
                        "py-pytest-pycodestyle",
                        "py38-pytest-pycodestyle",
                        "py39-pytest-pycodestyle",
                        "py310-pytest-pycodestyle",
                        "py311-pytest-pycodestyle",
                        "py-pytest-pylint",
                        "py38-pytest-pylint",
                        "py39-pytest-pylint",
                        "py310-pytest-pylint",
                        "py311-pytest-pylint",
                        "py311-spdx",
                        "py311-spdx-lookup",
                        "py311-upt-cpan",
                        "py311-upt-macports",
                        "py311-upt-pypi",
                        "py311-upt-rubygems",
                        "py311-arpeggio",
                        "py310-ftfy",
                        "py311-ftfy",
                        "py310-json-rpc",
                        "py311-json-rpc",
                        "py311-parver",
                        "py38-plyvel",
                        "py39-plyvel",
                        "py310-plyvel",
                        "py311-plyvel",
                        "py311-control",
                        "py-pyxdg",
                        "py27-pyxdg",
                        "py38-pyxdg",
                        "py39-pyxdg",
                        "py310-pyxdg",
                        "py311-pyxdg",
                        "py-xdg-base-dirs",
                        "py38-xdg-base-dirs",
                        "py39-xdg-base-dirs",
                        "py310-xdg-base-dirs",
                        "py311-xdg-base-dirs",
                        "py-applescript",
                        "py38-applescript",
                        "py39-applescript",
                        "py310-applescript",
                        "py311-applescript",
                        "py39-bitarray",
                        "py310-bitarray",
                        "py311-bitarray",
                        "py310-bitstring",
                        "py311-bitstring",
                        "py-osxmetadata",
                        "py38-osxmetadata",
                        "py39-osxmetadata",
                        "py310-osxmetadata",
                        "py311-osxmetadata",
                        "py-photoscript",
                        "py38-photoscript",
                        "py39-photoscript",
                        "py310-photoscript",
                        "py311-photoscript",
                        "py-pytimeparse2",
                        "py38-pytimeparse2",
                        "py39-pytimeparse2",
                        "py310-pytimeparse2",
                        "py311-pytimeparse2",
                        "py-rich-theme-manager",
                        "py38-rich-theme-manager",
                        "py39-rich-theme-manager",
                        "py310-rich-theme-manager",
                        "py311-rich-theme-manager",
                        "py-shortuuid",
                        "py38-shortuuid",
                        "py39-shortuuid",
                        "py310-shortuuid",
                        "py311-shortuuid",
                        "py-strpdatetime",
                        "py38-strpdatetime",
                        "py39-strpdatetime",
                        "py310-strpdatetime",
                        "py311-strpdatetime",
                        "py-textx",
                        "py38-textx",
                        "py39-textx",
                        "py310-textx",
                        "py311-textx",
                        "py-ptpython",
                        "py38-ptpython",
                        "py39-ptpython",
                        "py310-ptpython",
                        "py311-ptpython",
                        "swiftlint",
                        "py-scapy",
                        "py27-scapy",
                        "py39-scapy",
                        "py310-scapy",
                        "py311-scapy",
                        "py39-scapy-devel",
                        "py310-scapy-devel",
                        "py311-scapy-devel",
                        "py-scapy-devel",
                        "py32-pip",
                        "py39-geojson",
                        "py310-geojson",
                        "py311-geojson",
                        "py38-libxslt",
                        "py39-libxslt",
                        "py310-libxslt",
                        "py311-libxslt",
                        "py311-docx",
                        "py39-fuzzywuzzy",
                        "py310-fuzzywuzzy",
                        "py311-fuzzywuzzy",
                        "py311-starlette",
                        "frozen",
                        "py39-fancycompleter",
                        "py310-fancycompleter",
                        "py311-fancycompleter",
                        "py39-pdbpp",
                        "py310-pdbpp",
                        "py311-pdbpp",
                        "py39-repl",
                        "py310-repl",
                        "py311-repl",
                        "py39-wmctrl",
                        "py310-wmctrl",
                        "py311-wmctrl",
                        "imager",
                        "jacobin",
                        "py311-slack-sdk",
                        "py39-tlsh",
                        "py310-tlsh",
                        "py311-tlsh",
                        "py-pysap",
                        "py27-pysap",
                        "john-jumbo-devel",
                        "py310-fastavro",
                        "py311-fastavro",
                        "py311-flask-cors",
                        "efm-langserver",
                        "asitop",
                        "cl-isaac",
                        "rename",
                        "libdicom",
                        "py312-macholib",
                        "py312-modulegraph",
                        "py312-py2app",
                        "py312-SDL2",
                        "py312-jinja2",
                        "pgroll",
                        "py312-alabaster",
                        "py312-imagesize",
                        "py312-snowballstemmer",
                        "py312-tz",
                        "py-luma.core",
                        "py39-luma.core",
                        "py310-luma.core",
                        "py311-luma.core",
                        "py-luma.emulator",
                        "py39-luma.emulator",
                        "py310-luma.emulator",
                        "py311-luma.emulator",
                        "py-pyftdi",
                        "py39-pyftdi",
                        "py310-pyftdi",
                        "py311-pyftdi",
                        "py-smbus2",
                        "py39-smbus2",
                        "py310-smbus2",
                        "py311-smbus2",
                        "re-flex",
                        "py311-virtualenvwrapper",
                        "py311-crayons",
                        "py311-parameterized",
                        "py312-mypy_extensions",
                        "py310-json-tricks",
                        "py311-json-tricks",
                        "py311-pdfminer",
                        "py311-pynetdicom",
                        "py310-qimage2ndarray",
                        "py311-qimage2ndarray",
                        "py312-ruamel-yaml-clib",
                        "py311-xxhash",
                        "stree",
                        "py312-pip",
                        "py312-pycparser",
                        "py312-cffi",
                        "py312-setupmeta",
                        "py312-textdistance",
                        "atomvm",
                        "py311-uvicorn",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "spdlog-fmt8",
                        "py312-pathspec",
                        "draco",
                        "tinygltf",
                        "pgpointcloud",
                        "is",
                        "terragrunt-0.52",
                        "py312-editables",
                        "py312-calver",
                        "py312-hatchling",
                        "py312-pluggy",
                        "py312-attrs",
                        "py312-hatch-fancy-pypi-readme",
                        "py312-hatch-vcs",
                        "octave-joystick",
                        "py312-jedi",
                        "py312-parso",
                        "py-circuitbreaker",
                        "py39-circuitbreaker",
                        "py310-circuitbreaker",
                        "py311-circuitbreaker",
                        "gcstar",
                        "py312-aiodns",
                        "py312-maturin",
                        "py312-semantic_version",
                        "bashunit",
                        "tree-sitter-lua",
                        "py311-terminaltables",
                        "python313-devel",
                        "py312-six",
                        "font-manager",
                        "expreduce",
                        "py312-markdown",
                        "py-pefile",
                        "py39-pefile",
                        "py310-pefile",
                        "py311-pefile",
                        "py312-pefile",
                        "nodejs21",
                        "pg12-pgpointcloud",
                        "pg13-pgpointcloud",
                        "pg14-pgpointcloud",
                        "pg15-pgpointcloud",
                        "h5fortran",
                        "py-oci",
                        "py39-oci",
                        "eatmemory",
                        "p5-test-expectandcheck",
                        "p5.28-test-expectandcheck",
                        "p5.30-test-expectandcheck",
                        "p5.32-test-expectandcheck",
                        "p5.34-test-expectandcheck",
                        "gaa",
                        "gonepass",
                        "nicotine-plus",
                        "grass-gui",
                        "py311-cli-helpers",
                        "py311-tabulate",
                        "py312-crcmod",
                        "py311-napari-console",
                        "gon",
                        "presenterm",
                        "redwax-tool",
                        "p5-alien-plplot",
                        "p5.28-alien-plplot",
                        "p5.30-alien-plplot",
                        "p5.32-alien-plplot",
                        "p5.34-alien-plplot",
                        "py-pdm-backend",
                        "py38-pdm-backend",
                        "py39-pdm-backend",
                        "py310-pdm-backend",
                        "py311-pdm-backend",
                        "py312-pdm-backend",
                        "py310-editdistance",
                        "py311-editdistance",
                        "py312-editdistance",
                        "py312-websockets",
                        "py311-cachey",
                        "libcotp",
                        "py312-types-pytz",
                        "py312-types-simplejson",
                        "py312-types-ujson",
                        "py310-libsvm",
                        "py311-libsvm",
                        "py312-zipp",
                        "py311-poppler-qt5",
                        "py312-serial",
                        "py312-pyproject_metadata",
                        "py312-certifi",
                        "paclear",
                        "py312-py",
                        "py312-texttable",
                        "py312-sortedcontainers",
                        "py312-testpath",
                        "py312-black",
                        "py312-click",
                        "py312-idna",
                        "gifski",
                        "libgifski",
                        "py312-autoflake",
                        "py312-pyflakes",
                        "py312-shellingham",
                        "stanc3",
                        "ocaml-dune-build-info",
                        "ocaml-xdg",
                        "ocaml-js_of_ocaml",
                        "ocaml-js_of_ocaml-compiler",
                        "ocaml-ocamlformat",
                        "ocaml-ocamlformat-lib",
                        "ocaml-utop",
                        "py312-zope-event",
                        "py312-zopeinterface",
                        "olaf-devel",
                        "py38-meson",
                        "py-meson-python",
                        "py38-meson-python",
                        "py39-meson-python",
                        "py310-meson-python",
                        "py311-meson-python",
                        "py312-meson-python",
                        "py39-gnupg",
                        "py310-gnupg",
                        "py311-gnupg",
                        "py312-gnupg",
                        "py39-nclib",
                        "py310-nclib",
                        "py311-nclib",
                        "py312-nclib",
                        "spral",
                        "py312-flatbuffers",
                        "Rgb2Hires",
                        "py-async-lru",
                        "py38-async-lru",
                        "py39-async-lru",
                        "py310-async-lru",
                        "py311-async-lru",
                        "py38-rpds-py",
                        "py311-palettable",
                        "gn",
                        "py312-beartype",
                        "mozjs115",
                        "py39-sdnotify",
                        "py310-sdnotify",
                        "py311-sdnotify",
                        "py312-crashtest",
                        "py312-requests-toolbelt",
                        "py38-scikit-build-core",
                        "py312-appdirs",
                        "py312-fs",
                        "py-pyfatfs",
                        "py39-pyfatfs",
                        "py310-pyfatfs",
                        "py311-pyfatfs",
                        "py312-pyfatfs",
                        "py312-pretend",
                        "ko",
                        "py-libusb1",
                        "py39-libusb1",
                        "py310-libusb1",
                        "py311-libusb1",
                        "py312-libusb1",
                        "android-platform-tools-latest",
                        "android-platform-tools-no_sse4",
                        "android-platform-tools-i386",
                        "py312-pathlib2",
                        "py312-olefile",
                        "py312-tomlkit",
                        "py312-geojson",
                        "py312-pkginfo",
                        "msdfgen",
                        "py312-msgpack",
                        "py310-pathtools",
                        "py311-pathtools",
                        "py39-serpent",
                        "py310-serpent",
                        "py311-serpent",
                        "py310-webob",
                        "py311-webob",
                        "py312-ply",
                        "py312-brotli",
                        "py312-zopfli",
                        "py312-toml",
                        "py312-tomli",
                        "py312-chardet",
                        "py312-cairo",
                        "silicon",
                        "checkmake",
                        "py312-Pillow",
                        "v8-8.3",
                        "nb",
                        "py312-cppy",
                        "py312-dateutil",
                        "py312-freezegun",
                        "py312-funcsigs",
                        "py312-mock",
                        "py312-unicodedata2",
                        "libpaper-utils",
                        "py312-cpuinfo",
                        "py312-cryptography",
                        "py312-cryptography_vectors",
                        "py312-execnet",
                        "py312-pytest-benchmark",
                        "py312-pytest-forked",
                        "py312-pytest-xdist",
                        "k8sviz",
                        "lchat",
                        "py312-userpath",
                        "py312-sip",
                        "py312-sip-devel",
                        "py-rfc3339-validator",
                        "py38-rfc3339-validator",
                        "py39-rfc3339-validator",
                        "py310-rfc3339-validator",
                        "py311-rfc3339-validator",
                        "py-rfc3986-validator",
                        "py38-rfc3986-validator",
                        "py39-rfc3986-validator",
                        "py310-rfc3986-validator",
                        "py311-rfc3986-validator",
                        "py312-aiosignal",
                        "py312-async-timeout",
                        "py312-cycler",
                        "py-flake8-pyproject",
                        "py311-flake8-pyproject",
                        "py312-kiwisolver",
                        "mpich-clang17",
                        "openmpi-clang17",
                        "py312-aiohttp",
                        "passage",
                        "py312-asteval",
                        "py312-atomicwrites",
                        "py312-beniget",
                        "py312-bigfloat",
                        "py312-binaryornot",
                        "py312-biopython",
                        "py312-cfgv",
                        "py312-colorlog",
                        "py312-columnize",
                        "py312-contourpy",
                        "py312-deprecation",
                        "py312-diff-match-patch",
                        "py312-dill",
                        "py312-docstring-to-markdown",
                        "py312-docstyle",
                        "py312-editorconfig",
                        "py312-fastprogress",
                        "py312-filetype",
                        "py312-gast",
                        "py312-inflection",
                        "py312-intervaltree",
                        "py312-natsort",
                        "py312-pyicu",
                        "py312-pytest-mock",
                        "py311-cvxopt",
                        "py312-pdbecif",
                        "py312-pkce",
                        "py312-poyo",
                        "py312-pytest-runner",
                        "py312-aiojobs",
                        "py312-nodeenv",
                        "py312-argcomplete",
                        "py310-m2crypto",
                        "py312-gnureadline",
                        "py312-yaml",
                        "py312-distro",
                        "py312-scikit-build",
                        "py311-scikit-umfpack",
                        "py312-setuptools_scm_git_archive",
                        "cgmnlm",
                        "offpunk",
                        "py311-readability-lxml",
                        "py311-sgmllib3k",
                        "py312-reportlab",
                        "py312-sphinx-gallery",
                        "py311-gyoto",
                        "py312-gyoto",
                        "py-tinydb",
                        "py39-tinydb",
                        "py310-tinydb",
                        "py311-tinydb",
                        "py312-tinydb",
                        "py311-imageio-ffmpeg",
                        "py38-expandvars",
                        "py312-babel",
                        "py312-blockdiag",
                        "py312-docutils",
                        "py312-funcparserlib",
                        "py312-pygments",
                        "py312-pyobjc",
                        "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",
                        "py311-mygpoclient",
                        "py311-pybtex-docutils",
                        "py312-pybtex-docutils",
                        "retry",
                        "py311-ddt",
                        "py312-ddt",
                        "cl-3bz",
                        "cl-com.gigamonkeys.binary-data",
                        "cl-deflate",
                        "cl-in-nomine",
                        "cl-jpeg-turbo",
                        "cl-mmap",
                        "cl-nibbles",
                        "cl-opticl",
                        "cl-opticl-core",
                        "cl-parse-float",
                        "cl-png-read",
                        "cl-pngload",
                        "cl-pngload-test",
                        "cl-retrospectiff",
                        "cl-skippy",
                        "cl-tga",
                        "cl-trivial-arguments",
                        "cl-zpb-exif",
                        "py-pygmt",
                        "py311-pygmt",
                        "py-referencing",
                        "py38-referencing",
                        "py39-referencing",
                        "py310-referencing",
                        "py311-referencing",
                        "py311-sphinxcontrib-bibtex",
                        "py312-sphinxcontrib-bibtex",
                        "py312-sphinxcontrib-httpdomain",
                        "py312-sphinxcontrib-svg2pdfconverter",
                        "py312-sphinxcontrib-websupport",
                        "py-asdf-astropy",
                        "py39-asdf-astropy",
                        "py310-asdf-astropy",
                        "py311-asdf-astropy",
                        "py-asdf-transform-schemas",
                        "py39-asdf-transform-schemas",
                        "py310-asdf-transform-schemas",
                        "py311-asdf-transform-schemas",
                        "py-asdf-unit-schemas",
                        "py39-asdf-unit-schemas",
                        "py310-asdf-unit-schemas",
                        "py311-asdf-unit-schemas",
                        "py-asdf-coordinates-schemas",
                        "py39-asdf-coordinates-schemas",
                        "py310-asdf-coordinates-schemas",
                        "py311-asdf-coordinates-schemas",
                        "photoqt",
                        "photoqt-qt4",
                        "py311-apsw",
                        "py312-mpmath",
                        "py312-sympy",
                        "jql",
                        "mcmcf90",
                        "py310-authres",
                        "py311-authres",
                        "py310-dkimpy",
                        "py311-dkimpy",
                        "py310-py3dns",
                        "py311-py3dns",
                        "py-jsonschema-specifications",
                        "py38-jsonschema-specifications",
                        "py39-jsonschema-specifications",
                        "py310-jsonschema-specifications",
                        "py311-jsonschema-specifications",
                        "py311-fastapi",
                        "py311-pyopencl",
                        "py311-pytools",
                        "gql",
                        "tuist",
                        "cl-access",
                        "cl-arnesi",
                        "cl-collectors",
                        "cl-djula",
                        "cl-djula-demo",
                        "cl-drakma-test",
                        "cl-easy-routes",
                        "cl-gettext",
                        "cl-hunchentoot-errors",
                        "cl-infix",
                        "cl-locale",
                        "cl-mimeparse",
                        "cl-parser-combinators",
                        "cl-routes",
                        "cl-slice",
                        "cl-translate",
                        "cl-trivial-open-browser",
                        "cl-yacc",
                        "php83-pcov",
                        "py312-portend",
                        "py39-zc-lockfile",
                        "py310-zc-lockfile",
                        "py311-zc-lockfile",
                        "py312-zc-lockfile",
                        "python3_select-311",
                        "python_select-311",
                        "python3_select-312",
                        "python_select-312",
                        "py310-ipaddress",
                        "py311-ipaddress",
                        "p5-encode-imaputf7",
                        "p5.28-encode-imaputf7",
                        "p5.30-encode-imaputf7",
                        "p5.32-encode-imaputf7",
                        "p5.34-encode-imaputf7",
                        "php83-APCu",
                        "php83-redis",
                        "php83-zip",
                        "php83-zstd",
                        "py-brotlicffi",
                        "py312-brotlicffi",
                        "py312-h11",
                        "py312-hpack",
                        "py312-httpcore",
                        "py312-httpx",
                        "py312-hyperframe",
                        "py312-linkify-it-py",
                        "py312-rich",
                        "py312-uc-micro-py",
                        "py312-mdurl",
                        "py311-podcastparser",
                        "py312-distlib",
                        "py312-hyperlink",
                        "py312-jaraco.classes",
                        "py312-keyring",
                        "py312-pexpect",
                        "py312-ptyprocess",
                        "py312-pyperclip",
                        "py312-sniffio",
                        "py312-socksio",
                        "py312-tomli-w",
                        "py312-sgmllib3k",
                        "php83-xdebug",
                        "php83-maxminddb",
                        "py312-gobject3",
                        "py-python-json-logger",
                        "py38-python-json-logger",
                        "py39-python-json-logger",
                        "py310-python-json-logger",
                        "py311-python-json-logger",
                        "py312-python-json-logger",
                        "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",
                        "goose",
                        "fast-float",
                        "py-glad2",
                        "py39-glad2",
                        "py310-glad2",
                        "py311-glad2",
                        "py312-glad2",
                        "py312-appnope",
                        "py312-astor",
                        "py312-asttokens",
                        "py312-async_generator",
                        "py312-backcall",
                        "py312-codestyle",
                        "py312-decorator",
                        "py312-entrypoints",
                        "py312-ephemeral-port-reserve",
                        "py312-flake8",
                        "py312-flake8-mccabe",
                        "py312-flaky",
                        "py312-ipdb",
                        "py312-ipython",
                        "py312-itsdangerous",
                        "py312-matplotlib-inline",
                        "py312-pickleshare",
                        "py312-psutil",
                        "py312-pure_eval",
                        "py312-pytest-asyncio",
                        "py312-pytest-timeout",
                        "py312-pytest-xprocess",
                        "py312-stack_data",
                        "py312-traitlets",
                        "py312-watchdog",
                        "py312-werkzeug",
                        "py312-terminado",
                        "py311-plumbum",
                        "py312-plumbum",
                        "py312-applescript",
                        "py312-asn1",
                        "py312-astroid",
                        "py312-blinker",
                        "py312-flask",
                        "py312-gpsoauth",
                        "py312-inflate64",
                        "py312-lazy_object_proxy",
                        "py312-osxmetadata",
                        "py312-pathvalidate",
                        "py312-photoscript",
                        "py312-pyannotate",
                        "py312-pybcj",
                        "py312-pycryptodome",
                        "py312-pycryptodomex",
                        "py312-pytest-trio",
                        "py312-service_identity",
                        "py312-trustme",
                        "py-frozendict",
                        "py39-frozendict",
                        "py310-frozendict",
                        "py311-frozendict",
                        "py312-frozendict",
                        "php83-uuid",
                        "php83-timezonedb",
                        "php83-mailparse",
                        "py38-pymvpa",
                        "py312-nest_asyncio",
                        "fontmatrix",
                        "py312-arpeggio",
                        "py312-coveralls",
                        "py312-docopt",
                        "py312-multivolumefile",
                        "py312-pathtools",
                        "py312-py7zr",
                        "py312-pyppmd",
                        "py312-pytest-pylint",
                        "py312-pytest-remotedata",
                        "py312-pyzstd",
                        "py312-rarfile",
                        "py-ruff",
                        "py39-ruff",
                        "py310-ruff",
                        "py311-ruff",
                        "py312-ruff",
                        "py312-strpdatetime",
                        "py312-textx",
                        "py312-unidecode",
                        "libpapilo",
                        "scdl",
                        "py312-asn1crypto",
                        "py-backports.zoneinfo",
                        "py38-backports.zoneinfo",
                        "py312-clint",
                        "py-dacite",
                        "py310-dacite",
                        "py311-dacite",
                        "py312-dacite",
                        "py312-ifaddr",
                        "py312-mutagen",
                        "py312-ptpython",
                        "py-pytest-dotenv",
                        "py310-pytest-dotenv",
                        "py311-pytest-dotenv",
                        "py312-pytest-dotenv",
                        "py311-pytzdata",
                        "py312-pytzdata",
                        "py312-qrcode",
                        "py312-requests-mock",
                        "py312-sh",
                        "py312-soco",
                        "py-soundcloud-v2",
                        "py310-soundcloud-v2",
                        "py311-soundcloud-v2",
                        "py312-soundcloud-v2",
                        "py311-tzlocal",
                        "py312-tzlocal",
                        "py312-xdg",
                        "py312-xdg-base-dirs",
                        "py312-xmltodict",
                        "py-certomancer",
                        "py310-certomancer",
                        "py311-certomancer",
                        "py312-certomancer",
                        "py-certomancer-csc-dummy",
                        "py310-certomancer-csc-dummy",
                        "py311-certomancer-csc-dummy",
                        "py312-certomancer-csc-dummy",
                        "py-hanko",
                        "py310-hanko",
                        "py311-hanko",
                        "py312-hanko",
                        "py-hanko-certvalidator",
                        "py310-hanko-certvalidator",
                        "py311-hanko-certvalidator",
                        "py312-hanko-certvalidator",
                        "py-oscrypto",
                        "py310-oscrypto",
                        "py311-oscrypto",
                        "py312-oscrypto",
                        "py-python-pae",
                        "py310-python-pae",
                        "py311-python-pae",
                        "py312-python-pae",
                        "py-uritools",
                        "py310-uritools",
                        "py311-uritools",
                        "py312-uritools",
                        "R-gdalBindings",
                        "py312-bleach",
                        "py312-webencodings",
                        "py312-setuptools-git-versioning",
                        "py312-colorama",
                        "py312-nose",
                        "py312-xyzservices",
                        "py312-mkl",
                        "py312-mkl-include",
                        "py312-param",
                        "py312-jupyter_packaging",
                        "py312-pyviz_comms",
                        "py312-tqdm",
                        "cl-anypool",
                        "cl-dexador-test",
                        "py312-imaplib2",
                        "py312-rfc6555",
                        "py-oldest-supported-numpy",
                        "py27-oldest-supported-numpy",
                        "py39-oldest-supported-numpy",
                        "py310-oldest-supported-numpy",
                        "py311-oldest-supported-numpy",
                        "py312-oldest-supported-numpy",
                        "py311-pdfrw",
                        "py312-pyqt-builder",
                        "py312-pyqt5",
                        "py312-pyqt5-sip",
                        "py311-pyx",
                        "py312-pyx",
                        "py312-pyqt5-chart",
                        "py312-pyqt5-scintilla",
                        "py312-pyqt5-webengine",
                        "py312-fastavro",
                        "cl-thrift",
                        "py312-scapy",
                        "py312-scapy-devel",
                        "octave-statistics-resampling",
                        "py312-pytest-qt",
                        "py311-acor",
                        "py311-dynd",
                        "mpv-legacy",
                        "py311-m2crypto",
                        "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-versioneer",
                        "py312-yapf",
                        "py312-cssselect2",
                        "py312-jinja2-time",
                        "py312-minikanren",
                        "py312-whatthepatch",
                        "py312-wurlitzer",
                        "py312-networkx",
                        "py312-openbabel",
                        "py312-pylint-venv",
                        "py312-pympler",
                        "py312-pytest-describe",
                        "py312-pytoolconfig",
                        "py312-qstylizer",
                        "py312-qtawesome",
                        "py312-qtpy",
                        "py312-rope",
                        "py312-tokenize-rt",
                        "py311-lz4",
                        "py312-lz4",
                        "py312-pkgconfig",
                        "py312-sphinx_rtd_theme",
                        "py-sphinxcontrib-jquery",
                        "py38-sphinxcontrib-jquery",
                        "py39-sphinxcontrib-jquery",
                        "py310-sphinxcontrib-jquery",
                        "py311-sphinxcontrib-jquery",
                        "py312-sphinxcontrib-jquery",
                        "py310-simpy",
                        "py311-simpy",
                        "py312-simpy",
                        "py310-simpy-docs",
                        "py311-simpy-docs",
                        "py312-simpy-docs",
                        "py312-corner",
                        "py312-referencing",
                        "py312-semver",
                        "py-lazy_loader",
                        "py39-lazy_loader",
                        "py310-lazy_loader",
                        "py311-lazy_loader",
                        "py312-lazy_loader",
                        "py311-pysam",
                        "py312-pysam",
                        "brotli-static",
                        "py311-boolean.py",
                        "py312-boolean.py",
                        "py311-license-expression",
                        "py312-license-expression",
                        "py312-pygccxml",
                        "py312-pyplusplus",
                        "py312-jsonlines",
                        "py312-html5lib",
                        "py310-waitress",
                        "py311-waitress",
                        "py312-waitress",
                        "py39-pastedeploy",
                        "py310-pastedeploy",
                        "py311-pastedeploy",
                        "py312-pastedeploy",
                        "py39-minidb",
                        "py310-minidb",
                        "py311-minidb",
                        "py312-minidb",
                        "py312-cssselect",
                        "py311-pyquery",
                        "py312-pyquery",
                        "py39-urlwatch",
                        "py310-urlwatch",
                        "py311-urlwatch",
                        "py312-urlwatch",
                        "py39-webtest",
                        "py310-webtest",
                        "py311-webtest",
                        "py312-webtest",
                        "py312-libxslt",
                        "ruby33",
                        "QMPlay2",
                        "libdispatch-legacy",
                        "py311-pyvo",
                        "py311-astroquery",
                        "py311-ipympl",
                        "py312-drms",
                        "py312-webob",
                        "primesieve",
                        "py311-alagitpull",
                        "py312-alagitpull",
                        "py312-awscli",
                        "py312-commonmark",
                        "py312-git-delete-merged-branches",
                        "py312-jmespath",
                        "py312-kaptan",
                        "py312-myst-parser",
                        "py312-neovim",
                        "py312-recommonmark",
                        "py312-rsa",
                        "py312-sphinx-autodoc-typehints",
                        "py311-sphinx-issues",
                        "py312-sphinx-issues",
                        "py312-tmuxp",
                        "py312-smartypants",
                        "py312-typogrify",
                        "py312-pooch",
                        "py312-pythran",
                        "tmux-bash-completion",
                        "py312-Faker",
                        "py312-aws-sam-translator",
                        "py312-cattrs",
                        "py312-jsonschema-specifications",
                        "py312-lsprotocol",
                        "py312-parameterized",
                        "py312-pygls",
                        "py312-random2",
                        "py312-typeguard",
                        "py312-ukpostcodeparser",
                        "py312-validators",
                        "SuiteSparse_LAGraph",
                        "SuiteSparse_SPEX",
                        "py311-pygraphviz",
                        "py312-pygraphviz",
                        "py312-psycopg2",
                        "php83-yaml",
                        "php83-oauth",
                        "php83-memcached",
                        "py312-cloudflare",
                        "py312-blessed",
                        "py312-dashing",
                        "py312-readme_renderer",
                        "py312-rfc3986",
                        "argtable3",
                        "libserialport",
                        "PineFlash",
                        "blisp",
                        "lua54-psl",
                        "lua53-psl",
                        "lua52-psl",
                        "lua51-psl",
                        "php83-gearman",
                        "php83-mysql_xdevapi",
                        "php83-svm",
                        "py312-hy",
                        "py312-xlsx2csv",
                        "py312-cssutils",
                        "py312-mako",
                        "py312-singledispatch",
                        "py312-powerline",
                        "py312-comm",
                        "py312-simplejson",
                        "py312-pyte",
                        "py311-llfuse",
                        "py312-llfuse",
                        "tlrc",
                        "py311-gevent",
                        "py312-gevent",
                        "zeit",
                        "py311-unidiff",
                        "py312-unidiff",
                        "kcat",
                        "py312-curio",
                        "py312-python-socks",
                        "py312-future",
                        "VVVVVV",
                        "py312-socks",
                        "php83-solr",
                        "py312-configargparse",
                        "py312-numpydoc",
                        "py-arabic-reshaper",
                        "py39-arabic-reshaper",
                        "py310-arabic-reshaper",
                        "py311-arabic-reshaper",
                        "py312-arabic-reshaper",
                        "csvlens",
                        "mvfst",
                        "py-aiohttp-socks",
                        "py39-aiohttp-socks",
                        "py310-aiohttp-socks",
                        "py311-aiohttp-socks",
                        "py312-aiohttp-socks",
                        "py311-bidi",
                        "py312-bidi",
                        "py312-aeppl",
                        "py312-aesara",
                        "py312-algopy",
                        "py312-arviz",
                        "py312-cached-property",
                        "py312-cairocffi",
                        "py312-cairosvg",
                        "py312-defusedxml",
                        "py312-h5netcdf",
                        "py311-httpbin",
                        "py312-httpbin",
                        "py312-lmfit",
                        "py312-peakutils",
                        "py312-pytest-httpbin",
                        "py311-raven",
                        "py312-raven",
                        "py312-structlog",
                        "py312-three-merge",
                        "py312-uncertainties",
                        "py312-xarray-einstats",
                        "py312-rsgislib",
                        "py-requests-futures",
                        "py39-requests-futures",
                        "py310-requests-futures",
                        "py311-requests-futures",
                        "py312-requests-futures",
                        "py-socid-extractor",
                        "py39-socid-extractor",
                        "py310-socid-extractor",
                        "py311-socid-extractor",
                        "py312-socid-extractor",
                        "py312-tox",
                        "py-stem",
                        "py39-stem",
                        "py310-stem",
                        "py311-stem",
                        "py312-stem",
                        "py-torrequest",
                        "py39-torrequest",
                        "py310-torrequest",
                        "py311-torrequest",
                        "py312-torrequest",
                        "py38-oscrypto",
                        "py39-oscrypto",
                        "py38-hanko",
                        "py39-hanko",
                        "py38-hanko-certvalidator",
                        "py39-hanko-certvalidator",
                        "py38-uritools",
                        "py39-uritools",
                        "py311-xhtml2pdf",
                        "py312-xhtml2pdf",
                        "subversion-pythonbindings-3.10",
                        "subversion-pythonbindings-3.11",
                        "subversion-pythonbindings-3.12",
                        "py312-jsonpickle",
                        "py312-cloudscraper",
                        "py312-pyvis",
                        "py312-pygmt",
                        "py311-asyncpg",
                        "py312-asyncpg",
                        "py312-levenshtein",
                        "py312-netaddr",
                        "py312-pytest-mypy",
                        "rb-curses",
                        "rb33-curses",
                        "rb32-curses",
                        "rb31-curses",
                        "tcpterm",
                        "py312-hiredis",
                        "py312-confection",
                        "py312-srsly",
                        "py312-ipykernel",
                        "py312-ipython_genutils",
                        "py312-ipywidgets",
                        "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",
                        "py310-acora",
                        "py311-acora",
                        "py312-acora",
                        "py-asv-runner",
                        "py39-asv-runner",
                        "py310-asv-runner",
                        "py311-asv-runner",
                        "py312-asv-runner",
                        "py312-tabulate",
                        "py312-pyusb",
                        "py312-poetry-plugin-export",
                        "py312-cachecontrol",
                        "py312-cleo",
                        "turbo",
                        "py312-game",
                        "pcraster",
                        "py312-beancount",
                        "py312-bottle",
                        "py311-cheroot",
                        "py312-cheroot",
                        "py311-flask-babel",
                        "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-protobuf3",
                        "py312-uritemplate",
                        "py311-siphon",
                        "py312-siphon",
                        "speedbump",
                        "py312-marisa-trie",
                        "py312-nuitka",
                        "py312-jwt",
                        "py312-oauthlib",
                        "py312-requests-oauthlib",
                        "py312-pulp",
                        "py312-svgelements",
                        "libuv-devel",
                        "py312-extension-helpers",
                        "py312-pytest-lazy-fixture",
                        "py312-pyarrow",
                        "py312-parfive",
                        "py312-isodate",
                        "py312-requests-file",
                        "py312-xmlsec",
                        "py312-ansible-compat",
                        "py312-subprocess-tee",
                        "py312-cbor2",
                        "py312-geographiclib",
                        "py312-luma.core",
                        "py312-luma.emulator",
                        "py312-pyftdi",
                        "py312-smbus2",
                        "py-annotated_types",
                        "py39-annotated_types",
                        "py310-annotated_types",
                        "py311-annotated_types",
                        "py312-annotated_types",
                        "py-pydantic_core",
                        "py39-pydantic_core",
                        "py310-pydantic_core",
                        "py311-pydantic_core",
                        "py312-pydantic_core",
                        "py311-configparser",
                        "py312-configparser",
                        "py312-paramiko",
                        "py312-pynacl",
                        "py-pyspnego",
                        "py39-pyspnego",
                        "py310-pyspnego",
                        "py311-pyspnego",
                        "py312-pyspnego",
                        "py39-iso3166",
                        "py310-iso3166",
                        "py311-iso3166",
                        "py312-iso3166",
                        "py312-wsproto",
                        "py312-affine",
                        "py312-cligj",
                        "py312-munch",
                        "py312-rasterstats",
                        "py312-seaborn",
                        "py312-snuggs",
                        "py310-sphinx-copybutton",
                        "py311-sphinx-copybutton",
                        "py312-sphinx-copybutton",
                        "py-trio-websocket",
                        "py39-trio-websocket",
                        "py310-trio-websocket",
                        "py311-trio-websocket",
                        "py312-trio-websocket",
                        "py310-samplerate",
                        "py311-samplerate",
                        "py312-samplerate",
                        "py-soxr",
                        "py39-soxr",
                        "py310-soxr",
                        "py311-soxr",
                        "py312-soxr",
                        "py-types-decorator",
                        "py39-types-decorator",
                        "py310-types-decorator",
                        "py311-types-decorator",
                        "py312-types-decorator",
                        "container-diff",
                        "py39-polygon",
                        "py310-polygon",
                        "py311-polygon",
                        "py312-polygon",
                        "py312-python-lsp-jsonrpc",
                        "py312-python-lsp-server",
                        "py312-blis",
                        "py312-plac",
                        "py312-thinc",
                        "py312-wasabi",
                        "czkawka",
                        "py-tzdata",
                        "py38-tzdata",
                        "py39-tzdata",
                        "py310-tzdata",
                        "py311-tzdata",
                        "py312-tzdata",
                        "py312-locket",
                        "py312-freetype",
                        "py312-hsluv",
                        "py312-meshio",
                        "py312-pytest-sugar",
                        "py312-in-n-out",
                        "py312-cloudpickle",
                        "py312-heapdict",
                        "py312-partd",
                        "py312-docstring_parser",
                        "py312-napari-plugin-engine",
                        "py312-superqt",
                        "py312-pytomlpp",
                        "py312-cachey",
                        "py312-magicgui",
                        "py312-napari-console",
                        "py312-napari-svg",
                        "py312-npe2",
                        "py-pydantic-compat",
                        "py39-pydantic-compat",
                        "py310-pydantic-compat",
                        "py311-pydantic-compat",
                        "py312-pydantic-compat",
                        "py312-cytoolz",
                        "py312-gitdb",
                        "py312-smmap",
                        "py312-gitpython",
                        "py312-lockfile",
                        "py311-deap",
                        "py312-deap",
                        "jemalloc-devel",
                        "rb-erubi",
                        "rb33-erubi",
                        "rb32-erubi",
                        "rb31-erubi",
                        "rb30-erubi",
                        "py312-helpdev",
                        "py312-libsass",
                        "py312-pyls-spyder",
                        "py312-python-lsp-black",
                        "py312-qdarkstyle",
                        "py312-qtsass",
                        "py312-spyder-kernels",
                        "py312-pyglet",
                        "py312-wand",
                        "nmap-formatter",
                        "entityx",
                        "py312-fido2",
                        "conserve",
                        "py-jupyter_server_terminals",
                        "py38-jupyter_server_terminals",
                        "py39-jupyter_server_terminals",
                        "py310-jupyter_server_terminals",
                        "py311-jupyter_server_terminals",
                        "py312-jupyter_server_terminals",
                        "py-notebook_shim",
                        "py38-notebook_shim",
                        "py39-notebook_shim",
                        "py310-notebook_shim",
                        "py311-notebook_shim",
                        "py312-notebook_shim",
                        "py312-rfc3339-validator",
                        "py311-tatsu",
                        "py312-tatsu",
                        "py312-branca",
                        "py312-codecov",
                        "py312-folium",
                        "py-pytest-env",
                        "py310-pytest-env",
                        "py311-pytest-env",
                        "py312-pytest-env",
                        "py312-llvmlite",
                        "py312-numba",
                        "py311-npx",
                        "py312-npx",
                        "py312-psycopg",
                        "cvemap",
                        "py312-threadpoolctl",
                        "socket_vmnet",
                        "py311-pgspecial",
                        "py311-backoff",
                        "py312-backoff",
                        "py312-invoke",
                        "lpython",
                        "iv",
                        "py312-ansible",
                        "py312-ansible-core",
                        "py312-resolvelib",
                        "py312-xkcdpass",
                        "py-fqdn",
                        "py38-fqdn",
                        "py39-fqdn",
                        "py310-fqdn",
                        "py311-fqdn",
                        "py312-fqdn",
                        "py-isoduration",
                        "py38-isoduration",
                        "py39-isoduration",
                        "py310-isoduration",
                        "py311-isoduration",
                        "py312-isoduration",
                        "py312-jsonpointer",
                        "py312-rfc3986-validator",
                        "py-uri-template",
                        "py38-uri-template",
                        "py39-uri-template",
                        "py310-uri-template",
                        "py311-uri-template",
                        "py312-uri-template",
                        "py312-iso8601",
                        "py312-jug",
                        "py312-async-lru",
                        "py312-pymongo",
                        "py312-redis",
                        "gitoxide",
                        "ugit",
                        "py312-aioitertools",
                        "py-mslex",
                        "py39-mslex",
                        "py310-mslex",
                        "py311-mslex",
                        "py312-mslex",
                        "srgn",
                        "py312-pymunk",
                        "py311-pystache",
                        "py312-pystache",
                        "py312-s3fs",
                        "rustpython",
                        "py312-geopy",
                        "py312-contextily",
                        "py312-mercantile",
                        "py312-pdfminer",
                        "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-josepy",
                        "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",
                        "py311-pendulum",
                        "py312-pendulum",
                        "py-powerline-exitstatus-kai",
                        "py39-powerline-exitstatus-kai",
                        "py310-powerline-exitstatus-kai",
                        "py311-powerline-exitstatus-kai",
                        "py312-powerline-exitstatus-kai",
                        "py-powerline-gitstatus",
                        "py39-powerline-gitstatus",
                        "py310-powerline-gitstatus",
                        "py311-powerline-gitstatus",
                        "py312-powerline-gitstatus",
                        "py312-pygit2",
                        "litestream",
                        "py312-flask-frozen",
                        "py312-flask-login",
                        "py312-vine",
                        "py312-pyrsistent",
                        "py311-imread",
                        "py312-imread",
                        "py38-jsonschema-format-nongpl",
                        "py312-yara",
                        "vulkan-utility-libraries",
                        "vulkan-volk",
                        "py312-amqp",
                        "py312-phonenumbers",
                        "g-ls",
                        "kalc",
                        "py312-overrides",
                        "py-jupyter_events",
                        "py38-jupyter_events",
                        "py39-jupyter_events",
                        "py310-jupyter_events",
                        "py311-jupyter_events",
                        "py312-jupyter_events",
                        "py-hatch-jupyter-builder",
                        "py38-hatch-jupyter-builder",
                        "py39-hatch-jupyter-builder",
                        "py310-hatch-jupyter-builder",
                        "py311-hatch-jupyter-builder",
                        "py312-hatch-jupyter-builder",
                        "py312-translationstring",
                        "py312-colander",
                        "py312-multiprocess",
                        "py-hatch-nodejs-version",
                        "py38-hatch-nodejs-version",
                        "py39-hatch-nodejs-version",
                        "py310-hatch-nodejs-version",
                        "py311-hatch-nodejs-version",
                        "py312-hatch-nodejs-version",
                        "rb33-json",
                        "rb32-json",
                        "rb31-json",
                        "rb33-json_pure",
                        "rb32-json_pure",
                        "rb31-json_pure",
                        "rb33-mime-types",
                        "rb32-mime-types",
                        "rb31-mime-types",
                        "rb-mime-types-data",
                        "rb33-mime-types-data",
                        "rb32-mime-types-data",
                        "rb31-mime-types-data",
                        "rb33-net-ssh",
                        "rb32-net-ssh",
                        "rb31-net-ssh",
                        "py-jupyter-lsp",
                        "py38-jupyter-lsp",
                        "py39-jupyter-lsp",
                        "py310-jupyter-lsp",
                        "py311-jupyter-lsp",
                        "py312-jupyter-lsp",
                        "py310-stopit",
                        "py311-stopit",
                        "py312-stopit",
                        "py311-update_checker",
                        "py312-update_checker",
                        "py312-htmldocs",
                        "py39-simplekml",
                        "py310-simplekml",
                        "py311-simplekml",
                        "py312-simplekml",
                        "py312-pyxdg",
                        "py311-gsl",
                        "xcode-build-server",
                        "vacuum",
                        "ssh3",
                        "ssh3-server",
                        "py312-agate",
                        "py312-agate-dbf",
                        "py312-agate-excel",
                        "py312-agate-sql",
                        "py312-csvkit",
                        "py312-dbfread",
                        "py312-leather",
                        "py312-pytimeparse",
                        "py312-pytimeparse2",
                        "py312-xlrd",
                        "nmail",
                        "py-types-colorama",
                        "py39-types-colorama",
                        "py310-types-colorama",
                        "py311-types-colorama",
                        "py312-types-colorama",
                        "justpath",
                        "communi-desktop",
                        "py-mdx_linkify",
                        "py39-mdx_linkify",
                        "py310-mdx_linkify",
                        "py311-mdx_linkify",
                        "py312-mdx_linkify",
                        "py39-quantities",
                        "py310-quantities",
                        "py311-quantities",
                        "py312-quantities",
                        "py312-access",
                        "py312-giddy",
                        "py312-inequality",
                        "py312-libpysal",
                        "py312-mapclassify",
                        "py312-mgwr",
                        "py312-momepy",
                        "py312-owslib",
                        "py312-pointpats",
                        "py312-pysal",
                        "py312-segregation",
                        "py312-spaghetti",
                        "py312-spglm",
                        "py312-spint",
                        "py312-splot",
                        "py312-spopt",
                        "py312-spreg",
                        "py312-spvcm",
                        "py312-tenacity",
                        "py312-tobler",
                        "rb-unicode-display_width",
                        "rb33-unicode-display_width",
                        "rb32-unicode-display_width",
                        "rb31-unicode-display_width",
                        "py311-sphinxnotes-strike",
                        "py312-sphinxnotes-strike",
                        "py311-sphinx-jsonschema",
                        "py312-sphinx-jsonschema",
                        "treefmt",
                        "py310-tpot",
                        "py312-astunparse",
                        "py312-asdf-transform-schemas",
                        "py312-asdf-unit-schemas",
                        "rb-iconv",
                        "rb33-iconv",
                        "rb32-iconv",
                        "rb31-iconv",
                        "rb-rice",
                        "rb33-rice",
                        "rb32-rice",
                        "rb31-rice",
                        "rb30-rice",
                        "fastgltf",
                        "py312-colorcet",
                        "py312-bsddb3",
                        "py312-ldap3",
                        "py312-parsimonious",
                        "operator-sdk",
                        "c4core",
                        "py311-mecab-python3",
                        "py312-mecab-python3",
                        "py39-mssql",
                        "py310-mssql",
                        "py311-mssql",
                        "py312-mssql",
                        "py311-sphinx-bootstrap-theme",
                        "py312-sphinx-bootstrap-theme",
                        "py310-ipyparallel",
                        "py311-ipyparallel",
                        "py312-ipyparallel",
                        "py-inflect",
                        "py39-inflect",
                        "py310-inflect",
                        "py311-inflect",
                        "py312-inflect",
                        "py311-pyheif",
                        "py312-pyheif",
                        "rb30-json",
                        "rb33-pkg-config",
                        "rb32-pkg-config",
                        "rb31-pkg-config",
                        "rb30-pkg-config",
                        "lua-luasql-sqlite3",
                        "lua54-luasql-sqlite3",
                        "lua53-luasql-sqlite3",
                        "lua52-luasql-sqlite3",
                        "lua51-luasql-sqlite3",
                        "py-g2p-en",
                        "py39-g2p-en",
                        "py310-g2p-en",
                        "py311-g2p-en",
                        "xapian-bindings-ruby33",
                        "py312-XlsxWriter",
                        "wstunnel",
                        "morshutalk",
                        "py312-g2p-en",
                        "py312-nltk",
                        "py311-pydub",
                        "py312-pydub",
                        "libhsts",
                        "py312-cryptg",
                        "py312-imagehash",
                        "py312-portalocker",
                        "py312-pyaes",
                        "py312-telethon",
                        "py312-promise",
                        "py312-setproctitle",
                        "oasdiff",
                        "rb33-nokogiri",
                        "LightGBM",
                        "cutter-rizin",
                        "tenacity",
                        "py310-pygeos",
                        "py311-pygeos",
                        "py312-pygeos",
                        "pipexec",
                        "liberasurecode",
                        "gtk-radio",
                        "py311-importlib-resources",
                        "py312-importlib-resources",
                        "p5-experimental",
                        "p5.28-experimental",
                        "p5.30-experimental",
                        "p5.32-experimental",
                        "p5.34-experimental",
                        "rb-stringio",
                        "rb33-stringio",
                        "rb32-stringio",
                        "rb31-stringio",
                        "watchexec",
                        "py311-pysvn",
                        "py312-pysvn",
                        "ata",
                        "v8-11.6",
                        "docker-base-plugin",
                        "docker-buildx-plugin",
                        "docker-index-plugin",
                        "wifi-password",
                        "veryl",
                        "py311-logilab-constraint",
                        "py312-logilab-constraint",
                        "py38-asdf",
                        "py312-asdf-coordinates-schemas",
                        "py312-re2",
                        "py312-bitmath",
                        "py312-objexplore",
                        "py312-progressbar",
                        "py312-rich-theme-manager",
                        "py312-shortuuid",
                        "python3_select-313",
                        "python_select-313",
                        "py312-serpent",
                        "nvtop",
                        "libsdl2-powerpc",
                        "py39-blosc",
                        "py310-blosc",
                        "py311-blosc",
                        "py312-blosc",
                        "py312-ndindex",
                        "jnv",
                        "vfkit",
                        "python3_select-310",
                        "python_select-310",
                        "python3_select-39",
                        "python_select-39",
                        "py312-jupytext",
                        "python3_select-38",
                        "python_select-38",
                        "libflame",
                        "py312-orfeotoolbox",
                        "py39-pybox2d",
                        "py310-pybox2d",
                        "py311-pybox2d",
                        "py312-pybox2d",
                        "py312-pymc",
                        "py310-logbook",
                        "py311-logbook",
                        "py312-logbook",
                        "coinor-cbc",
                        "coinor-cgl",
                        "coinor-clp",
                        "coinor-coinutils",
                        "coinor-osi",
                        "rush",
                        "py311-html2text",
                        "py312-html2text",
                        "py-ezdxf",
                        "py39-ezdxf",
                        "py310-ezdxf",
                        "py311-ezdxf",
                        "py312-ezdxf",
                        "py312-zict",
                        "py312-rstcheck",
                        "py312-rstcheck-core",
                        "py311-mahotas",
                        "py312-mahotas",
                        "py310-mimeparse",
                        "py311-mimeparse",
                        "py312-mimeparse",
                        "py39-mrjob",
                        "pdfcpu",
                        "cmake-gui",
                        "cmake-docs",
                        "py-svgpath",
                        "py39-svgpath",
                        "py310-svgpath",
                        "py311-svgpath",
                        "py312-svgpath",
                        "py312-dlib",
                        "py312-virtualenv-clone",
                        "py312-virtualenvwrapper",
                        "py-mac-alias",
                        "py312-mac-alias",
                        "py311-spark_parser",
                        "py312-spark_parser",
                        "py311-vobject",
                        "py312-vobject",
                        "py312-openslide",
                        "freeze",
                        "pg12-pgrouting",
                        "pg13-pgrouting",
                        "pg14-pgrouting",
                        "pg15-pgrouting",
                        "pg16-pgrouting",
                        "py312-emcee3",
                        "gargs",
                        "py312-hcloud",
                        "php83-xapian",
                        "xapian-bindings-python312",
                        "mkvtoolnix-legacy",
                        "py312-jschema_to_python",
                        "py312-sarif-om",
                        "rb-atk",
                        "rb33-atk",
                        "rb32-atk",
                        "rb31-atk",
                        "rb-cairo-gobject",
                        "rb33-cairo-gobject",
                        "rb32-cairo-gobject",
                        "rb31-cairo-gobject",
                        "rb-fiddle",
                        "rb33-fiddle",
                        "rb32-fiddle",
                        "rb31-fiddle",
                        "rb-gdk3",
                        "rb33-gdk3",
                        "rb32-gdk3",
                        "rb31-gdk3",
                        "rb-gdk_pixbuf2",
                        "rb33-gdk_pixbuf2",
                        "rb32-gdk_pixbuf2",
                        "rb31-gdk_pixbuf2",
                        "rb-gio2",
                        "rb33-gio2",
                        "rb32-gio2",
                        "rb31-gio2",
                        "rb-glib2",
                        "rb33-glib2",
                        "rb32-glib2",
                        "rb31-glib2",
                        "rb-gobject-introspection",
                        "rb33-gobject-introspection",
                        "rb32-gobject-introspection",
                        "rb31-gobject-introspection",
                        "rb-gtk3",
                        "rb33-gtk3",
                        "rb32-gtk3",
                        "rb31-gtk3",
                        "rb-gtksourceview4",
                        "rb33-gtksourceview4",
                        "rb32-gtksourceview4",
                        "rb31-gtksourceview4",
                        "rb-pango",
                        "rb33-pango",
                        "rb32-pango",
                        "rb31-pango",
                        "py312-deprecated",
                        "py-jaraco.context",
                        "py39-jaraco.context",
                        "py310-jaraco.context",
                        "py311-jaraco.context",
                        "py312-jaraco.context",
                        "enigma4",
                        "ipatool",
                        "rb-gdk4",
                        "rb33-gdk4",
                        "rb32-gdk4",
                        "rb31-gdk4",
                        "rb-goffice",
                        "rb33-goffice",
                        "rb32-goffice",
                        "rb31-goffice",
                        "rb-gsf",
                        "rb33-gsf",
                        "rb32-gsf",
                        "rb31-gsf",
                        "rb-gtk4",
                        "rb33-gtk4",
                        "rb32-gtk4",
                        "rb31-gtk4",
                        "py312-asdf-astropy",
                        "py311-ldap",
                        "py312-ldap",
                        "rb-i18n",
                        "rb33-i18n",
                        "rb32-i18n",
                        "rb31-i18n",
                        "rb30-i18n",
                        "gcc7-bootstrap",
                        "py311-openbabel2",
                        "py312-openbabel2",
                        "rune",
                        "rb-diakonos",
                        "rb33-diakonos",
                        "rb32-diakonos",
                        "rb31-diakonos",
                        "pg16-pgpointcloud",
                        "libosmium-doc",
                        "zlint",
                        "zdns",
                        "goku",
                        "wget2",
                        "tu",
                        "rb-net-ftp",
                        "rb32-net-ftp",
                        "rb31-net-ftp",
                        "rb30-net-ftp",
                        "rb-path_expander",
                        "rb33-path_expander",
                        "rb32-path_expander",
                        "rb31-path_expander",
                        "rb30-path_expander",
                        "rb-timeout",
                        "rb33-timeout",
                        "rb32-timeout",
                        "rb31-timeout",
                        "rb30-timeout",
                        "hyprlang",
                        "py-fickling",
                        "py39-fickling",
                        "py310-fickling",
                        "py311-fickling",
                        "py312-fickling",
                        "rotz",
                        "py312-octave_kernel",
                        "pangomm-devel",
                        "py312-prettytable",
                        "ocaml-syslog",
                        "ocaml-bigstringaf",
                        "ocaml-calendars",
                        "ocaml-jingoo",
                        "ocaml-unidecode",
                        "libxmlb",
                        "abaddon",
                        "pkcs11-provider",
                        "rb-gnumeric",
                        "rb33-gnumeric",
                        "rb32-gnumeric",
                        "rb31-gnumeric",
                        "ocaml-angstrom",
                        "gcli",
                        "rye",
                        "whiptcl",
                        "py39-libnewt",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "ocaml-markup",
                        "ocaml-uri",
                        "py312-jsonpatch",
                        "py312-parsel",
                        "py312-w3lib",
                        "py312-itemloaders",
                        "nvi2",
                        "httpie-go",
                        "SDL3-devel",
                        "ampache_browser",
                        "xmake",
                        "imposm",
                        "adplug",
                        "py312-pypng",
                        "mqttcli",
                        "2048.c",
                        "neocmakelsp",
                        "clac",
                        "py312-pyqrcode",
                        "py312-slack-sdk",
                        "superfile",
                        "notekit",
                        "MicroTeX",
                        "py311-fdsnwsscripts",
                        "py312-fdsnwsscripts",
                        "py311-ipython-sql",
                        "py312-ipython-sql",
                        "py312-pyshp",
                        "bazel-6",
                        "string_theory",
                        "enumer",
                        "termscp",
                        "qmmp",
                        "d3dmetal",
                        "albafetch",
                        "py311-libarchive-c",
                        "py312-libarchive-c",
                        "google-java-format",
                        "py312-maxminddb",
                        "rb-clutter",
                        "rb33-clutter",
                        "rb32-clutter",
                        "rb31-clutter",
                        "rb-clutter-gdk",
                        "rb33-clutter-gdk",
                        "rb32-clutter-gdk",
                        "rb31-clutter-gdk",
                        "rb-vte3",
                        "rb33-vte3",
                        "rb32-vte3",
                        "rb31-vte3",
                        "retroshare-qt4",
                        "perl5.38",
                        "numbat",
                        "mactop",
                        "py312-pyvo",
                        "sqlpkg-cli",
                        "mingw-w64-wine-mono",
                        "mingw-w64-wine-mono-9.1.0",
                        "mingw-w64-wine-mono-8.1.0",
                        "mingw-w64-wine-mono-7.4.1",
                        "mingw-w64-wine-mono-7.4.0",
                        "mingw-w64-wine-mono-7.0.0",
                        "mingw-w64-wine-mono-6.1.1",
                        "mingw-w64-wine-mono-5.1.1",
                        "internetarchive",
                        "tubeup",
                        "py311-nbval",
                        "py312-nbval",
                        "py312-onnx",
                        "sig",
                        "flawz",
                        "love-0.7",
                        "love-0.8",
                        "love-11",
                        "notpacman",
                        "nottetris2",
                        "unixcw",
                        "poke",
                        "mlt-legacy",
                        "gtkmm4",
                        "just-fast",
                        "bun",
                        "sigil-qt4",
                        "liblastfm-qt5",
                        "gh-dash",
                        "ocaml-not-ocamlfind",
                        "py38-lxml_html_clean",
                        "caps-log",
                        "ocaml-camlp5-buildscripts",
                        "py312-cymruwhois",
                        "wine-stable",
                        "liboqs",
                        "libadwaita",
                        "tracker3",
                        "py312-aiosqlite",
                        "py312-geoplot",
                        "py-cgmetadata",
                        "py312-cgmetadata",
                        "py-flexcache",
                        "py39-flexcache",
                        "py310-flexcache",
                        "py311-flexcache",
                        "py312-flexcache",
                        "py-flexparser",
                        "py39-flexparser",
                        "py310-flexparser",
                        "py311-flexparser",
                        "py312-flexparser",
                        "snapraid",
                        "osxbom",
                        "p5-cpan-requirements-dynamic",
                        "p5.28-cpan-requirements-dynamic",
                        "p5.30-cpan-requirements-dynamic",
                        "p5.32-cpan-requirements-dynamic",
                        "p5.34-cpan-requirements-dynamic",
                        "pg_back",
                        "wp2hugo",
                        "py312-tropycal",
                        "py312-pydicom",
                        "py312-pynetdicom",
                        "py312-epsg",
                        "p5-uuid-tiny",
                        "p5.28-uuid-tiny",
                        "p5.30-uuid-tiny",
                        "p5.32-uuid-tiny",
                        "p5.34-uuid-tiny",
                        "fortran-stdlib-devel",
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "py310-oci",
                        "py311-oci",
                        "py312-queuelib",
                        "libshumate",
                        "idris2",
                        "py312-asgiref",
                        "py311-asynctest",
                        "py312-asynctest",
                        "py312-kaitaistruct",
                        "sqlc",
                        "envelope",
                        "py312-ffc",
                        "py312-fiat",
                        "py312-dijitso",
                        "py312-ufl",
                        "py312-dolfin",
                        "qrtool",
                        "py312-automat",
                        "py312-constantly",
                        "py312-incremental",
                        "py312-m2r",
                        "py312-pyhamcrest",
                        "py312-twisted",
                        "mscp",
                        "py310-fipy",
                        "py311-fipy",
                        "py312-fipy",
                        "mingw-w64-wine-mono-9.2.0",
                        "ghz",
                        "wcurl",
                        "py311-pytorch",
                        "py312-pytorch",
                        "py312-dispatcher",
                        "py312-pudb",
                        "py312-urwid",
                        "ocaml-ptime",
                        "py312-gmpy2",
                        "Mousecape",
                        "tree-sitter-typst",
                        "json.bash",
                        "php84-apache2handler",
                        "php84",
                        "php84-cgi",
                        "php84-fpm",
                        "php84-calendar",
                        "php84-curl",
                        "php84-dba",
                        "php84-enchant",
                        "php84-exif",
                        "php84-ffi",
                        "php84-ftp",
                        "php84-gd",
                        "php84-gettext",
                        "php84-gmp",
                        "php84-iconv",
                        "php84-intl",
                        "php84-ipc",
                        "php84-ldap",
                        "php84-mbstring",
                        "php84-mysql",
                        "php84-odbc",
                        "php84-opcache",
                        "php84-openssl",
                        "php84-posix",
                        "php84-pcntl",
                        "php84-snmp",
                        "php84-postgresql",
                        "php84-soap",
                        "php84-sockets",
                        "php84-sodium",
                        "php84-sqlite",
                        "php84-tidy",
                        "php84-xsl",
                        "cpr",
                        "oberon-risc",
                        "py312-palettable",
                        "resticprofile",
                        "ferium",
                        "py312-jsonconversion",
                        "p5-extutils-builder",
                        "p5-extutils-builder-compiler",
                        "p5.28-extutils-builder",
                        "p5.30-extutils-builder",
                        "p5.32-extutils-builder",
                        "p5.34-extutils-builder",
                        "p5.28-extutils-builder-compiler",
                        "p5.30-extutils-builder-compiler",
                        "p5.32-extutils-builder-compiler",
                        "p5.34-extutils-builder-compiler",
                        "p5-dist-build",
                        "p5.30-dist-build",
                        "p5.28-dist-build",
                        "p5.32-dist-build",
                        "p5.34-dist-build",
                        "serpl",
                        "lucky-commit",
                        "minify",
                        "faq",
                        "shadowsocks-rust",
                        "fbzmq",
                        "py38-pyFAI",
                        "xapian-bindings-perl5.38",
                        "catgirl-downloader",
                        "packwiz",
                        "libfmt11",
                        "kondo",
                        "getmail6",
                        "cleed",
                        "openjdk8-powerpc",
                        "infisical",
                        "py311-blessings",
                        "py311-bpython",
                        "py311-cwcwidth",
                        "py312-cwcwidth",
                        "py311-curtsies",
                        "zlib-ng",
                        "toml11",
                        "mdtree",
                        "wt",
                        "py39-mac-alias",
                        "py310-mac-alias",
                        "py311-mac-alias",
                        "qq",
                        "whisper",
                        "py-pyqt6",
                        "py-pyqt6-3d",
                        "py39-pyqt6",
                        "py310-pyqt6",
                        "py311-pyqt6",
                        "py312-pyqt6",
                        "py39-pyqt6-3d",
                        "py310-pyqt6-3d",
                        "py311-pyqt6-3d",
                        "py312-pyqt6-3d",
                        "py-pyqt6-charts",
                        "py-pyqt6-datavisualization",
                        "py39-pyqt6-charts",
                        "py310-pyqt6-charts",
                        "py311-pyqt6-charts",
                        "py312-pyqt6-charts",
                        "py39-pyqt6-datavisualization",
                        "py310-pyqt6-datavisualization",
                        "py311-pyqt6-datavisualization",
                        "py312-pyqt6-datavisualization",
                        "py-pyqt6-networkauth",
                        "py-pyqt6-sip",
                        "py39-pyqt6-networkauth",
                        "py310-pyqt6-networkauth",
                        "py311-pyqt6-networkauth",
                        "py312-pyqt6-networkauth",
                        "py39-pyqt6-sip",
                        "py310-pyqt6-sip",
                        "py311-pyqt6-sip",
                        "py312-pyqt6-sip",
                        "py-pyqt6-webengine",
                        "py39-pyqt6-webengine",
                        "py310-pyqt6-webengine",
                        "py312-pyqt6-webengine",
                        "py311-pyqt6-webengine",
                        "glasskube",
                        "mdtree-cpp",
                        "py312-pptx",
                        "magic_enum",
                        "py312-nbxmpp",
                        "py312-precis-i18n",
                        "py312-pylzma",
                        "py312-pipdeptree",
                        "inferno",
                        "nlohmann-json-schema-validator",
                        "guile-gnutls",
                        "guile-2.2",
                        "guile-3.0",
                        "rage",
                        "age-plugin-yubikey",
                        "ksctl",
                        "jd",
                        "LBFGSpp",
                        "cppoptlib",
                        "finite-diff",
                        "mingw-w64-wine-mono-9.3.0",
                        "py312-cli-helpers",
                        "p5-perl-prereqscanner-scanner-distbuild",
                        "p5.28-perl-prereqscanner-scanner-distbuild",
                        "p5.30-perl-prereqscanner-scanner-distbuild",
                        "p5.32-perl-prereqscanner-scanner-distbuild",
                        "p5.34-perl-prereqscanner-scanner-distbuild",
                        "rsgain",
                        "bombardier",
                        "lms",
                        "py312-mygpoclient",
                        "py312-podcastparser",
                        "py311-graphviz",
                        "py312-graphviz",
                        "JSE",
                        "py312-clang",
                        "py312-ctypeslib2",
                        "amazon-ecr-credential-helper",
                        "kty",
                        "proj5",
                        "py312-libsvm",
                        "py39-beancount-import",
                        "py39-eli5",
                        "libsstv",
                        "FatDriveSorter",
                        "dune",
                        "sidekick",
                        "py312-graph-tool",
                        "py312-pytest-json-report",
                        "py312-pytest-metadata",
                        "p5-dist-zilla-plugin-distbuild",
                        "p5.30-dist-zilla-plugin-distbuild",
                        "p5.28-dist-zilla-plugin-distbuild",
                        "p5.32-dist-zilla-plugin-distbuild",
                        "p5.34-dist-zilla-plugin-distbuild",
                        "daytona",
                        "cubeb",
                        "ncmc",
                        "ncmdump",
                        "py-aiohappyeyeballs",
                        "py38-aiohappyeyeballs",
                        "py39-aiohappyeyeballs",
                        "py310-aiohappyeyeballs",
                        "py311-aiohappyeyeballs",
                        "py312-aiohappyeyeballs",
                        "tree-sitter-magik",
                        "py38-pylsqpack",
                        "ls-qpack",
                        "py-service-identity",
                        "py38-service-identity",
                        "py39-service-identity",
                        "py310-service-identity",
                        "py311-service-identity",
                        "py312-service-identity",
                        "py38-aioquic",
                        "aha",
                        "py-gpxpy",
                        "py39-gpxpy",
                        "py310-gpxpy",
                        "py311-gpxpy",
                        "py312-gpxpy",
                        "sq",
                        "py-autopage",
                        "py38-autopage",
                        "py39-autopage",
                        "py310-autopage",
                        "py311-autopage",
                        "py312-autopage",
                        "py312-cliff",
                        "py312-cmd2",
                        "py313-macholib",
                        "py313-modulegraph",
                        "py313-py2app",
                        "py313-calver",
                        "py313-editables",
                        "py313-pathspec",
                        "py313-pluggy",
                        "py313-hatchling",
                        "py313-atomicwrites",
                        "py313-hatch-vcs",
                        "py313-htmldocs",
                        "py313-serial",
                        "py313-tz",
                        "py313-pip",
                        "mstrans",
                        "py313-pefile",
                        "aq",
                        "py311-pygithub",
                        "py312-pygithub",
                        "py-pyuca",
                        "py310-pyuca",
                        "py39-pyuca",
                        "py311-pyuca",
                        "py312-pyuca",
                        "cgal6",
                        "py312-mpld3",
                        "py312-dap",
                        "shaderc",
                        "py313-argcomplete",
                        "py312-spiceypy",
                        "py39-zlmdb",
                        "inadyn",
                        "py312-pyorick",
                        "python_select-314",
                        "python3_select-314",
                        "py312-control",
                        "py313-crcmod",
                        "py312-kombine",
                        "py312-pymvpa",
                        "py311-wordcloud",
                        "py312-wordcloud",
                        "py312-yt",
                        "elp",
                        "eqwalizer",
                        "py313-bitarray",
                        "py313-attrs",
                        "py313-certifi",
                        "py313-hatch-fancy-pypi-readme",
                        "py313-idna",
                        "py313-py",
                        "py313-sortedcontainers",
                        "py313-zope-event",
                        "py313-zopeinterface",
                        "py313-mpmath",
                        "py313-sympy",
                        "py312-wntr",
                        "sequoia-sq",
                        "py313-mypy_extensions",
                        "py313-flaky",
                        "py313-six",
                        "py313-sniffio",
                        "py313-async_generator",
                        "py313-pytest-asyncio",
                        "py313-pytest-trio",
                        "py313-astor",
                        "py313-jedi",
                        "py313-parso",
                        "py313-matplotlib-inline",
                        "py313-pexpect",
                        "py313-ptyprocess",
                        "py313-traitlets",
                        "py313-pretend",
                        "py313-pygments",
                        "py313-asttokens",
                        "py313-pure_eval",
                        "py313-stack_data",
                        "py313-appnope",
                        "py313-backcall",
                        "py313-decorator",
                        "py313-ipython",
                        "py313-pickleshare",
                        "py313-semantic_version",
                        "py313-pycparser",
                        "py313-cffi",
                        "py313-cpuinfo",
                        "py313-pytest-benchmark",
                        "py313-execnet",
                        "py312-berkeleydb",
                        "py313-pytest-xdist",
                        "py313-maturin",
                        "py312-dqsegdb2",
                        "py312-gwdatafind",
                        "py312-healpy",
                        "py-igwn-auth-utils",
                        "py312-igwn-auth-utils",
                        "py312-ligo-common",
                        "py312-ligo-gracedb",
                        "py312-ligo-segments",
                        "py312-lscsoft-glue",
                        "py-safe-netrc",
                        "py-scitokens",
                        "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",
                        "mdx",
                        "py312-dateparser",
                        "py312-gwpy",
                        "py312-gwosc",
                        "py312-ligotimegps",
                        "py313-testpath",
                        "py313-gmpy2",
                        "hyprutils",
                        "orbiton",
                        "py313-appdirs",
                        "py313-fs",
                        "py313-mock",
                        "py313-pkginfo",
                        "py313-pyfatfs",
                        "py313-pytest-mock",
                        "py313-requests-toolbelt",
                        "py313-shellingham",
                        "py313-asteval",
                        "py313-distlib",
                        "py313-brotli",
                        "py313-coveralls",
                        "py313-docopt",
                        "py313-ipdb",
                        "py313-inflate64",
                        "py313-multivolumefile",
                        "py313-psutil",
                        "py313-py7zr",
                        "py313-pyannotate",
                        "py313-pybcj",
                        "py313-pycryptodome",
                        "py313-pycryptodomex",
                        "py313-pyppmd",
                        "py313-pytest-remotedata",
                        "py313-pytest-timeout",
                        "py313-pyzstd",
                        "py313-texttable",
                        "py313-toml",
                        "mozjs128",
                        "py-stagger",
                        "py312-stagger",
                        "py313-stagger",
                        "py312-crayons",
                        "py313-blinker",
                        "py313-cryptography",
                        "py313-cryptography_vectors",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-requests-oauthlib",
                        "py313-requests-mock",
                        "timg",
                        "py313-tomlkit",
                        "schismtracker",
                        "py313-crashtest",
                        "py313-click",
                        "py313-msgpack",
                        "py313-aioitertools",
                        "py312-starlette",
                        "py313-starlette",
                        "py313-zipp",
                        "py313-userpath",
                        "py313-meson-python",
                        "py313-oldest-supported-numpy",
                        "py313-pyproject_metadata",
                        "py313-levenshtein",
                        "py313-prometheus_client",
                        "py313-redis",
                        "py313-dateutil",
                        "py313-freezegun",
                        "py312-ordered-set",
                        "py313-ordered-set",
                        "py313-tatsu",
                        "py313-tqdm",
                        "py313-flexparser",
                        "py312-LabJackPython",
                        "py-changelog-chug",
                        "py312-changelog-chug",
                        "py312-python-daemon",
                        "py313-yaml",
                        "dufs",
                        "py313-flexcache",
                        "py313-Pillow",
                        "py313-cbor2",
                        "py313-game",
                        "py313-luma.core",
                        "py313-luma.emulator",
                        "py313-olefile",
                        "py313-pyftdi",
                        "py313-pyusb",
                        "py313-smbus2",
                        "py313-docutils",
                        "py313-alabaster",
                        "py313-babel",
                        "py313-imagesize",
                        "py313-jinja2",
                        "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",
                        "py312-codetools",
                        "py312-comet",
                        "py312-csscompressor",
                        "py312-ctags",
                        "py313-gevent",
                        "py312-datrie",
                        "py312-sqlobject",
                        "py312-formencode",
                        "py313-distro",
                        "py313-scikit-build",
                        "py313-mako",
                        "py313-markdown",
                        "py313-nuitka",
                        "octave-zstd",
                        "octave-tar",
                        "py310-apptools",
                        "py311-apptools",
                        "py312-apptools",
                        "py310-envisage",
                        "py311-envisage",
                        "py312-envisage",
                        "py310-mayavi",
                        "py312-mayavi",
                        "py311-mayavi",
                        "py310-pyface",
                        "py311-pyface",
                        "py312-pyface",
                        "py310-traitsui",
                        "py311-traitsui",
                        "py312-traitsui",
                        "py310-traits",
                        "py311-traits",
                        "py313-pyglet",
                        "py39-demjson",
                        "py313-beniget",
                        "py313-gast",
                        "py313-ply",
                        "py313-pooch",
                        "py313-pythran",
                        "py312-scikit-umfpack",
                        "py313-scikit-umfpack",
                        "py313-threadpoolctl",
                        "hledger-iadd",
                        "py39-pacal",
                        "py310-pacal",
                        "py311-pacal",
                        "py312-pacal",
                        "py313-tomli-w",
                        "py313-lmfit",
                        "py313-uncertainties",
                        "py313-websockets",
                        "dbus-python313",
                        "py313-cairo",
                        "py313-contourpy",
                        "py313-cppy",
                        "py313-cycler",
                        "py312-fontaine",
                        "py313-kiwisolver",
                        "py313-lz4",
                        "py313-pkgconfig",
                        "py313-pyqt5",
                        "py313-pyqt-builder",
                        "py313-pyqt5-sip",
                        "py313-sip",
                        "py313-sip-devel",
                        "py313-zopfli",
                        "postgresql_select-84",
                        "postgresql_select-90",
                        "postgresql_select-92",
                        "postgresql_select-91",
                        "postgresql_select-93",
                        "postgresql_select-94",
                        "postgresql_select-95",
                        "postgresql_select-96",
                        "postgresql_select-10",
                        "postgresql_select-11",
                        "postgresql_select-12",
                        "postgresql_select-13",
                        "postgresql_select-14",
                        "postgresql_select-15",
                        "postgresql_select-16",
                        "postgresql_select-17",
                        "py313-affine",
                        "py313-cligj",
                        "py313-snuggs",
                        "py311-pymysql",
                        "py312-pymysql",
                        "py313-asn1",
                        "py313-service_identity",
                        "py313-cymruwhois",
                        "py313-deprecated",
                        "libmm-glib",
                        "libcmatrix",
                        "py312-olm",
                        "evolution-data-server-gtk4",
                        "gnome-desktop-gtk4",
                        "libfeedback",
                        "py313-blockdiag",
                        "py313-chardet",
                        "py313-flatbuffers",
                        "py313-funcparserlib",
                        "py313-gobject3",
                        "py313-protobuf3",
                        "py313-pyobjc",
                        "py313-reportlab",
                        "py313-sphinxcontrib-blockdiag",
                        "py313-svgelements",
                        "py313-unicodedata2",
                        "py313-webcolors",
                        "py313-requests-gssapi",
                        "py313-requests-futures",
                        "step-writer",
                        "youtube-search-python",
                        "yewtube",
                        "py-pylast",
                        "py39-pylast",
                        "py310-pylast",
                        "py311-pylast",
                        "py312-pylast",
                        "py-rich_rst",
                        "py310-rich_rst",
                        "py39-rich_rst",
                        "py312-rich_rst",
                        "py311-rich_rst",
                        "py311-textual",
                        "py312-textual",
                        "rich-cli",
                        "py313-algopy",
                        "py313-applaunchservices",
                        "py313-asv-runner",
                        "py313-bigfloat",
                        "py313-binaryornot",
                        "py313-biopython",
                        "py313-cairocffi",
                        "py313-cairosvg",
                        "py313-cfgv",
                        "py313-columnize",
                        "py313-colorlog",
                        "py313-deprecation",
                        "py313-diff-match-patch",
                        "py313-dill",
                        "py312-distorm",
                        "py313-whatthepatch",
                        "openh264",
                        "py313-docstring-to-markdown",
                        "py313-pdm-backend",
                        "py313-tabulate",
                        "py313-tinycss2",
                        "py313-webencodings",
                        "py313-blosc",
                        "py313-networkx",
                        "py313-aiodns",
                        "py313-aiohappyeyeballs",
                        "py38-propcache",
                        "py313-aiosignal",
                        "py313-aiohttp",
                        "py-audioop_lts",
                        "py313-audioop_lts",
                        "py312-esridump",
                        "py312-fann2",
                        "py312-fastapi",
                        "py311-ffmpy",
                        "py312-ffmpy",
                        "py313-fire",
                        "py312-fire",
                        "py313-hy",
                        "py313-hyrule",
                        "py312-hyrule",
                        "py-itables",
                        "py312-itables",
                        "vipsdisp",
                        "redka",
                        "ddev",
                        "libxlsxwriter",
                        "maven-completion",
                        "py313-cons",
                        "py313-docstyle",
                        "py313-editorconfig",
                        "py313-etuples",
                        "py313-fastprogress",
                        "py313-filetype",
                        "py313-inflection",
                        "py313-intervaltree",
                        "py313-jaraco.context",
                        "py313-logical-unification",
                        "py313-multipledispatch",
                        "py313-minikanren",
                        "py313-natsort",
                        "py313-pyicu",
                        "py313-toolz",
                        "py313-parfive",
                        "py313-async-timeout",
                        "py313-curio",
                        "py313-python-socks",
                        "py313-aiohttp-socks",
                        "py313-asdf-transform-schemas",
                        "py313-trustme",
                        "py313-bleach",
                        "py-hatch-requirements-txt",
                        "py310-hatch-requirements-txt",
                        "py39-hatch-requirements-txt",
                        "py312-hatch-requirements-txt",
                        "py311-hatch-requirements-txt",
                        "py313-hatch-requirements-txt",
                        "py312-readability-lxml",
                        "py313-extension-helpers",
                        "py313-cached-property",
                        "py313-versioneer",
                        "py313-pytzdata",
                        "ruby-completion",
                        "py313-asdf-unit-schemas",
                        "py313-jmespath",
                        "py313-asdf-coordinates-schemas",
                        "py313-html5lib",
                        "py313-cloudpickle",
                        "py313-locket",
                        "py313-partd",
                        "py313-jplephem",
                        "py-cinemagoer",
                        "py312-cinemagoer",
                        "py313-cssselect2",
                        "py313-defusedxml",
                        "py313-pytest-runner",
                        "py313-autoflake",
                        "py313-astroid",
                        "py313-autopep8",
                        "py313-codestyle",
                        "py313-contextlib2",
                        "py312-contextlib2",
                        "py313-flake8-mccabe",
                        "py313-flake8",
                        "py312-flake8-pep8-naming",
                        "py311-flake8-pep8-naming",
                        "py313-flake8-pep8-naming",
                        "py311-flake8-polyfill",
                        "py312-flake8-polyfill",
                        "py313-flake8-polyfill",
                        "py313-flake8-pyproject",
                        "py313-nodeenv",
                        "py313-openbabel",
                        "py313-pdbecif",
                        "py313-peakutils",
                        "py313-pkce",
                        "py313-poyo",
                        "py313-pyflakes",
                        "py312-pytest-check",
                        "py313-pytest-check",
                        "py312-pytest-datadir",
                        "py313-pytest-datadir",
                        "py312-pytest-fixture-config",
                        "py313-pytest-fixture-config",
                        "py313-pytest-forked",
                        "py310-pytest-html",
                        "py311-pytest-html",
                        "py312-pytest-html",
                        "py313-pytest-html",
                        "py313-pytest-metadata",
                        "py312-pytest-pycodestyle",
                        "py313-pytest-pycodestyle",
                        "py313-pytest-random-order",
                        "py312-pytest-random-order",
                        "py312-pytest-regressions",
                        "py312-pytest-shutil",
                        "py313-pytest-shutil",
                        "py313-pytest-subtests",
                        "py312-pytest-subtests",
                        "py312-pytest-virtualenv",
                        "py313-pytest-virtualenv",
                        "py312-setuptools-git",
                        "py313-setuptools-git",
                        "py313-setuptools_scm_git_archive",
                        "py313-s3fs",
                        "forgex",
                        "forgex-cli",
                        "py313-pytest-json-report",
                        "diffr",
                        "py313-frozendict",
                        "py312-ftfy",
                        "py313-ftfy",
                        "py312-gcn",
                        "py310-ipadic",
                        "py312-ipadic",
                        "py311-ipadic",
                        "py313-ipadic",
                        "libnick",
                        "maddy-parser",
                        "blueprint-compiler",
                        "parabolic",
                        "py313-fdsnwsscripts",
                        "py312-acor",
                        "py313-acor",
                        "py312-cog",
                        "py311-cog",
                        "py313-cog",
                        "py-google-cloud-core",
                        "py-google-cloud-storage",
                        "py310-google-cloud-core",
                        "py311-google-cloud-core",
                        "py312-google-cloud-core",
                        "py310-google-cloud-storage",
                        "py311-google-cloud-storage",
                        "py312-google-cloud-storage",
                        "py-google-crc32c",
                        "py-google-resumable-media",
                        "py310-google-crc32c",
                        "py311-google-crc32c",
                        "py312-google-crc32c",
                        "py310-google-resumable-media",
                        "py312-google-resumable-media",
                        "py311-google-resumable-media",
                        "py-gsecrets",
                        "py311-gsecrets",
                        "py310-gsecrets",
                        "py312-gsecrets",
                        "py-marshmallow",
                        "py310-marshmallow",
                        "py39-marshmallow",
                        "py311-marshmallow",
                        "py312-marshmallow",
                        "py313-marshmallow",
                        "py-webargs",
                        "py310-webargs",
                        "py39-webargs",
                        "py311-webargs",
                        "py312-webargs",
                        "py313-webargs",
                        "py313-clikit",
                        "py312-clikit",
                        "py310-coloredlogs",
                        "py312-coloredlogs",
                        "py311-coloredlogs",
                        "py313-coloredlogs",
                        "py310-humanfriendly",
                        "py311-humanfriendly",
                        "py312-humanfriendly",
                        "py313-humanfriendly",
                        "py312-pastel",
                        "py313-pastel",
                        "py312-pylev",
                        "py313-pylev",
                        "py-pysimdjson",
                        "py310-pysimdjson",
                        "py39-pysimdjson",
                        "py312-pysimdjson",
                        "py311-pysimdjson",
                        "py310-hdfs",
                        "py311-hdfs",
                        "py313-hdfs",
                        "py312-hdfs",
                        "py313-prettytable",
                        "py313-pymysql",
                        "py313-pyshp",
                        "py313-owslib",
                        "em",
                        "py311-construct",
                        "py312-construct",
                        "py313-construct",
                        "rb33-mustache",
                        "rb33-kramdown",
                        "rb33-ronn-ng",
                        "rebels-in-the-sky",
                        "secrets",
                        "py39-kcs11",
                        "py310-kcs11",
                        "py311-kcs11",
                        "py312-kcs11",
                        "py-pykeepass",
                        "py311-pykeepass",
                        "py310-pykeepass",
                        "py312-pykeepass",
                        "py-yubico",
                        "py-zxcvbn",
                        "py310-yubico",
                        "py311-yubico",
                        "py312-yubico",
                        "py310-zxcvbn",
                        "py311-zxcvbn",
                        "py312-zxcvbn",
                        "py-cdflib",
                        "py312-cdflib",
                        "py-geomagpy",
                        "py312-geomagpy",
                        "py311-paho-mqtt",
                        "py312-paho-mqtt",
                        "py-pypubsub",
                        "py312-pypubsub",
                        "hindent",
                        "plfit",
                        "epoll-shim",
                        "wayland",
                        "koio",
                        "py313-dns-lexicon",
                        "py313-requests-file",
                        "py313-tldextract",
                        "py-annoy",
                        "py312-annoy",
                        "py313-bitmath",
                        "py-pacmap",
                        "py312-pacmap",
                        "py313-progressbar",
                        "py313-mac-alias",
                        "py313-bitstring",
                        "py313-applescript",
                        "py313-osxmetadata",
                        "py313-bpylist2",
                        "py313-blessed",
                        "py313-cgmetadata",
                        "py313-uc-micro-py",
                        "py313-arpeggio",
                        "py313-mdurl",
                        "py313-pathvalidate",
                        "py313-wurlitzer",
                        "py313-ptpython",
                        "py313-pytimeparse2",
                        "py313-shortuuid",
                        "py313-xdg-base-dirs",
                        "py313-XlsxWriter",
                        "py313-pptx",
                        "py313-photoscript",
                        "py313-textx",
                        "lib2geom-devel",
                        "py313-linkify-it-py",
                        "py313-strpdatetime",
                        "py-utitools",
                        "py313-utitools",
                        "pangomm-1.4-devel",
                        "sshs",
                        "py311-lesscpy",
                        "py312-lesscpy",
                        "py313-rich",
                        "google-benchmark",
                        "py313-objexplore",
                        "py313-rich-theme-manager",
                        "py-smart-open",
                        "py39-smart-open",
                        "py311-smart-open",
                        "py310-smart-open",
                        "py312-smart-open",
                        "py313-jaraco.classes",
                        "py313-tenacity",
                        "csview",
                        "macmon",
                        "docx2md",
                        "py313-gyoto",
                        "py313-socid-extractor",
                        "jpeg-quantsmooth",
                        "jpeg2png",
                        "tdlib",
                        "py313-ruamel-yaml-clib",
                        "py313-siphon",
                        "mvnd_select",
                        "utdns",
                        "py313-pytest-qt",
                        "py313-qtpy",
                        "py313-superqt",
                        "libsixel",
                        "py313-brotlicffi",
                        "py313-h11",
                        "py313-hpack",
                        "py313-hyperframe",
                        "py313-httpcore",
                        "py313-httpx",
                        "py313-hyperlink",
                        "py313-socksio",
                        "py313-keyring",
                        "py313-pyperclip",
                        "py313-docstring_parser",
                        "py313-magicgui",
                        "p5-getopt-argvfile",
                        "p5.28-getopt-argvfile",
                        "p5.30-getopt-argvfile",
                        "p5.34-getopt-argvfile",
                        "p5.32-getopt-argvfile",
                        "py313-colorcet",
                        "py313-param",
                        "py313-async-lru",
                        "py313-hatch-jupyter-builder",
                        "py313-comm",
                        "py313-jupyter_core",
                        "py313-jupyter_client",
                        "py313-ipykernel",
                        "py313-nest_asyncio",
                        "py313-jsonschema-specifications",
                        "py313-referencing",
                        "py313-fqdn",
                        "py313-hatch-nodejs-version",
                        "py313-arrow",
                        "py313-nbformat",
                        "py313-isoduration",
                        "py313-pyrsistent",
                        "py313-rfc3339-validator",
                        "py313-rfc3986-validator",
                        "py313-uri-template",
                        "py313-jsonpointer",
                        "py313-terminado",
                        "bash-devel",
                        "py313-hiredis",
                        "py313-mistune",
                        "py313-nbclient",
                        "py313-pandocfilters",
                        "py313-python-json-logger",
                        "py313-socks",
                        "py313-jupyter_server_terminals",
                        "py313-jupyter_events",
                        "py313-nbconvert",
                        "py313-send2trash",
                        "py313-overrides",
                        "py313-jupyter_server",
                        "py313-jupyter-lsp",
                        "py313-jupyterlab_server",
                        "py313-jupyterlab",
                        "py313-notebook_shim",
                        "py313-xlsx2csv",
                        "py313-spark_parser",
                        "py313-cytoolz",
                        "py313-pymongo",
                        "py313-waitress",
                        "py313-colorama",
                        "py313-setuptools-git-versioning",
                        "py313-jupyterlab_pygments",
                        "py313-pyviz_comms",
                        "py313-xyzservices",
                        "py313-tzdata",
                        "mingw-w64-wine-mono-9.4.0",
                        "py313-napari-plugin-engine",
                        "py313-qtconsole",
                        "py313-napari-console",
                        "chatgpt-client",
                        "py313-cachecontrol",
                        "py313-cleo",
                        "py313-poetry-plugin-export",
                        "SDL3_image-devel",
                        "py313-pyqt6",
                        "py313-pyqt6-3d",
                        "py313-pyqt6-charts",
                        "py313-pyqt6-datavisualization",
                        "py313-pyqt6-networkauth",
                        "py313-pyqt6-sip",
                        "py313-pyqt6-webengine",
                        "py39-getkey",
                        "py313-git-delete-merged-branches",
                        "py312-gpstime",
                        "py312-gunicorn",
                        "py312-gviz_api",
                        "p5.34-barcode-zbar",
                        "py312-hypy",
                        "py312-icalendar",
                        "py313-icalendar",
                        "py312-imageio-ffmpeg",
                        "py312-imgur",
                        "py312-immutables",
                        "py312-importmagic",
                        "uTox",
                        "tfmv",
                        "angie",
                        "py313-humanize",
                        "py312-humanize",
                        "py313-psycopg2",
                        "py313-pygccxml",
                        "py312-pync",
                        "py313-pync",
                        "py311-pync",
                        "py313-pyplusplus",
                        "py312-ipy",
                        "py312-iso639",
                        "py312-janus",
                        "py312-jmespath-terminal",
                        "py39-json-rpc",
                        "py313-readme_renderer",
                        "py313-rfc3986",
                        "py313-structlog",
                        "py313-tokenize-rt",
                        "py312-langcodes",
                        "py313-langcodes",
                        "py311-leveldb",
                        "py312-meld3",
                        "py312-metar",
                        "py312-misaka",
                        "oc",
                        "py313-lazy_loader",
                        "py313-SDL2",
                        "gcovr",
                        "py313-freetype",
                        "py313-pdfminer",
                        "py313-pyheif",
                        "matrix-nio",
                        "matrix-commander",
                        "py312-aiofiles",
                        "py313-aiofiles",
                        "py-notify2",
                        "py310-notify2",
                        "py311-notify2",
                        "py312-notify2",
                        "py313-notify2",
                        "py-unpaddedbase64",
                        "py310-unpaddedbase64",
                        "py312-unpaddedbase64",
                        "py313-unpaddedbase64",
                        "py311-unpaddedbase64",
                        "py313-powerline-exitstatus-kai",
                        "py313-powerline",
                        "py313-powerline-gitstatus",
                        "py313-re2",
                        "semver-utils",
                        "py-poetry-plugin-shell",
                        "py39-poetry-plugin-shell",
                        "py310-poetry-plugin-shell",
                        "py311-poetry-plugin-shell",
                        "py312-poetry-plugin-shell",
                        "py313-poetry-plugin-shell",
                        "libtatsu",
                        "libtatsu-devel",
                        "py313-dashing",
                        "py313-configobj",
                        "py313-configargparse",
                        "py313-funcsigs",
                        "py313-josepy",
                        "py313-parsedatetime",
                        "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",
                        "rpg-cli",
                        "gsh",
                        "py313-cloudflare",
                        "py313-jsonlines",
                        "Legcord",
                        "py313-urwid",
                        "py313-mutagen",
                        "py313-sh",
                        "py-urwid-readline",
                        "py310-urwid-readline",
                        "py311-urwid-readline",
                        "py39-urwid-readline",
                        "py312-urwid-readline",
                        "py313-urwid-readline",
                        "py313-pudb",
                        "py313-black",
                        "py313-dacite",
                        "py313-jsonconversion",
                        "py313-soundcloud-v2",
                        "py313-hsluv",
                        "py313-meshio",
                        "py313-napari-svg",
                        "py313-webob",
                        "py39-pytesseract",
                        "py310-pytesseract",
                        "py311-pytesseract",
                        "py312-pytesseract",
                        "py313-pytesseract",
                        "py313-annotated_types",
                        "py313-benchexec",
                        "py313-confection",
                        "py313-cssselect",
                        "py313-cssutils",
                        "py313-cymem",
                        "py313-et_xmlfile",
                        "py313-ipywidgets",
                        "py313-jupyter_console",
                        "py313-jupyter",
                        "py313-jupyter_packaging",
                        "py313-jupyterlab_widgets",
                        "py313-llvmlite",
                        "py313-metakernel",
                        "py-mitmproxy_macos",
                        "py310-mitmproxy_macos",
                        "py311-mitmproxy_macos",
                        "py313-mitmproxy_macos",
                        "py312-mitmproxy_macos",
                        "py-mitmproxy_rs",
                        "py310-mitmproxy_rs",
                        "py311-mitmproxy_rs",
                        "py312-mitmproxy_rs",
                        "py313-mitmproxy_rs",
                        "py313-murmurhash",
                        "py313-notebook",
                        "py313-openpyxl",
                        "py313-parse",
                        "py313-preshed",
                        "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",
                        "py312-wsaccel",
                        "py312-yappi",
                        "utfcpp",
                        "py313-clang",
                        "py313-ctypeslib2",
                        "py312-libdnet",
                        "py313-libdnet",
                        "py313-pypcap",
                        "py312-pypcap",
                        "wabt",
                        "xapian-bindings-python313",
                        "xapian-bindings-ruby34",
                        "vtk-m-17",
                        "py313-emcee3",
                        "py313-semver",
                        "py313-spdx-lookup",
                        "py313-spdx",
                        "py313-upt-cpan",
                        "py313-upt-macports",
                        "py313-upt-pypi",
                        "py313-upt-rubygems",
                        "py313-ansible",
                        "py313-ansible-compat",
                        "py313-ansible-core",
                        "py313-httplib2",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-resolvelib",
                        "py313-subprocess-tee",
                        "age-plugin-se",
                        "py313-werkzeug",
                        "py313-flit",
                        "py313-deap",
                        "py312-bracex",
                        "py313-bracex",
                        "py312-enrich",
                        "py313-enrich",
                        "py312-wcmatch",
                        "py313-wcmatch",
                        "py313-drms",
                        "p5-crypt-sysrandom-xs",
                        "p5.28-crypt-sysrandom-xs",
                        "p5.30-crypt-sysrandom-xs",
                        "p5.32-crypt-sysrandom-xs",
                        "p5.34-crypt-sysrandom-xs",
                        "p5-crypt-sysrandom",
                        "p5.28-crypt-sysrandom",
                        "p5.30-crypt-sysrandom",
                        "p5.32-crypt-sysrandom",
                        "p5.34-crypt-sysrandom",
                        "py-krb5",
                        "py310-krb5",
                        "py39-krb5",
                        "py312-krb5",
                        "py313-krb5",
                        "py311-krb5",
                        "py313-pyspnego",
                        "py312-pycson",
                        "py313-pycson",
                        "py312-speg",
                        "py313-speg",
                        "py-requests-kerberos",
                        "py39-requests-kerberos",
                        "py310-requests-kerberos",
                        "py311-requests-kerberos",
                        "py312-requests-kerberos",
                        "py313-requests-kerberos",
                        "py313-rsgislib",
                        "py313-geojson",
                        "py-img2pdf",
                        "py39-img2pdf",
                        "py311-img2pdf",
                        "py310-img2pdf",
                        "py313-img2pdf",
                        "py312-img2pdf",
                        "py313-pulp",
                        "py313-rasterstats",
                        "py313-seaborn",
                        "py313-simplejson",
                        "py313-python-lsp-server",
                        "py313-python-lsp-jsonrpc",
                        "py313-pytoolconfig",
                        "py313-rope",
                        "py313-pyqt5-chart",
                        "py313-access",
                        "py313-branca",
                        "py313-codecov",
                        "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",
                        "py-id",
                        "py313-id",
                        "py313-pyqt5-scintilla",
                        "py313-pyqt5-webengine",
                        "py313-sphinx-gallery",
                        "py313-sgp4",
                        "p5-pdl-graphics-simple",
                        "p5-pdl-io-gd",
                        "p5.28-pdl-graphics-simple",
                        "p5.30-pdl-graphics-simple",
                        "p5.32-pdl-graphics-simple",
                        "p5.34-pdl-graphics-simple",
                        "p5.28-pdl-io-gd",
                        "p5.30-pdl-io-gd",
                        "p5.32-pdl-io-gd",
                        "p5.34-pdl-io-gd",
                        "p5-pdl-io-hdf",
                        "p5.28-pdl-io-hdf",
                        "p5.30-pdl-io-hdf",
                        "p5.32-pdl-io-hdf",
                        "p5.34-pdl-io-hdf",
                        "ttf-nerd-fonts-symbols",
                        "py313-cattrs",
                        "py313-exceptiongroup",
                        "py313-flit_scm",
                        "py313-lsprotocol",
                        "py313-pygls",
                        "py313-typeguard",
                        "fvm",
                        "pub2port",
                        "krunkit",
                        "virglrenderer",
                        "py313-anytree",
                        "p5-test-describeme",
                        "p5-test-settings",
                        "p5.28-test-describeme",
                        "p5.30-test-describeme",
                        "p5.32-test-describeme",
                        "p5.34-test-describeme",
                        "p5.28-test-settings",
                        "p5.30-test-settings",
                        "p5.32-test-settings",
                        "p5.34-test-settings",
                        "py-roman_numerals_py",
                        "py311-roman_numerals_py",
                        "py312-roman_numerals_py",
                        "py313-roman_numerals_py",
                        "zlog",
                        "py313-gnureadline",
                        "py312-publicsuffix2",
                        "py313-publicsuffix2",
                        "tree-sitter-go-work",
                        "lefthook",
                        "p5-pdl-gsl",
                        "p5.30-pdl-gsl",
                        "p5.28-pdl-gsl",
                        "p5.34-pdl-gsl",
                        "p5.32-pdl-gsl",
                        "py313-country",
                        "py313-netaddr",
                        "py313-flask",
                        "py313-itsdangerous",
                        "py312-flask-cors",
                        "py313-flask-cors",
                        "zns",
                        "libargparse",
                        "vivid",
                        "py311-aniso8601",
                        "py312-aniso8601",
                        "py313-aniso8601",
                        "iverilog-docs",
                        "py313-readability-lxml",
                        "py313-setproctitle",
                        "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-text-unidecode",
                        "py313-textdistance",
                        "py313-three-merge",
                        "py313-xarray-einstats",
                        "p5-math-bigint-gmpz",
                        "p5.28-math-bigint-gmpz",
                        "p5.30-math-bigint-gmpz",
                        "p5.32-math-bigint-gmpz",
                        "p5.34-math-bigint-gmpz",
                        "py313-magic",
                        "addrwatch",
                        "py313-unidecode",
                        "py313-berkeleydb",
                        "p5-imager-file-avif",
                        "p5-imager-file-heif",
                        "p5.28-imager-file-avif",
                        "p5.30-imager-file-avif",
                        "p5.32-imager-file-avif",
                        "p5.34-imager-file-avif",
                        "p5.28-imager-file-heif",
                        "p5.30-imager-file-heif",
                        "p5.32-imager-file-heif",
                        "p5.34-imager-file-heif",
                        "llvm-20",
                        "clang-20",
                        "mlir-20",
                        "lldb-20",
                        "flang-20",
                        "SDL3_image",
                        "SDL3_ttf",
                        "py313-openslide",
                        "SuiteSparse_ParU",
                        "diffnav",
                        "jlv",
                        "shef",
                        "krep",
                        "ab-av1",
                        "py313-xmlsec",
                        "csvtk",
                        "sequoia-chameleon-gnupg",
                        "eso-flames-fposs",
                        "py-pygments-mathematica",
                        "py39-pygments-mathematica",
                        "py310-pygments-mathematica",
                        "py311-pygments-mathematica",
                        "py312-pygments-mathematica",
                        "py313-pygments-mathematica",
                        "jgenesis",
                        "py313-pydicom",
                        "py313-pynetdicom",
                        "py312-qimage2ndarray",
                        "py313-qimage2ndarray",
                        "asar",
                        "p5-crypt-urandom-token",
                        "p5.30-crypt-urandom-token",
                        "p5.28-crypt-urandom-token",
                        "p5.32-crypt-urandom-token",
                        "p5.34-crypt-urandom-token",
                        "cocogitto",
                        "buf",
                        "netatalk4",
                        "py312-celery",
                        "py313-celery",
                        "py312-kombu",
                        "py313-kombu",
                        "lldpd",
                        "mariadb-11.4",
                        "mariadb-11.4-server",
                        "qscintilla-qt6",
                        "qscintilla-designer-qt6",
                        "py-pyqt6-scintilla",
                        "py310-pyqt6-scintilla",
                        "py39-pyqt6-scintilla",
                        "py311-pyqt6-scintilla",
                        "py312-pyqt6-scintilla",
                        "py313-pyqt6-scintilla",
                        "pta",
                        "dftd3",
                        "gdown",
                        "cmark-gfm",
                        "py313-aiojobs",
                        "taplo",
                        "xan",
                        "lc",
                        "mingw-w64-wine-mono-10.0.0",
                        "kubecolor",
                        "libguestfs",
                        "guestfs-tools",
                        "wiper",
                        "carl",
                        "perl5.40",
                        "py-digitalocean",
                        "py310-digitalocean",
                        "py39-digitalocean",
                        "py311-digitalocean",
                        "py312-digitalocean",
                        "py313-digitalocean",
                        "py313-jsonpickle",
                        "py313-google-api-core",
                        "py313-google-auth",
                        "py313-google-auth-httplib2",
                        "py313-googleapis-common-protos",
                        "py313-rsa",
                        "py313-uritemplate",
                        "py-cloudflare2",
                        "py39-cloudflare2",
                        "py310-cloudflare2",
                        "py311-cloudflare2",
                        "py312-cloudflare2",
                        "py313-cloudflare2",
                        "clef",
                        "py313-queuelib",
                        "py313-aiosqlite",
                        "py313-sphinx-copybutton",
                        "protobuf5-cpp",
                        "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-gnupg",
                        "py313-nclib",
                        "nerdlog",
                        "py313-future",
                        "py313-pygraphviz",
                        "py313-lazy_object_proxy",
                        "py313-libnewt",
                        "rizin-grammar-c",
                        "py313-pyarrow",
                        "spoof",
                        "py313-smartypants",
                        "py313-typogrify",
                        "py313-in-n-out",
                        "libpeas1",
                        "py313-pydantic-compat",
                        "py313-cachey",
                        "py313-heapdict",
                        "py313-pytomlpp",
                        "py313-npe2",
                        "py313-numpydoc",
                        "py313-pytest-sugar",
                        "py313-yara",
                        "py313-giddy",
                        "py313-numba",
                        "py313-pysal",
                        "py313-segregation",
                        "py313-splot",
                        "py312-pydot",
                        "py313-pydot",
                        "py312-rdflib",
                        "py313-rdflib",
                        "py312-doctest-ignore-unicode",
                        "py313-doctest-ignore-unicode",
                        "py313-nose",
                        "py312-prov",
                        "py313-prov",
                        "py313-asdf-astropy",
                        "py313-tox",
                        "py313-pytest-lazy-fixture",
                        "py313-h5netcdf",
                        "py313-tzlocal",
                        "py313-palettable",
                        "fish3",
                        "py313-iniparse",
                        "py313-mercurial_extension_utils",
                        "py313-bidi",
                        "py313-cloudscraper",
                        "py313-argh",
                        "py313-arviz",
                        "py313-cookiecutter",
                        "py313-helpdev",
                        "py313-libsass",
                        "py313-pygithub",
                        "py313-pymc",
                        "py313-qdarkstyle",
                        "py313-qstylizer",
                        "py313-qtsass",
                        "py313-rstcheck",
                        "py313-rstcheck-core",
                        "py313-spyder-kernels",
                        "py313-watchdog",
                        "py312-cinderclient",
                        "py313-cinderclient",
                        "py313-autopage",
                        "py313-cliff",
                        "py313-cmd2",
                        "py312-debtcollector",
                        "py313-debtcollector",
                        "py312-dogpile-cache",
                        "py313-dogpile-cache",
                        "py313-iso8601",
                        "py313-jsonpatch",
                        "py312-keystoneauth1",
                        "py313-keystoneauth1",
                        "py312-keystoneclient",
                        "py313-keystoneclient",
                        "py312-novaclient",
                        "py313-novaclient",
                        "py312-openstacksdk",
                        "py313-openstacksdk",
                        "py312-openstackclient",
                        "py313-openstackclient",
                        "py312-os-service-types",
                        "py313-os-service-types",
                        "py312-osc-lib",
                        "py313-osc-lib",
                        "py312-oslo-config",
                        "py313-oslo-config",
                        "py312-oslo-i18n",
                        "py313-oslo-i18n",
                        "py312-oslo-utils",
                        "py313-oslo-utils",
                        "py312-oslo-serialization",
                        "py313-oslo-serialization",
                        "py313-pygmt",
                        "py312-requestsexceptions",
                        "py313-requestsexceptions",
                        "py313-altair",
                        "py312-fortranformat",
                        "py313-fortranformat",
                        "py313-scapy",
                        "py312-gsl",
                        "py313-gsl",
                        "py313-tropycal",
                        "py313-skyfield",
                        "py313-spktype21",
                        "btfs",
                        "py311-klein",
                        "peakipy",
                        "py310-scamper",
                        "py39-scamper",
                        "py311-scamper",
                        "py312-scamper",
                        "py313-scamper",
                        "py313-xmltodict",
                        "manjpfb",
                        "mercurial-rustext",
                        "py313-incremental",
                        "py-dunamai",
                        "py313-dunamai",
                        "py311-tracer",
                        "py312-tracer",
                        "py313-tracer",
                        "pgFormatter",
                        "py311-selenium",
                        "py312-selenium",
                        "py313-selenium",
                        "py311-undetected-chromedriver",
                        "py312-undetected-chromedriver",
                        "py313-undetected-chromedriver",
                        "py313-cli-helpers",
                        "py313-pendulum",
                        "py312-pgspecial",
                        "py313-pgspecial",
                        "py313-psycopg",
                        "py313-pyaes",
                        "py-pyfzf",
                        "py310-pyfzf",
                        "py39-pyfzf",
                        "py311-pyfzf",
                        "py312-pyfzf",
                        "py313-pyfzf",
                        "py-sqlglot",
                        "py310-sqlglot",
                        "py39-sqlglot",
                        "py311-sqlglot",
                        "py312-sqlglot",
                        "py313-sqlglot",
                        "py313-iocapture",
                        "doge",
                        "py-cramjam",
                        "py39-cramjam",
                        "py310-cramjam",
                        "py311-cramjam",
                        "py312-cramjam",
                        "py313-cramjam",
                        "py-iterable-io",
                        "py310-iterable-io",
                        "py39-iterable-io",
                        "py311-iterable-io",
                        "py312-iterable-io",
                        "py313-iterable-io",
                        "py-zipstream-ng",
                        "py39-zipstream-ng",
                        "py310-zipstream-ng",
                        "py311-zipstream-ng",
                        "py312-zipstream-ng",
                        "py313-zipstream-ng",
                        "unp",
                        "py313-sphinxcontrib-websupport",
                        "py313-libarchive-c",
                        "py-polib",
                        "py313-polib",
                        "py312-autobahn",
                        "py313-autobahn",
                        "py313-automat",
                        "py313-constantly",
                        "py312-hkdf",
                        "py313-hkdf",
                        "py312-passlib",
                        "py313-passlib",
                        "py313-pyhamcrest",
                        "py312-python-snappy",
                        "py313-python-snappy",
                        "py312-pytrie",
                        "py313-pytrie",
                        "py313-qrcode",
                        "py312-spake2",
                        "py313-spake2",
                        "py313-twisted",
                        "py312-txaio",
                        "py313-txaio",
                        "py312-txtorcon",
                        "py313-txtorcon",
                        "py312-u-msgpack-python",
                        "py313-u-msgpack-python",
                        "py-backports.tarfile",
                        "py39-backports.tarfile",
                        "py310-backports.tarfile",
                        "py311-backports.tarfile",
                        "py312-backports.tarfile",
                        "py313-backports.tarfile",
                        "h3",
                        "py313-ndindex",
                        "py313-pygit2",
                        "py313-usadel1",
                        "py-gemmi",
                        "py313-gemmi",
                        "ollama-bash-completion-plugin",
                        "py313-flask-babel",
                        "py313-flask-frozen",
                        "py312-flask-mail",
                        "py313-flask-mail",
                        "py313-flask-login",
                        "py313-flask-restful",
                        "py312-flask-restful",
                        "py313-flask-sqlalchemy",
                        "py312-flask-sqlalchemy",
                        "py313-flask-wtf",
                        "py312-flask-wtf",
                        "py312-wtforms",
                        "py313-wtforms",
                        "py313-ephemeral-port-reserve",
                        "py313-flexmock",
                        "py313-pytest-xprocess",
                        "nsc",
                        "py313-pyvo",
                        "py313-clint",
                        "py313-crayons",
                        "py-flasgger",
                        "py39-flasgger",
                        "py310-flasgger",
                        "py311-flasgger",
                        "py312-flasgger",
                        "py313-flasgger",
                        "py313-gitdb",
                        "py313-gitpython",
                        "py313-httpbin",
                        "py313-pytest-httpbin",
                        "py313-smmap",
                        "mockery",
                        "py313-ifaddr",
                        "py313-pyxdg",
                        "py313-types-decorator",
                        "py313-pylzma",
                        "py313-types-colorama",
                        "py313-asgiref",
                        "py312-django",
                        "py313-django",
                        "py311-django-allauth",
                        "py312-django-allauth",
                        "py313-django-allauth",
                        "py310-django-countries",
                        "py311-django-countries",
                        "py312-django-countries",
                        "py313-django-countries",
                        "py310-django-debug-toolbar",
                        "py311-django-debug-toolbar",
                        "py312-django-debug-toolbar",
                        "py313-django-debug-toolbar",
                        "py310-django-extensions",
                        "py311-django-extensions",
                        "py312-django-extensions",
                        "py313-django-extensions",
                        "py311-django-gravatar2",
                        "py312-django-gravatar2",
                        "py313-django-gravatar2",
                        "py313-django-htmlmin",
                        "py311-django-mailman3",
                        "py312-django-mailman3",
                        "py313-django-mailman3",
                        "py313-fido2",
                        "py311-mailmanclient",
                        "py312-mailmanclient",
                        "py313-mailmanclient",
                        "py311-openid",
                        "py312-openid",
                        "py313-openid",
                        "py-pytest-django",
                        "py310-pytest-django",
                        "py311-pytest-django",
                        "py312-pytest-django",
                        "py313-pytest-django",
                        "py311-responses",
                        "py312-responses",
                        "py313-responses",
                        "py313-asn1crypto",
                        "py313-bsddb3",
                        "py313-ldap3",
                        "py313-parsimonious",
                        "py313-hanko",
                        "py313-hanko-certvalidator",
                        "py313-oscrypto",
                        "py313-uritools",
                        "py-autocommand",
                        "py310-autocommand",
                        "py311-autocommand",
                        "py312-autocommand",
                        "py313-autocommand",
                        "py310-cherrypy",
                        "py-croniter",
                        "py310-contextvars",
                        "py310-croniter",
                        "py311-croniter",
                        "py312-croniter",
                        "py313-croniter",
                        "py313-geopy",
                        "py310-immutables",
                        "py311-immutables",
                        "py313-immutables",
                        "py-jaraco.collections",
                        "py-jaraco.text",
                        "py310-jaraco.collections",
                        "py311-jaraco.collections",
                        "py312-jaraco.collections",
                        "py313-jaraco.collections",
                        "py310-jaraco.text",
                        "py311-jaraco.text",
                        "py312-jaraco.text",
                        "py313-jaraco.text",
                        "py-looseversion",
                        "py311-looseversion",
                        "py310-looseversion",
                        "py312-looseversion",
                        "py313-looseversion",
                        "py-coherent.licensed",
                        "py39-coherent.licensed",
                        "py310-coherent.licensed",
                        "py311-coherent.licensed",
                        "py312-coherent.licensed",
                        "py313-coherent.licensed",
                        "py313-zc-lockfile",
                        "bwbench",
                        "corelocationcli",
                        "paps",
                        "pg17-pgrouting",
                        "py313-types-pytz",
                        "py313-types-simplejson",
                        "py313-types-ujson",
                        "py313-pathtools",
                        "py313-boolean.py",
                        "py313-license-expression",
                        "rb34-mime-types-data",
                        "rb34-mime-types",
                        "xnec2c",
                        "py313-orfeotoolbox",
                        "py312-plyvel",
                        "py313-plyvel",
                        "py-donfig",
                        "py39-donfig",
                        "py310-donfig",
                        "py311-donfig",
                        "py312-donfig",
                        "py313-donfig",
                        "py-mpl-animators",
                        "py39-mpl-animators",
                        "py310-mpl-animators",
                        "py311-mpl-animators",
                        "py312-mpl-animators",
                        "py313-mpl-animators",
                        "py311-spiceypy",
                        "py310-spiceypy",
                        "py313-spiceypy",
                        "py313-jschema_to_python",
                        "py313-sarif-om",
                        "py313-kaitaistruct",
                        "py312-mitmproxy",
                        "py313-mitmproxy",
                        "py313-wsproto",
                        "py310-jsonnet",
                        "py311-jsonnet",
                        "py312-jsonnet",
                        "py313-jsonnet",
                        "py313-libsvm",
                        "edit",
                        "macchanger",
                        "erofs-utils",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "carapace",
                        "wb32-dfu-updater",
                        "pg17-pgpointcloud",
                        "openspecfun",
                        "p5-devel-trace",
                        "p5.30-devel-trace",
                        "p5.28-devel-trace",
                        "p5.34-devel-trace",
                        "p5.32-devel-trace",
                        "py313-llfuse",
                        "mingw-w64-wine-mono-10.1.0",
                        "mingw-w64-wine-mono-9.0.0",
                        "uefitool",
                        "py313-glad2",
                        "p5-alien-zlib",
                        "p5.28-alien-zlib",
                        "p5.30-alien-zlib",
                        "p5.32-alien-zlib",
                        "p5.34-alien-zlib",
                        "py313-corner",
                        "py312-jupyter_sphinx",
                        "py313-jupyter_sphinx",
                        "py313-scruffington",
                        "py313-unittest-xml-reporting",
                        "py313-urwidtrees",
                        "py313-xlib",
                        "py311-yapsy",
                        "p5-crypt-pbkdf2",
                        "p5.28-crypt-pbkdf2",
                        "p5.30-crypt-pbkdf2",
                        "p5.32-crypt-pbkdf2",
                        "p5.34-crypt-pbkdf2",
                        "p5-digest-sha3",
                        "p5.28-digest-sha3",
                        "p5.30-digest-sha3",
                        "p5.32-digest-sha3",
                        "p5.34-digest-sha3",
                        "MMTabBarView",
                        "pts-tiny-7z-sfx",
                        "py313-about-time",
                        "py313-acoustid",
                        "py313-alive-progress",
                        "py313-aubio",
                        "py312-aubio",
                        "py313-audioread",
                        "py312-bottlenose",
                        "py313-bottlenose",
                        "py312-confuse",
                        "py313-confuse",
                        "py312-discogs-client",
                        "py313-discogs-client",
                        "py313-grapheme",
                        "py313-ibroadcast",
                        "py312-ibroadcast",
                        "py312-jsonpath-rw",
                        "py313-jsonpath-rw",
                        "py312-langdetect",
                        "py311-langdetect",
                        "py313-langdetect",
                        "py-lap",
                        "py313-lap",
                        "py312-last",
                        "py313-last",
                        "py312-librosa",
                        "py313-librosa",
                        "py312-mediafile",
                        "py313-mediafile",
                        "py312-mpd2",
                        "py313-mpd2",
                        "py312-musicbrainzngs",
                        "py313-musicbrainzngs",
                        "py312-pytest-mpl",
                        "py313-pytest-mpl",
                        "py313-rarfile",
                        "py312-reflink",
                        "py313-reflink",
                        "py312-resampy",
                        "py313-resampy",
                        "py313-samplerate",
                        "py313-soco",
                        "py312-soundfile",
                        "py313-soundfile",
                        "py313-soxr",
                        "py-standard-aifc",
                        "py-standard-chunk",
                        "py313-standard-aifc",
                        "py313-standard-chunk",
                        "py-standard-sunau",
                        "py313-standard-sunau",
                        "py312-termplotlib",
                        "py313-termplotlib",
                        "py312-termtables",
                        "py313-termtables",
                        "py311-ttfquery",
                        "py312-ttfquery",
                        "py313-ttfquery",
                        "py312-zbar",
                        "py313-zbar",
                        "apitrace",
                        "binwalk2",
                        "p5-opengl-modern",
                        "p5.28-opengl-modern",
                        "p5.30-opengl-modern",
                        "p5.32-opengl-modern",
                        "p5.34-opengl-modern",
                        "p5-opengl-glfw",
                        "p5.28-opengl-glfw",
                        "p5.30-opengl-glfw",
                        "p5.32-opengl-glfw",
                        "p5.34-opengl-glfw",
                        "py313-stem",
                        "py313-torrequest",
                        "llvm-21",
                        "mlir-21",
                        "clang-21",
                        "lldb-21",
                        "flang-21"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mrustc",
                        "mrustc-rust",
                        "R",
                        "sbcl",
                        "sbcl-devel"
                    ]
                }
            ]
        },
        {
            "name": "lldb-17",
            "portdir": "lang/llvm-17",
            "version": "17.0.6",
            "license": "NCSA",
            "platforms": "{darwin >= 18}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lldb.llvm.org/",
            "description": "the LLVM debugger",
            "long_description": "lldb is the LLVM native debugger.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "swig-python",
                        "doxygen",
                        "clang-14",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xar",
                        "zlib",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "libcxx",
                        "python311",
                        "llvm-17",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "flang-17",
            "portdir": "lang/llvm-17",
            "version": "17.0.6",
            "license": "NCSA",
            "platforms": "{darwin > 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flang.llvm.org/",
            "description": "LLVM Fortran compiler",
            "long_description": "LLVM Fortran compiler",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-yaml",
                        "cctools",
                        "cmake",
                        "ninja",
                        "clang-14",
                        "python311",
                        "py311-pygments"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "libomp",
                        "libxml2",
                        "llvm-17",
                        "mlir-17",
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash",
                        "ld64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clang_select",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 269
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-12",
                        "clang-13",
                        "clang-14",
                        "clang-15",
                        "clang-16",
                        "clang-devel",
                        "clang-10",
                        "clang-11",
                        "clang-5.0",
                        "clang-6.0",
                        "clang-7.0",
                        "clang-8.0",
                        "clang-9.0",
                        "clang_select-17",
                        "clang_select-18",
                        "clang_select-19",
                        "clang_select-20",
                        "clang_select-21"
                    ]
                }
            ]
        },
        {
            "name": "clang_select-17",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 269
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-17"
                    ]
                }
            ]
        },
        {
            "name": "clang_select-18",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 269
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-18"
                    ]
                }
            ]
        },
        {
            "name": "clang_select-19",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 269
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-19"
                    ]
                }
            ]
        },
        {
            "name": "clang_select-20",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 269
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-20"
                    ]
                }
            ]
        },
        {
            "name": "clang_select-21",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 269
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-21"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 584
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-12",
                        "lldb-13",
                        "lldb-14",
                        "lldb-15",
                        "lldb-16",
                        "lldb-10",
                        "lldb-11",
                        "lldb_select-17",
                        "lldb_select-18",
                        "lldb_select-19",
                        "lldb_select-20",
                        "lldb_select-21"
                    ]
                }
            ]
        },
        {
            "name": "llvm_select",
            "portdir": "sysutils/llvm_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default llvm version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of llvm. It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 269
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "llvm-3.3",
                        "llvm-12",
                        "llvm-13",
                        "llvm-14",
                        "llvm-15",
                        "llvm-16",
                        "llvm-devel",
                        "llvm-10",
                        "llvm-11",
                        "llvm-3.7",
                        "llvm-3.4",
                        "llvm-5.0",
                        "llvm-6.0",
                        "llvm-7.0",
                        "llvm-8.0",
                        "llvm-9.0",
                        "llvm_select-17",
                        "llvm_select-18",
                        "llvm_select-19",
                        "llvm_select-20",
                        "llvm_select-21"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-17",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 584
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-17"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-18",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 584
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-18"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-19",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 584
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-19"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-20",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 584
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-20"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-21",
            "portdir": "sysutils/lldb_select",
            "version": "1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 584
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-21"
                    ]
                }
            ]
        }
    ]
}