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

{
    "count": 50507,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=798",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=796",
    "results": [
        {
            "name": "python314-devel",
            "portdir": "lang/python314-devel",
            "version": "3.14.0rc3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python314",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python314",
            "long_description": "This port has been replaced by python314.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python314-freethreading",
            "portdir": "lang/python314",
            "version": "3.14.2",
            "license": "PSF",
            "platforms": "{darwin >= 15}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language (free threading)",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language. This port has the free threading feature enabled, i.e. there is no global interpreter lock (GIL).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "tail_call_interp",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "bzip2",
                        "openssl",
                        "expat",
                        "mpdecimal",
                        "gettext-runtime",
                        "ncurses",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python314-freethreading-devel",
            "portdir": "lang/python314-devel",
            "version": "3.14.0rc3",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python314-freethreading",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python314-freethreading",
            "long_description": "This port has been replaced by python314-freethreading.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python315-devel",
            "portdir": "lang/python315-devel",
            "version": "3.15.0a5",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "tail_call_interp",
                "experimental_jit",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "mpdecimal",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select-315",
                        "python_select-315"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python315-freethreading-devel",
            "portdir": "lang/python315-devel",
            "version": "3.15.0a5",
            "license": "PSF",
            "platforms": "{darwin >= 15}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language (free threading)",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language. This port has the free threading feature enabled, i.e. there is no global interpreter lock (GIL).",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "tail_call_interp",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "bzip2",
                        "openssl",
                        "expat",
                        "mpdecimal",
                        "gettext-runtime",
                        "ncurses",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python32",
            "portdir": "lang/python32",
            "version": "3.2.6",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20120412,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "ucs4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "ncurses",
                        "bzip2",
                        "gettext-runtime",
                        "openssl10",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py32-pip",
                        "py32-setuptools",
                        "py32-gdbm",
                        "py32-tkinter"
                    ]
                }
            ]
        },
        {
            "name": "python33",
            "portdir": "lang/python33",
            "version": "3.3.7",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20141012,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "libedit",
                        "ncurses",
                        "bzip2",
                        "gettext-runtime",
                        "openssl10",
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py33-altgraph",
                        "py33-bdist_mpkg",
                        "py33-pip",
                        "py33-setuptools",
                        "py33-gdbm",
                        "py33-tkinter"
                    ]
                }
            ]
        },
        {
            "name": "python34",
            "portdir": "lang/python34",
            "version": "3.4.10",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20170810,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py34-oct2py",
                        "py34-octave_kernel",
                        "py34-macholib",
                        "py34-SDL2",
                        "py34-platformdirs",
                        "py34-asn1",
                        "py34-flask",
                        "py34-metakernel",
                        "py34-importlib-metadata",
                        "py34-setuptools_scm",
                        "py34-virtualenv",
                        "py34-bdist_mpkg",
                        "py34-filelock",
                        "py34-appdirs",
                        "py34-altgraph",
                        "py34-modulegraph",
                        "py34-scandir",
                        "py34-toml",
                        "py34-typing",
                        "py34-importlib-resources",
                        "py34-pip",
                        "py34-backports",
                        "py34-distlib",
                        "py34-pathlib2",
                        "py34-zipp",
                        "py34-six",
                        "py34-serial",
                        "py34-setuptools",
                        "py34-wheel",
                        "py34-gdbm",
                        "py34-tkinter"
                    ]
                }
            ]
        },
        {
            "name": "python35",
            "portdir": "lang/python35",
            "version": "3.5.10",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20170810,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python35",
                        "py35-qscintilla-qt4",
                        "py35-qscintilla-qt5",
                        "xapian-bindings-python35",
                        "py35-opencv3",
                        "py35-opencv4",
                        "py35-pyilmbase",
                        "py35-htmldocs",
                        "py35-BitArray2D",
                        "py35-BitVector",
                        "py35-DAWG",
                        "py35-Pillow",
                        "py35-PyRSS2Gen",
                        "py35-SDL2",
                        "py35-acor",
                        "py35-acora",
                        "py35-actdiag",
                        "py35-aenum",
                        "py35-affine",
                        "py35-agate",
                        "py35-agate-dbf",
                        "py35-agate-excel",
                        "py35-agate-sql",
                        "py35-alabaster",
                        "py35-alembic",
                        "py35-altgraph",
                        "py35-amqp",
                        "py35-ansible",
                        "py35-ansible-base",
                        "py35-ansicolor",
                        "py35-anyjson",
                        "py35-anytree",
                        "py35-apipkg",
                        "py35-aplpy",
                        "py35-appdirs",
                        "py35-applaunchservices",
                        "py35-appnope",
                        "py35-appscript",
                        "py35-apptools",
                        "py35-apsw",
                        "py35-argh",
                        "py35-argon2-cffi",
                        "py35-args",
                        "py35-asn1",
                        "py35-asn1-modules",
                        "py35-asn1crypto",
                        "py35-astlib",
                        "py35-astor",
                        "py35-astroML",
                        "py35-astroML_addons",
                        "py35-astroid",
                        "py35-astroplan",
                        "py35-astropy",
                        "py35-astropy-healpix",
                        "py35-astropy-helpers",
                        "py35-astroquery",
                        "py35-astroscrappy",
                        "py35-async-timeout",
                        "py35-async_generator",
                        "py35-atomicwrites",
                        "py35-atpy",
                        "py35-attrs",
                        "py35-automat",
                        "py35-autopep8",
                        "py35-awesome_slugify",
                        "py35-babel",
                        "py35-backcall",
                        "py35-baker",
                        "py35-bcdoc",
                        "py35-bcolz",
                        "py35-bcrypt",
                        "py35-bdist_mpkg",
                        "py35-beaker",
                        "py35-beautifulsoup4",
                        "py35-billiard",
                        "py35-biopython",
                        "py35-biplist",
                        "py35-bitarray",
                        "py35-bitstring",
                        "py35-blaze",
                        "py35-bleach",
                        "py35-blessed",
                        "py35-blessings",
                        "py35-blinker",
                        "py35-blis",
                        "py35-blist",
                        "py35-blockdiag",
                        "py35-blosc",
                        "py35-bokeh",
                        "py35-boto",
                        "py35-boto3",
                        "py35-botocore",
                        "py35-bpython",
                        "py35-bqplot",
                        "py35-breadability",
                        "py35-bson",
                        "py35-cached-property",
                        "py35-cachetools",
                        "py35-cairo",
                        "py35-cairocffi",
                        "py35-cartopy",
                        "py35-catalogue",
                        "py35-cchardet",
                        "py35-celery",
                        "py35-certifi",
                        "py35-cffi",
                        "py35-cftime",
                        "py35-chainer",
                        "py35-chardet",
                        "py35-cheetah",
                        "py35-cheroot",
                        "py35-cherrypy",
                        "py35-chronic",
                        "py35-ckanapi",
                        "py35-click",
                        "py35-click-plugins",
                        "py35-cligj",
                        "py35-clint",
                        "py35-cloudpickle",
                        "py35-codestyle",
                        "py35-cog",
                        "py35-colander",
                        "py35-colorama",
                        "py35-colormath",
                        "py35-columnize",
                        "py35-comet",
                        "py35-commpy",
                        "py35-configargparse",
                        "py35-configobj",
                        "py35-constantly",
                        "py35-construct",
                        "py35-contextlib2",
                        "py35-control",
                        "py35-cookies",
                        "py35-country",
                        "py35-coverage",
                        "py35-cppy",
                        "py35-crayons",
                        "py35-cryptography",
                        "py35-cssselect",
                        "py35-cssutils",
                        "py35-csvkit",
                        "py35-cubes",
                        "py35-curtsies",
                        "py35-cvxopt",
                        "py35-cycler",
                        "py35-cymem",
                        "py35-cython",
                        "py35-cytoolz",
                        "py35-dask",
                        "py35-datacite",
                        "py35-datashape",
                        "py35-dateutil",
                        "py35-datrie",
                        "py35-dbfread",
                        "py35-ddt",
                        "py35-deap",
                        "py35-decorator",
                        "py35-defusedxml",
                        "py35-des",
                        "py35-descartes",
                        "py35-diff-match-patch",
                        "py35-dill",
                        "py35-dispatcher",
                        "py35-distlib",
                        "py35-distorm",
                        "py35-distributed",
                        "py35-distutils-extra",
                        "py35-django",
                        "py35-django-htmlmin",
                        "py35-django-nose",
                        "py35-djvubind",
                        "py35-dockerpy-creds",
                        "py35-docopt",
                        "py35-docstyle",
                        "py35-doctest-ignore-unicode",
                        "py35-docutils",
                        "py35-dynd",
                        "py35-ecdsa",
                        "py35-editor",
                        "py35-eli5",
                        "py35-emcee",
                        "py35-empy",
                        "py35-enchant",
                        "py35-entrypoints",
                        "py35-epc",
                        "py35-ephem",
                        "py35-epsg",
                        "py35-erf",
                        "py35-et_xmlfile",
                        "py35-execnet",
                        "py35-expressions",
                        "py35-ez_setup",
                        "py35-ezodf",
                        "py35-fabio",
                        "py35-fasteners",
                        "py35-fido2",
                        "py35-figleaf",
                        "py35-filechunkio",
                        "py35-filelock",
                        "py35-fiona",
                        "py35-flake8",
                        "py35-flake8-mccabe",
                        "py35-flake8-pep8-naming",
                        "py35-flake8-polyfill",
                        "py35-flaky",
                        "py35-flask",
                        "py35-flask-login",
                        "py35-flask-mail",
                        "py35-flask-script",
                        "py35-flask-sqlalchemy",
                        "py35-fortranformat",
                        "py35-freezegun",
                        "py35-fsspec",
                        "py35-funcparserlib",
                        "py35-funcsigs",
                        "py35-future",
                        "py35-fuzzywuzzy",
                        "py35-game",
                        "py35-gammapy",
                        "py35-gast",
                        "py35-gcn",
                        "py35-gdal",
                        "py35-gdbm",
                        "py35-generator",
                        "py35-genshi",
                        "py35-gensim",
                        "py35-geographiclib",
                        "py35-geohash",
                        "py35-geoip",
                        "py35-geojson",
                        "py35-geopandas",
                        "py35-geopy",
                        "py35-getkey",
                        "py35-gevent",
                        "py35-gevent-websocket",
                        "py35-gflags",
                        "py35-gmpy",
                        "py35-gmpy2",
                        "py35-gnureadline",
                        "py35-gobject",
                        "py35-gobject3",
                        "py35-google-api",
                        "py35-google-auth",
                        "py35-google-auth-httplib2",
                        "py35-google-pasta",
                        "py35-gpstime",
                        "py35-grako",
                        "py35-graphviz",
                        "py35-greenlet",
                        "py35-gsl",
                        "py35-h2",
                        "py35-hat-trie",
                        "py35-hdfs",
                        "py35-healpy",
                        "py35-heapdict",
                        "py35-helpdev",
                        "py35-hieroglyph",
                        "py35-hiredis",
                        "py35-honcho",
                        "py35-hpack",
                        "py35-html2text",
                        "py35-html5lib",
                        "py35-http-parser",
                        "py35-httplib2",
                        "py35-hyperframe",
                        "py35-hyperlink",
                        "py35-hypothesis",
                        "py35-icalendar",
                        "py35-idna",
                        "py35-idna-ssl",
                        "py35-imageio",
                        "py35-imagesize",
                        "py35-imgur",
                        "py35-iminuit",
                        "py35-immutables",
                        "py35-import_relative",
                        "py35-importlib-metadata",
                        "py35-importlib-resources",
                        "py35-importmagic",
                        "py35-imread",
                        "py35-incremental",
                        "py35-intervaltree",
                        "py35-invoke",
                        "py35-ioflo",
                        "py35-ipaddress",
                        "py35-ipy",
                        "py35-ipykernel",
                        "py35-ipympl",
                        "py35-ipyparallel",
                        "py35-ipython",
                        "py35-ipython-sql",
                        "py35-ipython_genutils",
                        "py35-ipywidgets",
                        "py35-iso8601",
                        "py35-isodate",
                        "py35-isort",
                        "py35-itemadapter",
                        "py35-itemloaders",
                        "py35-itsdangerous",
                        "py35-jaraco.functools",
                        "py35-jcc",
                        "py35-jdcal",
                        "py35-jedi",
                        "py35-jinja2",
                        "py35-jmespath",
                        "py35-jmespath-terminal",
                        "py35-joblib",
                        "py35-json-rpc",
                        "py35-jsonschema",
                        "py35-jug",
                        "py35-jupyter",
                        "py35-jupyter_client",
                        "py35-jupyter_console",
                        "py35-jupyter_core",
                        "py35-jupyterlab_launcher",
                        "py35-jwt",
                        "py35-kaptan",
                        "py35-keras",
                        "py35-keras_applications",
                        "py35-keras_preprocessing",
                        "py35-keyring",
                        "py35-kivy",
                        "py35-kiwisolver",
                        "py35-kombu",
                        "py35-langid",
                        "py35-language-server",
                        "py35-lazy_object_proxy",
                        "py35-leather",
                        "py35-lepl",
                        "py35-leveldb",
                        "py35-levenshtein",
                        "py35-libarchive-c",
                        "py35-libcloud",
                        "py35-libnacl",
                        "py35-libsass",
                        "py35-libtmux",
                        "py35-libvirt",
                        "py35-libxml2",
                        "py35-linecache2",
                        "py35-llfuse",
                        "py35-llvmlite",
                        "py35-llvmmath",
                        "py35-llvmpy",
                        "py35-local-pipelines",
                        "py35-locket",
                        "py35-logbook",
                        "py35-logilab-common",
                        "py35-logilab-constraint",
                        "py35-lxml",
                        "py35-ly",
                        "py35-lz4",
                        "py35-m2crypto",
                        "py35-m2r",
                        "py35-macfsevents",
                        "py35-macholib",
                        "py35-magic",
                        "py35-mahotas",
                        "py35-mako",
                        "py35-mando",
                        "py35-marisa-trie",
                        "py35-markdown",
                        "py35-markdown2",
                        "py35-markupsafe",
                        "py35-matplotlib",
                        "py35-matplotlib-basemap",
                        "py35-mayavi",
                        "py35-mdp-toolkit",
                        "py35-medusa",
                        "py35-meld3",
                        "py35-memprof",
                        "py35-mercantile",
                        "py35-metakernel",
                        "py35-mimeparse",
                        "py35-minidb",
                        "py35-misaka",
                        "py35-mistune",
                        "py35-mkl",
                        "py35-mkl-include",
                        "py35-mlpy",
                        "py35-mock",
                        "py35-modulegraph",
                        "py35-mongoengine",
                        "py35-monotonic",
                        "py35-montage",
                        "py35-more-itertools",
                        "py35-mpi4py",
                        "py35-mpld3",
                        "py35-mpmath",
                        "py35-mrjob",
                        "py35-msgpack",
                        "py35-mssql",
                        "py35-multidict",
                        "py35-multipledispatch",
                        "py35-munch",
                        "py35-murmurhash",
                        "py35-mustache",
                        "py35-mutagen",
                        "py35-nbconvert",
                        "py35-nbformat",
                        "py35-nbval",
                        "py35-nclib",
                        "py35-netaddr",
                        "py35-netcdf4",
                        "py35-networkx",
                        "py35-nibabel",
                        "py35-nltk",
                        "py35-nmrglue",
                        "py35-nose",
                        "py35-nose-exclude",
                        "py35-notebook",
                        "py35-novas",
                        "py35-novas_de405",
                        "py35-Nuitka",
                        "py35-numba",
                        "py35-numexpr",
                        "py35-numpy",
                        "py35-numpydoc",
                        "py35-nwdiag",
                        "py35-oauth2client",
                        "py35-oauthlib",
                        "py35-obspy",
                        "py35-oct2py",
                        "py35-octave_kernel",
                        "py35-odo",
                        "py35-olefile",
                        "py35-opengl",
                        "py35-opengl-accelerate",
                        "py35-openpyxl",
                        "py35-openslide",
                        "py35-openssl",
                        "py35-oursql",
                        "py35-owslib",
                        "py35-packaging",
                        "py35-pandas",
                        "py35-pandasql",
                        "py35-pandocfilters",
                        "py35-paramiko",
                        "py35-parse",
                        "py35-parsedatetime",
                        "py35-parsel",
                        "py35-parsing",
                        "py35-parso",
                        "py35-partd",
                        "py35-passlib",
                        "py35-paste",
                        "py35-pastedeploy",
                        "py35-path",
                        "py35-pathfinder",
                        "py35-pathlib2",
                        "py35-pathtools",
                        "py35-patsy",
                        "py35-pbr",
                        "py35-pdfrw",
                        "py35-pep8",
                        "py35-petsc4py",
                        "py35-pew",
                        "py35-pexpect",
                        "py35-phonenumbers",
                        "py35-pickleshare",
                        "py35-pika",
                        "py35-pinocchio",
                        "py35-pint",
                        "py35-pip",
                        "py35-pivy",
                        "py35-pkgconfig",
                        "py35-plac",
                        "py35-pluggy",
                        "py35-ply",
                        "py35-plyvel",
                        "py35-pmw",
                        "py35-polygon",
                        "py35-poppler-qt4",
                        "py35-poppler-qt5",
                        "py35-portend",
                        "py35-postgresql",
                        "py35-preshed",
                        "py35-prettytable",
                        "py35-prometheus_client",
                        "py35-prompt_toolkit",
                        "py35-protego",
                        "py35-protobuf3",
                        "py35-prov",
                        "py35-pss",
                        "py35-psutil",
                        "py35-ptyprocess",
                        "py35-pudb",
                        "py35-py",
                        "py35-pyFAI",
                        "py35-pyaudio",
                        "py35-pyavm",
                        "py35-pybind11",
                        "py35-pycallgraph",
                        "py35-pycares",
                        "py35-pycparser",
                        "py35-pycrlibm",
                        "py35-pycryptodome",
                        "py35-pydot",
                        "py35-pyface",
                        "py35-pyfftw",
                        "py35-pyficache",
                        "py35-pyflakes",
                        "py35-pygccxml",
                        "py35-pygithub",
                        "py35-pyglet",
                        "py35-pygments",
                        "py35-pygpu",
                        "py35-pygraphviz",
                        "py35-pygrib",
                        "py35-pyhamcrest",
                        "py35-pyicu",
                        "py35-pyinterval",
                        "py35-pyke",
                        "py35-pylibmc",
                        "py35-pylint",
                        "py35-pylru",
                        "py35-pylzma",
                        "py35-pymongo",
                        "py35-pympler",
                        "py35-pymunk",
                        "py35-pymvpa",
                        "py35-pynacl",
                        "py35-pync",
                        "py35-pyne",
                        "py35-pyopencl",
                        "py35-pyorick",
                        "py35-pypdf2",
                        "py35-pypeg2",
                        "py35-pyperclip",
                        "py35-pyplusplus",
                        "py35-pypostal",
                        "py35-pyproj",
                        "py35-pyqt4",
                        "py35-pyqt5",
                        "py35-pyqt5-webengine",
                        "py35-pyqt5-chart",
                        "py35-pyqtgraph",
                        "py35-pyquery",
                        "py35-pyregion",
                        "py35-pyrfc3339",
                        "py35-pyro",
                        "py35-pyrsistent",
                        "py35-pyrxp",
                        "py35-pysal",
                        "py35-pyscard",
                        "py35-pyshp",
                        "py35-pyside",
                        "py35-pyside-tools",
                        "py35-pystache",
                        "py35-pytest",
                        "py35-pytest-asyncio",
                        "py35-pytest-cov",
                        "py35-pytest-forked",
                        "py35-pytest-qt",
                        "py35-pytest-runner",
                        "py35-pytest-xdist",
                        "py35-python-augeas",
                        "py35-python-dotenv",
                        "py35-python-jsonrpc-server",
                        "py35-pythonz",
                        "py35-pytimeparse",
                        "py35-pytools",
                        "py35-pyusb",
                        "py35-pyviennacl",
                        "py35-pywavelets",
                        "py35-pyx",
                        "py35-pyxb",
                        "py35-qdarkstyle",
                        "py35-qtawesome",
                        "py35-qtconsole",
                        "py35-qtpy",
                        "py35-qtsass",
                        "py35-quantities",
                        "py35-queuelib",
                        "py35-qutip",
                        "py35-rangehttpserver",
                        "py35-rasterio",
                        "py35-raven",
                        "py35-rbtools",
                        "py35-rdflib",
                        "py35-redis",
                        "py35-regex",
                        "py35-regions",
                        "py35-reportlab",
                        "py35-repoze.lru",
                        "py35-requests",
                        "py35-requests-cache",
                        "py35-requests-mock",
                        "py35-requests-oauthlib",
                        "py35-requests-unixsocket",
                        "py35-resumable-urlretrieve",
                        "py35-rfc3987",
                        "py35-robotremoteserver",
                        "py35-roman",
                        "py35-rope",
                        "py35-routes",
                        "py35-rsa",
                        "py35-rtm",
                        "py35-rtmidi-python",
                        "py35-rtree",
                        "py35-s3fs",
                        "py35-s3transfer",
                        "py35-scandir",
                        "py35-scikit-image",
                        "py35-scikit-learn",
                        "py35-scikit-umfpack",
                        "py35-scikits-bootstrap",
                        "py35-scikits-module",
                        "py35-scipy",
                        "py35-scoop",
                        "py35-scruffington",
                        "py35-seaborn",
                        "py35-send2trash",
                        "py35-seqdiag",
                        "py35-serial",
                        "py35-serpent",
                        "py35-service_identity",
                        "py35-setuptools",
                        "py35-setuptools-git",
                        "py35-setuptools_scm",
                        "py35-setuptools_scm_git_archive",
                        "py35-sexpdata",
                        "py35-sh",
                        "py35-shapely",
                        "py35-shiboken",
                        "py35-shove",
                        "py35-simplegeneric",
                        "py35-simplejson",
                        "py35-sip",
                        "py35-six",
                        "py35-slepc4py",
                        "py35-slugify",
                        "py35-smart_open",
                        "py35-smmap",
                        "py35-snmp",
                        "py35-snowballstemmer",
                        "py35-snuggs",
                        "py35-socketpool",
                        "py35-socks",
                        "py35-sortedcollections",
                        "py35-sortedcontainers",
                        "py35-sounddevice",
                        "py35-spacepy",
                        "py35-spark_parser",
                        "py35-sparqlwrapper",
                        "py35-speaklater",
                        "py35-sphinx",
                        "py35-sphinx_rtd_theme",
                        "py35-sphinxcontrib-applehelp",
                        "py35-sphinxcontrib-devhelp",
                        "py35-sphinxcontrib-htmlhelp",
                        "py35-sphinxcontrib-jsmath",
                        "py35-sphinxcontrib-qthelp",
                        "py35-sphinxcontrib-serializinghtml",
                        "py35-sphinxcontrib-svg2pdfconverter",
                        "py35-sphinxcontrib-websupport",
                        "py35-spyder-kernels",
                        "py35-sqlalchemy",
                        "py35-sqlalchemy-migrate",
                        "py35-sqlparse",
                        "py35-statsmodels",
                        "py35-stevedore",
                        "py35-stopit",
                        "py35-strict-rfc3339",
                        "py35-subvertpy",
                        "py35-suds-jurko",
                        "py35-sumy",
                        "py35-svipc",
                        "py35-sybil",
                        "py35-sympy",
                        "py35-tabulate",
                        "py35-taskw",
                        "py35-tatsu",
                        "py35-tblib",
                        "py35-tc",
                        "py35-tempita",
                        "py35-tempora",
                        "py35-termcolor",
                        "py35-terminado",
                        "py35-testpath",
                        "py35-text-unidecode",
                        "py35-textile",
                        "py35-texttable",
                        "py35-theano",
                        "py35-threadpool",
                        "py35-three-merge",
                        "py35-thrift",
                        "py35-tinycss",
                        "py35-tkinter",
                        "py35-toml",
                        "py35-toolz",
                        "py35-tornado",
                        "py35-tox",
                        "py35-tpot",
                        "py35-tqdm",
                        "py35-tracer",
                        "py35-traitlets",
                        "py35-traits",
                        "py35-traitsui",
                        "py35-traittypes",
                        "py35-transaction",
                        "py35-translationstring",
                        "py35-triangle",
                        "py35-trollius",
                        "py35-trustme",
                        "py35-tstables",
                        "py35-tvdb",
                        "py35-tvnamer",
                        "py35-tweepy",
                        "py35-twilio",
                        "py35-twisted",
                        "py35-typed-ast",
                        "py35-tz",
                        "py35-tz-gae",
                        "py35-ujson",
                        "py35-uncertainties",
                        "py35-uncompyle6",
                        "py35-unidecode",
                        "py35-update_checker",
                        "py35-uritemplate",
                        "py35-urllib3",
                        "py35-urlwatch",
                        "py35-urwid",
                        "py35-vine",
                        "py35-virtualenv",
                        "py35-virtualenv-clone",
                        "py35-virtualenvwrapper",
                        "py35-virtualfish",
                        "py35-vo",
                        "py35-vobject",
                        "py35-w3lib",
                        "py35-waitress",
                        "py35-wand",
                        "py35-wasabi",
                        "py35-watchdog",
                        "py35-wcwidth",
                        "py35-webcolors",
                        "py35-webencodings",
                        "py35-webob",
                        "py35-webtest",
                        "py35-werkzeug",
                        "py35-wheel",
                        "py35-widgetsnbextension",
                        "py35-wntr",
                        "py35-word2vec",
                        "py35-wrapt",
                        "py35-wtforms",
                        "py35-wurlitzer",
                        "py35-wxpython-4.0",
                        "py35-x2go",
                        "py35-xarray",
                        "py35-xattr",
                        "py35-xdg",
                        "py35-xdis",
                        "py35-xlwt",
                        "py35-xmltodict",
                        "py35-yaml",
                        "py35-yapf",
                        "py35-yapsy",
                        "py35-yarl",
                        "py35-yt",
                        "py35-zc-lockfile",
                        "py35-zen",
                        "py35-zict",
                        "py35-zipp",
                        "py35-zmq",
                        "py35-zope-component",
                        "py35-zope-event",
                        "py35-zopeinterface",
                        "py35-pyobjc",
                        "py35-pyobjc-cocoa",
                        "py35-gyoto",
                        "py35-nds2-client",
                        "py35-yara",
                        "py35-charset-normalizer",
                        "py35-backports.entry-points-selectable",
                        "py35-platformdirs",
                        "py35-backports",
                        "subversion-pythonbindings-3.5",
                        "py35-pyqt5-sip",
                        "py35-sip4",
                        "py35-pyqt-builder",
                        "py35-smi",
                        "py35-opencv3-devel",
                        "py35-opencv4-devel",
                        "py35-pretend",
                        "py35-sphinxcontrib-blockdiag",
                        "py35-tables",
                        "py35-cython-compat",
                        "py35-oldest-supported-numpy"
                    ]
                }
            ]
        },
        {
            "name": "python36",
            "portdir": "lang/python36",
            "version": "3.6.15",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20170717,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python36",
                        "py36-qscintilla-qt4",
                        "xapian-bindings-python36",
                        "py36-opencv3",
                        "py36-opencv4",
                        "py36-pyilmbase",
                        "py36-htmldocs",
                        "py36-BitArray2D",
                        "py36-BitVector",
                        "py36-DAWG",
                        "py36-GridDataFormats",
                        "py36-MDAnalysis",
                        "py36-Pillow",
                        "py36-PyRSS2Gen",
                        "py36-SDL2",
                        "py36-XlsxWriter",
                        "py36-absl",
                        "py36-acme",
                        "py36-acor",
                        "py36-acora",
                        "py36-actdiag",
                        "py36-aenum",
                        "py36-affine",
                        "py36-agate",
                        "py36-agate-dbf",
                        "py36-agate-excel",
                        "py36-agate-sql",
                        "py36-aiobotocore",
                        "py36-aiodns",
                        "py36-aiohttp",
                        "py36-aioitertools",
                        "py36-aiorpcX",
                        "py36-alabaster",
                        "py36-alembic",
                        "py36-algopy",
                        "py36-altair",
                        "py36-altgraph",
                        "py36-amqp",
                        "py36-ansible",
                        "py36-ansible-base",
                        "py36-ansicolor",
                        "py36-antlr4-python3-runtime",
                        "py36-anyio",
                        "py36-anyjson",
                        "py36-anytree",
                        "py36-apipkg",
                        "py36-aplpy",
                        "py36-appdirs",
                        "py36-applaunchservices",
                        "py36-appnope",
                        "py36-appscript",
                        "py36-apptools",
                        "py36-apsw",
                        "py36-argcomplete",
                        "py36-argh",
                        "py36-argon2-cffi",
                        "py36-args",
                        "py36-arpeggio",
                        "py36-arrow",
                        "py36-arviz",
                        "py36-asn1",
                        "py36-asn1-modules",
                        "py36-asn1crypto",
                        "py36-asteval",
                        "py36-astlib",
                        "py36-astor",
                        "py36-astroML",
                        "py36-astroML_addons",
                        "py36-astroid",
                        "py36-astroplan",
                        "py36-astropy",
                        "py36-astropy-healpix",
                        "py36-astropy-helpers",
                        "py36-astroquery",
                        "py36-astroscrappy",
                        "py36-async-timeout",
                        "py36-async_generator",
                        "py36-atomicwrites",
                        "py36-atpy",
                        "py36-attr",
                        "py36-attrs",
                        "py36-automat",
                        "py36-autopep8",
                        "py36-awesome_slugify",
                        "py36-awscli",
                        "py36-axolotl",
                        "py36-axolotl-curve25519",
                        "py36-babel",
                        "py36-backcall",
                        "py36-baker",
                        "py36-barnaba",
                        "py36-bcdoc",
                        "py36-bcolz",
                        "py36-bcrypt",
                        "py36-bdist_mpkg",
                        "py36-beaker",
                        "py36-beautifulsoup4",
                        "py36-behave",
                        "py36-benchexec",
                        "py36-billiard",
                        "py36-binaryornot",
                        "py36-biopython",
                        "py36-biplist",
                        "py36-bitarray",
                        "py36-bitstring",
                        "py36-bitstruct",
                        "py36-black",
                        "py36-blaze",
                        "py36-bleach",
                        "py36-blessed",
                        "py36-blessings",
                        "py36-blinker",
                        "py36-blis",
                        "py36-blist",
                        "py36-blockdiag",
                        "py36-blosc",
                        "py36-bokeh",
                        "py36-boto",
                        "py36-boto3",
                        "py36-botocore",
                        "py36-bottleneck",
                        "py36-bpython",
                        "py36-bqplot",
                        "py36-bracex",
                        "py36-breadability",
                        "py36-brotli",
                        "py36-brotlipy",
                        "py36-bson",
                        "py36-cached-property",
                        "py36-cachetools",
                        "py36-cairo",
                        "py36-cairocffi",
                        "py36-canmatrix",
                        "py36-cartopy",
                        "py36-catalogue",
                        "py36-cchardet",
                        "py36-celery",
                        "py36-certifi",
                        "py36-cffi",
                        "py36-cftime",
                        "py36-chainer",
                        "py36-chardet",
                        "py36-cheetah",
                        "py36-cheroot",
                        "py36-cherrypy",
                        "py36-chronic",
                        "py36-cinderclient",
                        "py36-ckanapi",
                        "py36-clang",
                        "py36-cli-helpers",
                        "py36-click",
                        "py36-click-plugins",
                        "py36-cliff",
                        "py36-cligj",
                        "py36-clint",
                        "py36-cloudpickle",
                        "py36-cmd2",
                        "py36-codestyle",
                        "py36-cog",
                        "py36-colander",
                        "py36-colorama",
                        "py36-coloredlogs",
                        "py36-colormath",
                        "py36-colour",
                        "py36-columnize",
                        "py36-comet",
                        "py36-commonmark",
                        "py36-commpy",
                        "py36-configargparse",
                        "py36-configobj",
                        "py36-constantly",
                        "py36-construct",
                        "py36-contextlib2",
                        "py36-contextvars",
                        "py36-control",
                        "py36-cookiecutter",
                        "py36-cookies",
                        "py36-corner",
                        "py36-country",
                        "py36-coverage",
                        "py36-cppy",
                        "py36-crayons",
                        "py36-cryptography",
                        "py36-cssselect",
                        "py36-cssutils",
                        "py36-csvkit",
                        "py36-cubes",
                        "py36-cucumber-tag-expressions",
                        "py36-curtsies",
                        "py36-cvxopt",
                        "py36-cx_Freeze",
                        "py36-cycler",
                        "py36-cymem",
                        "py36-cython",
                        "py36-cytoolz",
                        "py36-dask",
                        "py36-datacite",
                        "py36-dataclasses",
                        "py36-datashape",
                        "py36-dateutil",
                        "py36-datrie",
                        "py36-dbfread",
                        "py36-ddt",
                        "py36-deap",
                        "py36-debtcollector",
                        "py36-decorator",
                        "py36-defusedxml",
                        "py36-demjson",
                        "py36-deprecated",
                        "py36-des",
                        "py36-descartes",
                        "py36-diff-match-patch",
                        "py36-dijitso",
                        "py36-dill",
                        "py36-dispatcher",
                        "py36-distlib",
                        "py36-distorm",
                        "py36-distributed",
                        "py36-distro",
                        "py36-distutils-extra",
                        "py36-django",
                        "py36-django-htmlmin",
                        "py36-django-nose",
                        "py36-djvubind",
                        "py36-dns-lexicon",
                        "py36-dnspython",
                        "py36-dockerpy-creds",
                        "py36-docopt",
                        "py36-docstyle",
                        "py36-doctest-ignore-unicode",
                        "py36-docutils",
                        "py36-dogpile-cache",
                        "py36-dolfin",
                        "py36-dqsegdb2",
                        "py36-dynd",
                        "py36-ecdsa",
                        "py36-editor",
                        "py36-editorconfig",
                        "py36-eli5",
                        "py36-emcee",
                        "py36-emcee3",
                        "py36-empy",
                        "py36-enchant",
                        "py36-enrich",
                        "py36-entrypoints",
                        "py36-epc",
                        "py36-ephem",
                        "py36-epsg",
                        "py36-erf",
                        "py36-et_xmlfile",
                        "py36-eventlet",
                        "py36-excelrd",
                        "py36-execnet",
                        "py36-expressions",
                        "py36-extension-helpers",
                        "py36-ez_setup",
                        "py36-ezodf",
                        "py36-fabio",
                        "py36-fabric",
                        "py36-fasteners",
                        "py36-fastprogress",
                        "py36-feedparser",
                        "py36-ffc",
                        "py36-fiat",
                        "py36-fido2",
                        "py36-figleaf",
                        "py36-filechunkio",
                        "py36-filelock",
                        "py36-filterpy",
                        "py36-fiona",
                        "py36-fipy",
                        "py36-flake8",
                        "py36-flake8-mccabe",
                        "py36-flake8-pep8-naming",
                        "py36-flake8-polyfill",
                        "py36-flaky",
                        "py36-flask",
                        "py36-flask-login",
                        "py36-flask-mail",
                        "py36-flask-script",
                        "py36-flask-sqlalchemy",
                        "py36-fortranformat",
                        "py36-freezegun",
                        "py36-fs",
                        "py36-fsspec",
                        "py36-funcparserlib",
                        "py36-funcsigs",
                        "py36-future",
                        "py36-fuzzywuzzy",
                        "py36-game",
                        "py36-gammapy",
                        "py36-gast",
                        "py36-gcn",
                        "py36-gdal",
                        "py36-gdbm",
                        "py36-generator",
                        "py36-genshi",
                        "py36-gensim",
                        "py36-geocoder",
                        "py36-geographiclib",
                        "py36-geohash",
                        "py36-geoip",
                        "py36-geojson",
                        "py36-geopandas",
                        "py36-geopy",
                        "py36-getkey",
                        "py36-gevent",
                        "py36-gevent-websocket",
                        "py36-gflags",
                        "py36-gitdb",
                        "py36-gitpython",
                        "py36-gmpy",
                        "py36-gmpy2",
                        "py36-gnupg",
                        "py36-gnureadline",
                        "py36-gobject",
                        "py36-gobject3",
                        "py36-google-api",
                        "py36-google-auth",
                        "py36-google-auth-httplib2",
                        "py36-google-pasta",
                        "py36-gpilab-core",
                        "py36-gpilab-examples",
                        "py36-gpilab-framework",
                        "py36-gpstime",
                        "py36-grako",
                        "py36-graphviz",
                        "py36-greenlet",
                        "py36-gsd",
                        "py36-gsl",
                        "py36-gwdatafind",
                        "py36-gwosc",
                        "py36-gwpy",
                        "py36-h11",
                        "py36-h2",
                        "py36-hat-trie",
                        "py36-hdfs",
                        "py36-healpy",
                        "py36-heapdict",
                        "py36-helpdev",
                        "py36-hieroglyph",
                        "py36-hiredis",
                        "py36-honcho",
                        "py36-hpack",
                        "py36-html2text",
                        "py36-html5lib",
                        "py36-htseq",
                        "py36-http-parser",
                        "py36-httplib2",
                        "py36-humanfriendly",
                        "py36-humanize",
                        "py36-hyperframe",
                        "py36-hyperlink",
                        "py36-hypothesis",
                        "py36-icalendar",
                        "py36-idna",
                        "py36-idna-ssl",
                        "py36-igraph",
                        "py36-imageio",
                        "py36-imagesize",
                        "py36-imgur",
                        "py36-iminuit",
                        "py36-immutables",
                        "py36-import_relative",
                        "py36-importlib-metadata",
                        "py36-importlib-resources",
                        "py36-importmagic",
                        "py36-imread",
                        "py36-incremental",
                        "py36-inflection",
                        "py36-iniconfig",
                        "py36-intervaltree",
                        "py36-intervaltree2",
                        "py36-invoke",
                        "py36-ioflo",
                        "py36-ipaddress",
                        "py36-ipdb",
                        "py36-ipy",
                        "py36-ipykernel",
                        "py36-ipympl",
                        "py36-ipyparallel",
                        "py36-ipython",
                        "py36-ipython-sql",
                        "py36-ipython_genutils",
                        "py36-ipywidgets",
                        "py36-irodsclient",
                        "py36-isce2",
                        "py36-iso8601",
                        "py36-isodate",
                        "py36-isort",
                        "py36-itemadapter",
                        "py36-itemloaders",
                        "py36-itsdangerous",
                        "py36-jaraco.functools",
                        "py36-jcc",
                        "py36-jdcal",
                        "py36-jedi",
                        "py36-jinja2",
                        "py36-jinja2-time",
                        "py36-jmespath",
                        "py36-jmespath-terminal",
                        "py36-joblib",
                        "py36-josepy",
                        "py36-json-rpc",
                        "py36-json-tricks",
                        "py36-json5",
                        "py36-jsonpatch",
                        "py36-jsonpointer",
                        "py36-jsonschema",
                        "py36-jug",
                        "py36-jupyter",
                        "py36-jupyter_client",
                        "py36-jupyter_console",
                        "py36-jupyter_core",
                        "py36-jupyter_packaging",
                        "py36-jupyter_server",
                        "py36-jupyterlab",
                        "py36-jupyterlab_server",
                        "py36-jupyterlab_widgets",
                        "py36-jupytext",
                        "py36-jwt",
                        "py36-kaitaistruct",
                        "py36-kaptan",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-keras_preprocessing",
                        "py36-keyring",
                        "py36-keystoneauth1",
                        "py36-keystoneclient",
                        "py36-kivy",
                        "py36-kiwisolver",
                        "py36-klein",
                        "py36-kombine",
                        "py36-kombu",
                        "py36-langid",
                        "py36-language-server",
                        "py36-latexcodec",
                        "py36-lazy_object_proxy",
                        "py36-ldap",
                        "py36-ldap3",
                        "py36-leather",
                        "py36-lepl",
                        "py36-leveldb",
                        "py36-levenshtein",
                        "py36-libarchive-c",
                        "py36-libcloud",
                        "py36-libnacl",
                        "py36-libsass",
                        "py36-libtmux",
                        "py36-libvirt",
                        "py36-libxml2",
                        "py36-ligo-common",
                        "py36-ligo-gracedb",
                        "py36-ligo-lw",
                        "py36-ligo-segments",
                        "py36-ligotimegps",
                        "py36-linecache2",
                        "py36-llfuse",
                        "py36-llvmlite",
                        "py36-llvmmath",
                        "py36-llvmpy",
                        "py36-lmfit",
                        "py36-local-pipelines",
                        "py36-locket",
                        "py36-logbook",
                        "py36-logilab-common",
                        "py36-logilab-constraint",
                        "py36-lscsoft-glue",
                        "py36-lxml",
                        "py36-ly",
                        "py36-lz4",
                        "py36-m2crypto",
                        "py36-m2r",
                        "py36-macfsevents",
                        "py36-macholib",
                        "py36-magic",
                        "py36-mahotas",
                        "py36-mako",
                        "py36-mando",
                        "py36-marisa-trie",
                        "py36-markdown",
                        "py36-markdown-it-py",
                        "py36-markdown2",
                        "py36-markupsafe",
                        "py36-matplotlib",
                        "py36-matplotlib-basemap",
                        "py36-mayavi",
                        "py36-mdit-py-plugins",
                        "py36-mdp-toolkit",
                        "py36-mdtraj",
                        "py36-medusa",
                        "py36-meld3",
                        "py36-memprof",
                        "py36-mercantile",
                        "py36-meta",
                        "py36-metakernel",
                        "py36-mimeparse",
                        "py36-minidb",
                        "py36-misaka",
                        "py36-mistune",
                        "py36-mitmproxy",
                        "py36-mkl",
                        "py36-mkl-include",
                        "py36-mlpy",
                        "py36-mmh3",
                        "py36-mmtf-python",
                        "py36-mock",
                        "py36-modulegraph",
                        "py36-mongoengine",
                        "py36-monotonic",
                        "py36-montage",
                        "py36-more-itertools",
                        "py36-mpi4py",
                        "py36-mpld3",
                        "py36-mpmath",
                        "py36-mrjob",
                        "py36-msgpack",
                        "py36-mssql",
                        "py36-multidict",
                        "py36-multipledispatch",
                        "py36-munch",
                        "py36-murmurhash",
                        "py36-mustache",
                        "py36-mutagen",
                        "py36-mypy_extensions",
                        "py36-natsort",
                        "py36-nbclassic",
                        "py36-nbconvert",
                        "py36-nbformat",
                        "py36-nbval",
                        "py36-nclib",
                        "py36-ndg_httpsclient",
                        "py36-neovim",
                        "py36-netaddr",
                        "py36-netcdf4",
                        "py36-netifaces",
                        "py36-networkx",
                        "py36-nibabel",
                        "py36-nltk",
                        "py36-nmrglue",
                        "py36-nose",
                        "py36-nose-exclude",
                        "py36-notebook",
                        "py36-novaclient",
                        "py36-novas",
                        "py36-novas_de405",
                        "py36-Nuitka",
                        "py36-numba",
                        "py36-numdifftools",
                        "py36-numexpr",
                        "py36-numpy",
                        "py36-numpydoc",
                        "py36-nwdiag",
                        "py36-oauth2client",
                        "py36-oauthlib",
                        "py36-obspy",
                        "py36-oct2py",
                        "py36-octave_kernel",
                        "py36-odo",
                        "py36-olefile",
                        "py36-omniORBpy",
                        "py36-opengl",
                        "py36-opengl-accelerate",
                        "py36-openopt",
                        "py36-openpyxl",
                        "py36-openslide",
                        "py36-openssl",
                        "py36-openstackclient",
                        "py36-openstacksdk",
                        "py36-os-service-types",
                        "py36-osc-lib",
                        "py36-oset",
                        "py36-oslo-config",
                        "py36-oslo-i18n",
                        "py36-oslo-serialization",
                        "py36-oslo-utils",
                        "py36-oursql",
                        "py36-outcome",
                        "py36-owslib",
                        "py36-packaging",
                        "py36-paho-mqtt",
                        "py36-pandas",
                        "py36-pandasql",
                        "py36-pandocfilters",
                        "py36-param",
                        "py36-paramiko",
                        "py36-parse",
                        "py36-parse-type",
                        "py36-parsedatetime",
                        "py36-parsel",
                        "py36-parsimonious",
                        "py36-parsing",
                        "py36-parso",
                        "py36-partd",
                        "py36-parver",
                        "py36-passlib",
                        "py36-paste",
                        "py36-pastedeploy",
                        "py36-path",
                        "py36-pathfinder",
                        "py36-pathlib2",
                        "py36-pathspec",
                        "py36-pathtools",
                        "py36-patsy",
                        "py36-pbr",
                        "py36-pcapy",
                        "py36-pdfminer",
                        "py36-pdfrw",
                        "py36-pendulum",
                        "py36-pep517",
                        "py36-pep8",
                        "py36-petsc4py",
                        "py36-pew",
                        "py36-pexpect",
                        "py36-pgspecial",
                        "py36-phonenumbers",
                        "py36-photutils",
                        "py36-pickleshare",
                        "py36-pika",
                        "py36-pinocchio",
                        "py36-pint",
                        "py36-pip",
                        "py36-pipfile",
                        "py36-pivy",
                        "py36-pkgconfig",
                        "py36-pkginfo",
                        "py36-plac",
                        "py36-pluggy",
                        "py36-plumed",
                        "py36-ply",
                        "py36-plyvel",
                        "py36-pmw",
                        "py36-podcastparser",
                        "py36-poetry-core",
                        "py36-polygon",
                        "py36-poppler-qt4",
                        "py36-poppler-qt5",
                        "py36-portend",
                        "py36-postgresql",
                        "py36-powerline",
                        "py36-poyo",
                        "py36-pptx",
                        "py36-preshed",
                        "py36-pretend",
                        "py36-prettytable",
                        "py36-prometheus_client",
                        "py36-prompt_toolkit",
                        "py36-protego",
                        "py36-protobuf3",
                        "py36-prov",
                        "py36-pss",
                        "py36-psutil",
                        "py36-psycopg2",
                        "py36-ptyprocess",
                        "py36-publicsuffix2",
                        "py36-pudb",
                        "py36-py",
                        "py36-py2app",
                        "py36-pyFAI",
                        "py36-pyaes",
                        "py36-pyasdf",
                        "py36-pyaudio",
                        "py36-pyavm",
                        "py36-pybind11",
                        "py36-pybox2d",
                        "py36-pybtex",
                        "py36-pybtex-docutils",
                        "py36-pycallgraph",
                        "py36-pycares",
                        "py36-pycparser",
                        "py36-pycrlibm",
                        "py36-pycryptodome",
                        "py36-pyct",
                        "py36-pydantic",
                        "py36-pydicom",
                        "py36-pydot",
                        "py36-pyerfa",
                        "py36-pyface",
                        "py36-pyfftw",
                        "py36-pyficache",
                        "py36-pyflakes",
                        "py36-pygccxml",
                        "py36-pygeos",
                        "py36-pygit2",
                        "py36-pygithub",
                        "py36-pyglet",
                        "py36-pygments",
                        "py36-pygmsh",
                        "py36-pygpu",
                        "py36-pygraphviz",
                        "py36-pygrib",
                        "py36-pyhamcrest",
                        "py36-pyhyphen",
                        "py36-pyicu",
                        "py36-pyinstaller",
                        "py36-pyinterval",
                        "py36-pyke",
                        "py36-pykerberos",
                        "py36-pylibmc",
                        "py36-pylint",
                        "py36-pylru",
                        "py36-pyls-black",
                        "py36-pyls-spyder",
                        "py36-pylzma",
                        "py36-pymc3",
                        "py36-pymongo",
                        "py36-pympler",
                        "py36-pymunk",
                        "py36-pymvpa",
                        "py36-pymysql",
                        "py36-pynacl",
                        "py36-pynamecheap",
                        "py36-pync",
                        "py36-pyne",
                        "py36-pynetdicom",
                        "py36-pyobjc",
                        "py36-pyopencl",
                        "py36-pyorick",
                        "py36-pypdf2",
                        "py36-pypeg2",
                        "py36-pyperclip",
                        "py36-pyplusplus",
                        "py36-pypostal",
                        "py36-pyproj",
                        "py36-pyqt4",
                        "py36-pyqt5",
                        "py36-pyqt5-webengine",
                        "py36-pyqt5-chart",
                        "py36-pyqtgraph",
                        "py36-pyquery",
                        "py36-pyregion",
                        "py36-pyrfc3339",
                        "py36-pyro",
                        "py36-pyrsistent",
                        "py36-pyrxp",
                        "py36-pysal",
                        "py36-pysam",
                        "py36-pyscard",
                        "py36-pyshp",
                        "py36-pyside",
                        "py36-pyside-tools",
                        "py36-pyside2",
                        "py36-pystache",
                        "py36-pysvn",
                        "py36-pytest",
                        "py36-pytest-asyncio",
                        "py36-pytest-cov",
                        "py36-pytest-forked",
                        "py36-pytest-html",
                        "py36-pytest-metadata",
                        "py36-pytest-mock",
                        "py36-pytest-mpl",
                        "py36-pytest-qt",
                        "py36-pytest-runner",
                        "py36-pytest-xdist",
                        "py36-pytesting-utils",
                        "py36-python-augeas",
                        "py36-python-dotenv",
                        "py36-python-install",
                        "py36-python-jsonrpc-server",
                        "py36-pythonz",
                        "py36-pytimeparse",
                        "py36-pytoml",
                        "py36-pytools",
                        "py36-pytzdata",
                        "py36-pyusb",
                        "py36-pyvcf",
                        "py36-pyviennacl",
                        "py36-pyviz_comms",
                        "py36-pywavelets",
                        "py36-pyx",
                        "py36-pyxb",
                        "py36-qdarkstyle",
                        "py36-qimage2ndarray",
                        "py36-qpageview",
                        "py36-qrcode",
                        "py36-qstylizer",
                        "py36-qtawesome",
                        "py36-qtconsole",
                        "py36-qtpy",
                        "py36-qtsass",
                        "py36-quantities",
                        "py36-queuelib",
                        "py36-qutip",
                        "py36-rangehttpserver",
                        "py36-rasa-nlu",
                        "py36-rasterio",
                        "py36-ratelim",
                        "py36-raven",
                        "py36-rbtools",
                        "py36-rdflib",
                        "py36-readme_renderer",
                        "py36-redis",
                        "py36-regex",
                        "py36-regions",
                        "py36-reportlab",
                        "py36-repoze.lru",
                        "py36-reproject",
                        "py36-requests",
                        "py36-requests-cache",
                        "py36-requests-file",
                        "py36-requests-mock",
                        "py36-requests-oauthlib",
                        "py36-requests-toolbelt",
                        "py36-requests-unixsocket",
                        "py36-requestsexceptions",
                        "py36-resumable-urlretrieve",
                        "py36-rfc3986",
                        "py36-rfc3987",
                        "py36-rich",
                        "py36-robotframework",
                        "py36-robotframework-seleniumlibrary",
                        "py36-robotremoteserver",
                        "py36-roman",
                        "py36-rope",
                        "py36-routes",
                        "py36-rpy2",
                        "py36-rsa",
                        "py36-rtm",
                        "py36-rtmidi-python",
                        "py36-rtree",
                        "py36-ruamel-yaml",
                        "py36-ruamel-yaml-clib",
                        "py36-s3fs",
                        "py36-s3transfer",
                        "py36-scandir",
                        "py36-scikit-build",
                        "py36-scikit-hep-awkward1",
                        "py36-scikit-hep-boost-histogram",
                        "py36-scikit-hep-hepstats",
                        "py36-scikit-hep-hepunits",
                        "py36-scikit-hep-hist",
                        "py36-scikit-hep-mplhep",
                        "py36-scikit-hep-mplhep_data",
                        "py36-scikit-hep-particle",
                        "py36-scikit-hep-uproot4",
                        "py36-scikit-image",
                        "py36-scikit-learn",
                        "py36-scikit-umfpack",
                        "py36-scikits-bootstrap",
                        "py36-scikits-module",
                        "py36-scipy",
                        "py36-scoop",
                        "py36-scrapy",
                        "py36-scruffington",
                        "py36-seaborn",
                        "py36-send2trash",
                        "py36-seqdiag",
                        "py36-serial",
                        "py36-serpent",
                        "py36-service_identity",
                        "py36-setproctitle",
                        "py36-setuptools",
                        "py36-setuptools-git",
                        "py36-setuptools_scm",
                        "py36-setuptools_scm_git_archive",
                        "py36-sexpdata",
                        "py36-sgmllib3k",
                        "py36-sh",
                        "py36-shapely",
                        "py36-shiboken",
                        "py36-shove",
                        "py36-simplegeneric",
                        "py36-simplejson",
                        "py36-simpy",
                        "py36-sip",
                        "py36-six",
                        "py36-slackclient",
                        "py36-slepc4py",
                        "py36-slugify",
                        "py36-smart_open",
                        "py36-smmap",
                        "py36-sniffio",
                        "py36-snmp",
                        "py36-snowballstemmer",
                        "py36-snuggs",
                        "py36-socketpool",
                        "py36-socks",
                        "py36-sortedcollections",
                        "py36-sortedcontainers",
                        "py36-sounddevice",
                        "py36-soupsieve",
                        "py36-spaCy",
                        "py36-spacepy",
                        "py36-spark_parser",
                        "py36-sparqlwrapper",
                        "py36-speaklater",
                        "py36-spectral",
                        "py36-sphinx",
                        "py36-sphinx-bootstrap-theme",
                        "py36-sphinx-gallery",
                        "py36-sphinx_rtd_theme",
                        "py36-sphinxcontrib-applehelp",
                        "py36-sphinxcontrib-bibtex",
                        "py36-sphinxcontrib-devhelp",
                        "py36-sphinxcontrib-htmlhelp",
                        "py36-sphinxcontrib-jsmath",
                        "py36-sphinxcontrib-qthelp",
                        "py36-sphinxcontrib-serializinghtml",
                        "py36-sphinxcontrib-svg2pdfconverter",
                        "py36-sphinxcontrib-websupport",
                        "py36-spyder",
                        "py36-spyder-devel",
                        "py36-spyder-kernels",
                        "py36-spyder-kernels-devel",
                        "py36-sqlalchemy",
                        "py36-sqlalchemy-migrate",
                        "py36-sqlparse",
                        "py36-srsly",
                        "py36-statsmodels",
                        "py36-stevedore",
                        "py36-stopit",
                        "py36-strict-rfc3339",
                        "py36-subvertpy",
                        "py36-suds-jurko",
                        "py36-sumy",
                        "py36-svipc",
                        "py36-sybil",
                        "py36-sympy",
                        "py36-tables",
                        "py36-tabulate",
                        "py36-taskw",
                        "py36-tatsu",
                        "py36-tblib",
                        "py36-tc",
                        "py36-tempita",
                        "py36-tempora",
                        "py36-tensorboard1",
                        "py36-tensorflow_estimator1",
                        "py36-termcolor",
                        "py36-terminado",
                        "py36-terminaltables",
                        "py36-test-runner",
                        "py36-testfixtures",
                        "py36-testpath",
                        "py36-text-unidecode",
                        "py36-textdistance",
                        "py36-textile",
                        "py36-texttable",
                        "py36-theano",
                        "py36-theano-pymc",
                        "py36-thinc",
                        "py36-threadpool",
                        "py36-threadpoolctl",
                        "py36-three-merge",
                        "py36-thrift",
                        "py36-tinycss",
                        "py36-tkinter",
                        "py36-tldextract",
                        "py36-tmuxp",
                        "py36-toml",
                        "py36-toolz",
                        "py36-tornado",
                        "py36-tox",
                        "py36-tpot",
                        "py36-tqdm",
                        "py36-tracer",
                        "py36-traitlets",
                        "py36-traits",
                        "py36-traitsui",
                        "py36-traittypes",
                        "py36-transaction",
                        "py36-translationstring",
                        "py36-triangle",
                        "py36-trio",
                        "py36-trollius",
                        "py36-trustme",
                        "py36-tstables",
                        "py36-tvdb",
                        "py36-tvnamer",
                        "py36-tweepy",
                        "py36-twilio",
                        "py36-twine",
                        "py36-twisted",
                        "py36-twython",
                        "py36-txaio",
                        "py36-txgithub",
                        "py36-typed-ast",
                        "py36-typing_extensions",
                        "py36-tz",
                        "py36-tz-gae",
                        "py36-tzlocal",
                        "py36-ufl",
                        "py36-ujson",
                        "py36-uncertainties",
                        "py36-uncompyle6",
                        "py36-unicodedata2",
                        "py36-unidecode",
                        "py36-unittest-xml-reporting",
                        "py36-update_checker",
                        "py36-uritemplate",
                        "py36-urllib3",
                        "py36-urlwatch",
                        "py36-urwid",
                        "py36-userpath",
                        "py36-vcversioner",
                        "py36-vega",
                        "py36-vine",
                        "py36-virtualenv",
                        "py36-virtualenv-clone",
                        "py36-virtualenvwrapper",
                        "py36-virtualfish",
                        "py36-visa",
                        "py36-vo",
                        "py36-vobject",
                        "py36-w3lib",
                        "py36-waitress",
                        "py36-wand",
                        "py36-wasabi",
                        "py36-watchdog",
                        "py36-wcmatch",
                        "py36-wcwidth",
                        "py36-webcolors",
                        "py36-webencodings",
                        "py36-webob",
                        "py36-webtest",
                        "py36-werkzeug",
                        "py36-wheel",
                        "py36-whoosh",
                        "py36-widgetsnbextension",
                        "py36-wntr",
                        "py36-word2vec",
                        "py36-wrapt",
                        "py36-wtforms",
                        "py36-wurlitzer",
                        "py36-wxpython-4.0",
                        "py36-x2go",
                        "py36-xarray",
                        "py36-xattr",
                        "py36-xdg",
                        "py36-xdis",
                        "py36-xlrd",
                        "py36-xlsx2csv",
                        "py36-xlwt",
                        "py36-xmlsec",
                        "py36-xmltodict",
                        "py36-yaml",
                        "py36-yapf",
                        "py36-yappi",
                        "py36-yapsy",
                        "py36-yarl",
                        "py36-yt",
                        "py36-zc-lockfile",
                        "py36-zen",
                        "py36-zict",
                        "py36-zipp",
                        "py36-zmq",
                        "py36-zope-component",
                        "py36-zope-deferredimport",
                        "py36-zope-deprecation",
                        "py36-zope-event",
                        "py36-zope-hookable",
                        "py36-zope-proxy",
                        "py36-zopeinterface",
                        "py36-zopfli",
                        "py36-zstd",
                        "py36-gyoto",
                        "py36-lal",
                        "py36-lalburst",
                        "py36-lalframe",
                        "py36-lalinference",
                        "py36-lalinspiral",
                        "py36-lalmetaio",
                        "py36-lalpulsar",
                        "py36-lalsimulation",
                        "py36-nds2-client",
                        "py36-yara",
                        "py36-nghttp2",
                        "py36-ukpostcodeparser",
                        "py36-pytest-subtests",
                        "py36-semantic_version",
                        "py36-setuptools-rust",
                        "py36-backports.cached-property",
                        "py36-cwcwidth",
                        "py36-olm",
                        "py36-tomlkit",
                        "py36-pyotp",
                        "py36-tinycss2",
                        "py36-sphinx-autodoc-typehints",
                        "py36-alagitpull",
                        "py36-recommonmark",
                        "py36-sphinx-issues",
                        "py36-myst-parser",
                        "py36-python-lsp-jsonrpc",
                        "py36-python-lsp-server",
                        "py36-charset-normalizer",
                        "py36-tomli",
                        "py36-backports.entry-points-selectable",
                        "py36-platformdirs",
                        "py36-backports",
                        "py36-build",
                        "py36-python-lsp-black",
                        "subversion-pythonbindings-3.6",
                        "py36-cryptography_vectors",
                        "py36-fonttools",
                        "py36-nmrglue-devel",
                        "py36-pyqt5-sip",
                        "py36-sip4",
                        "py36-deprecation",
                        "py36-pyqt-builder",
                        "py36-pyqt5-scintilla",
                        "py36-smi",
                        "py36-bootstrap-modules",
                        "py36-flit_core",
                        "py36-xkcdpass",
                        "py36-opencv3-devel",
                        "py36-opencv4-devel",
                        "py36-ansible-core",
                        "py36-resolvelib",
                        "py36-aiosignal",
                        "py36-frozenlist",
                        "py36-asynctest",
                        "py36-jellyfish",
                        "py36-pytest-datadir",
                        "py36-pytest-regressions",
                        "py36-colorcet",
                        "py36-nest_asyncio",
                        "py36-utidylib",
                        "py36-pyheif",
                        "py36-psycopg",
                        "py36-sphinxcontrib-blockdiag",
                        "py36-python-json-logger",
                        "py36-cython-compat",
                        "py36-oldest-supported-numpy",
                        "py36-pyobjc6"
                    ]
                }
            ]
        },
        {
            "name": "python37",
            "portdir": "lang/python37",
            "version": "3.7.17",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyarrow",
                        "dbus-python37",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py37-jsonnet",
                        "py37-qscintilla-qt4",
                        "xapian-bindings-python37",
                        "frescobaldi2",
                        "py37-opencv3",
                        "py37-opencv4",
                        "py37-pyilmbase",
                        "Io",
                        "py37-htmldocs",
                        "py37-dlib",
                        "py37-faiss",
                        "py37-z3",
                        "livestreamer",
                        "py37-BitArray2D",
                        "py37-BitVector",
                        "py37-DAWG",
                        "py37-Faker",
                        "py37-GridDataFormats",
                        "py37-LabJackPython",
                        "py37-MDAnalysis",
                        "py37-Pillow",
                        "py37-SDL2",
                        "py37-XlsxWriter",
                        "py37-absl",
                        "py37-acme",
                        "py37-acora",
                        "py37-actdiag",
                        "py37-aenum",
                        "py37-affine",
                        "py37-agate",
                        "py37-agate-dbf",
                        "py37-agate-excel",
                        "py37-agate-sql",
                        "py37-aiobotocore",
                        "py37-aiodns",
                        "py37-aiofiles",
                        "py37-aioftp",
                        "py37-aiohttp",
                        "py37-aioitertools",
                        "py37-aiojobs",
                        "py37-aiomysql",
                        "py37-aiopg",
                        "py37-aiorpcX",
                        "py37-aiosqlite",
                        "py37-alabaster",
                        "py37-alembic",
                        "py37-algopy",
                        "py37-altair",
                        "py37-altgraph",
                        "py37-amqp",
                        "py37-aniso8601",
                        "py37-ansible",
                        "py37-ansible-base",
                        "py37-ansicolor",
                        "py37-antlr4-python3-runtime",
                        "py37-anyio",
                        "py37-anytree",
                        "py37-apache-beam",
                        "py37-apipkg",
                        "py37-appdirs",
                        "py37-applaunchservices",
                        "py37-appnope",
                        "py37-appscript",
                        "py37-apptools",
                        "py37-apsw",
                        "py37-argcomplete",
                        "py37-argh",
                        "py37-argon2-cffi",
                        "py37-args",
                        "py37-arpeggio",
                        "py37-arrow",
                        "py37-arviz",
                        "py37-asn1",
                        "py37-asn1-modules",
                        "py37-asn1crypto",
                        "py37-asteval",
                        "py37-astlib",
                        "py37-astor",
                        "py37-astroid",
                        "py37-astroplan",
                        "py37-astropy",
                        "py37-astropy-healpix",
                        "py37-astropy-helpers",
                        "py37-astroquery",
                        "py37-astroscrappy",
                        "py37-astunparse",
                        "py37-async-timeout",
                        "py37-async_generator",
                        "py37-asyncpg",
                        "py37-asynctest",
                        "py37-atomicwrites",
                        "py37-attr",
                        "py37-attrs",
                        "py37-audioread",
                        "py37-automat",
                        "py37-autopep8",
                        "py37-avro",
                        "py37-aws-sam-translator",
                        "py37-awscli",
                        "py37-axolotl",
                        "py37-axolotl-curve25519",
                        "py37-babel",
                        "py37-backcall",
                        "py37-barnaba",
                        "py37-bcolz",
                        "py37-bcrypt",
                        "py37-beaker",
                        "py37-beancount",
                        "py37-beancount-import",
                        "py37-beautifulsoup4",
                        "py37-behave",
                        "py37-benchexec",
                        "py37-bigfloat",
                        "py37-biggles",
                        "py37-billiard",
                        "py37-binaryornot",
                        "py37-biopython",
                        "py37-biplist",
                        "py37-bitarray",
                        "py37-bitstring",
                        "py37-bitstruct",
                        "py37-black",
                        "py37-blaze",
                        "py37-bleach",
                        "py37-blessed",
                        "py37-blessings",
                        "py37-blinker",
                        "py37-blis",
                        "py37-blockdiag",
                        "py37-blosc",
                        "py37-bokeh",
                        "py37-boto",
                        "py37-boto3",
                        "py37-botocore",
                        "py37-bottle",
                        "py37-bottleneck",
                        "py37-bpemb",
                        "py37-bpython",
                        "py37-bracex",
                        "py37-breadability",
                        "py37-brotli",
                        "py37-bsddb3",
                        "py37-bson",
                        "py37-bz2file",
                        "py37-cachecontrol",
                        "py37-cached-property",
                        "py37-cachetools",
                        "py37-cachy",
                        "py37-cairo",
                        "py37-cairocffi",
                        "py37-cairosvg",
                        "py37-canmatrix",
                        "py37-cartopy",
                        "py37-catalogue",
                        "py37-cchardet",
                        "py37-celery",
                        "py37-certifi",
                        "py37-cffi",
                        "py37-cfn-lint",
                        "py37-cftime",
                        "py37-chardet",
                        "py37-cheetah",
                        "py37-cheroot",
                        "py37-cherrypy",
                        "py37-cinderclient",
                        "py37-clang",
                        "py37-clawpack",
                        "py37-cleo",
                        "py37-cli-helpers",
                        "py37-click",
                        "py37-click-plugins",
                        "py37-cliff",
                        "py37-cligj",
                        "py37-clikit",
                        "py37-clint",
                        "py37-cloudpickle",
                        "py37-cmd2",
                        "py37-codecov",
                        "py37-codestyle",
                        "py37-codetools",
                        "py37-cog",
                        "py37-colander",
                        "py37-colorama",
                        "py37-colorclass",
                        "py37-coloredlogs",
                        "py37-colorlog",
                        "py37-colormath",
                        "py37-colour",
                        "py37-columnize",
                        "py37-comet",
                        "py37-commonmark",
                        "py37-commpy",
                        "py37-configargparse",
                        "py37-configobj",
                        "py37-conllu",
                        "py37-constantly",
                        "py37-construct",
                        "py37-contextlib2",
                        "py37-control",
                        "py37-cookiecutter",
                        "py37-cookies",
                        "py37-corner",
                        "py37-country",
                        "py37-coverage",
                        "py37-cppy",
                        "py37-cpuinfo",
                        "py37-crashtest",
                        "py37-crayons",
                        "py37-crc32c",
                        "py37-crcmod",
                        "py37-cryptography",
                        "py37-csscompressor",
                        "py37-cssselect",
                        "py37-cssselect2",
                        "py37-cssutils",
                        "py37-csvkit",
                        "py37-ctypeslib2",
                        "py37-cucumber-tag-expressions",
                        "py37-curl",
                        "py37-curtsies",
                        "py37-cvxopt",
                        "py37-cx_Freeze",
                        "py37-cycler",
                        "py37-cymem",
                        "py37-cython",
                        "py37-cytoolz",
                        "py37-dap",
                        "py37-dask",
                        "py37-databases",
                        "py37-datacite",
                        "py37-datasets",
                        "py37-datashape",
                        "py37-dateutil",
                        "py37-datrie",
                        "py37-dbfread",
                        "py37-ddt",
                        "py37-deap",
                        "py37-debtcollector",
                        "py37-decorator",
                        "py37-defusedxml",
                        "py37-demjson",
                        "py37-deprecated",
                        "py37-deprecation",
                        "py37-des",
                        "py37-descartes",
                        "py37-diff-match-patch",
                        "py37-dijitso",
                        "py37-dill",
                        "py37-discordpy",
                        "py37-dispatcher",
                        "py37-distlib",
                        "py37-distorm",
                        "py37-distributed",
                        "py37-distro",
                        "py37-django",
                        "py37-django-countries",
                        "py37-django-debug-toolbar",
                        "py37-django-extensions",
                        "py37-django-nose",
                        "py37-dload",
                        "py37-dm-sonnet",
                        "py37-dm-tree",
                        "py37-dns-lexicon",
                        "py37-dnspython",
                        "py37-docker",
                        "py37-dockerpty",
                        "py37-dockerpy-creds",
                        "py37-docopt",
                        "py37-docstyle",
                        "py37-doctest-ignore-unicode",
                        "py37-docutils",
                        "py37-docx",
                        "py37-dogpile-cache",
                        "py37-dopamine-rl",
                        "py37-dpkt",
                        "py37-dqsegdb2",
                        "py37-drms",
                        "py37-ecdsa",
                        "py37-editdistance",
                        "py37-editor",
                        "py37-editorconfig",
                        "py37-elasticsearch",
                        "py37-elasticsearch-dsl",
                        "py37-eli5",
                        "py37-emcee",
                        "py37-emcee3",
                        "py37-empy",
                        "py37-enchant",
                        "py37-enrich",
                        "py37-entrypoints",
                        "py37-envisage",
                        "py37-ephem",
                        "py37-epsg",
                        "py37-erf",
                        "py37-eric-ide",
                        "py37-errorhandler",
                        "py37-esridump",
                        "py37-et_xmlfile",
                        "py37-eventlet",
                        "py37-excelrd",
                        "py37-execnet",
                        "py37-exifread",
                        "py37-extension-helpers",
                        "py37-eyed3",
                        "py37-ez_setup",
                        "py37-fabio",
                        "py37-fabric",
                        "py37-fairseq",
                        "py37-fancycompleter",
                        "py37-fastapi",
                        "py37-fastavro",
                        "py37-fastdtw",
                        "py37-fasteners",
                        "py37-fastprogress",
                        "py37-feedparser",
                        "py37-ffc",
                        "py37-fiat",
                        "py37-fido2",
                        "py37-filechunkio",
                        "py37-filelock",
                        "py37-filetype",
                        "py37-filterpy",
                        "py37-fiona",
                        "py37-fipy",
                        "py37-fire",
                        "py37-fixtures",
                        "py37-flake8",
                        "py37-flake8-mccabe",
                        "py37-flake8-pep8-naming",
                        "py37-flake8-polyfill",
                        "py37-flaky",
                        "py37-flask",
                        "py37-flask-babel",
                        "py37-flask-cors",
                        "py37-flask-frozen",
                        "py37-flask-login",
                        "py37-flask-sqlalchemy",
                        "py37-flask-uploads",
                        "py37-flask-wtf",
                        "py37-flatbuffers",
                        "py37-flit",
                        "py37-flit_core",
                        "py37-formencode",
                        "py37-fortranformat",
                        "py37-freezegun",
                        "py37-fs",
                        "py37-fsspec",
                        "py37-ftfy",
                        "py37-ftputil",
                        "py37-fugashi",
                        "py37-funcparserlib",
                        "py37-funcsigs",
                        "py37-future",
                        "py37-fuzzywuzzy",
                        "py37-gacode",
                        "py37-game",
                        "py37-gast",
                        "py37-gcn",
                        "py37-gdal",
                        "py37-gdbm",
                        "py37-gensim",
                        "py37-geocoder",
                        "py37-geographiclib",
                        "py37-geoip",
                        "py37-geojson",
                        "py37-geopandas",
                        "py37-geoplot",
                        "py37-geopy",
                        "py37-getkey",
                        "py37-gevent",
                        "py37-gin-config",
                        "py37-gitdb",
                        "py37-gitpython",
                        "py37-gmic",
                        "py37-gmpy",
                        "py37-gmpy2",
                        "py37-gnupg",
                        "py37-gnureadline",
                        "py37-gobject",
                        "py37-gobject3",
                        "py37-google-api",
                        "py37-google-auth",
                        "py37-google-auth-httplib2",
                        "py37-google-pasta",
                        "py37-gpilab-core",
                        "py37-gpilab-examples",
                        "py37-gpilab-framework",
                        "py37-gpstime",
                        "py37-graph-tool",
                        "py37-graphene",
                        "py37-graphql-core",
                        "py37-graphql-relay",
                        "py37-graphviz",
                        "py37-greenlet",
                        "py37-gsd",
                        "py37-gsl",
                        "py37-gunicorn",
                        "py37-gwdatafind",
                        "py37-gwosc",
                        "py37-gwpy",
                        "py37-gym",
                        "py37-h11",
                        "py37-h2",
                        "py37-h5py",
                        "py37-hdbscan",
                        "py37-hdfs",
                        "py37-healpy",
                        "py37-heapdict",
                        "py37-helpdev",
                        "py37-hieroglyph",
                        "py37-hiredis",
                        "py37-hpack",
                        "py37-html2text",
                        "py37-html5lib",
                        "py37-htseq",
                        "py37-httpbin",
                        "py37-httpcore",
                        "py37-httplib2",
                        "py37-httpx",
                        "py37-humanfriendly",
                        "py37-humanize",
                        "py37-hydra-core",
                        "py37-hyperframe",
                        "py37-hyperlink",
                        "py37-hypothesis",
                        "py37-hypy",
                        "py37-icalendar",
                        "py37-idna",
                        "py37-idna-ssl",
                        "py37-igraph",
                        "py37-imagecodecs",
                        "py37-imageio",
                        "py37-imageio-ffmpeg",
                        "py37-imagesize",
                        "py37-imdb",
                        "py37-imgur",
                        "py37-iminuit",
                        "py37-immutables",
                        "py37-importlib-metadata",
                        "py37-importlib-resources",
                        "py37-importmagic",
                        "py37-imread",
                        "py37-imutils",
                        "py37-incremental",
                        "py37-inflection",
                        "py37-iniconfig",
                        "py37-instrumentkit",
                        "py37-intervaltree",
                        "py37-intervaltree2",
                        "py37-invoke",
                        "py37-ioflo",
                        "py37-ipaddress",
                        "py37-ipdb",
                        "py37-ipwhois",
                        "py37-ipy",
                        "py37-ipykernel",
                        "py37-ipympl",
                        "py37-ipyparallel",
                        "py37-ipython",
                        "py37-ipython-sql",
                        "py37-ipython_genutils",
                        "py37-ipywidgets",
                        "py37-irodsclient",
                        "py37-isce2",
                        "py37-iso8601",
                        "py37-isodate",
                        "py37-isort",
                        "py37-itemadapter",
                        "py37-itemloaders",
                        "py37-itsdangerous",
                        "py37-jaraco.functools",
                        "py37-jdcal",
                        "py37-jedi",
                        "py37-jellyfish",
                        "py37-jinja2",
                        "py37-jinja2-time",
                        "py37-jmespath",
                        "py37-jmespath-terminal",
                        "py37-joblib",
                        "py37-josepy",
                        "py37-jsbeautifier",
                        "py37-json-rpc",
                        "py37-json-tricks",
                        "py37-json5",
                        "py37-jsonpatch",
                        "py37-jsonpickle",
                        "py37-jsonpointer",
                        "py37-jsonschema",
                        "py37-jug",
                        "py37-jupyter",
                        "py37-jupyter_client",
                        "py37-jupyter_console",
                        "py37-jupyter_core",
                        "py37-jupyter_packaging",
                        "py37-jupyter_server",
                        "py37-jupyter_sphinx",
                        "py37-jupyterlab",
                        "py37-jupyterlab_pygments",
                        "py37-jupyterlab_server",
                        "py37-jupyterlab_widgets",
                        "py37-jupytext",
                        "py37-jwt",
                        "py37-kaitaistruct",
                        "py37-kaptan",
                        "py37-kcs11",
                        "py37-keras",
                        "py37-keras2onnx",
                        "py37-keras_applications",
                        "py37-keras_preprocessing",
                        "py37-keyring",
                        "py37-keystoneauth1",
                        "py37-keystoneclient",
                        "py37-kfac",
                        "py37-kiwisolver",
                        "py37-klein",
                        "py37-kombine",
                        "py37-kombu",
                        "py37-langid",
                        "py37-latexcodec",
                        "py37-lazy_object_proxy",
                        "py37-ldap",
                        "py37-ldap3",
                        "py37-leather",
                        "py37-leveldb",
                        "py37-levenshtein",
                        "py37-libarchive-c",
                        "py37-libcloud",
                        "py37-libnacl",
                        "py37-libpysal",
                        "py37-librosa",
                        "py37-libsass",
                        "py37-libtmux",
                        "py37-libvirt",
                        "py37-libxml2",
                        "py37-ligo-common",
                        "py37-ligo-gracedb",
                        "py37-ligo-lw",
                        "py37-ligo-segments",
                        "py37-ligotimegps",
                        "py37-linecache2",
                        "py37-llfuse",
                        "py37-llvmlite",
                        "py37-lmdb",
                        "py37-lmfit",
                        "py37-locket",
                        "py37-lockfile",
                        "py37-logbook",
                        "py37-logilab-common",
                        "py37-lscsoft-glue",
                        "py37-lxml",
                        "py37-ly",
                        "py37-lz4",
                        "py37-m2crypto",
                        "py37-m2r",
                        "py37-macholib",
                        "py37-magenta",
                        "py37-magic",
                        "py37-mahotas",
                        "py37-mako",
                        "py37-managesieve",
                        "py37-mapclassify",
                        "py37-marisa-trie",
                        "py37-markdown",
                        "py37-markdown-it-py",
                        "py37-markdown2",
                        "py37-markupsafe",
                        "py37-matplotlib",
                        "py37-matplotlib-basemap",
                        "py37-maxminddb",
                        "py37-mayavi",
                        "py37-mdit-py-plugins",
                        "py37-mdtraj",
                        "py37-mecab",
                        "py37-meld3",
                        "py37-mercantile",
                        "py37-mercurial_extension_utils",
                        "py37-mesh-tensorflow",
                        "py37-meshio",
                        "py37-meta",
                        "py37-metakernel",
                        "py37-metar",
                        "py37-metpy",
                        "py37-mido",
                        "py37-mimeparse",
                        "py37-minidb",
                        "py37-mir_eval",
                        "py37-misaka",
                        "py37-mistune",
                        "py37-mitmproxy",
                        "py37-mkl",
                        "py37-mkl-include",
                        "py37-mmh3",
                        "py37-mmtf-python",
                        "py37-mock",
                        "py37-modulegraph",
                        "py37-monotonic",
                        "py37-montage",
                        "py37-more-itertools",
                        "py37-moviepy",
                        "py37-mpi4py",
                        "py37-mpld3",
                        "py37-mpmath",
                        "py37-mrjob",
                        "py37-msgpack",
                        "py37-mssql",
                        "py37-multidict",
                        "py37-multipledispatch",
                        "py37-multiprocess",
                        "py37-munch",
                        "py37-murmurhash",
                        "py37-mutagen",
                        "py37-mygpoclient",
                        "py37-mypy",
                        "py37-mypy_extensions",
                        "py37-natsort",
                        "py37-nbclassic",
                        "py37-nbclient",
                        "py37-nbconvert",
                        "py37-nbformat",
                        "py37-nbval",
                        "py37-nbxmpp",
                        "py37-nclib",
                        "py37-ndg_httpsclient",
                        "py37-neovim",
                        "py37-nest_asyncio",
                        "py37-netaddr",
                        "py37-netcdf4",
                        "py37-netifaces",
                        "py37-networkit",
                        "py37-networkx",
                        "py37-nibabel",
                        "py37-nltk",
                        "py37-nmrglue",
                        "py37-nose",
                        "py37-nose-exclude",
                        "py37-nose_xunitmp",
                        "py37-note-seq",
                        "py37-notebook",
                        "py37-novaclient",
                        "py37-ntplib",
                        "py37-nuitka",
                        "py37-numba",
                        "py37-numdifftools",
                        "py37-numexpr",
                        "py37-numpy",
                        "py37-numpydoc",
                        "py37-nwdiag",
                        "py37-oauth2client",
                        "py37-oauthlib",
                        "py37-obspy",
                        "py37-oct2py",
                        "py37-octave_kernel",
                        "py37-odo",
                        "py37-olefile",
                        "py37-omegaconf",
                        "py37-onnx",
                        "py37-onnxconverter-common",
                        "py37-opengl",
                        "py37-opengl-accelerate",
                        "py37-openopt",
                        "py37-openpyxl",
                        "py37-openslide",
                        "py37-openssl",
                        "py37-openstackclient",
                        "py37-openstacksdk",
                        "py37-opt_einsum",
                        "py37-os-service-types",
                        "py37-osc-lib",
                        "py37-oset",
                        "py37-oslo-config",
                        "py37-oslo-i18n",
                        "py37-oslo-serialization",
                        "py37-oslo-utils",
                        "py37-outcome",
                        "py37-overrides",
                        "py37-owslib",
                        "py37-packaging",
                        "py37-paho-mqtt",
                        "py37-pandas",
                        "py37-pandasql",
                        "py37-pandocfilters",
                        "py37-panedr",
                        "py37-param",
                        "py37-parameterized",
                        "py37-paramiko",
                        "py37-parfive",
                        "py37-parse",
                        "py37-parse-type",
                        "py37-parsedatetime",
                        "py37-parsel",
                        "py37-parsimonious",
                        "py37-parsing",
                        "py37-parso",
                        "py37-partd",
                        "py37-parver",
                        "py37-passlib",
                        "py37-pastedeploy",
                        "py37-pastel",
                        "py37-path",
                        "py37-pathfinder",
                        "py37-pathlib2",
                        "py37-pathspec",
                        "py37-pathtools",
                        "py37-patsy",
                        "py37-paver",
                        "py37-pbr",
                        "py37-pdbpp",
                        "py37-pdfminer",
                        "py37-peewee",
                        "py37-pendulum",
                        "py37-pep517",
                        "py37-pep8",
                        "py37-petsc4py",
                        "py37-pew",
                        "py37-pexpect",
                        "py37-pgspecial",
                        "py37-phonenumbers",
                        "py37-photomosaic",
                        "py37-photutils",
                        "py37-pickleshare",
                        "py37-pika",
                        "py37-pikepdf",
                        "py37-pint",
                        "py37-pip",
                        "py37-pipfile",
                        "py37-pkgconfig",
                        "py37-pkginfo",
                        "py37-plac",
                        "py37-pluggy",
                        "py37-plumbum",
                        "py37-plumed",
                        "py37-ply",
                        "py37-plyvel",
                        "py37-pmdarima",
                        "py37-pmw",
                        "py37-podcastparser",
                        "py37-poetry-core",
                        "py37-pooch",
                        "py37-poppler-qt4",
                        "py37-poppler-qt5",
                        "py37-portalocker",
                        "py37-portend",
                        "py37-postgresql",
                        "py37-powerline",
                        "py37-poyo",
                        "py37-pptx",
                        "py37-presets",
                        "py37-preshed",
                        "py37-pretend",
                        "py37-pretty-midi",
                        "py37-prettytable",
                        "py37-proglog",
                        "py37-prometheus_client",
                        "py37-promise",
                        "py37-prompt_toolkit",
                        "py37-protego",
                        "py37-protobuf3",
                        "py37-prov",
                        "py37-pss",
                        "py37-psutil",
                        "py37-psycopg2",
                        "py37-ptyprocess",
                        "py37-publicsuffix2",
                        "py37-pudb",
                        "py37-py",
                        "py37-py2app",
                        "py37-pyaes",
                        "py37-pyasdf",
                        "py37-pyaudio",
                        "py37-pybind11",
                        "py37-pybind11-stubgen",
                        "py37-pybox2d",
                        "py37-pybtex",
                        "py37-pybtex-docutils",
                        "py37-pycallgraph",
                        "py37-pycares",
                        "py37-pycparser",
                        "py37-pycryptodome",
                        "py37-pycson",
                        "py37-pyct",
                        "py37-pydantic",
                        "py37-pydicom",
                        "py37-pydot",
                        "py37-pydub",
                        "py37-pyerfa",
                        "py37-pyface",
                        "py37-pyficache",
                        "py37-pyflakes",
                        "py37-pygccxml",
                        "py37-pygeos",
                        "py37-pygit2",
                        "py37-pygithub",
                        "py37-pyglet",
                        "py37-pygments",
                        "py37-pygmsh",
                        "py37-pygpu",
                        "py37-pygraphviz",
                        "py37-pygresql",
                        "py37-pygrib",
                        "py37-pygtrie",
                        "py37-pyhamcrest",
                        "py37-pyhyphen",
                        "py37-pyicu",
                        "py37-pyinstaller",
                        "py37-pyke",
                        "py37-pykerberos",
                        "py37-pylev",
                        "py37-pylibmc",
                        "py37-pylint",
                        "py37-pylru",
                        "py37-pyls-spyder",
                        "py37-pylzma",
                        "py37-pymc3",
                        "py37-pymongo",
                        "py37-pympler",
                        "py37-pymunk",
                        "py37-pymvpa",
                        "py37-pymysql",
                        "py37-pynacl",
                        "py37-pynamecheap",
                        "py37-pync",
                        "py37-pynetdicom",
                        "py37-pyobjc",
                        "py37-pyodbc",
                        "py37-pyopencl",
                        "py37-pyorick",
                        "py37-pypeg2",
                        "py37-pyperclip",
                        "py37-pyplusplus",
                        "py37-pypng",
                        "py37-pypostal",
                        "py37-pyproj",
                        "py37-pyqt4",
                        "py37-pyqt5",
                        "py37-pyqt5-webengine",
                        "py37-pyqt5-chart",
                        "py37-pyqtgraph",
                        "py37-pyquery",
                        "py37-pyregion",
                        "py37-pyrfc3339",
                        "py37-pyro",
                        "py37-pyrsistent",
                        "py37-pyrxp",
                        "py37-pysam",
                        "py37-pyscard",
                        "py37-pyshp",
                        "py37-pyside",
                        "py37-pyside-tools",
                        "py37-pyside2",
                        "py37-pysvn",
                        "py37-pytesseract",
                        "py37-pytest",
                        "py37-pytest-asyncio",
                        "py37-pytest-benchmark",
                        "py37-pytest-cov",
                        "py37-pytest-fixture-config",
                        "py37-pytest-flake8",
                        "py37-pytest-forked",
                        "py37-pytest-html",
                        "py37-pytest-lazy-fixture",
                        "py37-pytest-metadata",
                        "py37-pytest-mock",
                        "py37-pytest-mpl",
                        "py37-pytest-mypy",
                        "py37-pytest-qt",
                        "py37-pytest-runner",
                        "py37-pytest-shutil",
                        "py37-pytest-sugar",
                        "py37-pytest-timeout",
                        "py37-pytest-virtualenv",
                        "py37-pytest-xdist",
                        "py37-pytesting-utils",
                        "py37-python-augeas",
                        "py37-python-coveralls",
                        "py37-python-daemon",
                        "py37-python-dotenv",
                        "py37-python-install",
                        "py37-python-jsonrpc-server",
                        "py37-pythonz",
                        "py37-pytimeparse",
                        "py37-pytoml",
                        "py37-pytools",
                        "py37-pytorch",
                        "py37-pytorch-lightning",
                        "py37-pytzdata",
                        "py37-pyusb",
                        "py37-pyvcf",
                        "py37-pyviz_comms",
                        "py37-pywavelets",
                        "py37-pyx",
                        "py37-pyxb",
                        "py37-qdarkstyle",
                        "py37-qimage2ndarray",
                        "py37-qpageview",
                        "py37-qrcode",
                        "py37-qstylizer",
                        "py37-qtawesome",
                        "py37-qtconsole",
                        "py37-qtpy",
                        "py37-qtsass",
                        "py37-quantities",
                        "py37-queuelib",
                        "py37-random2",
                        "py37-rangehttpserver",
                        "py37-rasa-nlu",
                        "py37-rasterio",
                        "py37-ratelim",
                        "py37-raven",
                        "py37-rbtools",
                        "py37-rdflib",
                        "py37-re2",
                        "py37-readme_renderer",
                        "py37-recommonmark",
                        "py37-redis",
                        "py37-regex",
                        "py37-regions",
                        "py37-rencode",
                        "py37-repl",
                        "py37-reportlab",
                        "py37-repoze.lru",
                        "py37-reproject",
                        "py37-requests",
                        "py37-requests-cache",
                        "py37-requests-file",
                        "py37-requests-mock",
                        "py37-requests-oauthlib",
                        "py37-requests-toolbelt",
                        "py37-requests-unixsocket",
                        "py37-requestsexceptions",
                        "py37-resampy",
                        "py37-responses",
                        "py37-resumable-urlretrieve",
                        "py37-rfc3339",
                        "py37-rfc3986",
                        "py37-rfc3987",
                        "py37-rich",
                        "py37-robotframework",
                        "py37-robotframework-seleniumlibrary",
                        "py37-robotremoteserver",
                        "py37-roman",
                        "py37-rope",
                        "py37-routes",
                        "py37-rpy2",
                        "py37-rrdtool",
                        "py37-rsa",
                        "py37-rstcheck",
                        "py37-rtm",
                        "py37-rtree",
                        "py37-ruamel-yaml",
                        "py37-ruamel-yaml-clib",
                        "py37-s3fs",
                        "py37-s3transfer",
                        "py37-sacrebleu",
                        "py37-sacremoses",
                        "py37-samplerate",
                        "py37-scandir",
                        "py37-scikit-build",
                        "py37-scikit-hep-awkward1",
                        "py37-scikit-hep-boost-histogram",
                        "py37-scikit-hep-hepstats",
                        "py37-scikit-hep-hepunits",
                        "py37-scikit-hep-hist",
                        "py37-scikit-hep-mplhep",
                        "py37-scikit-hep-mplhep_data",
                        "py37-scikit-hep-particle",
                        "py37-scikit-hep-uproot4",
                        "py37-scikit-image",
                        "py37-scikit-learn",
                        "py37-scikit-rf",
                        "py37-scikits-bootstrap",
                        "py37-scimath",
                        "py37-scipy",
                        "py37-scrapy",
                        "py37-scruffington",
                        "py37-seaborn",
                        "py37-selenium",
                        "py37-semantic_version",
                        "py37-semver",
                        "py37-send2trash",
                        "py37-sentencepiece",
                        "py37-seqdiag",
                        "py37-seqeval",
                        "py37-serial",
                        "py37-serpent",
                        "py37-service_identity",
                        "py37-setproctitle",
                        "py37-setupmeta",
                        "py37-setuptools",
                        "py37-setuptools-git",
                        "py37-setuptools-rust",
                        "py37-setuptools_scm",
                        "py37-setuptools_scm_git_archive",
                        "py37-sgmllib3k",
                        "py37-sgp4",
                        "py37-sh",
                        "py37-shapely",
                        "py37-shellingham",
                        "py37-shiboken",
                        "py37-shove",
                        "py37-simplegeneric",
                        "py37-simplejson",
                        "py37-simplekml",
                        "py37-simpy",
                        "py37-sip",
                        "py37-six",
                        "py37-sk-video",
                        "py37-slackclient",
                        "py37-slepc4py",
                        "py37-slugify",
                        "py37-smart_open",
                        "py37-smmap",
                        "py37-sniffio",
                        "py37-snowballstemmer",
                        "py37-snuggs",
                        "py37-socks",
                        "py37-sortedcollections",
                        "py37-sortedcontainers",
                        "py37-sounddevice",
                        "py37-soundfile",
                        "py37-soupsieve",
                        "py37-sox",
                        "py37-spaCy",
                        "py37-spaCy-models",
                        "py37-spacepy",
                        "py37-spark_parser",
                        "py37-sparqlwrapper",
                        "py37-spdx",
                        "py37-spdx-lookup",
                        "py37-speg",
                        "py37-sphinx",
                        "py37-sphinx-bootstrap-theme",
                        "py37-sphinx-gallery",
                        "py37-sphinx_rtd_theme",
                        "py37-sphinxcontrib-applehelp",
                        "py37-sphinxcontrib-bibtex",
                        "py37-sphinxcontrib-devhelp",
                        "py37-sphinxcontrib-htmlhelp",
                        "py37-sphinxcontrib-jsmath",
                        "py37-sphinxcontrib-qthelp",
                        "py37-sphinxcontrib-serializinghtml",
                        "py37-sphinxcontrib-svg2pdfconverter",
                        "py37-sphinxcontrib-versioning",
                        "py37-sphinxcontrib-websupport",
                        "py37-spiceypy",
                        "py37-spyder",
                        "py37-spyder-devel",
                        "py37-spyder-kernels",
                        "py37-spyder-kernels-devel",
                        "py37-sqlalchemy",
                        "py37-sqlalchemy-migrate",
                        "py37-sqlobject",
                        "py37-sqlparse",
                        "py37-srsly",
                        "py37-stanfordnlp",
                        "py37-starlette",
                        "py37-statsmodels",
                        "py37-stevedore",
                        "py37-stfio",
                        "py37-stomper",
                        "py37-stopit",
                        "py37-stopwordsiso",
                        "py37-storm",
                        "py37-structlog",
                        "py37-subvertpy",
                        "py37-sumy",
                        "py37-sunpy",
                        "py37-supervisor",
                        "py37-sure",
                        "py37-svipc",
                        "py37-sybil",
                        "py37-sympy",
                        "py37-tables",
                        "py37-tabulate",
                        "py37-tastypie",
                        "py37-tatsu",
                        "py37-tblib",
                        "py37-tempita",
                        "py37-tempora",
                        "py37-tenacity",
                        "py37-tensor2tensor",
                        "py37-tensorboard",
                        "py37-tensorboard1",
                        "py37-tensorboardX",
                        "py37-tensorflow-data-validation",
                        "py37-tensorflow-datasets",
                        "py37-tensorflow-gan",
                        "py37-tensorflow-hub",
                        "py37-tensorflow-metadata",
                        "py37-tensorflow-transform",
                        "py37-tensorflow_estimator",
                        "py37-tensorflow_estimator1",
                        "py37-term-background",
                        "py37-termcolor",
                        "py37-terminado",
                        "py37-terminaltables",
                        "py37-test-runner",
                        "py37-testfixtures",
                        "py37-testpath",
                        "py37-testtools",
                        "py37-text-unidecode",
                        "py37-textdistance",
                        "py37-texttable",
                        "py37-tf-slim",
                        "py37-tfx-bsl",
                        "py37-theano",
                        "py37-theano-pymc",
                        "py37-thinc",
                        "py37-threadpoolctl",
                        "py37-three-merge",
                        "py37-thrift",
                        "py37-tifffile",
                        "py37-timeout-decorator",
                        "py37-tinycss",
                        "py37-tinycss2",
                        "py37-tkinter",
                        "py37-tldextract",
                        "py37-tlsh",
                        "py37-tmuxp",
                        "py37-tokenizers",
                        "py37-toml",
                        "py37-tomlkit",
                        "py37-toolz",
                        "py37-torchaudio",
                        "py37-torchtext",
                        "py37-torchvision",
                        "py37-tornado",
                        "py37-tornado5",
                        "py37-tox",
                        "py37-tpot",
                        "py37-tqdm",
                        "py37-tracer",
                        "py37-traitlets",
                        "py37-traits",
                        "py37-traitsui",
                        "py37-transaction",
                        "py37-translationstring",
                        "py37-trepan3k",
                        "py37-trio",
                        "py37-tropycal",
                        "py37-trustme",
                        "py37-tvdb",
                        "py37-tvnamer",
                        "py37-tweepy",
                        "py37-twilio",
                        "py37-twine",
                        "py37-twisted",
                        "py37-twython",
                        "py37-txaio",
                        "py37-txgithub",
                        "py37-typed-ast",
                        "py37-typedapi",
                        "py37-typeguard",
                        "py37-typer",
                        "py37-typing_extensions",
                        "py37-tz",
                        "py37-tzlocal",
                        "py37-ufl",
                        "py37-ujson",
                        "py37-umap-learn",
                        "py37-uncertainties",
                        "py37-uncompyle6",
                        "py37-unicodedata2",
                        "py37-unidecode",
                        "py37-unidic",
                        "py37-unidic-lite",
                        "py37-unittest-xml-reporting",
                        "py37-unum",
                        "py37-update_checker",
                        "py37-upt-cpan",
                        "py37-upt-macports",
                        "py37-upt-pypi",
                        "py37-upt-rubygems",
                        "py37-uritemplate",
                        "py37-urllib3",
                        "py37-urlwatch",
                        "py37-urwid",
                        "py37-us",
                        "py37-usbtmc",
                        "py37-userpath",
                        "py37-validators",
                        "py37-vcversioner",
                        "py37-vega",
                        "py37-vine",
                        "py37-virtualenv",
                        "py37-virtualenv-clone",
                        "py37-virtualenvwrapper",
                        "py37-virtualfish",
                        "py37-visa",
                        "py37-vo",
                        "py37-vobject",
                        "py37-vxi11",
                        "py37-w3lib",
                        "py37-waitress",
                        "py37-wand",
                        "py37-wasabi",
                        "py37-watchdog",
                        "py37-wcmatch",
                        "py37-wcwidth",
                        "py37-webcolors",
                        "py37-webencodings",
                        "py37-webob",
                        "py37-websocket-client",
                        "py37-websockets",
                        "py37-webtest",
                        "py37-werkzeug",
                        "py37-wheel",
                        "py37-whoosh",
                        "py37-widgetsnbextension",
                        "py37-wmctrl",
                        "py37-wntr",
                        "py37-word2number",
                        "py37-word2vec",
                        "py37-wrapt",
                        "py37-wsproto",
                        "py37-wtforms",
                        "py37-wurlitzer",
                        "py37-wxpython-4.0",
                        "py37-xarray",
                        "py37-xattr",
                        "py37-xdg",
                        "py37-xdis",
                        "py37-xhtml2pdf",
                        "py37-xlib",
                        "py37-xlrd",
                        "py37-xlsx2csv",
                        "py37-xmldiff",
                        "py37-xmlsec",
                        "py37-xmltodict",
                        "py37-xxhash",
                        "py37-yaml",
                        "py37-yapf",
                        "py37-yappi",
                        "py37-yapsy",
                        "py37-yarl",
                        "py37-yt",
                        "py37-zc-lockfile",
                        "py37-zconfig",
                        "py37-zdaemon",
                        "py37-zeep",
                        "py37-zict",
                        "py37-zipp",
                        "py37-zmq",
                        "py37-zope-component",
                        "py37-zope-deferredimport",
                        "py37-zope-deprecation",
                        "py37-zope-event",
                        "py37-zope-hookable",
                        "py37-zope-proxy",
                        "py37-zopeinterface",
                        "py37-zopfli",
                        "py37-zstd",
                        "py37-gyoto",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalframe",
                        "py37-lalinference",
                        "py37-lalinspiral",
                        "py37-lalmetaio",
                        "py37-lalpulsar",
                        "py37-lalsimulation",
                        "py37-nds2-client",
                        "rekall",
                        "py37-yara",
                        "py37-nghttp2",
                        "redland-bindings",
                        "py37-tensorflow",
                        "py37-tensorflow-addons",
                        "py37-tensorflow-probability",
                        "py37-tensorflow1",
                        "py37-cidrize",
                        "py37-ukpostcodeparser",
                        "py37-hcloud",
                        "py37-pytest-subtests",
                        "py37-asttokens",
                        "py37-executing",
                        "py37-matplotlib-inline",
                        "py37-pure_eval",
                        "py37-stack_data",
                        "py37-backports.cached-property",
                        "py37-cwcwidth",
                        "py37-olm",
                        "py37-h5netcdf",
                        "py37-pyotp",
                        "py37-bidict",
                        "py37-engineio",
                        "py37-socketio",
                        "py37-aplpy",
                        "py37-astroML",
                        "py37-astroML_addons",
                        "py37-atpy",
                        "py37-gammapy",
                        "py37-pyavm",
                        "py37-sphinx-autodoc-typehints",
                        "py37-alagitpull",
                        "py37-sphinx-issues",
                        "py37-myst-parser",
                        "py37-beniget",
                        "py37-pythran",
                        "py37-python-lsp-jsonrpc",
                        "py37-python-lsp-server",
                        "py37-charset-normalizer",
                        "py37-tomli",
                        "py37-backports.entry-points-selectable",
                        "py37-platformdirs",
                        "py37-backports",
                        "py37-ipadic",
                        "py37-mecab-python3",
                        "py37-build",
                        "py37-macfsevents",
                        "py37-python-lsp-black",
                        "py37-debugpy",
                        "subversion-pythonbindings-3.7",
                        "py37-cryptography_vectors",
                        "py37-musicbrainzngs",
                        "py37-confuse",
                        "py37-jsonpath-rw",
                        "py37-mediafile",
                        "py37-munkres",
                        "py37-gpsoauth",
                        "py37-mechanicalsoup",
                        "py37-validictory",
                        "py37-fonttools",
                        "py37-ibroadcast",
                        "py37-pathvalidate",
                        "py37-pick",
                        "py37-aubio",
                        "py37-ifaddr",
                        "py37-termtables",
                        "py37-about-time",
                        "py37-grapheme",
                        "py37-last",
                        "py37-acoustid",
                        "py37-discogs-client",
                        "py37-gmusicapi",
                        "py37-alive-progress",
                        "py37-rarfile",
                        "py37-reflink",
                        "py37-soco",
                        "py37-termplotlib",
                        "py37-mpd2",
                        "py37-ttfquery",
                        "py37-nmrglue-devel",
                        "py37-bottlenose",
                        "py37-zbar",
                        "py37-pyqt5-sip",
                        "py37-sip4",
                        "py37-pyqt-builder",
                        "py37-pyqt5-scintilla",
                        "py37-peakutils",
                        "py37-palettable",
                        "py37-plotly",
                        "py37-xraydb",
                        "py37-monty",
                        "py37-silx",
                        "py37-smi",
                        "py37-snmp",
                        "py37-spglib",
                        "py37-xyzservices",
                        "py37-pymatgen",
                        "py37-pyshortcuts",
                        "py37-omniORBpy",
                        "py37-hdf5plugin",
                        "py37-bootstrap-modules",
                        "py37-xkcdpass",
                        "py37-opencv3-devel",
                        "py37-opencv4-devel",
                        "py37-ansible-core",
                        "py37-resolvelib",
                        "py37-wxmplot",
                        "py37-wxutils",
                        "py37-xraylarch",
                        "py37-pyfftw",
                        "py37-tomli-w",
                        "py37-aiosignal",
                        "py37-frozenlist",
                        "py37-cattrs",
                        "py37-url-normalize",
                        "py37-imaplib2",
                        "py37-npx",
                        "py37-asgiref",
                        "py37-cachey",
                        "py37-docstring_parser",
                        "py37-freetype",
                        "py37-hsluv",
                        "py37-magicgui",
                        "py37-napari-console",
                        "py37-napari-plugin-engine",
                        "py37-napari-svg",
                        "py37-psygnal",
                        "py37-superqt",
                        "py37-vispy",
                        "py37-panel",
                        "py37-pytest-datadir",
                        "py37-pytest-regressions",
                        "py37-colorcet",
                        "py37-kapteyn",
                        "py37-pyinstrument",
                        "py37-icmplib",
                        "py37-python-ivi",
                        "py37-flexmock",
                        "py37-iocapture",
                        "py37-pyte",
                        "py37-rednose",
                        "py37-termstyle",
                        "py37-pytomlpp",
                        "py37-npe2",
                        "py37-wordcloud",
                        "py37-awscli-plugin-endpoint",
                        "py37-scikit-dsp-comm",
                        "py37-readability-lxml",
                        "py37-taskw",
                        "py37-utidylib",
                        "py37-repoze.sphinx.autointerface",
                        "py37-awscli2",
                        "py37-awscrt",
                        "py37-pyheif",
                        "py37-undetected-chromedriver",
                        "py37-argon2-cffi-bindings",
                        "py37-pyvo",
                        "py37-openid",
                        "py37-google-api-core",
                        "py37-googleapis-common-protos",
                        "py37-prawcore",
                        "py37-kitchen",
                        "py37-praw",
                        "py37-honcho",
                        "py37-pystache",
                        "py37-configparser",
                        "py37-psycopg",
                        "py37-distnorm",
                        "py37-simpy-docs",
                        "py37-editables",
                        "py37-hatchling",
                        "py37-pytest-random-order",
                        "py37-jaraco.classes",
                        "py37-sphinxcontrib-blockdiag",
                        "py37-hatch-vcs",
                        "py37-asyncmy",
                        "py37-pytest-describe",
                        "py37-blist",
                        "py37-types-ujson",
                        "py37-uc-micro-py",
                        "py37-types-python-dateutil",
                        "py37-types-pytz",
                        "py37-types-simplejson",
                        "py37-autoflake",
                        "py37-mdurl",
                        "py37-backoff",
                        "py37-analytics-python",
                        "py37-linkify-it-py",
                        "py37-fastjsonschema",
                        "py37-ffmpy",
                        "py37-maturin",
                        "py37-python-multipart",
                        "py37-orjson",
                        "py37-rstcheck-core",
                        "py37-types-docutils",
                        "py37-aeppl",
                        "py37-aesara",
                        "py37-cons",
                        "py37-etuples",
                        "py37-logical-unification",
                        "py37-minikanren",
                        "py37-pymc",
                        "py37-xarray-einstats",
                        "py37-pytidylib",
                        "py37-sip-devel",
                        "py37-socksio",
                        "py37-ordered-set",
                        "py37-exceptiongroup",
                        "py37-flit_scm",
                        "py37-installer",
                        "py37-ephemeral-port-reserve",
                        "py37-pytest-xprocess",
                        "py37-emoji",
                        "py37-whatthepatch",
                        "py37-langcodes",
                        "py37-jsonlines",
                        "py37-cloudflare",
                        "py37-pkgutil_resolve_name",
                        "py37-hatch-fancy-pypi-readme",
                        "py37-pytest-json-report",
                        "py37-sphinx-jsonschema",
                        "py37-sphinx-rtd-theme",
                        "py37-sphinxnotes-strike",
                        "py37-jplephem",
                        "py37-spktype21",
                        "py37-skyfield",
                        "py37-skyfield-data",
                        "py37-app-model",
                        "py37-cython-devel",
                        "py37-in-n-out",
                        "py37-contextily",
                        "py37-brotlicffi",
                        "py37-docstring-to-markdown",
                        "py37-pylint-venv",
                        "py37-rapidfuzz",
                        "py37-fdsnwsscripts",
                        "py37-contourpy",
                        "py37-calver",
                        "py37-poetry-plugin-export",
                        "py37-trove-classifiers",
                        "py37-mongoengine",
                        "py37-pivy",
                        "py37-pypdf",
                        "py37-dotty-dict",
                        "py37-hid",
                        "py37-log-symbols",
                        "py37-spinners",
                        "py37-hjson",
                        "py37-dulwich",
                        "py37-pytest-check",
                        "py37-singledispatch",
                        "py37-pyFAI",
                        "py37-pytoolconfig",
                        "py37-scikit-hep-awkward",
                        "py37-scikit-hep-uproot",
                        "py37-confection",
                        "py37-comm",
                        "py37-pyproject_hooks",
                        "py37-mupdf",
                        "py37-setuptools-git-versioning",
                        "py37-jfricas",
                        "py37-pdal",
                        "py37-pyproject_metadata",
                        "py37-elastic-transport",
                        "py37-types-psutil",
                        "py37-types-setuptools",
                        "py37-types-typed-ast",
                        "py37-pytest-trio",
                        "py37-pyxdg",
                        "py37-pdm-backend",
                        "py37-expandvars",
                        "py37-python-json-logger",
                        "py37-cython-compat",
                        "py37-backports.zoneinfo",
                        "py37-oldest-supported-numpy",
                        "py37-annotated_types",
                        "py37-pydantic_core",
                        "py37-pyobjc6"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "audacity-devel",
                        "wireshark30",
                        "audacity-legacy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "recoll"
                    ]
                }
            ]
        },
        {
            "name": "python38",
            "portdir": "lang/python38",
            "version": "3.8.20",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "optimizations",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select-38",
                        "python3_select-38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyarrow",
                        "dbus-python38",
                        "gn-devel",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py38-jsonnet",
                        "py38-qscintilla-qt4",
                        "xapian-bindings-python38",
                        "py38-opencv3",
                        "py38-opencv4",
                        "py38-pyilmbase",
                        "py38-htmldocs",
                        "py38-dlib",
                        "py38-faiss",
                        "py38-z3",
                        "libcec",
                        "github-backup",
                        "ninja-ide",
                        "py38-DAWG",
                        "py38-Faker",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py38-Pillow",
                        "py38-SDL2",
                        "py38-XlsxWriter",
                        "py38-absl",
                        "py38-acme",
                        "py38-acora",
                        "py38-actdiag",
                        "py38-aenum",
                        "py38-affine",
                        "py38-aiobotocore",
                        "py38-aiodns",
                        "py38-aiofiles",
                        "py38-aioftp",
                        "py38-aiohttp",
                        "py38-aioitertools",
                        "py38-aiojobs",
                        "py38-aiomysql",
                        "py38-aiopg",
                        "py38-aiosmtpd",
                        "py38-aiosqlite",
                        "py38-alabaster",
                        "py38-alembic",
                        "py38-algopy",
                        "py38-altair",
                        "py38-altgraph",
                        "py38-amazon.ion",
                        "py38-amqp",
                        "py38-aniso8601",
                        "py38-ansible",
                        "py38-ansible-base",
                        "py38-ansicolor",
                        "py38-antlr4-python3-runtime",
                        "py38-anyio",
                        "py38-anytree",
                        "py38-apache-beam",
                        "py38-apipkg",
                        "py38-appdirs",
                        "py38-applaunchservices",
                        "py38-appnope",
                        "py38-apptools",
                        "py38-apsw",
                        "py38-argcomplete",
                        "py38-argh",
                        "py38-argon2-cffi",
                        "py38-arpeggio",
                        "py38-arrow",
                        "py38-arviz",
                        "py38-asciimatics",
                        "py38-asgiref",
                        "py38-asn1",
                        "py38-asn1-modules",
                        "py38-asn1crypto",
                        "py38-asteval",
                        "py38-astor",
                        "py38-astroid",
                        "py38-astroplan",
                        "py38-astropy",
                        "py38-astropy-healpix",
                        "py38-astropy-helpers",
                        "py38-astroquery",
                        "py38-astunparse",
                        "py38-async-timeout",
                        "py38-async_generator",
                        "py38-asyncpg",
                        "py38-asynctest",
                        "py38-atomiclong",
                        "py38-atomicwrites",
                        "py38-atpublic",
                        "py38-attr",
                        "py38-attrs",
                        "py38-audioread",
                        "py38-autobahn",
                        "py38-automat",
                        "py38-autopep8",
                        "py38-avro",
                        "py38-aws-sam-translator",
                        "py38-awscli",
                        "py38-axolotl",
                        "py38-axolotl-curve25519",
                        "py38-babel",
                        "py38-backcall",
                        "py38-base58",
                        "py38-base91",
                        "py38-bcolz",
                        "py38-bcrypt",
                        "py38-beaker",
                        "py38-beancount",
                        "py38-beancount-import",
                        "py38-beartype",
                        "py38-beautifulsoup4",
                        "py38-behave",
                        "py38-benchexec",
                        "py38-bigfloat",
                        "py38-billiard",
                        "py38-binaryornot",
                        "py38-biopython",
                        "py38-biplist",
                        "py38-bitarray",
                        "py38-bitstring",
                        "py38-black",
                        "py38-blaze",
                        "py38-bleach",
                        "py38-blessed",
                        "py38-blessings",
                        "py38-blinker",
                        "py38-blis",
                        "py38-blockdiag",
                        "py38-blosc",
                        "py38-bokeh",
                        "py38-boltons",
                        "py38-boto",
                        "py38-boto3",
                        "py38-botocore",
                        "py38-bottle",
                        "py38-bottleneck",
                        "py38-bpemb",
                        "py38-bracex",
                        "py38-brotli",
                        "py38-bsddb3",
                        "py38-bson",
                        "py38-bz2file",
                        "py38-cachecontrol",
                        "py38-cached-property",
                        "py38-cachelib",
                        "py38-cachetools",
                        "py38-cachy",
                        "py38-cairo",
                        "py38-cairocffi",
                        "py38-cairosvg",
                        "py38-cartopy",
                        "py38-catalogue",
                        "py38-cbor",
                        "py38-cbor2",
                        "py38-cchardet",
                        "py38-celery",
                        "py38-certifi",
                        "py38-cffi",
                        "py38-cfn-lint",
                        "py38-cftime",
                        "py38-chardet",
                        "py38-cheetah",
                        "py38-cheroot",
                        "py38-cherrypy",
                        "py38-cinderclient",
                        "py38-cipheycore",
                        "py38-cipheydists",
                        "py38-clang",
                        "py38-clawpack",
                        "py38-cleo",
                        "py38-cli-helpers",
                        "py38-click",
                        "py38-click-didyoumean",
                        "py38-click-plugins",
                        "py38-click-spinner",
                        "py38-cliff",
                        "py38-cligj",
                        "py38-clikit",
                        "py38-clint",
                        "py38-cloudpickle",
                        "py38-cmd2",
                        "py38-codecov",
                        "py38-codestyle",
                        "py38-codetools",
                        "py38-cog",
                        "py38-colander",
                        "py38-colorama",
                        "py38-colorclass",
                        "py38-colored",
                        "py38-coloredlogs",
                        "py38-colorlog",
                        "py38-colormath",
                        "py38-colour",
                        "py38-columnize",
                        "py38-commonmark",
                        "py38-commpy",
                        "py38-configargparse",
                        "py38-configobj",
                        "py38-conllu",
                        "py38-constantly",
                        "py38-construct",
                        "py38-contextlib2",
                        "py38-control",
                        "py38-cookiecutter",
                        "py38-cookies",
                        "py38-corner",
                        "py38-country",
                        "py38-coverage",
                        "py38-cppy",
                        "py38-cpuinfo",
                        "py38-crank",
                        "py38-crashtest",
                        "py38-crayons",
                        "py38-crc32c",
                        "py38-crcmod",
                        "py38-cryptography",
                        "py38-cssselect",
                        "py38-cssselect2",
                        "py38-cssutils",
                        "py38-ctypeslib2",
                        "py38-cucumber-tag-expressions",
                        "py38-curl",
                        "py38-cvxopt",
                        "py38-cx_Freeze",
                        "py38-cycler",
                        "py38-cymem",
                        "py38-cython",
                        "py38-cytoolz",
                        "py38-dap",
                        "py38-dask",
                        "py38-databases",
                        "py38-datacite",
                        "py38-datasets",
                        "py38-datashape",
                        "py38-dateutil",
                        "py38-datrie",
                        "py38-ddt",
                        "py38-deap",
                        "py38-debtcollector",
                        "py38-decli",
                        "py38-decorator",
                        "py38-defusedxml",
                        "py38-demjson",
                        "py38-deprecated",
                        "py38-deprecation",
                        "py38-des",
                        "py38-diff-match-patch",
                        "py38-dijitso",
                        "py38-dill",
                        "py38-discordpy",
                        "py38-dispatcher",
                        "py38-distlib",
                        "py38-distorm",
                        "py38-distributed",
                        "py38-distro",
                        "py38-django",
                        "py38-django-extensions",
                        "py38-dload",
                        "py38-dm-sonnet",
                        "py38-dm-tree",
                        "py38-dns-lexicon",
                        "py38-dnspython",
                        "py38-docker",
                        "py38-dockerpty",
                        "py38-dockerpy-creds",
                        "py38-docopt",
                        "py38-docstyle",
                        "py38-doctest-ignore-unicode",
                        "py38-docutils",
                        "py38-docx",
                        "py38-dogpile-cache",
                        "py38-dopamine-rl",
                        "py38-dqsegdb2",
                        "py38-drms",
                        "py38-dulwich",
                        "py38-ecdsa",
                        "py38-editdistance",
                        "py38-editor",
                        "py38-editorconfig",
                        "py38-elasticsearch",
                        "py38-elasticsearch-dsl",
                        "py38-eli5",
                        "py38-emcee",
                        "py38-emcee3",
                        "py38-empy",
                        "py38-enchant",
                        "py38-enrich",
                        "py38-entrypoints",
                        "py38-envisage",
                        "py38-ephem",
                        "py38-epsg",
                        "py38-erf",
                        "py38-eric-ide",
                        "py38-esridump",
                        "py38-et_xmlfile",
                        "py38-excelrd",
                        "py38-execnet",
                        "py38-exifread",
                        "py38-extension-helpers",
                        "py38-eyed3",
                        "py38-fabric",
                        "py38-fairseq",
                        "py38-fancycompleter",
                        "py38-fann2",
                        "py38-fastapi",
                        "py38-fastavro",
                        "py38-fastdtw",
                        "py38-fasteners",
                        "py38-fastprogress",
                        "py38-feedparser",
                        "py38-ffc",
                        "py38-fiat",
                        "py38-fido2",
                        "py38-filechunkio",
                        "py38-filelock",
                        "py38-filetype",
                        "py38-fiona",
                        "py38-fire",
                        "py38-flake8",
                        "py38-flake8-mccabe",
                        "py38-flake8-pep8-naming",
                        "py38-flake8-polyfill",
                        "py38-flaky",
                        "py38-flask",
                        "py38-flask-babel",
                        "py38-flask-cors",
                        "py38-flask-login",
                        "py38-flask-sqlalchemy",
                        "py38-flatbuffers",
                        "py38-flit",
                        "py38-flit_core",
                        "py38-fontaine",
                        "py38-formencode",
                        "py38-fortranformat",
                        "py38-freezegun",
                        "py38-fs",
                        "py38-fsspec",
                        "py38-ftfy",
                        "py38-ftputil",
                        "py38-fugashi",
                        "py38-funcparserlib",
                        "py38-funcsigs",
                        "py38-fusepy",
                        "py38-future",
                        "py38-fuzzywuzzy",
                        "py38-gacode",
                        "py38-game",
                        "py38-gast",
                        "py38-gdal",
                        "py38-gdbm",
                        "py38-gensim",
                        "py38-geocoder",
                        "py38-geographiclib",
                        "py38-geoip",
                        "py38-geojson",
                        "py38-geopandas",
                        "py38-geopy",
                        "py38-getkey",
                        "py38-gevent",
                        "py38-gin-config",
                        "py38-gitdb",
                        "py38-gitpython",
                        "py38-gmic",
                        "py38-gmpy",
                        "py38-gmpy2",
                        "py38-gnupg",
                        "py38-gnureadline",
                        "py38-gobject",
                        "py38-gobject3",
                        "py38-google-api",
                        "py38-google-auth",
                        "py38-google-auth-httplib2",
                        "py38-google-pasta",
                        "py38-gpilab-core",
                        "py38-gpilab-examples",
                        "py38-gpilab-framework",
                        "py38-gpstime",
                        "py38-graph-tool",
                        "py38-graphene",
                        "py38-graphql-core",
                        "py38-graphql-relay",
                        "py38-graphviz",
                        "py38-greenlet",
                        "py38-gsd",
                        "py38-gsl",
                        "py38-gssapi",
                        "py38-gunicorn",
                        "py38-gwdatafind",
                        "py38-gwosc",
                        "py38-gwpy",
                        "py38-gym",
                        "py38-h11",
                        "py38-h2",
                        "py38-h5py",
                        "py38-hdbscan",
                        "py38-hdfs",
                        "py38-healpy",
                        "py38-heapdict",
                        "py38-helpdev",
                        "py38-hiredis",
                        "py38-hkdf",
                        "py38-hpack",
                        "py38-html2text",
                        "py38-html5lib",
                        "py38-htseq",
                        "py38-httpbin",
                        "py38-httpcore",
                        "py38-httplib2",
                        "py38-httpx",
                        "py38-humanfriendly",
                        "py38-humanize",
                        "py38-hy",
                        "py38-hydra-core",
                        "py38-hyperframe",
                        "py38-hyperlink",
                        "py38-hypothesis",
                        "py38-icalendar",
                        "py38-idna",
                        "py38-igraph",
                        "py38-imagecodecs",
                        "py38-imageio",
                        "py38-imageio-ffmpeg",
                        "py38-imagesize",
                        "py38-imgur",
                        "py38-iminuit",
                        "py38-importlib-metadata",
                        "py38-importlib-resources",
                        "py38-importmagic",
                        "py38-imread",
                        "py38-imutils",
                        "py38-incremental",
                        "py38-inflection",
                        "py38-iniconfig",
                        "py38-iniparse",
                        "py38-instrumentkit",
                        "py38-intervaltree",
                        "py38-invoke",
                        "py38-ioflo",
                        "py38-ipaddr",
                        "py38-ipaddress",
                        "py38-ipdb",
                        "py38-ipy",
                        "py38-ipykernel",
                        "py38-ipython",
                        "py38-ipython-sql",
                        "py38-ipython_genutils",
                        "py38-ipywidgets",
                        "py38-iso3166",
                        "py38-iso639",
                        "py38-iso8601",
                        "py38-isodate",
                        "py38-isort",
                        "py38-itemadapter",
                        "py38-itemloaders",
                        "py38-itsdangerous",
                        "py38-janus",
                        "py38-jaraco.functools",
                        "py38-jdcal",
                        "py38-jedi",
                        "py38-jellyfish",
                        "py38-jinja2",
                        "py38-jinja2-time",
                        "py38-jmespath",
                        "py38-joblib",
                        "py38-josepy",
                        "py38-jsbeautifier",
                        "py38-json-rpc",
                        "py38-json-tricks",
                        "py38-json5",
                        "py38-jsonpatch",
                        "py38-jsonpickle",
                        "py38-jsonpointer",
                        "py38-jsonschema",
                        "py38-jug",
                        "py38-jupyter",
                        "py38-jupyter_client",
                        "py38-jupyter_console",
                        "py38-jupyter_core",
                        "py38-jupyter_packaging",
                        "py38-jupyter_server",
                        "py38-jupyter_sphinx",
                        "py38-jupyterlab",
                        "py38-jupyterlab_pygments",
                        "py38-jupyterlab_server",
                        "py38-jupyterlab_widgets",
                        "py38-jupytext",
                        "py38-jwt",
                        "py38-kaitaistruct",
                        "py38-kaptan",
                        "py38-kcs11",
                        "py38-keras",
                        "py38-keras2onnx",
                        "py38-keras_applications",
                        "py38-keras_preprocessing",
                        "py38-keyring",
                        "py38-keystoneauth1",
                        "py38-keystoneclient",
                        "py38-kfac",
                        "py38-kiwisolver",
                        "py38-kombine",
                        "py38-kombu",
                        "py38-latexcodec",
                        "py38-lazy_object_proxy",
                        "py38-ldap3",
                        "py38-leveldb",
                        "py38-levenshtein",
                        "py38-libarchive-c",
                        "py38-libcloud",
                        "py38-libnacl",
                        "py38-libpysal",
                        "py38-librosa",
                        "py38-libsass",
                        "py38-libtmux",
                        "py38-libvirt",
                        "py38-libxml2",
                        "py38-ligo-common",
                        "py38-ligo-gracedb",
                        "py38-ligo-lw",
                        "py38-ligo-segments",
                        "py38-ligotimegps",
                        "py38-llfuse",
                        "py38-llvmlite",
                        "py38-lmdb",
                        "py38-lmfit",
                        "py38-locket",
                        "py38-lockfile",
                        "py38-logbook",
                        "py38-logilab-common",
                        "py38-loguru",
                        "py38-lscsoft-glue",
                        "py38-lxml",
                        "py38-ly",
                        "py38-lz4",
                        "py38-m2crypto",
                        "py38-m2r",
                        "py38-machfs",
                        "py38-macholib",
                        "py38-macresources",
                        "py38-magenta",
                        "py38-magic",
                        "py38-mahotas",
                        "py38-mako",
                        "py38-marisa-trie",
                        "py38-markdown",
                        "py38-markdown-it-py",
                        "py38-markdown2",
                        "py38-markupsafe",
                        "py38-matplotlib",
                        "py38-matplotlib-basemap",
                        "py38-maxminddb",
                        "py38-mayavi",
                        "py38-mdit-py-plugins",
                        "py38-mdtraj",
                        "py38-mecab",
                        "py38-meld3",
                        "py38-mercantile",
                        "py38-mercurial_extension_utils",
                        "py38-mergedeep",
                        "py38-mesh-tensorflow",
                        "py38-meshio",
                        "py38-metakernel",
                        "py38-metpy",
                        "py38-mido",
                        "py38-mimeparse",
                        "py38-minidb",
                        "py38-mir_eval",
                        "py38-misaka",
                        "py38-mistune",
                        "py38-mistune-devel",
                        "py38-mitmproxy",
                        "py38-mkl",
                        "py38-mkl-include",
                        "py38-mmh3",
                        "py38-mmtf-python",
                        "py38-mock",
                        "py38-modulegraph",
                        "py38-monotonic",
                        "py38-more-itertools",
                        "py38-moviepy",
                        "py38-mpi4py",
                        "py38-mpld3",
                        "py38-mpmath",
                        "py38-msgpack",
                        "py38-mssql",
                        "py38-multidict",
                        "py38-multipledispatch",
                        "py38-multiprocess",
                        "py38-munch",
                        "py38-murmurhash",
                        "py38-mutagen",
                        "py38-mygpoclient",
                        "py38-mypy",
                        "py38-mypy_extensions",
                        "py38-mysqlclient",
                        "py38-natsort",
                        "py38-nbclassic",
                        "py38-nbclient",
                        "py38-nbconvert",
                        "py38-nbformat",
                        "py38-nbval",
                        "py38-nbxmpp",
                        "py38-nclib",
                        "py38-ndg_httpsclient",
                        "py38-neovim",
                        "py38-nest_asyncio",
                        "py38-netaddr",
                        "py38-netcdf4",
                        "py38-netifaces",
                        "py38-networkit",
                        "py38-networkx",
                        "py38-nibabel",
                        "py38-nltk",
                        "py38-nmrglue",
                        "py38-nose",
                        "py38-nose-exclude",
                        "py38-nose_xunitmp",
                        "py38-note-seq",
                        "py38-notebook",
                        "py38-novaclient",
                        "py38-ntplib",
                        "py38-nuitka",
                        "py38-numba",
                        "py38-numdifftools",
                        "py38-numexpr",
                        "py38-numpy",
                        "py38-numpydoc",
                        "py38-nwdiag",
                        "py38-oauth2client",
                        "py38-oauthlib",
                        "py38-obspy",
                        "py38-oct2py",
                        "py38-octave_kernel",
                        "py38-odo",
                        "py38-olefile",
                        "py38-omegaconf",
                        "py38-onnx",
                        "py38-onnxconverter-common",
                        "py38-opengl",
                        "py38-opengl-accelerate",
                        "py38-openpyxl",
                        "py38-openslide",
                        "py38-openssl",
                        "py38-openstackclient",
                        "py38-openstacksdk",
                        "py38-opt_einsum",
                        "py38-os-service-types",
                        "py38-osc-lib",
                        "py38-oset",
                        "py38-oslo-config",
                        "py38-oslo-i18n",
                        "py38-oslo-serialization",
                        "py38-oslo-utils",
                        "py38-outcome",
                        "py38-overrides",
                        "py38-owslib",
                        "py38-packaging",
                        "py38-paho-mqtt",
                        "py38-pandas",
                        "py38-pandocfilters",
                        "py38-panedr",
                        "py38-param",
                        "py38-parameterized",
                        "py38-paramiko",
                        "py38-parfive",
                        "py38-parse",
                        "py38-parse-type",
                        "py38-parsedatetime",
                        "py38-parsel",
                        "py38-parsimonious",
                        "py38-parsing",
                        "py38-parso",
                        "py38-partd",
                        "py38-parver",
                        "py38-passlib",
                        "py38-pastel",
                        "py38-path",
                        "py38-pathfinder",
                        "py38-pathlib2",
                        "py38-pathspec",
                        "py38-pathtools",
                        "py38-patsy",
                        "py38-pbr",
                        "py38-pdbpp",
                        "py38-pdfminer",
                        "py38-peewee",
                        "py38-pendulum",
                        "py38-pep517",
                        "py38-pep8",
                        "py38-petsc4py",
                        "py38-pew",
                        "py38-pexpect",
                        "py38-pgspecial",
                        "py38-phonenumbers",
                        "py38-photomosaic",
                        "py38-pickleshare",
                        "py38-pika",
                        "py38-pikepdf",
                        "py38-pint",
                        "py38-pip",
                        "py38-pipdeptree",
                        "py38-pipfile",
                        "py38-pkgconfig",
                        "py38-pkginfo",
                        "py38-plac",
                        "py38-pluggy",
                        "py38-plumbum",
                        "py38-plumed",
                        "py38-ply",
                        "py38-pmdarima",
                        "py38-pmw",
                        "py38-podcastparser",
                        "py38-poetry-core",
                        "py38-pooch",
                        "py38-poppler-qt5",
                        "py38-portalocker",
                        "py38-portend",
                        "py38-powerline",
                        "py38-poyo",
                        "py38-pptx",
                        "py38-presets",
                        "py38-preshed",
                        "py38-pretend",
                        "py38-pretty-midi",
                        "py38-prettytable",
                        "py38-priority",
                        "py38-proglog",
                        "py38-prometheus_client",
                        "py38-promise",
                        "py38-prompt_toolkit",
                        "py38-protego",
                        "py38-protobuf3",
                        "py38-prov",
                        "py38-pss",
                        "py38-psutil",
                        "py38-psycopg2",
                        "py38-ptyprocess",
                        "py38-publicsuffix2",
                        "py38-pudb",
                        "py38-py",
                        "py38-py2app",
                        "py38-pyaes",
                        "py38-pyasdf",
                        "py38-pyaudio",
                        "py38-pybase62",
                        "py38-pybind11",
                        "py38-pybind11-stubgen",
                        "py38-pybtex",
                        "py38-pybtex-docutils",
                        "py38-pycares",
                        "py38-pycparser",
                        "py38-pycryptodome",
                        "py38-pycson",
                        "py38-pyct",
                        "py38-pydantic",
                        "py38-pydicom",
                        "py38-pydot",
                        "py38-pydub",
                        "py38-pyerfa",
                        "py38-pyface",
                        "py38-pyficache",
                        "py38-pyfiglet",
                        "py38-pyflakes",
                        "py38-pygccxml",
                        "py38-pygeos",
                        "py38-pygit2",
                        "py38-pygithub",
                        "py38-pyglet",
                        "py38-pygments",
                        "py38-pygmsh",
                        "py38-pygraphviz",
                        "py38-pygrib",
                        "py38-pygtrie",
                        "py38-pyhamcrest",
                        "py38-pyicu",
                        "py38-pykerberos",
                        "py38-pylev",
                        "py38-pylibmc",
                        "py38-pylint",
                        "py38-pyls-spyder",
                        "py38-pylzma",
                        "py38-pymc3",
                        "py38-pymongo",
                        "py38-pympler",
                        "py38-pymunk",
                        "py38-pymysql",
                        "py38-pynacl",
                        "py38-pynamecheap",
                        "py38-pync",
                        "py38-pynetdicom",
                        "py38-pyobjc",
                        "py38-pypeg2",
                        "py38-pyperclip",
                        "py38-pyplusplus",
                        "py38-pypng",
                        "py38-pypostal",
                        "py38-pyproj",
                        "py38-pyqrcode",
                        "py38-pyqrcodeng",
                        "py38-pyqt4",
                        "py38-pyqt5",
                        "py38-pyqt5-webengine",
                        "py38-pyqt5-chart",
                        "py38-pyqtgraph",
                        "py38-pyquery",
                        "py38-pyrfc3339",
                        "py38-pyro",
                        "py38-pyrsistent",
                        "py38-pyrxp",
                        "py38-pysam",
                        "py38-pyscard",
                        "py38-pyshp",
                        "py38-pyside",
                        "py38-pyside-tools",
                        "py38-pyside2",
                        "py38-pysvn",
                        "py38-pyte",
                        "py38-pytesseract",
                        "py38-pytest",
                        "py38-pytest-asyncio",
                        "py38-pytest-benchmark",
                        "py38-pytest-cov",
                        "py38-pytest-fixture-config",
                        "py38-pytest-flake8",
                        "py38-pytest-forked",
                        "py38-pytest-html",
                        "py38-pytest-lazy-fixture",
                        "py38-pytest-metadata",
                        "py38-pytest-mock",
                        "py38-pytest-mpl",
                        "py38-pytest-mypy",
                        "py38-pytest-qt",
                        "py38-pytest-runner",
                        "py38-pytest-shutil",
                        "py38-pytest-sugar",
                        "py38-pytest-timeout",
                        "py38-pytest-virtualenv",
                        "py38-pytest-xdist",
                        "py38-pytesting-utils",
                        "py38-python-augeas",
                        "py38-python-coveralls",
                        "py38-python-daemon",
                        "py38-python-dotenv",
                        "py38-python-install",
                        "py38-python-jsonrpc-server",
                        "py38-python-snappy",
                        "py38-pythonz",
                        "py38-pytoml",
                        "py38-pytools",
                        "py38-pytorch",
                        "py38-pytorch-lightning",
                        "py38-pytrie",
                        "py38-pytzdata",
                        "py38-pyubjson",
                        "py38-pyusb",
                        "py38-pyviz_comms",
                        "py38-pywavelets",
                        "py38-pyx",
                        "py38-qdarkstyle",
                        "py38-qimage2ndarray",
                        "py38-qpageview",
                        "py38-qrcode",
                        "py38-qstylizer",
                        "py38-qtawesome",
                        "py38-qtconsole",
                        "py38-qtpy",
                        "py38-qtsass",
                        "py38-quantities",
                        "py38-questionary",
                        "py38-queuelib",
                        "py38-quixote",
                        "py38-rad",
                        "py38-random2",
                        "py38-rangehttpserver",
                        "py38-rasterio",
                        "py38-ratelim",
                        "py38-raven",
                        "py38-rbtools",
                        "py38-rdflib",
                        "py38-readme_renderer",
                        "py38-recommonmark",
                        "py38-redis",
                        "py38-redmine",
                        "py38-regex",
                        "py38-regions",
                        "py38-rencode",
                        "py38-repl",
                        "py38-reportlab",
                        "py38-repoze.lru",
                        "py38-reproject",
                        "py38-requests",
                        "py38-requests-cache",
                        "py38-requests-file",
                        "py38-requests-gssapi",
                        "py38-requests-mock",
                        "py38-requests-oauthlib",
                        "py38-requests-toolbelt",
                        "py38-requestsexceptions",
                        "py38-resampy",
                        "py38-responses",
                        "py38-resumable-urlretrieve",
                        "py38-rfc3339",
                        "py38-rfc3986",
                        "py38-rfc6555",
                        "py38-rich",
                        "py38-robotframework",
                        "py38-robotframework-seleniumlibrary",
                        "py38-robotremoteserver",
                        "py38-roman",
                        "py38-rope",
                        "py38-routes",
                        "py38-rply",
                        "py38-rpy2",
                        "py38-rsa",
                        "py38-rstcheck",
                        "py38-rtm",
                        "py38-rtree",
                        "py38-ruamel-yaml",
                        "py38-ruamel-yaml-clib",
                        "py38-s3fs",
                        "py38-s3transfer",
                        "py38-sacrebleu",
                        "py38-sacremoses",
                        "py38-samplerate",
                        "py38-scandir",
                        "py38-scgi",
                        "py38-scikit-build",
                        "py38-scikit-hep-awkward1",
                        "py38-scikit-hep-boost-histogram",
                        "py38-scikit-hep-hepstats",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-mplhep",
                        "py38-scikit-hep-mplhep_data",
                        "py38-scikit-hep-particle",
                        "py38-scikit-hep-uproot4",
                        "py38-scikit-image",
                        "py38-scikit-learn",
                        "py38-scikit-rf",
                        "py38-scikits-bootstrap",
                        "py38-scimath",
                        "py38-scipy",
                        "py38-scrapy",
                        "py38-scruffington",
                        "py38-sdnotify",
                        "py38-seaborn",
                        "py38-segno",
                        "py38-selenium",
                        "py38-semantic_version",
                        "py38-semver",
                        "py38-send2trash",
                        "py38-sentence-transformers",
                        "py38-sentencepiece",
                        "py38-seqdiag",
                        "py38-seqeval",
                        "py38-serial",
                        "py38-serpent",
                        "py38-service_identity",
                        "py38-setproctitle",
                        "py38-setupmeta",
                        "py38-setuptools",
                        "py38-setuptools-git",
                        "py38-setuptools-rust",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-sgmllib3k",
                        "py38-sgp4",
                        "py38-sh",
                        "py38-shapely",
                        "py38-shellingham",
                        "py38-shiboken",
                        "py38-shove",
                        "py38-simplegeneric",
                        "py38-simplejson",
                        "py38-simpy",
                        "py38-sip",
                        "py38-six",
                        "py38-sk-video",
                        "py38-slack-sdk",
                        "py38-slackclient",
                        "py38-slepc4py",
                        "py38-slugify",
                        "py38-smart_open",
                        "py38-smmap",
                        "py38-sniffio",
                        "py38-snowballstemmer",
                        "py38-snuggs",
                        "py38-socks",
                        "py38-sortedcollections",
                        "py38-sortedcontainers",
                        "py38-soundfile",
                        "py38-soupsieve",
                        "py38-sox",
                        "py38-spaCy",
                        "py38-spaCy-models",
                        "py38-spacepy",
                        "py38-spake2",
                        "py38-spark_parser",
                        "py38-spdx",
                        "py38-spdx-lookup",
                        "py38-speg",
                        "py38-sphinx",
                        "py38-sphinx-bootstrap-theme",
                        "py38-sphinx-click",
                        "py38-sphinx-copybutton",
                        "py38-sphinx-gallery",
                        "py38-sphinx-issues",
                        "py38-sphinx_rtd_theme",
                        "py38-sphinxcontrib-applehelp",
                        "py38-sphinxcontrib-bibtex",
                        "py38-sphinxcontrib-devhelp",
                        "py38-sphinxcontrib-htmlhelp",
                        "py38-sphinxcontrib-jsmath",
                        "py38-sphinxcontrib-qthelp",
                        "py38-sphinxcontrib-serializinghtml",
                        "py38-sphinxcontrib-svg2pdfconverter",
                        "py38-sphinxcontrib-versioning",
                        "py38-sphinxcontrib-websupport",
                        "py38-spiceypy",
                        "py38-spyder",
                        "py38-spyder-devel",
                        "py38-spyder-kernels",
                        "py38-spyder-kernels-devel",
                        "py38-sqlalchemy",
                        "py38-sqlalchemy-migrate",
                        "py38-sqlobject",
                        "py38-sqlparse",
                        "py38-srsly",
                        "py38-stanfordnlp",
                        "py38-starlette",
                        "py38-statsmodels",
                        "py38-stevedore",
                        "py38-stopit",
                        "py38-stopwordsiso",
                        "py38-storm",
                        "py38-structlog",
                        "py38-sunpy",
                        "py38-sybil",
                        "py38-sympy",
                        "py38-tables",
                        "py38-tabulate",
                        "py38-tatsu",
                        "py38-tblib",
                        "py38-tempita",
                        "py38-tempora",
                        "py38-tenacity",
                        "py38-tensor2tensor",
                        "py38-tensorboard",
                        "py38-tensorboard1",
                        "py38-tensorboardX",
                        "py38-tensorflow-data-validation",
                        "py38-tensorflow-datasets",
                        "py38-tensorflow-gan",
                        "py38-tensorflow-hub",
                        "py38-tensorflow-metadata",
                        "py38-tensorflow-transform",
                        "py38-tensorflow_estimator",
                        "py38-tensorflow_estimator1",
                        "py38-term-background",
                        "py38-termcolor",
                        "py38-terminado",
                        "py38-terminaltables",
                        "py38-test-runner",
                        "py38-testfixtures",
                        "py38-testpath",
                        "py38-text-unidecode",
                        "py38-textdistance",
                        "py38-texttable",
                        "py38-tf-slim",
                        "py38-tfx-bsl",
                        "py38-theano",
                        "py38-theano-pymc",
                        "py38-thinc",
                        "py38-threadpoolctl",
                        "py38-three-merge",
                        "py38-thrift",
                        "py38-tifffile",
                        "py38-timeout-decorator",
                        "py38-tinycss",
                        "py38-tinycss2",
                        "py38-tkinter",
                        "py38-tldextract",
                        "py38-tlsh",
                        "py38-tmuxp",
                        "py38-tokenizers",
                        "py38-toml",
                        "py38-tomlkit",
                        "py38-toolz",
                        "py38-torchaudio",
                        "py38-torchtext",
                        "py38-torchvision",
                        "py38-tornado",
                        "py38-tornado5",
                        "py38-tox",
                        "py38-tpot",
                        "py38-tqdm",
                        "py38-tracer",
                        "py38-traitlets",
                        "py38-traits",
                        "py38-traitsui",
                        "py38-transaction",
                        "py38-transformers",
                        "py38-translationstring",
                        "py38-trepan3k",
                        "py38-treq",
                        "py38-trio",
                        "py38-tropycal",
                        "py38-trustme",
                        "py38-tvdb",
                        "py38-tvnamer",
                        "py38-twilio",
                        "py38-twine",
                        "py38-twisted",
                        "py38-twython",
                        "py38-txaio",
                        "py38-txgithub",
                        "py38-txrequests",
                        "py38-txtorcon",
                        "py38-typed-ast",
                        "py38-typedapi",
                        "py38-typeguard",
                        "py38-typer",
                        "py38-typing_extensions",
                        "py38-tz",
                        "py38-tzlocal",
                        "py38-u-msgpack-python",
                        "py38-ufl",
                        "py38-ujson",
                        "py38-umap-learn",
                        "py38-uncertainties",
                        "py38-uncompyle6",
                        "py38-unicodedata2",
                        "py38-unidecode",
                        "py38-unidic",
                        "py38-unidic-lite",
                        "py38-update_checker",
                        "py38-upt-cpan",
                        "py38-upt-macports",
                        "py38-upt-pypi",
                        "py38-upt-rubygems",
                        "py38-uritemplate",
                        "py38-urllib3",
                        "py38-urlwatch",
                        "py38-urwid",
                        "py38-urwidtrees",
                        "py38-us",
                        "py38-usbtmc",
                        "py38-userpath",
                        "py38-uvicorn",
                        "py38-validators",
                        "py38-vcversioner",
                        "py38-vega",
                        "py38-vine",
                        "py38-virtualenv",
                        "py38-virtualenv-clone",
                        "py38-virtualenvwrapper",
                        "py38-visa",
                        "py38-vo",
                        "py38-vobject",
                        "py38-vxi11",
                        "py38-w3lib",
                        "py38-waitress",
                        "py38-wand",
                        "py38-wasabi",
                        "py38-watchdog",
                        "py38-wcmatch",
                        "py38-wcwidth",
                        "py38-webcolors",
                        "py38-webencodings",
                        "py38-webob",
                        "py38-websocket-client",
                        "py38-websockets",
                        "py38-werkzeug",
                        "py38-wheel",
                        "py38-whoosh",
                        "py38-widgetsnbextension",
                        "py38-wmctrl",
                        "py38-wntr",
                        "py38-word2number",
                        "py38-word2vec",
                        "py38-wrapt",
                        "py38-wsaccel",
                        "py38-wsproto",
                        "py38-wurlitzer",
                        "py38-wxpython-4.0",
                        "py38-xarray",
                        "py38-xattr",
                        "py38-xdg",
                        "py38-xdis",
                        "py38-xhtml2pdf",
                        "py38-xlib",
                        "py38-xlrd",
                        "py38-xlsx2csv",
                        "py38-xmlsec",
                        "py38-xmltodict",
                        "py38-xxhash",
                        "py38-yaml",
                        "py38-yapf",
                        "py38-yarl",
                        "py38-yaspin",
                        "py38-yt",
                        "py38-zc-lockfile",
                        "py38-zeep",
                        "py38-zict",
                        "py38-zipp",
                        "py38-zlmdb",
                        "py38-zmq",
                        "py38-zope-component",
                        "py38-zope-deferredimport",
                        "py38-zope-deprecation",
                        "py38-zope-event",
                        "py38-zope-hookable",
                        "py38-zope-proxy",
                        "py38-zopeinterface",
                        "py38-zopfli",
                        "py38-zstd",
                        "py38-gyoto",
                        "getdp",
                        "py38-lal",
                        "py38-lalburst",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py38-lalinspiral",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py38-lalsimulation",
                        "py38-nds2-client",
                        "pybombs",
                        "pybombs-devel",
                        "libprelude",
                        "libpreludedb",
                        "py38-yara",
                        "salt-minion",
                        "salt-master",
                        "salt-syndic",
                        "salt-api",
                        "py38-tensorflow",
                        "py38-tensorflow-addons",
                        "py38-tensorflow-probability",
                        "py38-tensorflow1",
                        "py38-cidrize",
                        "py38-allennlp",
                        "py38-cloudscraper",
                        "py38-ukpostcodeparser",
                        "py38-hcloud",
                        "py38-checkdigit",
                        "py38-pytest-subtests",
                        "py38-asttokens",
                        "py38-executing",
                        "py38-matplotlib-inline",
                        "py38-pure_eval",
                        "py38-stack_data",
                        "py38-bpython",
                        "py38-curtsies",
                        "py38-cwcwidth",
                        "py38-olm",
                        "py38-h5netcdf",
                        "py38-huggingface_hub",
                        "py38-pyotp",
                        "py38-bidict",
                        "py38-engineio",
                        "py38-eventlet",
                        "py38-socketio",
                        "py38-aplpy",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-astroML_addons",
                        "py38-astroscrappy",
                        "py38-atpy",
                        "py38-gammapy",
                        "py38-montage",
                        "py38-photutils",
                        "py38-pyavm",
                        "py38-pyregion",
                        "py38-langdetect",
                        "py38-sphinx-autodoc-typehints",
                        "py38-alagitpull",
                        "py38-myst-parser",
                        "py38-beniget",
                        "py38-pythran",
                        "py38-sentipy",
                        "py38-python-lsp-jsonrpc",
                        "py38-python-lsp-server",
                        "py38-charset-normalizer",
                        "py38-tomli",
                        "py38-backports.entry-points-selectable",
                        "py38-platformdirs",
                        "py38-backports",
                        "py38-ipadic",
                        "py38-mecab-python3",
                        "py38-build",
                        "py38-macfsevents",
                        "py38-requests-unixsocket",
                        "py38-python-lsp-black",
                        "py38-debugpy",
                        "subversion-pythonbindings-3.8",
                        "py38-cryptography_vectors",
                        "py38-musicbrainzngs",
                        "py38-confuse",
                        "py38-jsonpath-rw",
                        "py38-mediafile",
                        "py38-munkres",
                        "py38-gpsoauth",
                        "py38-mechanicalsoup",
                        "py38-validictory",
                        "py38-fonttools",
                        "py38-ibroadcast",
                        "py38-pathvalidate",
                        "py38-pick",
                        "py38-aubio",
                        "py38-ifaddr",
                        "py38-termtables",
                        "py38-about-time",
                        "py38-grapheme",
                        "py38-last",
                        "py38-acoustid",
                        "py38-discogs-client",
                        "py38-gmusicapi",
                        "py38-alive-progress",
                        "py38-rarfile",
                        "py38-reflink",
                        "py38-soco",
                        "py38-termplotlib",
                        "py38-mpd2",
                        "py38-ttfquery",
                        "py38-nmrglue-devel",
                        "py38-pyshark",
                        "py38-ipyparallel",
                        "py38-bottlenose",
                        "py38-zbar",
                        "py38-pyqt5-sip",
                        "py38-sip4",
                        "py38-fasttext",
                        "py38-pyqt-builder",
                        "py38-pyqt5-scintilla",
                        "py38-fabio",
                        "py38-peakutils",
                        "py38-palettable",
                        "py38-plotly",
                        "py38-xraydb",
                        "py38-monty",
                        "py38-silx",
                        "py38-spglib",
                        "py38-xyzservices",
                        "py38-pymatgen",
                        "py38-pyshortcuts",
                        "py38-omniORBpy",
                        "py38-hdf5plugin",
                        "py38-asv",
                        "py38-bootstrap-modules",
                        "py38-xkcdpass",
                        "py38-opencv3-devel",
                        "py38-opencv4-devel",
                        "py38-ansible-core",
                        "py38-resolvelib",
                        "py38-wxmplot",
                        "py38-wxutils",
                        "py38-xraylarch",
                        "py38-unidiff",
                        "py38-pyfftw",
                        "py38-tensorflow-macos",
                        "py38-tensorflow-metal",
                        "py38-sentry-sdk",
                        "py38-spotipy",
                        "py38-tomli-w",
                        "py38-aiosignal",
                        "py38-frozenlist",
                        "py38-cattrs",
                        "py38-url-normalize",
                        "py38-imaplib2",
                        "py38-npx",
                        "py38-coveralls",
                        "py38-gprof2dot",
                        "py38-multivolumefile",
                        "py38-py7zr",
                        "py38-pyannotate",
                        "py38-pycryptodomex",
                        "py38-pyppmd",
                        "py38-pytest-profiling",
                        "py38-pytest-remotedata",
                        "py38-pyzstd",
                        "py38-fipy",
                        "py38-zope-schema",
                        "py38-authres",
                        "py38-falcon",
                        "py38-lazr.delegates",
                        "py38-mujson",
                        "py38-py3dns",
                        "py38-testtools",
                        "py38-zope-i18nmessageid",
                        "py38-authheaders",
                        "py38-dkimpy",
                        "py38-lazr.config",
                        "py38-zope-configuration",
                        "py38-django-gravatar2",
                        "py38-flufl.bounce",
                        "py38-flufl.i18n",
                        "py38-flufl.lock",
                        "py38-hyperkitty",
                        "py38-mailmanclient",
                        "py38-django-allauth",
                        "py38-django-mailman3",
                        "py38-openid",
                        "py38-postorius",
                        "py38-cachey",
                        "py38-docstring_parser",
                        "py38-freetype",
                        "py38-hsluv",
                        "py38-magicgui",
                        "py38-napari-console",
                        "py38-napari-plugin-engine",
                        "py38-napari-svg",
                        "py38-psygnal",
                        "py38-superqt",
                        "py38-vispy",
                        "py38-panel",
                        "py38-pytest-datadir",
                        "py38-pytest-regressions",
                        "py38-colorcet",
                        "py38-kapteyn",
                        "py38-jsonconversion",
                        "py38-pyinstrument",
                        "py38-xmldiff",
                        "py38-icmplib",
                        "py38-python-ivi",
                        "py38-hieroglyph",
                        "py38-flexmock",
                        "py38-iocapture",
                        "py38-LabJackPython",
                        "py38-appscript",
                        "py38-rednose",
                        "py38-sure",
                        "py38-termstyle",
                        "py38-pytomlpp",
                        "py38-npe2",
                        "py38-wordcloud",
                        "py38-pygls",
                        "py38-awscli-plugin-endpoint",
                        "py38-snmp",
                        "py38-django-debug-toolbar",
                        "py38-scikit-dsp-comm",
                        "py38-readability-lxml",
                        "py38-taskw",
                        "py38-barnaba",
                        "py38-utidylib",
                        "py38-repoze.sphinx.autointerface",
                        "py38-awscli2",
                        "py38-awscrt",
                        "py38-pyheif",
                        "py38-undetected-chromedriver",
                        "py38-argon2-cffi-bindings",
                        "py38-breadability",
                        "py38-sumy",
                        "py38-pyvo",
                        "py38-filterpy",
                        "py38-virtualfish",
                        "py38-agate",
                        "py38-agate-dbf",
                        "py38-agate-excel",
                        "py38-agate-sql",
                        "py38-csvkit",
                        "py38-dbfread",
                        "py38-leather",
                        "py38-pytimeparse",
                        "py38-re2",
                        "py38-google-api-core",
                        "py38-googleapis-common-protos",
                        "py38-ipympl",
                        "py38-prawcore",
                        "py38-kitchen",
                        "py38-praw",
                        "py38-ansible-compat",
                        "py38-subprocess-tee",
                        "py38-honcho",
                        "py38-pystache",
                        "py38-configparser",
                        "py38-psycopg",
                        "py38-distnorm",
                        "py38-simpy-docs",
                        "py38-smi",
                        "py38-editables",
                        "py38-hatchling",
                        "py38-pytest-random-order",
                        "py38-zipfile-deflate64",
                        "py38-jaraco.classes",
                        "py38-sphinxcontrib-blockdiag",
                        "py38-hatch-vcs",
                        "py38-pyopencl",
                        "py38-asyncmy",
                        "py38-pytest-describe",
                        "py38-telethon",
                        "py38-blist",
                        "py38-types-ujson",
                        "py38-uc-micro-py",
                        "py38-sparse",
                        "py38-types-python-dateutil",
                        "py38-types-pytz",
                        "py38-types-simplejson",
                        "py38-autoflake",
                        "py38-mdurl",
                        "py38-backoff",
                        "py38-analytics-python",
                        "py38-linkify-it-py",
                        "py38-fastjsonschema",
                        "py38-ffmpy",
                        "py38-maturin",
                        "py38-python-multipart",
                        "py38-orjson",
                        "py38-gradio",
                        "py38-me-al",
                        "py38-rstcheck-core",
                        "py38-types-docutils",
                        "py38-aeppl",
                        "py38-aesara",
                        "py38-cons",
                        "py38-etuples",
                        "py38-logical-unification",
                        "py38-minikanren",
                        "py38-pymc",
                        "py38-xarray-einstats",
                        "py38-pytidylib",
                        "py38-sip-devel",
                        "py38-curio",
                        "py38-python-socks",
                        "py38-socksio",
                        "py38-ordered-set",
                        "py38-exceptiongroup",
                        "py38-flit_scm",
                        "py38-inflate64",
                        "py38-pybcj",
                        "py38-installer",
                        "py38-git-delete-merged-branches",
                        "py38-smartypants",
                        "py38-typogrify",
                        "py38-logilab-constraint",
                        "py38-ephemeral-port-reserve",
                        "py38-pytest-xprocess",
                        "py38-emoji",
                        "py38-whatthepatch",
                        "py38-ldap",
                        "py38-langcodes",
                        "py38-jsonlines",
                        "py38-cloudflare",
                        "py38-pkgutil_resolve_name",
                        "py38-hatch-fancy-pypi-readme",
                        "py38-pytest-json-report",
                        "py38-sphinx-jsonschema",
                        "py38-sphinx-rtd-theme",
                        "py38-sphinxnotes-strike",
                        "py38-bidi",
                        "py38-coremltools",
                        "py38-kraken",
                        "py38-berkeleydb",
                        "py38-scoop",
                        "py38-jplephem",
                        "py38-spktype21",
                        "py38-skyfield",
                        "py38-skyfield-data",
                        "py38-app-model",
                        "py38-in-n-out",
                        "py38-contextily",
                        "py38-mapclassify",
                        "py38-geoplot",
                        "py38-brotlicffi",
                        "py38-docstring-to-markdown",
                        "py38-pylint-venv",
                        "py38-rapidfuzz",
                        "py38-fdsnwsscripts",
                        "py38-contourpy",
                        "py38-calver",
                        "py38-poetry-plugin-export",
                        "py38-trove-classifiers",
                        "py38-mongoengine",
                        "py38-pivy",
                        "py38-pypdf",
                        "py38-coolprop",
                        "py38-dotty-dict",
                        "py38-hid",
                        "py38-log-symbols",
                        "py38-spinners",
                        "py38-hjson",
                        "py38-pytest-check",
                        "py38-singledispatch",
                        "py38-cymruwhois",
                        "py38-pytensor",
                        "py38-versioneer",
                        "py38-pytoolconfig",
                        "py38-scikit-hep-awkward",
                        "py38-scikit-hep-uproot",
                        "py38-confection",
                        "py38-comm",
                        "py38-pyproject_hooks",
                        "py38-dolfin",
                        "py38-breathe",
                        "py38-mupdf",
                        "py38-imagehash",
                        "py38-branca",
                        "py38-folium",
                        "py38-setuptools-git-versioning",
                        "py38-cryptg",
                        "py38-blosc2",
                        "py38-ndindex",
                        "py38-jfricas",
                        "py38-pdal",
                        "py38-pyproject_metadata",
                        "py38-hyrule",
                        "py38-css-parser",
                        "py38-nameutils",
                        "py38-custom_inherit",
                        "py38-elastic-transport",
                        "py38-types-psutil",
                        "py38-types-setuptools",
                        "py38-types-typed-ast",
                        "py38-safetensors",
                        "py38-pytest-trio",
                        "py38-bitmath",
                        "py38-bpylist2",
                        "py38-objexplore",
                        "py38-progressbar",
                        "py38-pytest-pycodestyle",
                        "py38-pytest-pylint",
                        "py38-plyvel",
                        "py38-pyxdg",
                        "py38-xdg-base-dirs",
                        "py38-applescript",
                        "py38-osxmetadata",
                        "py38-photoscript",
                        "py38-pytimeparse2",
                        "py38-rich-theme-manager",
                        "py38-shortuuid",
                        "py38-strpdatetime",
                        "py38-textx",
                        "py38-ptpython",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py38-libxslt",
                        "py38-luma.core",
                        "py38-luma.emulator",
                        "py38-pyftdi",
                        "py38-smbus2",
                        "py38-circuitbreaker",
                        "py38-pefile",
                        "py38-oci",
                        "py38-pdm-backend",
                        "py38-meson",
                        "py38-meson-python",
                        "py38-async-lru",
                        "py38-rpds-py",
                        "py38-scikit-build-core",
                        "py38-pyfatfs",
                        "py38-libusb1",
                        "py38-rfc3339-validator",
                        "py38-rfc3986-validator",
                        "py38-tinydb",
                        "py38-expandvars",
                        "py38-referencing",
                        "py38-asdf-coordinates-schemas",
                        "py38-jsonschema-specifications",
                        "py38-python-json-logger",
                        "py38-frozendict",
                        "py38-pymvpa",
                        "py38-cython-compat",
                        "py38-ruff",
                        "py38-backports.zoneinfo",
                        "py38-oldest-supported-numpy",
                        "py38-sphinxcontrib-jquery",
                        "py38-lazy_loader",
                        "py38-pastedeploy",
                        "py38-webtest",
                        "py38-arabic-reshaper",
                        "py38-aiohttp-socks",
                        "py38-requests-futures",
                        "py38-socid-extractor",
                        "py38-stem",
                        "py38-torrequest",
                        "py38-oscrypto",
                        "py38-hanko",
                        "py38-hanko-certvalidator",
                        "py38-svglib",
                        "py38-uritools",
                        "py38-pyvis",
                        "py38-asv-runner",
                        "py38-annotated_types",
                        "py38-pydantic_core",
                        "py38-pydantic_settings",
                        "py38-trio-websocket",
                        "py38-soxr",
                        "py38-types-decorator",
                        "py38-polygon",
                        "py38-tzdata",
                        "py38-pydantic-compat",
                        "py38-pyobjc6",
                        "py38-jupyter_server_terminals",
                        "py38-notebook_shim",
                        "py38-descartes",
                        "py38-fqdn",
                        "py38-isoduration",
                        "py38-uri-template",
                        "py38-jsonschema-format-nongpl",
                        "py38-jupyter_events",
                        "py38-hatch-jupyter-builder",
                        "py38-hatch-nodejs-version",
                        "py38-jupyter-lsp",
                        "py38-simplekml",
                        "py38-types-colorama",
                        "py38-mdx_linkify",
                        "py38-sounddevice",
                        "py38-inflect",
                        "py38-g2p-en",
                        "py38-asdf",
                        "py38-asdf-standard",
                        "py38-asdf-transform-schemas",
                        "py38-asdf-unit-schemas",
                        "py38-asdf-astropy",
                        "py38-pybox2d",
                        "py38-ezdxf",
                        "py38-svgpath",
                        "py38-line_profiler",
                        "py38-jaraco.context",
                        "py38-fickling",
                        "py38-libnewt",
                        "py38-lxml_html_clean",
                        "py38-pyFAI",
                        "py38-aiohappyeyeballs",
                        "py38-pylsqpack",
                        "py38-service-identity",
                        "py38-aioquic",
                        "py38-autopage",
                        "py38-propcache"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "kcov",
                        "mos",
                        "mos-devel",
                        "folks",
                        "birdfont",
                        "blitz",
                        "ocaml-hacl-star-raw",
                        "osquery",
                        "xmlbird",
                        "phantomjs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "signing-party"
                    ]
                }
            ]
        },
        {
            "name": "python39",
            "portdir": "lang/python39",
            "version": "3.9.25",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select-39",
                        "python3_select-39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyarrow",
                        "buildbot-2",
                        "py38-buildbot",
                        "py38-buildbot-console-view",
                        "py38-buildbot-grid-view",
                        "py38-buildbot-macports-custom-views",
                        "py38-buildbot-pkg",
                        "py38-buildbot-waterfall-view",
                        "py38-buildbot-www",
                        "dbus-python39",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py39-jsonnet",
                        "nodejs12",
                        "omniORB",
                        "py39-qscintilla-qt4",
                        "xapian-bindings-python39",
                        "py39-opencv3",
                        "py39-opencv4",
                        "py39-pyilmbase",
                        "py39-htmldocs",
                        "mutt_ics",
                        "bashplotlib",
                        "py39-dlib",
                        "py39-faiss",
                        "vf-1",
                        "py39-Faker",
                        "py39-Pillow",
                        "py39-SDL2",
                        "py39-absl",
                        "py39-acme",
                        "py39-acora",
                        "py39-aenum",
                        "py39-affine",
                        "py39-aiobotocore",
                        "py39-aiodns",
                        "py39-aiofiles",
                        "py39-aioftp",
                        "py39-aiohttp",
                        "py39-aioitertools",
                        "py39-aiojobs",
                        "py39-aiomysql",
                        "py39-aiopg",
                        "py39-aiosqlite",
                        "py39-alabaster",
                        "py39-alembic",
                        "py39-algopy",
                        "py39-altgraph",
                        "py39-amazon.ion",
                        "py39-amqp",
                        "py39-aniso8601",
                        "py39-ansible",
                        "py39-ansible-base",
                        "py39-ansicolor",
                        "py39-antlr4-python3-runtime",
                        "py39-anyio",
                        "py39-anytree",
                        "py39-apache-beam",
                        "py39-apipkg",
                        "py39-appdirs",
                        "py39-applaunchservices",
                        "py39-appnope",
                        "py39-argcomplete",
                        "py39-argh",
                        "py39-argon2-cffi",
                        "py39-arpeggio",
                        "py39-arrow",
                        "py39-arviz",
                        "py39-asgiref",
                        "py39-asn1",
                        "py39-asn1-modules",
                        "py39-asn1crypto",
                        "py39-asteval",
                        "py39-astor",
                        "py39-astroid",
                        "py39-astroplan",
                        "py39-astropy",
                        "py39-astropy-healpix",
                        "py39-astropy-helpers",
                        "py39-astunparse",
                        "py39-async-timeout",
                        "py39-async_generator",
                        "py39-asyncpg",
                        "py39-asynctest",
                        "py39-atomiclong",
                        "py39-atomicwrites",
                        "py39-attr",
                        "py39-attrs",
                        "py39-audioread",
                        "py39-autobahn",
                        "py39-automat",
                        "py39-autopep8",
                        "py39-avro",
                        "py39-awscli",
                        "py39-babel",
                        "py39-backcall",
                        "py39-base58",
                        "py39-base91",
                        "py39-bcrypt",
                        "py39-beaker",
                        "py39-beartype",
                        "py39-beautifulsoup4",
                        "py39-behave",
                        "py39-bidict",
                        "py39-bigfloat",
                        "py39-billiard",
                        "py39-binaryornot",
                        "py39-bitstring",
                        "py39-black",
                        "py39-bleach",
                        "py39-blessed",
                        "py39-blinker",
                        "py39-blis",
                        "py39-bokeh",
                        "py39-boto",
                        "py39-boto3",
                        "py39-botocore",
                        "py39-bottleneck",
                        "py39-bpemb",
                        "py39-bracex",
                        "py39-brotli",
                        "py39-bsddb3",
                        "py39-bson",
                        "py39-bz2file",
                        "py39-cachecontrol",
                        "py39-cached-property",
                        "py39-cachetools",
                        "py39-cachy",
                        "py39-cairo",
                        "py39-cairocffi",
                        "py39-cairosvg",
                        "py39-cartopy",
                        "py39-catalogue",
                        "py39-cbor",
                        "py39-cbor2",
                        "py39-cchardet",
                        "py39-celery",
                        "py39-certifi",
                        "py39-cffi",
                        "py39-cftime",
                        "py39-chardet",
                        "py39-cheetah",
                        "py39-cipheycore",
                        "py39-cipheydists",
                        "py39-clang",
                        "py39-clawpack",
                        "py39-cleo",
                        "py39-cli-helpers",
                        "py39-click",
                        "py39-click-didyoumean",
                        "py39-click-plugins",
                        "py39-click-spinner",
                        "py39-cligj",
                        "py39-clikit",
                        "py39-clint",
                        "py39-cloudpickle",
                        "py39-codecov",
                        "py39-codestyle",
                        "py39-colander",
                        "py39-colorama",
                        "py39-colored",
                        "py39-coloredlogs",
                        "py39-colorlog",
                        "py39-colour",
                        "py39-columnize",
                        "py39-commonmark",
                        "py39-commpy",
                        "py39-configargparse",
                        "py39-configobj",
                        "py39-conllu",
                        "py39-constantly",
                        "py39-construct",
                        "py39-contextlib2",
                        "py39-cookiecutter",
                        "py39-cookies",
                        "py39-corner",
                        "py39-coverage",
                        "py39-cppy",
                        "py39-cpuinfo",
                        "py39-crashtest",
                        "py39-crc32c",
                        "py39-crcmod",
                        "py39-cryptography",
                        "py39-cssselect",
                        "py39-cssselect2",
                        "py39-cssutils",
                        "py39-ctypeslib2",
                        "py39-cucumber-tag-expressions",
                        "py39-curl",
                        "py39-cx_Freeze",
                        "py39-cycler",
                        "py39-cymem",
                        "py39-cython",
                        "py39-dask",
                        "py39-databases",
                        "py39-datasets",
                        "py39-dateutil",
                        "py39-ddt",
                        "py39-deap",
                        "py39-decli",
                        "py39-decorator",
                        "py39-defusedxml",
                        "py39-deprecated",
                        "py39-deprecation",
                        "py39-des",
                        "py39-diff-match-patch",
                        "py39-dill",
                        "py39-discordpy",
                        "py39-dispatcher",
                        "py39-distlib",
                        "py39-distributed",
                        "py39-distro",
                        "py39-django",
                        "py39-dload",
                        "py39-dm-sonnet",
                        "py39-dm-tree",
                        "py39-dns-lexicon",
                        "py39-dnspython",
                        "py39-docker",
                        "py39-dockerpty",
                        "py39-docopt",
                        "py39-docstyle",
                        "py39-doctest-ignore-unicode",
                        "py39-docutils",
                        "py39-dopamine-rl",
                        "py39-drms",
                        "py39-dulwich",
                        "py39-ecdsa",
                        "py39-editdistance",
                        "py39-editor",
                        "py39-elasticsearch",
                        "py39-elasticsearch-dsl",
                        "py39-emcee",
                        "py39-emcee3",
                        "py39-empy",
                        "py39-enchant",
                        "py39-enrich",
                        "py39-entrypoints",
                        "py39-epsg",
                        "py39-erf",
                        "py39-eric-ide",
                        "py39-esridump",
                        "py39-et_xmlfile",
                        "py39-excelrd",
                        "py39-execnet",
                        "py39-extension-helpers",
                        "py39-fabric",
                        "py39-fairseq",
                        "py39-fastapi",
                        "py39-fastavro",
                        "py39-fastdtw",
                        "py39-fasteners",
                        "py39-fastprogress",
                        "py39-feedparser",
                        "py39-fido2",
                        "py39-filelock",
                        "py39-filetype",
                        "py39-fiona",
                        "py39-fire",
                        "py39-flake8",
                        "py39-flake8-mccabe",
                        "py39-flake8-pep8-naming",
                        "py39-flake8-polyfill",
                        "py39-flaky",
                        "py39-flask",
                        "py39-flask-cors",
                        "py39-flatbuffers",
                        "py39-flit",
                        "py39-flit_core",
                        "py39-freezegun",
                        "py39-fs",
                        "py39-fsspec",
                        "py39-ftfy",
                        "py39-fugashi",
                        "py39-funcparserlib",
                        "py39-funcsigs",
                        "py39-fusepy",
                        "py39-future",
                        "py39-game",
                        "py39-gast",
                        "py39-gdal",
                        "py39-gdbm",
                        "py39-gensim",
                        "py39-geocoder",
                        "py39-geographiclib",
                        "py39-geoip",
                        "py39-geopandas",
                        "py39-geopy",
                        "py39-gevent",
                        "py39-gin-config",
                        "py39-gitdb",
                        "py39-gitpython",
                        "py39-gmic",
                        "py39-gmpy",
                        "py39-gmpy2",
                        "py39-gnureadline",
                        "py39-gobject",
                        "py39-gobject3",
                        "py39-google-api",
                        "py39-google-auth",
                        "py39-google-auth-httplib2",
                        "py39-google-pasta",
                        "py39-graph-tool",
                        "py39-graphene",
                        "py39-graphql-core",
                        "py39-graphql-relay",
                        "py39-graphviz",
                        "py39-greenlet",
                        "py39-gssapi",
                        "py39-gunicorn",
                        "py39-gym",
                        "py39-h11",
                        "py39-h2",
                        "py39-h5py",
                        "py39-hdfs",
                        "py39-heapdict",
                        "py39-helpdev",
                        "py39-hiredis",
                        "py39-hkdf",
                        "py39-hpack",
                        "py39-html5lib",
                        "py39-httpbin",
                        "py39-httpcore",
                        "py39-httplib2",
                        "py39-httpx",
                        "py39-humanfriendly",
                        "py39-hy",
                        "py39-hydra-core",
                        "py39-hyperframe",
                        "py39-hyperlink",
                        "py39-hypothesis",
                        "py39-icalendar",
                        "py39-idna",
                        "py39-igraph",
                        "py39-imagecodecs",
                        "py39-imageio",
                        "py39-imageio-ffmpeg",
                        "py39-imagesize",
                        "py39-importlib-metadata",
                        "py39-imutils",
                        "py39-incremental",
                        "py39-inflection",
                        "py39-iniconfig",
                        "py39-iniparse",
                        "py39-intervaltree",
                        "py39-invoke",
                        "py39-ipaddr",
                        "py39-ipaddress",
                        "py39-ipdb",
                        "py39-ipykernel",
                        "py39-ipython",
                        "py39-ipython_genutils",
                        "py39-ipywidgets",
                        "py39-iso8601",
                        "py39-isodate",
                        "py39-isort",
                        "py39-itemadapter",
                        "py39-itemloaders",
                        "py39-itsdangerous",
                        "py39-janus",
                        "py39-jaraco.functools",
                        "py39-jdcal",
                        "py39-jedi",
                        "py39-jellyfish",
                        "py39-jinja2",
                        "py39-jinja2-time",
                        "py39-jmespath",
                        "py39-joblib",
                        "py39-josepy",
                        "py39-json5",
                        "py39-jsonpickle",
                        "py39-jsonschema",
                        "py39-jug",
                        "py39-jupyter",
                        "py39-jupyter_client",
                        "py39-jupyter_console",
                        "py39-jupyter_core",
                        "py39-jupyter_packaging",
                        "py39-jupyter_server",
                        "py39-jupyter_sphinx",
                        "py39-jupyterlab",
                        "py39-jupyterlab_pygments",
                        "py39-jupyterlab_server",
                        "py39-jupyterlab_widgets",
                        "py39-jwt",
                        "py39-kaitaistruct",
                        "py39-kaptan",
                        "py39-keras",
                        "py39-keras2onnx",
                        "py39-keras_applications",
                        "py39-keras_preprocessing",
                        "py39-keyring",
                        "py39-kfac",
                        "py39-kiwisolver",
                        "py39-kombu",
                        "py39-latexcodec",
                        "py39-lazy_object_proxy",
                        "py39-ldap3",
                        "py39-levenshtein",
                        "py39-libpysal",
                        "py39-librosa",
                        "py39-libsass",
                        "py39-libtmux",
                        "py39-libvirt",
                        "py39-libxml2",
                        "py39-llfuse",
                        "py39-llvmlite",
                        "py39-lmdb",
                        "py39-lmfit",
                        "py39-locket",
                        "py39-lockfile",
                        "py39-logilab-common",
                        "py39-loguru",
                        "py39-lxml",
                        "py39-ly",
                        "py39-lz4",
                        "py39-m2crypto",
                        "py39-m2r",
                        "py39-macholib",
                        "py39-magenta",
                        "py39-magic",
                        "py39-mako",
                        "py39-markdown",
                        "py39-markdown2",
                        "py39-markupsafe",
                        "py39-matplotlib",
                        "py39-mecab",
                        "py39-mercurial_extension_utils",
                        "py39-mergedeep",
                        "py39-mesh-tensorflow",
                        "py39-meshio",
                        "py39-metakernel",
                        "py39-metpy",
                        "py39-mido",
                        "py39-mir_eval",
                        "py39-mistune",
                        "py39-mitmproxy",
                        "py39-mkl",
                        "py39-mkl-include",
                        "py39-mmh3",
                        "py39-mock",
                        "py39-modulegraph",
                        "py39-monotonic",
                        "py39-more-itertools",
                        "py39-moviepy",
                        "py39-mpi4py",
                        "py39-mpmath",
                        "py39-msgpack",
                        "py39-multidict",
                        "py39-multiprocess",
                        "py39-munch",
                        "py39-murmurhash",
                        "py39-mutagen",
                        "py39-mygpoclient",
                        "py39-mypy",
                        "py39-mypy_extensions",
                        "py39-natsort",
                        "py39-nbclassic",
                        "py39-nbclient",
                        "py39-nbconvert",
                        "py39-nbformat",
                        "py39-nbval",
                        "py39-nbxmpp",
                        "py39-ndg_httpsclient",
                        "py39-neovim",
                        "py39-nest_asyncio",
                        "py39-netcdf4",
                        "py39-netifaces",
                        "py39-networkx",
                        "py39-nltk",
                        "py39-nmrglue",
                        "py39-nose",
                        "py39-nose_xunitmp",
                        "py39-note-seq",
                        "py39-notebook",
                        "py39-ntplib",
                        "py39-nuitka",
                        "py39-numba",
                        "py39-numdifftools",
                        "py39-numexpr",
                        "py39-numpy",
                        "py39-numpydoc",
                        "py39-oauth2client",
                        "py39-oauthlib",
                        "py39-obspy",
                        "py39-oct2py",
                        "py39-octave_kernel",
                        "py39-olefile",
                        "py39-omegaconf",
                        "py39-onnx",
                        "py39-onnxconverter-common",
                        "py39-opengl",
                        "py39-opengl-accelerate",
                        "py39-openpyxl",
                        "py39-openslide",
                        "py39-openssl",
                        "py39-opt_einsum",
                        "py39-oset",
                        "py39-outcome",
                        "py39-overrides",
                        "py39-owslib",
                        "py39-packaging",
                        "py39-paho-mqtt",
                        "py39-pandas",
                        "py39-pandocfilters",
                        "py39-param",
                        "py39-parameterized",
                        "py39-paramiko",
                        "py39-parfive",
                        "py39-parse",
                        "py39-parse-type",
                        "py39-parsedatetime",
                        "py39-parsel",
                        "py39-parsimonious",
                        "py39-parsing",
                        "py39-parso",
                        "py39-parver",
                        "py39-passlib",
                        "py39-pastel",
                        "py39-path",
                        "py39-pathlib2",
                        "py39-pathspec",
                        "py39-pathtools",
                        "py39-patsy",
                        "py39-pbr",
                        "py39-peewee",
                        "py39-pendulum",
                        "py39-pep517",
                        "py39-pep8",
                        "py39-petsc4py",
                        "py39-pexpect",
                        "py39-pgspecial",
                        "py39-phonenumbers",
                        "py39-photomosaic",
                        "py39-pickleshare",
                        "py39-pika",
                        "py39-pikepdf",
                        "py39-pint",
                        "py39-pip",
                        "py39-pipdeptree",
                        "py39-pkgconfig",
                        "py39-pkginfo",
                        "py39-plac",
                        "py39-pluggy",
                        "py39-plumed",
                        "py39-ply",
                        "py39-pmdarima",
                        "py39-pmw",
                        "py39-podcastparser",
                        "py39-poetry-core",
                        "py39-pooch",
                        "py39-poppler-qt5",
                        "py39-portalocker",
                        "py39-portend",
                        "py39-powerline",
                        "py39-poyo",
                        "py39-preshed",
                        "py39-pretend",
                        "py39-pretty-midi",
                        "py39-priority",
                        "py39-proglog",
                        "py39-prometheus_client",
                        "py39-promise",
                        "py39-prompt_toolkit",
                        "py39-protego",
                        "py39-protobuf3",
                        "py39-prov",
                        "py39-psutil",
                        "py39-psycopg2",
                        "py39-ptyprocess",
                        "py39-publicsuffix2",
                        "py39-py",
                        "py39-py2app",
                        "py39-pyasdf",
                        "py39-pyaudio",
                        "py39-pybase62",
                        "py39-pybind11",
                        "py39-pybind11-stubgen",
                        "py39-pybtex",
                        "py39-pybtex-docutils",
                        "py39-pycares",
                        "py39-pycparser",
                        "py39-pycson",
                        "py39-pyct",
                        "py39-pydantic",
                        "py39-pydicom",
                        "py39-pydot",
                        "py39-pydub",
                        "py39-pyerfa",
                        "py39-pyexpect",
                        "py39-pyficache",
                        "py39-pyfiglet",
                        "py39-pyflakes",
                        "py39-pygccxml",
                        "py39-pygeos",
                        "py39-pygit2",
                        "py39-pygithub",
                        "py39-pyglet",
                        "py39-pygments",
                        "py39-pygmsh",
                        "py39-pygraphviz",
                        "py39-pygrib",
                        "py39-pygtrie",
                        "py39-pyhamcrest",
                        "py39-pyicu",
                        "py39-pykerberos",
                        "py39-pylev",
                        "py39-pylint",
                        "py39-pyls-spyder",
                        "py39-pylzma",
                        "py39-pymc3",
                        "py39-pymongo",
                        "py39-pympler",
                        "py39-pymysql",
                        "py39-pynacl",
                        "py39-pynamecheap",
                        "py39-pync",
                        "py39-pynetdicom",
                        "py39-pyobjc",
                        "py39-pyperclip",
                        "py39-pyplusplus",
                        "py39-pypng",
                        "py39-pyproj",
                        "py39-pyqrcode",
                        "py39-pyqrcodeng",
                        "py39-pyqt4",
                        "py39-pyqt5",
                        "py39-pyqt5-webengine",
                        "py39-pyqt5-chart",
                        "py39-pyqtgraph",
                        "py39-pyrfc3339",
                        "py39-pyrsistent",
                        "py39-pyrxp",
                        "py39-pyscard",
                        "py39-pyshp",
                        "py39-pyside",
                        "py39-pyside-tools",
                        "py39-pyside2",
                        "py39-pysvn",
                        "py39-pyte",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-pytest-benchmark",
                        "py39-pytest-cov",
                        "py39-pytest-flake8",
                        "py39-pytest-forked",
                        "py39-pytest-html",
                        "py39-pytest-lazy-fixture",
                        "py39-pytest-metadata",
                        "py39-pytest-mock",
                        "py39-pytest-mpl",
                        "py39-pytest-mypy",
                        "py39-pytest-qt",
                        "py39-pytest-runner",
                        "py39-pytest-sugar",
                        "py39-pytest-timeout",
                        "py39-pytest-xdist",
                        "py39-python-augeas",
                        "py39-python-coveralls",
                        "py39-python-install",
                        "py39-python-jsonrpc-server",
                        "py39-python-snappy",
                        "py39-pytoml",
                        "py39-pytorch",
                        "py39-pytorch-lightning",
                        "py39-pytrie",
                        "py39-pytzdata",
                        "py39-pyusb",
                        "py39-pyviz_comms",
                        "py39-pywavelets",
                        "py39-qdarkstyle",
                        "py39-qpageview",
                        "py39-qstylizer",
                        "py39-qtawesome",
                        "py39-qtconsole",
                        "py39-qtpy",
                        "py39-qtsass",
                        "py39-questionary",
                        "py39-queuelib",
                        "py39-quixote",
                        "py39-random2",
                        "py39-rasterio",
                        "py39-ratelim",
                        "py39-raven",
                        "py39-rbtools",
                        "py39-rdflib",
                        "py39-recommonmark",
                        "py39-redis",
                        "py39-regex",
                        "py39-reportlab",
                        "py39-repoze.lru",
                        "py39-requests",
                        "py39-requests-file",
                        "py39-requests-gssapi",
                        "py39-requests-mock",
                        "py39-requests-oauthlib",
                        "py39-requests-toolbelt",
                        "py39-resampy",
                        "py39-responses",
                        "py39-rfc3339",
                        "py39-rfc3986",
                        "py39-rfc6555",
                        "py39-rich",
                        "py39-robotframework",
                        "py39-robotframework-seleniumlibrary",
                        "py39-roman",
                        "py39-rope",
                        "py39-routes",
                        "py39-rply",
                        "py39-rsa",
                        "py39-rstcheck",
                        "py39-rtree",
                        "py39-ruamel-yaml",
                        "py39-ruamel-yaml-clib",
                        "py39-s3fs",
                        "py39-s3transfer",
                        "py39-sacrebleu",
                        "py39-sacremoses",
                        "py39-samplerate",
                        "py39-scandir",
                        "py39-scgi",
                        "py39-scikit-build",
                        "py39-scikit-hep-awkward1",
                        "py39-scikit-hep-boost-histogram",
                        "py39-scikit-hep-hepstats",
                        "py39-scikit-hep-hepunits",
                        "py39-scikit-hep-hist",
                        "py39-scikit-hep-mplhep",
                        "py39-scikit-hep-mplhep_data",
                        "py39-scikit-hep-particle",
                        "py39-scikit-hep-uproot4",
                        "py39-scikit-image",
                        "py39-scikit-learn",
                        "py39-scikits-bootstrap",
                        "py39-scipy",
                        "py39-scrapy",
                        "py39-seaborn",
                        "py39-segno",
                        "py39-selenium",
                        "py39-semantic_version",
                        "py39-semver",
                        "py39-send2trash",
                        "py39-sentence-transformers",
                        "py39-sentencepiece",
                        "py39-seqeval",
                        "py39-serial",
                        "py39-service_identity",
                        "py39-setproctitle",
                        "py39-setupmeta",
                        "py39-setuptools",
                        "py39-setuptools-rust",
                        "py39-setuptools_scm",
                        "py39-setuptools_scm_git_archive",
                        "py39-sgmllib3k",
                        "py39-sh",
                        "py39-shapely",
                        "py39-shellingham",
                        "py39-shiboken",
                        "py39-simplegeneric",
                        "py39-simplejson",
                        "py39-simpy",
                        "py39-sip",
                        "py39-six",
                        "py39-sk-video",
                        "py39-slack-sdk",
                        "py39-slackclient",
                        "py39-slepc4py",
                        "py39-slugify",
                        "py39-smart_open",
                        "py39-smmap",
                        "py39-sniffio",
                        "py39-snowballstemmer",
                        "py39-snuggs",
                        "py39-socks",
                        "py39-sortedcollections",
                        "py39-sortedcontainers",
                        "py39-soundfile",
                        "py39-soupsieve",
                        "py39-sox",
                        "py39-spaCy",
                        "py39-spaCy-models",
                        "py39-spacepy",
                        "py39-spake2",
                        "py39-spark_parser",
                        "py39-spdx",
                        "py39-spdx-lookup",
                        "py39-speg",
                        "py39-sphinx",
                        "py39-sphinx-bootstrap-theme",
                        "py39-sphinx-click",
                        "py39-sphinx-copybutton",
                        "py39-sphinx-gallery",
                        "py39-sphinx-issues",
                        "py39-sphinx_rtd_theme",
                        "py39-sphinxcontrib-applehelp",
                        "py39-sphinxcontrib-bibtex",
                        "py39-sphinxcontrib-devhelp",
                        "py39-sphinxcontrib-htmlhelp",
                        "py39-sphinxcontrib-jsmath",
                        "py39-sphinxcontrib-qthelp",
                        "py39-sphinxcontrib-serializinghtml",
                        "py39-sphinxcontrib-svg2pdfconverter",
                        "py39-sphinxcontrib-websupport",
                        "py39-spyder",
                        "py39-spyder-devel",
                        "py39-spyder-kernels",
                        "py39-spyder-kernels-devel",
                        "py39-sqlalchemy",
                        "py39-sqlalchemy-migrate",
                        "py39-sqlparse",
                        "py39-srsly",
                        "py39-starlette",
                        "py39-statsmodels",
                        "py39-stevedore",
                        "py39-stopit",
                        "py39-stopwordsiso",
                        "py39-structlog",
                        "py39-sunpy",
                        "py39-sympy",
                        "py39-tables",
                        "py39-tabulate",
                        "py39-tatsu",
                        "py39-tblib",
                        "py39-tempita",
                        "py39-tempora",
                        "py39-tenacity",
                        "py39-tensor2tensor",
                        "py39-tensorboard",
                        "py39-tensorboard1",
                        "py39-tensorboardX",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-gan",
                        "py39-tensorflow-hub",
                        "py39-tensorflow-metadata",
                        "py39-tensorflow-transform",
                        "py39-tensorflow_estimator",
                        "py39-tensorflow_estimator1",
                        "py39-term-background",
                        "py39-termcolor",
                        "py39-terminado",
                        "py39-terminaltables",
                        "py39-testfixtures",
                        "py39-testpath",
                        "py39-text-unidecode",
                        "py39-textdistance",
                        "py39-texttable",
                        "py39-tf-slim",
                        "py39-tfx-bsl",
                        "py39-theano-pymc",
                        "py39-thinc",
                        "py39-threadpoolctl",
                        "py39-three-merge",
                        "py39-tifffile",
                        "py39-timeout-decorator",
                        "py39-tinycss",
                        "py39-tinycss2",
                        "py39-tkinter",
                        "py39-tldextract",
                        "py39-tmuxp",
                        "py39-tokenizers",
                        "py39-toml",
                        "py39-tomlkit",
                        "py39-toolz",
                        "py39-torchaudio",
                        "py39-torchtext",
                        "py39-torchvision",
                        "py39-tornado",
                        "py39-tornado5",
                        "py39-tox",
                        "py39-tpot",
                        "py39-tqdm",
                        "py39-tracer",
                        "py39-traitlets",
                        "py39-transformers",
                        "py39-translationstring",
                        "py39-trepan3k",
                        "py39-treq",
                        "py39-trio",
                        "py39-tropycal",
                        "py39-trustme",
                        "py39-twisted",
                        "py39-twython",
                        "py39-txaio",
                        "py39-txrequests",
                        "py39-typed-ast",
                        "py39-typedapi",
                        "py39-typeguard",
                        "py39-typer",
                        "py39-typing_extensions",
                        "py39-tz",
                        "py39-tzlocal",
                        "py39-u-msgpack-python",
                        "py39-ufl",
                        "py39-ujson",
                        "py39-umap-learn",
                        "py39-uncertainties",
                        "py39-uncompyle6",
                        "py39-unicodedata2",
                        "py39-unidecode",
                        "py39-unidic",
                        "py39-unidic-lite",
                        "py39-update_checker",
                        "py39-upt-cpan",
                        "py39-upt-macports",
                        "py39-upt-pypi",
                        "py39-upt-rubygems",
                        "py39-uritemplate",
                        "py39-urllib3",
                        "py39-urwid",
                        "py39-us",
                        "py39-uvicorn",
                        "py39-validators",
                        "py39-vcversioner",
                        "py39-vine",
                        "py39-virtualenv",
                        "py39-virtualenv-clone",
                        "py39-w3lib",
                        "py39-waitress",
                        "py39-wand",
                        "py39-wasabi",
                        "py39-watchdog",
                        "py39-wcmatch",
                        "py39-wcwidth",
                        "py39-webencodings",
                        "py39-webob",
                        "py39-websocket-client",
                        "py39-websockets",
                        "py39-werkzeug",
                        "py39-wheel",
                        "py39-whoosh",
                        "py39-widgetsnbextension",
                        "py39-word2number",
                        "py39-wrapt",
                        "py39-wsproto",
                        "py39-wurlitzer",
                        "py39-wxpython-4.0",
                        "py39-xarray",
                        "py39-xattr",
                        "py39-xdis",
                        "py39-xlrd",
                        "py39-xmlsec",
                        "py39-xmltodict",
                        "py39-xxhash",
                        "py39-yaml",
                        "py39-yapf",
                        "py39-yarl",
                        "py39-yaspin",
                        "py39-zeep",
                        "py39-zict",
                        "py39-zipp",
                        "py39-zmq",
                        "py39-zope-component",
                        "py39-zope-deferredimport",
                        "py39-zope-deprecation",
                        "py39-zope-event",
                        "py39-zope-hookable",
                        "py39-zope-proxy",
                        "py39-zopeinterface",
                        "py39-zopfli",
                        "py39-zstd",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iio",
                        "gr-iqbalance",
                        "gr-iridium",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-rds",
                        "gr-satellites",
                        "gr-specest",
                        "htcondor",
                        "quisk",
                        "ciphey",
                        "name-that-hash",
                        "py39-yara",
                        "py39-tensorflow",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-probability",
                        "py39-tensorflow1",
                        "py39-cidrize",
                        "py39-allennlp",
                        "py39-netaddr",
                        "py39-cloudscraper",
                        "search-that-hash",
                        "py39-ntlm-auth",
                        "py39-requests_ntlm",
                        "py39-pywinrm",
                        "py39-python-dotenv",
                        "py39-ukpostcodeparser",
                        "py39-hcloud",
                        "py39-xlsx2csv",
                        "py39-checkdigit",
                        "py39-configparser",
                        "py39-logbook",
                        "py39-pycryptodome",
                        "py39-webcolors",
                        "py39-pytest-subtests",
                        "py39-asttokens",
                        "py39-executing",
                        "py39-matplotlib-inline",
                        "py39-pure_eval",
                        "py39-stack_data",
                        "py39-blessings",
                        "py39-bpython",
                        "py39-curtsies",
                        "py39-cwcwidth",
                        "py39-xdg",
                        "py39-biopython",
                        "py39-pdbecif",
                        "py39-olm",
                        "py39-h5netcdf",
                        "py39-openbabel",
                        "py39-eyed3",
                        "py39-huggingface_hub",
                        "py39-pyotp",
                        "py39-boltons",
                        "py39-engineio",
                        "py39-eventlet",
                        "py39-socketio",
                        "py39-aplpy",
                        "py39-astlib",
                        "py39-astroML",
                        "py39-astroML_addons",
                        "py39-astroquery",
                        "py39-astroscrappy",
                        "py39-atpy",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-healpy",
                        "py39-ligo-common",
                        "py39-ligo-segments",
                        "py39-ligotimegps",
                        "py39-mimeparse",
                        "py39-montage",
                        "py39-photutils",
                        "py39-pyavm",
                        "py39-pyregion",
                        "py39-regions",
                        "py39-reproject",
                        "py39-vo",
                        "py39-langdetect",
                        "pywhat",
                        "py39-mercantile",
                        "py39-XlsxWriter",
                        "py39-pptx",
                        "py39-cfgv",
                        "py39-identify",
                        "py39-nodeenv",
                        "py39-bottle",
                        "py39-virtualenvwrapper",
                        "py39-humanize",
                        "pushbroom",
                        "py39-gpilab-core",
                        "py39-gpilab-examples",
                        "py39-gpilab-framework",
                        "py39-json-tricks",
                        "py39-qimage2ndarray",
                        "py39-pyaes",
                        "py39-vega",
                        "py39-userpath",
                        "py39-tokenize-rt",
                        "py39-sphinx-autodoc-typehints",
                        "py39-alagitpull",
                        "py39-markdown-it-py",
                        "py39-mdit-py-plugins",
                        "py39-myst-parser",
                        "py39-rpy2",
                        "py39-gitfs",
                        "py39-cachelib",
                        "py39-ephem",
                        "py39-beniget",
                        "py39-pythran",
                        "py39-re2",
                        "py39-partd",
                        "py39-requirements-parser",
                        "py39-sentipy",
                        "py39-apptools",
                        "py39-envisage",
                        "py39-mayavi",
                        "py39-pyface",
                        "py39-python-lsp-jsonrpc",
                        "py39-python-lsp-server",
                        "py39-traits",
                        "py39-traitsui",
                        "py39-charset-normalizer",
                        "py39-tomli",
                        "py39-backports.entry-points-selectable",
                        "py39-platformdirs",
                        "py39-backports",
                        "q-textasdata",
                        "py39-ipadic",
                        "py39-mecab-python3",
                        "py39-networkit",
                        "py39-contextily",
                        "py39-geoplot",
                        "py39-mapclassify",
                        "py39-build",
                        "py39-macfsevents",
                        "py39-marisa-trie",
                        "py39-requests-unixsocket",
                        "py39-python-lsp-black",
                        "py39-debugpy",
                        "py39-kubernetes",
                        "py39-nds2-client",
                        "py39-pymunk",
                        "py39-z3",
                        "subversion-pythonbindings-3.9",
                        "py39-jupytext",
                        "py39-makefun",
                        "py39-cryptography_vectors",
                        "py39-musicbrainzngs",
                        "py39-confuse",
                        "py39-country",
                        "py39-jsonpath-rw",
                        "py39-mediafile",
                        "py39-munkres",
                        "py39-gpsoauth",
                        "py39-mechanicalsoup",
                        "py39-validictory",
                        "py39-fonttools",
                        "py39-ibroadcast",
                        "py39-pathvalidate",
                        "py39-pick",
                        "py39-aubio",
                        "py39-ifaddr",
                        "py39-termtables",
                        "py39-about-time",
                        "py39-grapheme",
                        "py39-last",
                        "py39-acoustid",
                        "py39-discogs-client",
                        "py39-gmusicapi",
                        "py39-alive-progress",
                        "py39-rarfile",
                        "py39-reflink",
                        "py39-soco",
                        "py39-termplotlib",
                        "py39-mpd2",
                        "py39-ttfquery",
                        "py39-nmrglue-devel",
                        "py39-pyshark",
                        "py39-ipyparallel",
                        "py39-bottlenose",
                        "py39-zbar",
                        "py39-pew",
                        "py39-pythonz",
                        "py39-rangehttpserver",
                        "py39-resumable-urlretrieve",
                        "py39-pyqt5-sip",
                        "py39-sip4",
                        "py39-fasttext",
                        "py39-editorconfig",
                        "py39-pyqt-builder",
                        "py39-pdfminer",
                        "py39-pyqt5-scintilla",
                        "py39-peakutils",
                        "py39-fabio",
                        "py39-palettable",
                        "py39-plotly",
                        "py39-xraydb",
                        "py39-monty",
                        "py39-silx",
                        "py39-scikit-rf",
                        "py39-spglib",
                        "py39-xyzservices",
                        "py39-pymatgen",
                        "py39-pyshortcuts",
                        "py39-omniORBpy",
                        "py39-matplotlib-basemap",
                        "py39-hdf5plugin",
                        "py39-asv",
                        "py39-bootstrap-modules",
                        "py39-xkcdpass",
                        "py39-opencv3-devel",
                        "py39-opencv4-devel",
                        "py39-ansible-core",
                        "py39-resolvelib",
                        "py39-wxmplot",
                        "py39-wxutils",
                        "py39-xraylarch",
                        "py39-altair",
                        "py39-unidiff",
                        "py39-importlib-resources",
                        "py39-pyfftw",
                        "py39-molmod",
                        "py39-xhtml2pdf",
                        "py39-sentry-sdk",
                        "py39-spotipy",
                        "py39-html2text",
                        "py39-pyquery",
                        "py39-tomli-w",
                        "py39-aiosignal",
                        "py39-frozenlist",
                        "py39-cattrs",
                        "py39-requests-cache",
                        "py39-url-normalize",
                        "py39-imaplib2",
                        "py39-mysqlclient",
                        "py39-GridDataFormats",
                        "py39-npx",
                        "py39-gsd",
                        "py39-mmtf-python",
                        "py39-acefile",
                        "py39-MDAnalysis",
                        "py39-cytoolz",
                        "py39-txtorcon",
                        "py39-coveralls",
                        "py39-gprof2dot",
                        "py39-multivolumefile",
                        "py39-py7zr",
                        "py39-pyannotate",
                        "py39-pycryptodomex",
                        "py39-pyppmd",
                        "py39-pytest-fixture-config",
                        "py39-pytest-profiling",
                        "py39-pytest-remotedata",
                        "py39-pytest-shutil",
                        "py39-pytest-virtualenv",
                        "py39-pyzstd",
                        "py39-setuptools-git",
                        "py39-exifread",
                        "py39-aws-sam-translator",
                        "py39-fipy",
                        "py39-zope-schema",
                        "py39-authres",
                        "py39-falcon",
                        "py39-lazr.delegates",
                        "py39-mujson",
                        "py39-py3dns",
                        "py39-testtools",
                        "py39-zope-i18nmessageid",
                        "py39-authheaders",
                        "py39-dkimpy",
                        "py39-lazr.config",
                        "py39-zope-configuration",
                        "py39-sybil",
                        "py39-aiosmtpd",
                        "py39-atpublic",
                        "py39-django-gravatar2",
                        "py39-flufl.bounce",
                        "py39-flufl.i18n",
                        "py39-flufl.lock",
                        "py39-hyperkitty",
                        "py39-mailmanclient",
                        "py39-django-allauth",
                        "py39-django-mailman3",
                        "py39-openid",
                        "py39-postorius",
                        "py39-readme_renderer",
                        "py39-cmd2",
                        "py39-cachey",
                        "py39-docstring_parser",
                        "py39-freetype",
                        "py39-hsluv",
                        "py39-magicgui",
                        "py39-napari-console",
                        "py39-napari-plugin-engine",
                        "py39-napari-svg",
                        "py39-psygnal",
                        "py39-superqt",
                        "py39-vispy",
                        "py39-panel",
                        "py39-pytest-datadir",
                        "py39-pytest-regressions",
                        "py39-colorcet",
                        "py39-kapteyn",
                        "ansible",
                        "py39-textual",
                        "py39-jsonconversion",
                        "py39-pyinstrument",
                        "py39-icmplib",
                        "py39-python-ivi",
                        "py39-usbtmc",
                        "py39-visa",
                        "py39-vxi11",
                        "py39-instrumentkit",
                        "gr-hermeslite2",
                        "py39-thrift",
                        "chemex-devel",
                        "py39-hieroglyph",
                        "py39-flexmock",
                        "py39-iocapture",
                        "py39-LabJackPython",
                        "py39-anyjson",
                        "py39-appscript",
                        "py39-apsw",
                        "py39-chevron",
                        "py39-dateparser",
                        "py39-pkce",
                        "py39-rednose",
                        "py39-sure",
                        "py39-termstyle",
                        "py39-serverlessrepo",
                        "py39-pytomlpp",
                        "py39-npe2",
                        "py39-mlxtend",
                        "py39-cog",
                        "py39-control",
                        "py39-vobject",
                        "py39-pyvis",
                        "py39-wordcloud",
                        "py39-cvxopt",
                        "py39-pygls",
                        "py39-cheroot",
                        "py39-awscli-plugin-endpoint",
                        "py39-flask-babel",
                        "py39-beancount",
                        "py39-crayons",
                        "py39-snmp",
                        "py39-django-debug-toolbar",
                        "py39-scikit-dsp-comm",
                        "py39-readability-lxml",
                        "py39-taskw",
                        "py39-utidylib",
                        "py39-repoze.sphinx.autointerface",
                        "py39-awscrt",
                        "py39-pyheif",
                        "py39-undetected-chromedriver",
                        "py39-argon2-cffi-bindings",
                        "py39-rich-click",
                        "py39-breadability",
                        "py39-gsl",
                        "py39-gwosc",
                        "py39-sumy",
                        "py39-pyvo",
                        "py39-rencode",
                        "py39-filterpy",
                        "py39-virtualfish",
                        "py39-word2vec",
                        "py39-agate",
                        "py39-agate-dbf",
                        "py39-agate-excel",
                        "py39-agate-sql",
                        "py39-csvkit",
                        "py39-dbfread",
                        "py39-leather",
                        "py39-pytimeparse",
                        "py39-google-api-core",
                        "py39-googleapis-common-protos",
                        "py39-memprof",
                        "py39-ipympl",
                        "py39-prawcore",
                        "py39-kitchen",
                        "py39-glcontext",
                        "py39-moderngl",
                        "py39-pnoise",
                        "py39-svgelements",
                        "py39-svgwrite",
                        "py39-praw",
                        "py39-blockdiag",
                        "py39-seqdiag",
                        "py39-imread",
                        "py39-ansible-compat",
                        "py39-subprocess-tee",
                        "py39-actdiag",
                        "py39-mahotas",
                        "py39-awscli2",
                        "py39-honcho",
                        "py39-nwdiag",
                        "py39-pystache",
                        "py39-openbabel2",
                        "py39-psycopg",
                        "py39-simpy-docs",
                        "py39-smi",
                        "py39-editables",
                        "py39-hatchling",
                        "py39-pytest-random-order",
                        "py39-zipfile-deflate64",
                        "py39-jaraco.classes",
                        "py39-sphinxcontrib-blockdiag",
                        "py39-htseq",
                        "py39-pysam",
                        "py39-hatch-vcs",
                        "py39-sphinxcontrib-httpdomain",
                        "py39-pyopencl",
                        "py39-pytools",
                        "py39-prettytable",
                        "py39-jupyterthemes",
                        "py39-lesscpy",
                        "py39-bqplot",
                        "py39-traittypes",
                        "py39-asyncmy",
                        "py39-pytest-describe",
                        "py39-keep",
                        "py39-pybonjour",
                        "py39-precis-i18n",
                        "py39-tensorflow-macos",
                        "py39-tensorflow-metal",
                        "py39-telethon",
                        "py39-types-ujson",
                        "py39-uc-micro-py",
                        "py39-sparse",
                        "py39-types-python-dateutil",
                        "py39-types-pytz",
                        "py39-types-simplejson",
                        "py39-autoflake",
                        "py39-mdurl",
                        "py39-backoff",
                        "py39-analytics-python",
                        "py39-linkify-it-py",
                        "py39-fastjsonschema",
                        "py39-ffmpy",
                        "py39-scikit-umfpack",
                        "py39-maturin",
                        "py39-python-multipart",
                        "py39-orjson",
                        "py39-gradio",
                        "py39-me-al",
                        "py39-figleaf",
                        "py39-rstcheck-core",
                        "py39-types-docutils",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-cons",
                        "py39-etuples",
                        "py39-logical-unification",
                        "py39-minikanren",
                        "py39-multipledispatch",
                        "py39-pymc",
                        "py39-xarray-einstats",
                        "py39-pytidylib",
                        "py39-sip-devel",
                        "py39-gyoto",
                        "py39-mdtraj",
                        "py39-barnaba",
                        "py39-curio",
                        "py39-python-socks",
                        "py39-libarchive-c",
                        "py39-socksio",
                        "py39-ordered-set",
                        "py39-exceptiongroup",
                        "py39-flit_scm",
                        "py39-inflate64",
                        "py39-pybcj",
                        "py39-installer",
                        "py39-git-delete-merged-branches",
                        "py39-smartypants",
                        "py39-typogrify",
                        "py39-logilab-constraint",
                        "py39-ephemeral-port-reserve",
                        "py39-pytest-xprocess",
                        "py39-emoji",
                        "py39-whatthepatch",
                        "py39-ldap",
                        "py39-pyx",
                        "py39-langcodes",
                        "py39-jsonlines",
                        "py39-cloudflare",
                        "py39-docx",
                        "py39-ipython-sql",
                        "py39-hatch-fancy-pypi-readme",
                        "py39-pytest-json-report",
                        "py39-hdbscan",
                        "py39-jsonpointer",
                        "py39-sphinx-jsonschema",
                        "py39-sphinx-rtd-theme",
                        "py39-sphinxnotes-strike",
                        "py39-bidi",
                        "py39-coremltools",
                        "py39-kraken",
                        "py39-berkeleydb",
                        "py39-scoop",
                        "py39-jplephem",
                        "py39-spktype21",
                        "py39-sgp4",
                        "py39-skyfield",
                        "py39-skyfield-data",
                        "py39-iminuit",
                        "py39-app-model",
                        "py39-in-n-out",
                        "py39-brotlicffi",
                        "py39-docstring-to-markdown",
                        "py39-pylint-venv",
                        "py39-rapidfuzz",
                        "py39-fdsnwsscripts",
                        "py39-contourpy",
                        "py39-lsprotocol",
                        "py39-calver",
                        "py39-poetry-plugin-export",
                        "py39-trove-classifiers",
                        "py39-mongoengine",
                        "py39-pivy",
                        "py39-cfn-lint",
                        "py39-jschema_to_python",
                        "py39-jsonpatch",
                        "py39-junit-xml",
                        "py39-sarif-om",
                        "py39-pypdf",
                        "py39-coolprop",
                        "py39-dotty-dict",
                        "py39-hid",
                        "py39-log-symbols",
                        "py39-spinners",
                        "py39-hjson",
                        "py39-fypp",
                        "py39-pytest-check",
                        "py39-xmldiff",
                        "py39-singledispatch",
                        "py39-cymruwhois",
                        "py39-pytensor",
                        "py39-versioneer",
                        "py39-pytoolconfig",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-uproot",
                        "py39-confection",
                        "py39-toposort",
                        "py39-comm",
                        "py39-pyproject_hooks",
                        "py39-dijitso",
                        "py39-dolfin",
                        "py39-ffc",
                        "py39-fiat",
                        "py39-rchitect",
                        "py39-breathe",
                        "py39-mupdf",
                        "py39-pudb",
                        "py39-imagehash",
                        "py39-branca",
                        "py39-folium",
                        "py39-setuptools-git-versioning",
                        "py39-cryptg",
                        "py39-blosc2",
                        "py39-ndindex",
                        "py39-jfricas",
                        "py39-pdal",
                        "py39-pyproject_metadata",
                        "py39-hyrule",
                        "py39-scour",
                        "py39-css-parser",
                        "py39-qrcode",
                        "py39-asitop",
                        "py39-dashing",
                        "py39-nameutils",
                        "py39-pulp",
                        "py39-quantecon",
                        "py39-rasterstats",
                        "py39-custom_inherit",
                        "py39-elastic-transport",
                        "py39-fortranformat",
                        "py39-types-psutil",
                        "py39-types-setuptools",
                        "py39-types-typed-ast",
                        "py39-access",
                        "py39-esda",
                        "py39-giddy",
                        "py39-inequality",
                        "py39-mgwr",
                        "py39-momepy",
                        "py39-pointpats",
                        "py39-pysal",
                        "py39-segregation",
                        "py39-spaghetti",
                        "py39-spglm",
                        "py39-spint",
                        "py39-splot",
                        "py39-spopt",
                        "py39-spreg",
                        "py39-spvcm",
                        "py39-tobler",
                        "py39-safetensors",
                        "py39-genshi",
                        "py39-pytest-trio",
                        "py39-cinderclient",
                        "py39-cliff",
                        "py39-debtcollector",
                        "py39-dogpile-cache",
                        "py39-keystoneauth1",
                        "py39-keystoneclient",
                        "py39-novaclient",
                        "py39-openstackclient",
                        "py39-openstacksdk",
                        "py39-os-service-types",
                        "py39-osc-lib",
                        "py39-oslo-config",
                        "py39-oslo-i18n",
                        "py39-oslo-serialization",
                        "py39-oslo-utils",
                        "py39-requestsexceptions",
                        "py39-bitmath",
                        "py39-bpylist2",
                        "py39-objexplore",
                        "py39-progressbar",
                        "py39-pytest-pycodestyle",
                        "py39-pytest-pylint",
                        "py39-plyvel",
                        "py39-pyxdg",
                        "py39-xdg-base-dirs",
                        "py39-applescript",
                        "py39-bitarray",
                        "py39-osxmetadata",
                        "py39-photoscript",
                        "py39-pytimeparse2",
                        "py39-rich-theme-manager",
                        "py39-shortuuid",
                        "py39-strpdatetime",
                        "py39-textx",
                        "py39-ptpython",
                        "py39-scapy",
                        "py39-scapy-devel",
                        "py39-geojson",
                        "py39-libxslt",
                        "py39-fuzzywuzzy",
                        "py39-fancycompleter",
                        "py39-pdbpp",
                        "py39-repl",
                        "py39-wmctrl",
                        "py39-tlsh",
                        "py39-luma.core",
                        "py39-luma.emulator",
                        "py39-pyftdi",
                        "py39-smbus2",
                        "py39-circuitbreaker",
                        "py39-pefile",
                        "py39-oci",
                        "py39-pdm-backend",
                        "py39-meson",
                        "py39-meson-python",
                        "py39-gnupg",
                        "py39-nclib",
                        "py39-async-lru",
                        "py39-rpds-py",
                        "py39-sdnotify",
                        "py39-scikit-build-core",
                        "py39-dbus_next",
                        "py39-dropbox",
                        "py39-pyfatfs",
                        "py39-rubicon-objc",
                        "py39-stone",
                        "py39-survey",
                        "py39-asciimatics",
                        "py39-libusb1",
                        "py39-serpent",
                        "py39-bugsnag",
                        "py39-keyrings.alt",
                        "py39-Pyro5",
                        "py39-desktop-notifier",
                        "py39-pytest-rerunfailures",
                        "py39-rfc3339-validator",
                        "py39-rfc3986-validator",
                        "py39-tinydb",
                        "py39-expandvars",
                        "py39-pygmt",
                        "py39-referencing",
                        "py39-asdf-astropy",
                        "py39-asdf-standard",
                        "py39-asdf",
                        "py39-asdf-transform-schemas",
                        "py39-asdf-unit-schemas",
                        "py39-asdf-coordinates-schemas",
                        "py39-astropy-iers-data",
                        "py39-jsonschema-specifications",
                        "py39-zc-lockfile",
                        "py39-python-json-logger",
                        "py39-glad2",
                        "py39-frozendict",
                        "py39-cython-compat",
                        "py39-ruff",
                        "py39-oldest-supported-numpy",
                        "py39-sphinxcontrib-jquery",
                        "py39-lazy_loader",
                        "py39-pastedeploy",
                        "py39-minidb",
                        "py39-urlwatch",
                        "py39-webtest",
                        "py39-postgresql",
                        "py39-arabic-reshaper",
                        "py39-pysaga",
                        "py39-aiohttp-socks",
                        "py39-requests-futures",
                        "py39-socid-extractor",
                        "py39-stem",
                        "py39-torrequest",
                        "py39-oscrypto",
                        "py39-hanko",
                        "py39-hanko-certvalidator",
                        "py39-svglib",
                        "py39-uritools",
                        "py39-asv-runner",
                        "py39-annotated_types",
                        "py39-pydantic_core",
                        "py39-pydantic_settings",
                        "py39-pyspnego",
                        "py39-iso3166",
                        "py39-trio-websocket",
                        "py39-soxr",
                        "py39-types-decorator",
                        "py39-polygon",
                        "py39-tzdata",
                        "py39-pydantic-compat",
                        "py39-pyobjc6",
                        "py39-jupyter_server_terminals",
                        "py39-notebook_shim",
                        "py39-fqdn",
                        "py39-isoduration",
                        "py39-uri-template",
                        "py39-mslex",
                        "py39-powerline-exitstatus-kai",
                        "py39-powerline-gitstatus",
                        "py39-jsonschema-format-nongpl",
                        "py39-jupyter_events",
                        "py39-hatch-jupyter-builder",
                        "py39-hatch-nodejs-version",
                        "py39-jupyter-lsp",
                        "py39-simplekml",
                        "py39-types-colorama",
                        "py39-mdx_linkify",
                        "py39-quantities",
                        "py39-sounddevice",
                        "py39-mssql",
                        "py39-inflect",
                        "py39-g2p-en",
                        "py39-blosc",
                        "py39-pybox2d",
                        "py39-ezdxf",
                        "py39-mrjob",
                        "py39-svgpath",
                        "py39-line_profiler",
                        "py39-jaraco.context",
                        "py39-fickling",
                        "py39-libnewt",
                        "py39-lxml_html_clean",
                        "py39-pdal-plugins",
                        "py39-qt4py",
                        "py39-flexcache",
                        "py39-flexparser",
                        "py39-pyFAI",
                        "py39-dmgbuild",
                        "py39-ds-store",
                        "py39-mac-alias",
                        "py39-pyqt6",
                        "py39-pyqt6-3d",
                        "py39-pyqt6-charts",
                        "py39-pyqt6-datavisualization",
                        "py39-pyqt6-networkauth",
                        "py39-pyqt6-sip",
                        "py39-pyqt6-webengine",
                        "py39-objgraph",
                        "py39-beancount-import",
                        "py39-eli5",
                        "py39-aiohappyeyeballs",
                        "py39-pylsqpack",
                        "py39-service-identity",
                        "py39-aioquic",
                        "py39-gpxpy",
                        "py39-autopage",
                        "py39-asyncssh",
                        "py39-pyuca",
                        "py39-zlmdb",
                        "py39-demjson",
                        "py39-pacal",
                        "py39-pylast",
                        "py39-rich_rst",
                        "py39-propcache",
                        "py39-hatch-requirements-txt",
                        "py39-marshmallow",
                        "py39-webargs",
                        "py39-pysimdjson",
                        "py39-kcs11",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-mongomock",
                        "py39-mp-api",
                        "py39-pycifrw",
                        "py39-pydash",
                        "py39-sentinels",
                        "py39-smart-open",
                        "py39-sqlalchemy-utils",
                        "py39-sshtunnel",
                        "py39-getkey",
                        "py39-json-rpc",
                        "py39-poetry-plugin-shell",
                        "py39-urwid-readline",
                        "py39-pytesseract",
                        "py39-krb5",
                        "py39-requests-kerberos",
                        "py39-img2pdf",
                        "py39-pyogrio",
                        "py39-pygments-mathematica",
                        "py39-narwhals",
                        "py39-pyqt6-scintilla",
                        "py39-pyside6",
                        "py39-digitalocean",
                        "py39-google-api-python-client",
                        "py39-cloudflare2",
                        "py39-pyproject_api",
                        "py39-scamper",
                        "py39-findpython",
                        "py39-typing-inspection",
                        "py39-pyfzf",
                        "py39-sqlglot",
                        "py39-cramjam",
                        "py39-iterable-io",
                        "py39-zipstream-ng",
                        "py39-backports.tarfile",
                        "py39-pbs_installer",
                        "py39-flasgger",
                        "py39-coherent.licensed",
                        "py39-donfig",
                        "py39-mpl-animators",
                        "py39-numcodecs",
                        "py39-zarr",
                        "py39-nanobind",
                        "py39-darkdetect",
                        "py39-larixite",
                        "py39-pypostal",
                        "py39-uv-build",
                        "py39-ml_dtypes",
                        "py39-proto-plus",
                        "py39-librt"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtcreator",
                        "terminus-font",
                        "arangodb",
                        "mozjs68",
                        "v8-8.3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "autojump"
                    ]
                }
            ]
        },
        {
            "name": "python39-devel",
            "portdir": "lang/python39-devel",
            "version": "3.9.0rc2",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python39",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python39",
            "long_description": "This port has been replaced by python39.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python3_select",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pypy36",
                        "pypy37",
                        "pypy38",
                        "pypy39",
                        "python3_select-38",
                        "python3_select-39",
                        "python3_select-310",
                        "python3_select-311",
                        "python3_select-312",
                        "python3_select-313",
                        "python3_select-314",
                        "python3_select-315",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-310",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python310"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-311",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python311"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-312",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python312"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-313",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python313"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-314",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python314"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-315",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python315-devel"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-38",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python38"
                    ]
                }
            ]
        },
        {
            "name": "python3_select-39",
            "portdir": "sysutils/python3_select",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python 3 version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python39"
                    ]
                }
            ]
        },
        {
            "name": "python-language-server_select",
            "portdir": "python/python-language-server_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default pyls version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of pyls.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-language-server",
                        "py35-language-server",
                        "py36-language-server"
                    ]
                }
            ]
        },
        {
            "name": "python-lsp-server_select",
            "portdir": "python/python-lsp-server_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default pylsp version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of pylsp.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-python-lsp-server",
                        "py37-python-lsp-server",
                        "py310-python-lsp-server",
                        "py311-python-lsp-server",
                        "py312-python-lsp-server",
                        "py313-python-lsp-server",
                        "py314-python-lsp-server",
                        "py38-python-lsp-server",
                        "py39-python-lsp-server"
                    ]
                }
            ]
        },
        {
            "name": "python-mode.el",
            "portdir": "lang/python-mode.el",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/python-mode/",
            "description": "python-mode is an X/Emacs major mode for editing Python source code",
            "long_description": "Python-mode makes a number of editing and debugging features available to Python programmers who use GNU Emacs or XEmacs. Included in its basic feature set are syntax coloring, indent/dedent/electric newline support, movement across major functional sections of code, code execution in inferior Python processes, class/function marking, integration with pdb, the Python debugger.",
            "active": true,
            "categories": [
                "lang",
                "editors",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python_select",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "swig-python",
                        "swig3-python"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pypy37",
                        "pypy38",
                        "pypy39",
                        "pypy-tkinter",
                        "pypy36-tkinter",
                        "pypy37-tkinter",
                        "pypy38-tkinter",
                        "pypy39-tkinter",
                        "python26",
                        "python27",
                        "python_select-38",
                        "python_select-39",
                        "pypy",
                        "python_select-311",
                        "python_select-312",
                        "python_select-313",
                        "python_select-314",
                        "python_select-315",
                        "python32",
                        "python33",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python_select-310",
                        "pypy36"
                    ]
                }
            ]
        },
        {
            "name": "python_select-310",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python310"
                    ]
                }
            ]
        },
        {
            "name": "python_select-311",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python311"
                    ]
                }
            ]
        },
        {
            "name": "python_select-312",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python312"
                    ]
                }
            ]
        },
        {
            "name": "python_select-313",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python313"
                    ]
                }
            ]
        },
        {
            "name": "python_select-314",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python314"
                    ]
                }
            ]
        },
        {
            "name": "python_select-315",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python315-devel"
                    ]
                }
            ]
        },
        {
            "name": "python_select-38",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python38"
                    ]
                }
            ]
        },
        {
            "name": "python_select-39",
            "portdir": "sysutils/python_select",
            "version": "0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "Common files for selecting default Python version",
            "long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "python39"
                    ]
                }
            ]
        },
        {
            "name": "py-threadpool",
            "portdir": "python/py-threadpool",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chrisarndt.de/projects/threadpool/",
            "description": "Easy to use object-oriented thread pool framework",
            "long_description": "A thread pool is an object that maintains a pool of worker threads to perform time consuming operations in parallel. It assigns jobs to the threads by putting them in a work request queue, where they are picked up by the next available thread. This then performs the requested operation in the background and puts the results in another queue.",
            "active": false,
            "categories": [
                "net",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-threadpool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-threadpoolctl",
            "portdir": "python/py-threadpoolctl",
            "version": "3.6.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joblib/threadpoolctl",
            "description": "Helpers to limit the number of threads used in the common native libraries.",
            "long_description": "Helpers to limit the number of threads used in the common native libraries.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2869
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-threadpoolctl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-three-merge",
            "portdir": "python/py-three-merge",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/three-merge",
            "description": "Simple library for merging two strings with respect to a base one",
            "long_description": "Simple library for merging two strings with respect to a base one",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-three-merge"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-thrift",
            "portdir": "python/py-thrift",
            "version": "0.20.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thrift.apache.org/",
            "description": "Python bindings to Thrift",
            "long_description": "Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-thrift"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tiff",
            "portdir": "python/py-tiff",
            "version": "0.1.6",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.haynold.com/software_projects/2004/pytiff/",
            "description": "pytiff provides tiff handling and advanced imaging for Python",
            "long_description": "pytiff provides tiff handling and advanced imaging for Python",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tifffile",
            "portdir": "python/py-tifffile",
            "version": "2026.1.14",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/tifffile/",
            "description": "Store numpy data arrays in TIFF files.",
            "long_description": "Store numpy data arrays in TIFF files. Read image and metadata from TIFF-like files used in bioimaging.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1211
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-tifffile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tiktoken",
            "portdir": "python/py-tiktoken",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/tiktoken",
            "description": "Fast BPE tokeniser for use with OpenAI's models.",
            "long_description": "Fast BPE tokeniser for use with OpenAI's models.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "mrdomino",
                    "ports_count": 41
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-tiktoken"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-timeformat",
            "portdir": "python/py-timeformat",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.owlfish.com/software/TimeFormat/",
            "description": "Flexible alternative to time.strftime",
            "long_description": "TimeFormat implements new time and date formatting codes that provide more flexibility to time.strftime(). The implementation avoids using the C library time.strftime() where possible, so ensuring the same operation across most platforms.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-timeformat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-timelib",
            "portdir": "python/py-timelib",
            "version": "0.3.0",
            "license": "zlib and PHP",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pediapress/timelib/",
            "description": "parse english textual date descriptions",
            "long_description": "parse english textual date descriptions",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-timelib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-time-machine",
            "portdir": "python/py-time-machine",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adamchainz/time-machine",
            "description": "A tool for mocking the time in tests",
            "long_description": "A tool for mocking the time in tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-time-machine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-timeout-decorator",
            "portdir": "python/py-timeout-decorator",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pnpnpn/timeout-decorator",
            "description": "Timeout decorator",
            "long_description": "Timeout decorator",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-timeout-decorator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tinycss",
            "portdir": "python/py-tinycss",
            "version": "0.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tinycss.readthedocs.io",
            "description": "CSS parser for Python",
            "long_description": "tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules: CSS Color 3, CSS Fonts 3, CSS Paged Media 3. It is designed to be easy to extend for new CSS modules and syntax, and integrates well with cssselect for Selectors 3 support.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-tinycss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tinycss2",
            "portdir": "python/py-tinycss2",
            "version": "1.5.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.courtbouillon.org/tinycss2",
            "description": "tinycss2 is a low-level CSS parser and generator written in Python",
            "long_description": "tinycss2 is a low-level CSS parser and generator written in Python: it can parse strings, return objects representing tokens and blocks, and generate CSS strings corresponding to these objects.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tinycss2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tinydb",
            "portdir": "python/py-tinydb",
            "version": "4.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msiemens/tinydb",
            "description": "TinyDB is a tiny, document oriented database",
            "long_description": "TinyDB is a lightweight document oriented database optimized for your happiness :).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-tinydb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tkinter",
            "portdir": "python/py-tkinter",
            "version": "2.4.6",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.python.org/library/tkinter.html",
            "description": "Python bindings to the Tk widget set",
            "long_description": "Python bindings to the Tk widget set",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tkinter"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}