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

{
    "count": 50465,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=635",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=633",
    "results": [
        {
            "name": "py310-pyproject_hooks",
            "portdir": "python/py-pyproject_hooks",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pyproject_hooks/",
            "description": "API to call PEP 517 hooks",
            "long_description": "This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "py-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-tomli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-testpath",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-build"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyproject_hooks",
            "portdir": "python/py-pyproject_hooks",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pyproject_hooks/",
            "description": "API to call PEP 517 hooks",
            "long_description": "This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py311-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-testpath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-build"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyproject_hooks",
            "portdir": "python/py-pyproject_hooks",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pyproject_hooks/",
            "description": "API to call PEP 517 hooks",
            "long_description": "This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-testpath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-build"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyproject_hooks",
            "portdir": "python/py-pyproject_hooks",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pyproject_hooks/",
            "description": "API to call PEP 517 hooks",
            "long_description": "This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-testpath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-build",
                        "py-pyproject_hooks"
                    ]
                }
            ]
        },
        {
            "name": "py314-pyproject_hooks",
            "portdir": "python/py-pyproject_hooks",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pyproject_hooks/",
            "description": "API to call PEP 517 hooks",
            "long_description": "This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-build",
                        "poetry"
                    ]
                }
            ]
        },
        {
            "name": "py-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.9.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sip-devel"
                    ]
                }
            ]
        },
        {
            "name": "py26-setuptools",
            "portdir": "python/py-setuptools",
            "version": "36.8.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py26-bdist_mpkg",
                        "py26-pip"
                    ]
                }
            ]
        },
        {
            "name": "py27-setuptools",
            "portdir": "python/py-setuptools",
            "version": "44.1.1",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fdroidserver",
                        "py27-actdiag",
                        "py27-alembic",
                        "py27-astlib",
                        "py27-automat",
                        "py27-autopep8",
                        "py27-babel",
                        "py27-backports-ssl_match_hostname",
                        "py27-bdist_mpkg",
                        "py27-beaker",
                        "py27-behave",
                        "py27-blockdiag",
                        "py27-bokeh",
                        "py27-bpython",
                        "py27-breadability",
                        "py27-canmatrix",
                        "py27-celery",
                        "py27-chardet",
                        "py27-cheroot",
                        "py27-cherrypy",
                        "py27-click-plugins",
                        "py27-cligj",
                        "py27-clonedigger",
                        "py27-codestyle",
                        "py27-cog",
                        "py27-couchdb",
                        "py27-coverage",
                        "py27-csvkit",
                        "py27-cubes",
                        "py27-cython",
                        "py27-dap",
                        "py27-decoratortools",
                        "py27-distributed",
                        "py27-distro",
                        "py27-dns-lexicon",
                        "py27-docstyle",
                        "py27-doctest-ignore-unicode",
                        "py27-editorconfig",
                        "py27-eyed3",
                        "py27-fabio",
                        "py27-fabric",
                        "py27-figleaf",
                        "py27-fixture",
                        "py27-flake8",
                        "py27-future",
                        "py27-grako",
                        "py27-hdfs",
                        "py27-helpdev",
                        "py27-hieroglyph",
                        "py27-honcho",
                        "py27-html2text",
                        "py27-hypy",
                        "py27-icalendar",
                        "py27-imageio",
                        "py27-imdb",
                        "py27-ipdb",
                        "py27-ipyparallel",
                        "py27-ipython",
                        "py27-jenkins-job-builder",
                        "py27-jinja",
                        "py27-jinja2",
                        "py27-jmespath",
                        "py27-josepy",
                        "py27-jsbeautifier",
                        "py27-json5",
                        "py27-jsonschema",
                        "py27-jug",
                        "py27-jupyter_console",
                        "py27-jupyter_core",
                        "py27-kaptan",
                        "py27-keyczar",
                        "py27-keyring",
                        "py27-kombu",
                        "py27-langid",
                        "py27-language-server",
                        "py27-logilab-common",
                        "py27-macholib",
                        "py27-mahotas",
                        "py27-mako",
                        "py27-markdown",
                        "py27-mdtraj",
                        "py27-mercantile",
                        "py27-meta",
                        "py27-modulegraph",
                        "py27-mrjob",
                        "py27-mutagen",
                        "py27-natsort",
                        "py27-nbconvert",
                        "py27-nbformat",
                        "py27-netcdf4",
                        "py27-nibabel",
                        "py27-nose",
                        "py27-nose-exclude",
                        "py27-notebook",
                        "py27-nwdiag",
                        "py27-openid",
                        "py27-paste",
                        "py27-paver",
                        "py27-pbr",
                        "py27-pep8",
                        "py27-pinocchio",
                        "py27-pint",
                        "py27-pip",
                        "py27-podcastparser",
                        "py27-protobuf",
                        "py27-psycopg2",
                        "py27-pudb",
                        "py27-py2app",
                        "py27-pybtex",
                        "py27-pybtex-docutils",
                        "py27-pyflakes",
                        "py27-pygments",
                        "py27-pygmsh",
                        "py27-pygraphviz",
                        "py27-pygtkhelpers",
                        "py27-pyhyphen",
                        "py27-pylint",
                        "py27-pyplusplus",
                        "py27-pytest",
                        "py27-pytest-runner",
                        "py27-pytest-xdist",
                        "py27-python-augeas",
                        "py27-qrcode",
                        "py27-qtawesome",
                        "py27-qtconsole",
                        "py27-rasterio",
                        "py27-raven",
                        "py27-rbtools",
                        "py27-rtm",
                        "py27-scikit-build",
                        "py27-send2trash",
                        "py27-seqdiag",
                        "py27-serial",
                        "py27-setuptools-git",
                        "py27-setuptools_scm",
                        "py27-shove",
                        "py27-sparqlwrapper",
                        "py27-sphinx",
                        "py27-sphinx-bootstrap-theme",
                        "py27-sqlalchemy-migrate",
                        "py27-stevedore",
                        "py27-sumy",
                        "py27-supervisor",
                        "py27-sympy",
                        "py27-tabulate",
                        "py27-tail",
                        "py27-tatsu",
                        "py27-tempora",
                        "py27-theano",
                        "py27-tox",
                        "py27-tpot",
                        "py27-tqdm",
                        "py27-trepan",
                        "py27-turbogears",
                        "py27-tvnamer",
                        "py27-twill",
                        "py27-twisted",
                        "py27-uncompyle6",
                        "py27-unidecode",
                        "py27-unittest2",
                        "py27-vega",
                        "py27-virtualenv-clone",
                        "py27-virtualenvwrapper",
                        "py27-visa",
                        "py27-vobject",
                        "py27-waitress",
                        "py27-watchdog",
                        "py27-werkzeug",
                        "py27-xarray",
                        "py27-xdis",
                        "py27-xhtml2pdf",
                        "py27-xlutils",
                        "py27-yapf",
                        "py27-yolk",
                        "py27-yt",
                        "py27-zc-buildout",
                        "py27-zconfig",
                        "py27-zdaemon",
                        "py27-zen",
                        "py27-zope-deferredimport",
                        "py27-zope-deprecation",
                        "py27-zope-hookable",
                        "py27-zope-proxy",
                        "py27-pyobjc",
                        "loggerhead",
                        "py27-nghttp2",
                        "py27-ansible-core",
                        "py27-resolvelib",
                        "py27-django-gravatar2",
                        "py27-pytest-benchmark",
                        "py27-cpuinfo",
                        "py27-cython-compat"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "PIDA",
                        "closure-linter",
                        "flashbake",
                        "git-cvs",
                        "gitinspector",
                        "voltron",
                        "calendar-contacts-server",
                        "coherence",
                        "skypipe",
                        "upnp-inspector",
                        "DepreciateForLedger",
                        "GTDtoCSV",
                        "LedgerScheduler",
                        "csvToLedger",
                        "expense.txt",
                        "time.txt",
                        "py27-BitArray2D",
                        "py27-BitVector",
                        "py27-DAWG",
                        "py27-GridDataFormats",
                        "py27-MDAnalysis",
                        "py27-Pillow",
                        "py27-SDL2",
                        "py27-XlsxWriter",
                        "py27-abjad",
                        "py27-absl",
                        "py27-acor",
                        "py27-acora",
                        "py27-aenum",
                        "py27-affine",
                        "py27-agate",
                        "py27-agate-dbf",
                        "py27-agate-excel",
                        "py27-agate-sql",
                        "py27-aiodns",
                        "py27-alabaster",
                        "py27-altgraph",
                        "py27-amqp",
                        "py27-amqplib",
                        "py27-aniso8601",
                        "py27-ansicolor",
                        "py27-anyjson",
                        "py27-anytree",
                        "py27-apipkg",
                        "py27-applaunchservices",
                        "py27-appnope",
                        "py27-appscript",
                        "py27-argh",
                        "py27-args",
                        "py27-arpeggio",
                        "py27-asn1",
                        "py27-asn1-modules",
                        "py27-asn1crypto",
                        "py27-asteval",
                        "py27-astor",
                        "py27-astroML",
                        "py27-astroid",
                        "py27-astrolibcoords",
                        "py27-astroplan",
                        "py27-astropy",
                        "py27-astropy-healpix",
                        "py27-astropy-helpers",
                        "py27-astroquery",
                        "py27-async-task",
                        "py27-atomicwrites",
                        "py27-attr",
                        "py27-attrs",
                        "py27-authkit",
                        "py27-awesome_slugify",
                        "py27-awscli",
                        "py27-axolotl",
                        "py27-axolotl-curve25519",
                        "py27-backports-functools_lru_cache",
                        "py27-backports-shutil_get_terminal_size",
                        "py27-backports.csv",
                        "py27-backports.os",
                        "py27-backports.weakref",
                        "py27-baker",
                        "py27-bcdoc",
                        "py27-bcrypt",
                        "py27-beautifulsoup",
                        "py27-beautifulsoup4",
                        "py27-benchexec",
                        "py27-billiard",
                        "py27-biopython",
                        "py27-biplist",
                        "py27-bitstruct",
                        "py27-bleach",
                        "py27-blessed",
                        "py27-blessings",
                        "py27-blinker",
                        "py27-blist",
                        "py27-blosc",
                        "py27-boto3",
                        "py27-botocore",
                        "py27-bottle",
                        "py27-bqplot",
                        "py27-brotli",
                        "py27-brotlipy",
                        "py27-brownie",
                        "py27-bson",
                        "py27-cached-property",
                        "py27-cachetools",
                        "py27-cairo",
                        "py27-cairocffi",
                        "py27-cartopy",
                        "py27-cchardet",
                        "py27-cffi",
                        "py27-cheetah",
                        "py27-cidrize",
                        "py27-ckanapi",
                        "py27-clang",
                        "py27-cli-helpers",
                        "py27-click",
                        "py27-clientform",
                        "py27-cogen",
                        "py27-colander",
                        "py27-colormath",
                        "py27-colour",
                        "py27-columnize",
                        "py27-commpy",
                        "py27-configargparse",
                        "py27-configparser",
                        "py27-constantly",
                        "py27-construct",
                        "py27-contextlib2",
                        "py27-control",
                        "py27-cookies",
                        "py27-couchdbkit",
                        "py27-country",
                        "py27-coverage",
                        "py27-cppy",
                        "py27-crayons",
                        "py27-creoleparser",
                        "py27-cryptography",
                        "py27-csscompressor",
                        "py27-cssselect",
                        "py27-cssutils",
                        "py27-cucumber-tag-expressions",
                        "py27-curlish",
                        "py27-curtsies",
                        "py27-cx_Freeze",
                        "py27-cycler",
                        "py27-cymem",
                        "py27-cytoolz",
                        "py27-dask",
                        "py27-datacite",
                        "py27-dateutil",
                        "py27-datrie",
                        "py27-dbfread",
                        "py27-ddt",
                        "py27-deap",
                        "py27-decorator",
                        "py27-defusedxml",
                        "py27-demjson",
                        "py27-descartes",
                        "py27-diff-match-patch",
                        "py27-dill",
                        "py27-dispatcher",
                        "py27-dispel4py-devel",
                        "py27-dispel4py-registry-devel",
                        "py27-distorm",
                        "py27-distutils-extra",
                        "py27-django",
                        "py27-django-countries",
                        "py27-django-debug-toolbar",
                        "py27-django-extensions",
                        "py27-django-htmlmin",
                        "py27-django-nose",
                        "py27-dnspython",
                        "py27-docker",
                        "py27-dockerpty",
                        "py27-dockerpy-creds",
                        "py27-docopt",
                        "py27-docutils",
                        "py27-docx",
                        "py27-dqsegdb2",
                        "py27-dsltools",
                        "py27-dynd",
                        "py27-ecdsa",
                        "py27-editor",
                        "py27-elementtree",
                        "py27-elib.intl",
                        "py27-elixir",
                        "py27-emcee",
                        "py27-enchant",
                        "py27-enthoughtbase",
                        "py27-enum",
                        "py27-enum34",
                        "py27-envoy",
                        "py27-epsg",
                        "py27-epsilon",
                        "py27-erf",
                        "py27-errorhandler",
                        "py27-et_xmlfile",
                        "py27-etsproxy",
                        "py27-euca2ools",
                        "py27-eventlet",
                        "py27-exifread",
                        "py27-ez_setup",
                        "py27-fancycompleter",
                        "py27-fasteners",
                        "py27-faulthandler",
                        "py27-feedparser",
                        "py27-fido2",
                        "py27-fipy",
                        "py27-flake8-mccabe",
                        "py27-flake8-pep8-naming",
                        "py27-flake8-polyfill",
                        "py27-flaky",
                        "py27-flask",
                        "py27-flask-auth",
                        "py27-flask-babel",
                        "py27-flask-frozen",
                        "py27-flask-login",
                        "py27-flask-mail",
                        "py27-flask-mongoalchemy",
                        "py27-flask-restful",
                        "py27-flask-script",
                        "py27-flask-sqlalchemy",
                        "py27-flask-uploads",
                        "py27-flask-wtf",
                        "py27-flup",
                        "py27-formbuild",
                        "py27-formencode",
                        "py27-fortranformat",
                        "py27-freezegun",
                        "py27-fs",
                        "py27-funcparserlib",
                        "py27-funcsigs",
                        "py27-fuzzywuzzy",
                        "py27-game",
                        "py27-gammapy",
                        "py27-gast",
                        "py27-gcn",
                        "py27-gdata",
                        "py27-genshi",
                        "py27-geoalchemy",
                        "py27-geocoder",
                        "py27-geographiclib",
                        "py27-geojson",
                        "py27-geopandas",
                        "py27-geopy",
                        "py27-gevent",
                        "py27-gevent-websocket",
                        "py27-gflags",
                        "py27-git-sweep",
                        "py27-gitdb",
                        "py27-gitpython",
                        "py27-gmpy2",
                        "py27-gnureadline",
                        "py27-google-api",
                        "py27-google-apputils",
                        "py27-google-auth",
                        "py27-google-auth-httplib2",
                        "py27-google-pasta",
                        "py27-graphviz",
                        "py27-greenlet",
                        "py27-gsd",
                        "py27-gwdatafind",
                        "py27-gwosc",
                        "py27-gwpy",
                        "py27-h11",
                        "py27-h2",
                        "py27-hat-trie",
                        "py27-healpy",
                        "py27-heapdict",
                        "py27-hpack",
                        "py27-htseq",
                        "py27-http-parser",
                        "py27-httplib2",
                        "py27-humanize",
                        "py27-hurry.filesize",
                        "py27-hyperframe",
                        "py27-hypothesis",
                        "py27-idna",
                        "py27-imagesize",
                        "py27-imgur",
                        "py27-iminuit",
                        "py27-import_relative",
                        "py27-importlib-metadata",
                        "py27-importlib-resources",
                        "py27-importmagic",
                        "py27-imread",
                        "py27-incremental",
                        "py27-iniparse",
                        "py27-instrumentkit",
                        "py27-intervaltree",
                        "py27-intervaltree2",
                        "py27-invoke",
                        "py27-ioflo",
                        "py27-ipaddress",
                        "py27-iplib",
                        "py27-ipykernel",
                        "py27-ipympl",
                        "py27-ipython-sql",
                        "py27-irodsclient",
                        "py27-isodate",
                        "py27-isort",
                        "py27-itsdangerous",
                        "py27-jcc",
                        "py27-jdcal",
                        "py27-jedi",
                        "py27-jmespath-terminal",
                        "py27-joblib",
                        "py27-json-rpc",
                        "py27-json-tricks",
                        "py27-jubatus-client",
                        "py27-jupyter_client",
                        "py27-jupyterlab_launcher",
                        "py27-jwt",
                        "py27-kaitaistruct",
                        "py27-kcs11",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-keras_preprocessing",
                        "py27-kerfi-vangasvipur",
                        "py27-kid",
                        "py27-kiwisolver",
                        "py27-kombine",
                        "py27-kqueue",
                        "py27-lazy_object_proxy",
                        "py27-ldap",
                        "py27-leather",
                        "py27-lepl",
                        "py27-leveldb",
                        "py27-levenshtein",
                        "py27-libarchive-c",
                        "py27-libcloud",
                        "py27-liblzma",
                        "py27-libnacl",
                        "py27-librabbitmq",
                        "py27-libsass",
                        "py27-libtmux",
                        "py27-libxml2",
                        "py27-ligo-gracedb",
                        "py27-ligo-lw",
                        "py27-ligotimegps",
                        "py27-linecache2",
                        "py27-llfuse",
                        "py27-llvmlite",
                        "py27-llvmmath",
                        "py27-lmfit",
                        "py27-local-pipelines",
                        "py27-locket",
                        "py27-lockfile",
                        "py27-logbook",
                        "py27-logcat-color",
                        "py27-lscsoft-glue",
                        "py27-lxml",
                        "py27-m2crypto",
                        "py27-m2r",
                        "py27-macfsevents",
                        "py27-magic",
                        "py27-magpy",
                        "py27-managesieve",
                        "py27-mando",
                        "py27-marisa-trie",
                        "py27-markdown2",
                        "py27-markupsafe",
                        "py27-matplotlib",
                        "py27-matplotlib-basemap",
                        "py27-mechanize",
                        "py27-medusa",
                        "py27-meld3",
                        "py27-memprof",
                        "py27-mercurial_extension_utils",
                        "py27-metar",
                        "py27-mhash",
                        "py27-milk",
                        "py27-mimeparse",
                        "py27-misaka",
                        "py27-mistune",
                        "py27-mlpy",
                        "py27-mmh3",
                        "py27-mmtf-python",
                        "py27-mock",
                        "py27-molmod",
                        "py27-mongoengine",
                        "py27-montage",
                        "py27-morbid",
                        "py27-more-itertools",
                        "py27-mpi4py",
                        "py27-mpld3",
                        "py27-msgpack",
                        "py27-mssql",
                        "py27-multipledispatch",
                        "py27-munch",
                        "py27-murmurhash",
                        "py27-mustache",
                        "py27-myghty",
                        "py27-myghtyutils",
                        "py27-mysql",
                        "py27-nbval",
                        "py27-nclib",
                        "py27-ndg_httpsclient",
                        "py27-neovim",
                        "py27-netaddr",
                        "py27-netifaces",
                        "py27-networkx",
                        "py27-nevow",
                        "py27-nltk",
                        "py27-nmrglue",
                        "py27-nose-progressive",
                        "py27-nose-testconfig",
                        "py27-nosexcover",
                        "py27-numba",
                        "py27-numdifftools",
                        "py27-numexpr",
                        "py27-numpydoc",
                        "py27-oauth",
                        "py27-oauth2",
                        "py27-oauth2client",
                        "py27-oauthlib",
                        "py27-obspy",
                        "py27-odo",
                        "py27-olefile",
                        "py27-openbabel",
                        "py27-openopt",
                        "py27-openpyxl",
                        "py27-orbited",
                        "py27-oset",
                        "py27-owslib",
                        "py27-packaging",
                        "py27-paho-mqtt",
                        "py27-pandas",
                        "py27-pandasql",
                        "py27-parakeet",
                        "py27-paramiko",
                        "py27-parse",
                        "py27-parse-type",
                        "py27-parsedatetime",
                        "py27-parsel",
                        "py27-parsimonious",
                        "py27-parsing",
                        "py27-parso",
                        "py27-partd",
                        "py27-parver",
                        "py27-passlib",
                        "py27-pastedeploy",
                        "py27-pastewebkit",
                        "py27-path",
                        "py27-pathfinder",
                        "py27-pathlib2",
                        "py27-pathtools",
                        "py27-patsy",
                        "py27-pcapy",
                        "py27-pdfrw",
                        "py27-pedal",
                        "py27-petsc4py",
                        "py27-pgspecial",
                        "py27-phonenumbers",
                        "py27-pickleshare",
                        "py27-pika",
                        "py27-pipfile",
                        "py27-pkgconfig",
                        "py27-pkginfo",
                        "py27-plac",
                        "py27-ply",
                        "py27-plyvel",
                        "py27-poly",
                        "py27-poppler-qt5",
                        "py27-powerline",
                        "py27-pptx",
                        "py27-preshed",
                        "py27-pretend",
                        "py27-prettytable",
                        "py27-prometheus_client",
                        "py27-prompt_toolkit",
                        "py27-protego",
                        "py27-protobuf3",
                        "py27-prov",
                        "py27-psychopy",
                        "py27-publicsuffix2",
                        "py27-py",
                        "py27-pyaes",
                        "py27-pyaudio",
                        "py27-pyavm",
                        "py27-pybind11",
                        "py27-pybox2d",
                        "py27-pycallgraph",
                        "py27-pycares",
                        "py27-pycrlibm",
                        "py27-pycryptodome",
                        "py27-pycson",
                        "py27-pyds9",
                        "py27-pyfftw",
                        "py27-pyficache",
                        "py27-pygccxml",
                        "py27-pygeocoder",
                        "py27-pyglet",
                        "py27-pygooglechart",
                        "py27-pygpu",
                        "py27-pygraph-core",
                        "py27-pygrib",
                        "py27-pyhamcrest",
                        "py27-pyicu",
                        "py27-pyinstaller",
                        "py27-pyinterval",
                        "py27-pykerberos",
                        "py27-pylru",
                        "py27-pylzma",
                        "py27-pymongo",
                        "py27-pymunk",
                        "py27-pymysql",
                        "py27-pynacl",
                        "py27-pync",
                        "py27-pynzb",
                        "py27-pyopencl",
                        "py27-pyorick",
                        "py27-pyperclip",
                        "py27-pyphant",
                        "py27-pyphant-fmf",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "py27-pyphant-tools",
                        "py27-pypostal",
                        "py27-pyproj",
                        "py27-pyquery",
                        "py27-pyrant",
                        "py27-pyrfc3339",
                        "py27-pyro",
                        "py27-pyrsistent",
                        "py27-pysam",
                        "py27-pyscard",
                        "py27-pyshp",
                        "py27-pyside2",
                        "py27-pyslides",
                        "py27-pystache",
                        "py27-pytest-cov",
                        "py27-pytest-forked",
                        "py27-pytest-html",
                        "py27-pytest-mpl",
                        "py27-pytest-qt",
                        "py27-python-daemon",
                        "py27-python-dotenv",
                        "py27-python-jenkins",
                        "py27-python-jsonrpc-server",
                        "py27-pytimeparse",
                        "py27-pytools",
                        "py27-pyttsx",
                        "py27-pytzdata",
                        "py27-pyusb",
                        "py27-pyvcf",
                        "py27-pyvttbl",
                        "py27-pywavelets",
                        "py27-qdarkstyle",
                        "py27-qtpy",
                        "py27-qtsass",
                        "py27-quadtree",
                        "py27-quantities",
                        "py27-queuelib",
                        "py27-rabbyt",
                        "py27-rad",
                        "py27-radical-utils",
                        "py27-ratelim",
                        "py27-rdflib",
                        "py27-re2",
                        "py27-readme_renderer",
                        "py27-recaptcha",
                        "py27-redis",
                        "py27-regex",
                        "py27-regions",
                        "py27-rencode",
                        "py27-repl",
                        "py27-reportlab",
                        "py27-repoze.lru",
                        "py27-requests",
                        "py27-requests-cache",
                        "py27-requests-file",
                        "py27-requests-mock",
                        "py27-requests-oauthlib",
                        "py27-requests-toolbelt",
                        "py27-restkit",
                        "py27-rfc6555",
                        "py27-rfoo",
                        "py27-robotframework",
                        "py27-robotframework-ride",
                        "py27-robotframework-selenium2library",
                        "py27-robotremoteserver",
                        "py27-roman",
                        "py27-rope",
                        "py27-ropemode",
                        "py27-routes",
                        "py27-rpy2",
                        "py27-rrdtool",
                        "py27-rsa",
                        "py27-rstcheck",
                        "py27-rtmidi-python",
                        "py27-rtree",
                        "py27-ruamel-yaml",
                        "py27-ruamel-yaml-clib",
                        "py27-s3fs",
                        "py27-s3transfer",
                        "py27-saga",
                        "py27-scandir",
                        "py27-scikit-image",
                        "py27-scikit-learn",
                        "py27-scikit-umfpack",
                        "py27-scikits-ann",
                        "py27-scikits-audiolab",
                        "py27-scikits-bootstrap",
                        "py27-scikits-samplerate",
                        "py27-scikits-talkbox",
                        "py27-scikits-timeseries",
                        "py27-scoop",
                        "py27-scruffington",
                        "py27-scss",
                        "py27-seaborn",
                        "py27-selectors2",
                        "py27-selenium",
                        "py27-serpent",
                        "py27-service_identity",
                        "py27-setproctitle",
                        "py27-setupdocs",
                        "py27-setupmeta",
                        "py27-sh",
                        "py27-shapely",
                        "py27-singledispatch",
                        "py27-slepc4py",
                        "py27-slugify",
                        "py27-smart_open",
                        "py27-smisk",
                        "py27-smmap",
                        "py27-snmp",
                        "py27-snowballstemmer",
                        "py27-snuggs",
                        "py27-soaplib",
                        "py27-socketpool",
                        "py27-sogl",
                        "py27-sortedcollections",
                        "py27-sortedcontainers",
                        "py27-sounddevice",
                        "py27-south",
                        "py27-spark_parser",
                        "py27-spatialite",
                        "py27-speg",
                        "py27-sphinx-gallery",
                        "py27-sphinx_rtd_theme",
                        "py27-sphinxcontrib-bibtex",
                        "py27-sphinxcontrib-websupport",
                        "py27-spyder-kernels",
                        "py27-sqlalchemy",
                        "py27-sqlobject",
                        "py27-sqlparse",
                        "py27-stanfordnlp",
                        "py27-statprof",
                        "py27-statsmodels",
                        "py27-stomper",
                        "py27-stopit",
                        "py27-storm",
                        "py27-structlog",
                        "py27-subprocess32",
                        "py27-suds",
                        "py27-suds-jurko",
                        "py27-swiginac",
                        "py27-sybil",
                        "py27-tables",
                        "py27-taskw",
                        "py27-tastypie",
                        "py27-tblib",
                        "py27-tempita",
                        "py27-terminaltables",
                        "py27-testfixtures",
                        "py27-testtools",
                        "py27-text-unidecode",
                        "py27-textile",
                        "py27-texttable",
                        "py27-threadpool",
                        "py27-tinycss",
                        "py27-tldextract",
                        "py27-tmuxp",
                        "py27-toml",
                        "py27-toolz",
                        "py27-tornado",
                        "py27-traceback2",
                        "py27-tracer",
                        "py27-traittypes",
                        "py27-transaction",
                        "py27-translationstring",
                        "py27-triangle",
                        "py27-trollius",
                        "py27-trustme",
                        "py27-tstables",
                        "py27-ttfquery",
                        "py27-turbocheetah",
                        "py27-turbokid",
                        "py27-tvdb",
                        "py27-tweepy",
                        "py27-twilio",
                        "py27-txgithub",
                        "py27-typing",
                        "py27-tz-gae",
                        "py27-tzlocal",
                        "py27-ujson",
                        "py27-uncertainties",
                        "py27-unicodecsv",
                        "py27-unicodedata2",
                        "py27-unittest-xml-reporting",
                        "py27-unum",
                        "py27-update_checker",
                        "py27-uritemplate",
                        "py27-urlgrabber",
                        "py27-urllib3",
                        "py27-urwid",
                        "py27-usbtmc",
                        "py27-vcversioner",
                        "py27-vine",
                        "py27-vxi11",
                        "py27-w3lib",
                        "py27-wand",
                        "py27-wasabi",
                        "py27-webcolors",
                        "py27-webencodings",
                        "py27-webhelpers",
                        "py27-webob",
                        "py27-webpy",
                        "py27-websocket-client",
                        "py27-webtest",
                        "py27-wheel",
                        "py27-whoosh",
                        "py27-widgetsnbextension",
                        "py27-word2vec",
                        "py27-workerpool",
                        "py27-wrapt",
                        "py27-wtforms",
                        "py27-wurlitzer",
                        "py27-wxpython-4.0",
                        "py27-x2go",
                        "py27-xattr",
                        "py27-xdg",
                        "py27-xlrd",
                        "py27-xlsx2csv",
                        "py27-xlwt",
                        "py27-xmldiff",
                        "py27-xmltodict",
                        "py27-yappi",
                        "py27-yapsy",
                        "py27-yenc",
                        "py27-zc-lockfile",
                        "py27-zict",
                        "py27-zipp",
                        "py27-zodb",
                        "py27-zope-app-module",
                        "py27-zope-component",
                        "py27-zope-keyreference",
                        "py27-zopeinterface",
                        "py27-zopfli",
                        "py27-pyobjc-cocoa",
                        "TwitterDemandAnalyzer",
                        "TwitterDemandCollector",
                        "ligo-lvalert",
                        "ligo-lvalert-heartbeat",
                        "nMOLDYN",
                        "volatility",
                        "py27-yara",
                        "bcfg2",
                        "binplist",
                        "dnuos",
                        "py27-pytest-timeout",
                        "py27-backports.entry-points-selectable",
                        "py27-platformdirs",
                        "py27-ipadic",
                        "py27-fonttools",
                        "py27-smi",
                        "py27-xkcdpass",
                        "py27-python-ivi",
                        "py27-distnorm",
                        "py27-fdsnwsscripts",
                        "py27-pyxdg",
                        "py27-scapy",
                        "py27-pysap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-cx_Freeze",
                        "py27-m2r",
                        "py27-jupyter_client"
                    ]
                }
            ]
        },
        {
            "name": "py32-setuptools",
            "portdir": "python/py-setuptools",
            "version": "29.0.1",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py32-pip"
                    ]
                }
            ]
        },
        {
            "name": "py33-setuptools",
            "portdir": "python/py-setuptools",
            "version": "39.2.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py33-altgraph"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py33-modulegraph",
                        "py33-bdist_mpkg",
                        "py33-pip"
                    ]
                }
            ]
        },
        {
            "name": "py34-setuptools",
            "portdir": "python/py-setuptools",
            "version": "43.0.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py34-wheel",
                        "py34-SDL2",
                        "py34-platformdirs",
                        "py34-importlib-metadata",
                        "py34-scandir",
                        "py34-toml",
                        "py34-typing",
                        "py34-importlib-resources",
                        "py34-pathlib2",
                        "py34-zipp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py34-macholib",
                        "py34-serial",
                        "py34-setuptools_scm",
                        "py34-bdist_mpkg",
                        "py34-altgraph",
                        "py34-modulegraph",
                        "py34-pip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py34-wheel"
                    ]
                }
            ]
        },
        {
            "name": "py35-setuptools",
            "portdir": "python/py-setuptools",
            "version": "50.3.1",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-fido2",
                        "py35-BitVector",
                        "py35-DAWG",
                        "py35-Pillow",
                        "py35-SDL2",
                        "py35-acor",
                        "py35-acora",
                        "py35-qdarkstyle",
                        "py35-qtpy",
                        "py35-qtsass",
                        "py35-quantities",
                        "py35-queuelib",
                        "py35-rangehttpserver",
                        "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-robotremoteserver",
                        "py35-roman",
                        "py35-rope",
                        "py35-routes",
                        "py35-rsa",
                        "py35-rtmidi-python",
                        "py35-rtree",
                        "py35-s3fs",
                        "py35-s3transfer",
                        "py35-scandir",
                        "py35-scikit-image",
                        "py35-scikit-learn",
                        "py35-scikit-umfpack",
                        "py35-scikits-bootstrap",
                        "py35-scoop",
                        "py35-scruffington",
                        "py35-seaborn",
                        "py35-serpent",
                        "py35-service_identity",
                        "py35-sh",
                        "py35-shapely",
                        "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-spark_parser",
                        "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-sqlparse",
                        "py35-statsmodels",
                        "py35-stopit",
                        "py35-suds-jurko",
                        "py35-sybil",
                        "py35-taskw",
                        "py35-tblib",
                        "py35-tempita",
                        "py35-text-unidecode",
                        "py35-textile",
                        "py35-texttable",
                        "py35-threadpool",
                        "py35-three-merge",
                        "py35-tinycss",
                        "py35-toml",
                        "py35-toolz",
                        "py35-tornado",
                        "py35-tracer",
                        "py35-traits",
                        "py35-traitsui",
                        "py35-traittypes",
                        "py35-transaction",
                        "py35-translationstring",
                        "py35-triangle",
                        "py35-trollius",
                        "py35-trustme",
                        "py35-tstables",
                        "py35-tvdb",
                        "py35-tweepy",
                        "py35-twilio",
                        "py35-typed-ast",
                        "py35-tz-gae",
                        "py35-ujson",
                        "py35-uncertainties",
                        "py35-update_checker",
                        "py35-uritemplate",
                        "py35-urllib3",
                        "py35-urwid",
                        "py35-vine",
                        "py35-w3lib",
                        "py35-wand",
                        "py35-wasabi",
                        "py35-webcolors",
                        "py35-webencodings",
                        "py35-webob",
                        "py35-webtest",
                        "py35-wheel",
                        "py35-widgetsnbextension",
                        "py35-wntr",
                        "py35-word2vec",
                        "py35-wrapt",
                        "py35-wtforms",
                        "py35-wurlitzer",
                        "py35-wxpython-4.0",
                        "py35-x2go",
                        "py35-xattr",
                        "py35-xdg",
                        "py35-xlwt",
                        "py35-xmltodict",
                        "py35-yapsy",
                        "py35-yarl",
                        "py35-zc-lockfile",
                        "py35-zict",
                        "py35-zipp",
                        "py35-zope-component",
                        "py35-zope-event",
                        "py35-zopeinterface",
                        "py35-pyobjc-cocoa",
                        "py35-yara",
                        "py35-backports.entry-points-selectable",
                        "py35-platformdirs",
                        "py35-pyqt5-sip",
                        "py35-pyqt-builder",
                        "py35-smi",
                        "py35-pretend",
                        "py35-sphinxcontrib-blockdiag",
                        "py35-tables",
                        "py35-aenum",
                        "py35-affine",
                        "py35-agate",
                        "py35-agate-dbf",
                        "py35-agate-excel",
                        "py35-agate-sql",
                        "py35-alabaster",
                        "py35-amqp",
                        "py35-ansicolor",
                        "py35-anyjson",
                        "py35-anytree",
                        "py35-apipkg",
                        "py35-applaunchservices",
                        "py35-appnope",
                        "py35-appscript",
                        "py35-apptools",
                        "py35-argh",
                        "py35-argon2-cffi",
                        "py35-args",
                        "py35-asn1",
                        "py35-asn1-modules",
                        "py35-asn1crypto",
                        "py35-astor",
                        "py35-astroML",
                        "py35-astroid",
                        "py35-astroplan",
                        "py35-astropy",
                        "py35-astropy-healpix",
                        "py35-astropy-helpers",
                        "py35-astroquery",
                        "py35-async-timeout",
                        "py35-async_generator",
                        "py35-atomicwrites",
                        "py35-attrs",
                        "py35-awesome_slugify",
                        "py35-baker",
                        "py35-bcdoc",
                        "py35-bcrypt",
                        "py35-beautifulsoup4",
                        "py35-billiard",
                        "py35-biopython",
                        "py35-biplist",
                        "py35-bleach",
                        "py35-blessed",
                        "py35-blessings",
                        "py35-blinker",
                        "py35-blis",
                        "py35-blist",
                        "py35-blosc",
                        "py35-boto3",
                        "py35-botocore",
                        "py35-bqplot",
                        "py35-bson",
                        "py35-cached-property",
                        "py35-cachetools",
                        "py35-cairo",
                        "py35-cairocffi",
                        "py35-cartopy",
                        "py35-catalogue",
                        "py35-cchardet",
                        "py35-cffi",
                        "py35-cheetah",
                        "py35-ckanapi",
                        "py35-click",
                        "py35-colander",
                        "py35-colormath",
                        "py35-columnize",
                        "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-cssselect",
                        "py35-cssutils",
                        "py35-curtsies",
                        "py35-cvxopt",
                        "py35-cycler",
                        "py35-cymem",
                        "py35-cytoolz",
                        "py35-dask",
                        "py35-datacite",
                        "py35-dateutil",
                        "py35-datrie",
                        "py35-dbfread",
                        "py35-ddt",
                        "py35-deap",
                        "py35-decorator",
                        "py35-defusedxml",
                        "py35-descartes",
                        "py35-diff-match-patch",
                        "py35-dill",
                        "py35-dispatcher",
                        "py35-distorm",
                        "py35-distutils-extra",
                        "py35-django",
                        "py35-django-htmlmin",
                        "py35-django-nose",
                        "py35-dockerpy-creds",
                        "py35-docopt",
                        "py35-docutils",
                        "py35-dynd",
                        "py35-ecdsa",
                        "py35-editor",
                        "py35-eli5",
                        "py35-emcee",
                        "py35-enchant",
                        "py35-envisage",
                        "py35-epsg",
                        "py35-erf",
                        "py35-et_xmlfile",
                        "py35-expressions",
                        "py35-ez_setup",
                        "py35-fasteners",
                        "py35-BitArray2D",
                        "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-fuzzywuzzy",
                        "py35-game",
                        "py35-gammapy",
                        "py35-gast",
                        "py35-gcn",
                        "py35-geographiclib",
                        "py35-geojson",
                        "py35-geopandas",
                        "py35-geopy",
                        "py35-gevent",
                        "py35-gevent-websocket",
                        "py35-gflags",
                        "py35-gmpy2",
                        "py35-gnureadline",
                        "py35-google-api",
                        "py35-google-auth",
                        "py35-google-auth-httplib2",
                        "py35-google-pasta",
                        "py35-gpstime",
                        "py35-graphviz",
                        "py35-greenlet",
                        "py35-h2",
                        "py35-hat-trie",
                        "py35-healpy",
                        "py35-heapdict",
                        "py35-hpack",
                        "py35-http-parser",
                        "py35-httplib2",
                        "py35-hyperframe",
                        "py35-hyperlink",
                        "py35-hypothesis",
                        "py35-idna",
                        "py35-idna-ssl",
                        "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-ipykernel",
                        "py35-ipympl",
                        "py35-ipython-sql",
                        "py35-isodate",
                        "py35-isort",
                        "py35-itemadapter",
                        "py35-itemloaders",
                        "py35-itsdangerous",
                        "py35-jcc",
                        "py35-jdcal",
                        "py35-jedi",
                        "py35-jmespath-terminal",
                        "py35-joblib",
                        "py35-json-rpc",
                        "py35-jupyter_client",
                        "py35-jupyterlab_launcher",
                        "py35-jwt",
                        "py35-keras",
                        "py35-keras_applications",
                        "py35-keras_preprocessing",
                        "py35-kiwisolver",
                        "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-linecache2",
                        "py35-llfuse",
                        "py35-llvmlite",
                        "py35-llvmmath",
                        "py35-local-pipelines",
                        "py35-locket",
                        "py35-logbook",
                        "py35-lxml",
                        "py35-m2crypto",
                        "py35-m2r",
                        "py35-macfsevents",
                        "py35-magic",
                        "py35-mando",
                        "py35-marisa-trie",
                        "py35-markdown2",
                        "py35-markupsafe",
                        "py35-matplotlib",
                        "py35-matplotlib-basemap",
                        "py35-mayavi",
                        "py35-medusa",
                        "py35-meld3",
                        "py35-memprof",
                        "py35-mimeparse",
                        "py35-misaka",
                        "py35-mistune",
                        "py35-mlpy",
                        "py35-mock",
                        "py35-mongoengine",
                        "py35-montage",
                        "py35-more-itertools",
                        "py35-mpi4py",
                        "py35-mpld3",
                        "py35-msgpack",
                        "py35-mssql",
                        "py35-multidict",
                        "py35-multipledispatch",
                        "py35-munch",
                        "py35-murmurhash",
                        "py35-mustache",
                        "py35-nbval",
                        "py35-nclib",
                        "py35-netaddr",
                        "py35-networkx",
                        "py35-nltk",
                        "py35-nmrglue",
                        "py35-numba",
                        "py35-numexpr",
                        "py35-numpydoc",
                        "py35-oauth2client",
                        "py35-oauthlib",
                        "py35-obspy",
                        "py35-odo",
                        "py35-olefile",
                        "py35-opengl",
                        "py35-openpyxl",
                        "py35-openssl",
                        "py35-owslib",
                        "py35-packaging",
                        "py35-pandas",
                        "py35-pandasql",
                        "py35-paramiko",
                        "py35-parse",
                        "py35-parsedatetime",
                        "py35-parsel",
                        "py35-parsing",
                        "py35-parso",
                        "py35-partd",
                        "py35-pastedeploy",
                        "py35-path",
                        "py35-pathfinder",
                        "py35-pathlib2",
                        "py35-pathtools",
                        "py35-patsy",
                        "py35-pdfrw",
                        "py35-petsc4py",
                        "py35-phonenumbers",
                        "py35-pickleshare",
                        "py35-pika",
                        "py35-pkgconfig",
                        "py35-plac",
                        "py35-ply",
                        "py35-plyvel",
                        "py35-poppler-qt5",
                        "py35-preshed",
                        "py35-prettytable",
                        "py35-prometheus_client",
                        "py35-prompt_toolkit",
                        "py35-protego",
                        "py35-protobuf3",
                        "py35-prov",
                        "py35-py",
                        "py35-pyaudio",
                        "py35-pyavm",
                        "py35-pybind11",
                        "py35-pycallgraph",
                        "py35-pycares",
                        "py35-pycrlibm",
                        "py35-pycryptodome",
                        "py35-pydot",
                        "py35-pyface",
                        "py35-pyfftw",
                        "py35-pyficache",
                        "py35-pygccxml",
                        "py35-pygithub",
                        "py35-pyglet",
                        "py35-pygpu",
                        "py35-pygrib",
                        "py35-pyhamcrest",
                        "py35-pyicu",
                        "py35-pyinterval",
                        "py35-pylru",
                        "py35-pylzma",
                        "py35-pymongo",
                        "py35-pymunk",
                        "py35-pynacl",
                        "py35-pync",
                        "py35-pyopencl",
                        "py35-pyorick",
                        "py35-pyperclip",
                        "py35-pypostal",
                        "py35-pyproj",
                        "py35-pyquery",
                        "py35-pyrfc3339",
                        "py35-pyro",
                        "py35-pyrsistent",
                        "py35-pyrxp",
                        "py35-pyscard",
                        "py35-pyshp",
                        "py35-pystache",
                        "py35-pytest-cov",
                        "py35-pytest-forked",
                        "py35-pytest-qt",
                        "py35-python-dotenv",
                        "py35-python-jsonrpc-server",
                        "py35-pytimeparse",
                        "py35-pytools",
                        "py35-pyusb",
                        "py35-pywavelets"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-waitress",
                        "py35-kaptan",
                        "py35-pygraphviz",
                        "py35-tvnamer",
                        "py35-tempora",
                        "py35-keyring",
                        "py35-pyobjc",
                        "py35-kombu",
                        "py35-alembic",
                        "py35-altgraph",
                        "py35-langid",
                        "py35-ansible-base",
                        "py35-language-server",
                        "py35-fabio",
                        "py35-yapf",
                        "py35-pylint",
                        "py35-figleaf",
                        "py35-fiona",
                        "py35-flake8",
                        "py35-twisted",
                        "py35-theano",
                        "py35-watchdog",
                        "py35-zmq",
                        "py35-sparqlwrapper",
                        "py35-sphinx",
                        "py35-pygments",
                        "py35-actdiag",
                        "py35-astlib",
                        "py35-yt",
                        "py35-uncompyle6",
                        "py35-pyplusplus",
                        "py35-paste",
                        "py35-rtm",
                        "py35-unidecode",
                        "py35-tox",
                        "py35-future",
                        "py35-tpot",
                        "py35-tqdm",
                        "py35-logilab-common",
                        "py35-xarray",
                        "py35-automat",
                        "py35-autopep8",
                        "py35-pbr",
                        "py35-babel",
                        "py35-werkzeug",
                        "py35-pep8",
                        "py35-bdist_mpkg",
                        "py35-beaker",
                        "py35-macholib",
                        "py35-cython-compat",
                        "py35-mahotas",
                        "py35-mako",
                        "py35-pew",
                        "py35-urlwatch",
                        "py35-markdown",
                        "py35-sqlalchemy-migrate",
                        "py35-pytest",
                        "py35-pinocchio",
                        "py35-blockdiag",
                        "py35-pint",
                        "py35-bokeh",
                        "py35-grako",
                        "py35-pip",
                        "py35-bpython",
                        "py35-zen",
                        "py35-breadability",
                        "py35-xdis",
                        "py35-stevedore",
                        "py35-hdfs",
                        "py35-mercantile",
                        "py35-pytest-runner",
                        "py35-helpdev",
                        "py35-hieroglyph",
                        "py35-honcho",
                        "py35-celery",
                        "py35-pytest-xdist",
                        "py35-chardet",
                        "py35-html2text",
                        "py35-cheroot",
                        "py35-cherrypy",
                        "py35-python-augeas",
                        "py35-send2trash",
                        "py35-click-plugins",
                        "py35-cligj",
                        "py35-codestyle",
                        "py35-cog",
                        "py35-seqdiag",
                        "py35-modulegraph",
                        "py35-pythonz",
                        "py35-icalendar",
                        "py35-serial",
                        "py35-virtualenv-clone",
                        "py35-imageio",
                        "py35-virtualenvwrapper",
                        "py35-pudb",
                        "py35-mrjob",
                        "py35-setuptools-git",
                        "py35-py2app",
                        "py35-coverage",
                        "py35-setuptools_scm",
                        "py35-qtawesome",
                        "py35-qtconsole",
                        "py35-cryptography",
                        "py35-sumy",
                        "py35-vobject",
                        "py35-csvkit",
                        "py35-cubes",
                        "py35-mutagen",
                        "py35-nbconvert",
                        "py35-nbformat",
                        "py35-shove",
                        "py35-cython",
                        "py35-sip",
                        "py35-sympy",
                        "py35-ipyparallel",
                        "py35-ipython",
                        "py35-netcdf4",
                        "py35-rasterio",
                        "py35-nibabel",
                        "py35-raven",
                        "py35-rbtools",
                        "py35-nose",
                        "py35-nose-exclude",
                        "py35-notebook",
                        "py35-pyflakes",
                        "py35-jinja2",
                        "py35-jmespath",
                        "py35-distributed",
                        "py35-tabulate",
                        "py35-charset-normalizer",
                        "py35-nwdiag",
                        "py35-jsonschema",
                        "py35-jug",
                        "py35-tatsu",
                        "py35-docstyle",
                        "py35-doctest-ignore-unicode",
                        "py35-jupyter_console",
                        "py35-jupyter_core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-jupyter_client",
                        "py35-m2r"
                    ]
                }
            ]
        },
        {
            "name": "py36-setuptools",
            "portdir": "python/py-setuptools",
            "version": "59.6.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-actdiag",
                        "py36-alembic",
                        "py36-altgraph",
                        "py36-astlib",
                        "py36-automat",
                        "py36-autopep8",
                        "py36-babel",
                        "py36-bdist_mpkg",
                        "py36-beaker",
                        "py36-behave",
                        "py36-blockdiag",
                        "py36-bokeh",
                        "py36-bpython",
                        "py36-breadability",
                        "py36-bsddb3",
                        "py36-cairocffi",
                        "py36-canmatrix",
                        "py36-celery",
                        "py36-chardet",
                        "py36-cheroot",
                        "py36-cherrypy",
                        "py36-click-plugins",
                        "py36-cligj",
                        "py36-codestyle",
                        "py36-cog",
                        "py36-coloredlogs",
                        "py36-commonmark",
                        "py36-cookiecutter",
                        "py36-csvkit",
                        "py36-cubes",
                        "py36-cython",
                        "py36-distributed",
                        "py36-distro",
                        "py36-dns-lexicon",
                        "py36-docstyle",
                        "py36-doctest-ignore-unicode",
                        "py36-editorconfig",
                        "py36-extension-helpers",
                        "py36-fabio",
                        "py36-fabric",
                        "py36-figleaf",
                        "py36-fiona",
                        "py36-flake8",
                        "py36-future",
                        "py36-grako",
                        "py36-hdfs",
                        "py36-helpdev",
                        "py36-hieroglyph",
                        "py36-honcho",
                        "py36-html2text",
                        "py36-humanfriendly",
                        "py36-icalendar",
                        "py36-imageio",
                        "py36-iniconfig",
                        "py36-ipdb",
                        "py36-ipyparallel",
                        "py36-ipython",
                        "py36-isce2",
                        "py36-jmespath",
                        "py36-josepy",
                        "py36-json5",
                        "py36-jsonschema",
                        "py36-jug",
                        "py36-jupyter_console",
                        "py36-jupyter_core",
                        "py36-jupyter_packaging",
                        "py36-jupyter_server",
                        "py36-jupyterlab",
                        "py36-jupytext",
                        "py36-kaptan",
                        "py36-keyring",
                        "py36-klein",
                        "py36-kombu",
                        "py36-langid",
                        "py36-language-server",
                        "py36-logilab-common",
                        "py36-macholib",
                        "py36-mahotas",
                        "py36-mako",
                        "py36-markdown",
                        "py36-mdit-py-plugins",
                        "py36-mdtraj",
                        "py36-mercantile",
                        "py36-meta",
                        "py36-modulegraph",
                        "py36-mrjob",
                        "py36-mutagen",
                        "py36-natsort",
                        "py36-nbclassic",
                        "py36-nbconvert",
                        "py36-nbformat",
                        "py36-netcdf4",
                        "py36-nibabel",
                        "py36-nose",
                        "py36-nose-exclude",
                        "py36-notebook",
                        "py36-nwdiag",
                        "py36-paste",
                        "py36-pbr",
                        "py36-pep8",
                        "py36-pew",
                        "py36-pinocchio",
                        "py36-pint",
                        "py36-pip",
                        "py36-podcastparser",
                        "py36-psycopg2",
                        "py36-pudb",
                        "py36-py2app",
                        "py36-pybtex",
                        "py36-pybtex-docutils",
                        "py36-pyct",
                        "py36-pyflakes",
                        "py36-pygments",
                        "py36-pygmsh",
                        "py36-pygraphviz",
                        "py36-pyhyphen",
                        "py36-pylint",
                        "py36-pyls-black",
                        "py36-pyobjc",
                        "py36-pyplusplus",
                        "py36-pytest",
                        "py36-pytest-runner",
                        "py36-pytest-xdist",
                        "py36-python-augeas",
                        "py36-pythonz",
                        "py36-pyviz_comms",
                        "py36-qrcode",
                        "py36-qtawesome",
                        "py36-qtconsole",
                        "py36-rasa-nlu",
                        "py36-rasterio",
                        "py36-raven",
                        "py36-rbtools",
                        "py36-rtm",
                        "py36-scikit-build",
                        "py36-scrapy",
                        "py36-send2trash",
                        "py36-seqdiag",
                        "py36-serial",
                        "py36-setuptools-git",
                        "py36-setuptools_scm",
                        "py36-shove",
                        "py36-sip",
                        "py36-sparqlwrapper",
                        "py36-sphinx-bootstrap-theme",
                        "py36-sqlalchemy-migrate",
                        "py36-stevedore",
                        "py36-sumy",
                        "py36-sympy",
                        "py36-tabulate",
                        "py36-tatsu",
                        "py36-tempora",
                        "py36-theano",
                        "py36-tox",
                        "py36-tpot",
                        "py36-tqdm",
                        "py36-tvnamer",
                        "py36-twisted",
                        "py36-uncompyle6",
                        "py36-unidecode",
                        "py36-urlwatch",
                        "py36-userpath",
                        "py36-vega",
                        "py36-virtualenv-clone",
                        "py36-virtualenvwrapper",
                        "py36-visa",
                        "py36-vobject",
                        "py36-waitress",
                        "py36-watchdog",
                        "py36-werkzeug",
                        "py36-xarray",
                        "py36-xdis",
                        "py36-yapf",
                        "py36-yt",
                        "py36-zen",
                        "py36-zope-deferredimport",
                        "py36-zope-deprecation",
                        "py36-zope-hookable",
                        "py36-zope-proxy",
                        "py36-nghttp2",
                        "py36-pytest-subtests",
                        "py36-recommonmark",
                        "py36-python-lsp-server",
                        "py36-charset-normalizer",
                        "py36-python-lsp-black",
                        "py36-ansible-core",
                        "py36-resolvelib",
                        "py36-psycopg",
                        "py36-cython-compat",
                        "py36-pyobjc6"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "py36-BitArray2D",
                        "py36-BitVector",
                        "py36-DAWG",
                        "py36-GridDataFormats",
                        "py36-MDAnalysis",
                        "py36-Pillow",
                        "py36-SDL2",
                        "py36-XlsxWriter",
                        "py36-absl",
                        "py36-acme",
                        "py36-acor",
                        "py36-acora",
                        "py36-aenum",
                        "py36-affine",
                        "py36-agate",
                        "py36-agate-dbf",
                        "py36-agate-excel",
                        "py36-agate-sql",
                        "py36-aiobotocore",
                        "py36-aiodns",
                        "py36-aiohttp",
                        "py36-aiorpcX",
                        "py36-alabaster",
                        "py36-altgraph",
                        "py36-amqp",
                        "py36-ansicolor",
                        "py36-antlr4-python3-runtime",
                        "py36-anyio",
                        "py36-anyjson",
                        "py36-anytree",
                        "py36-apipkg",
                        "py36-applaunchservices",
                        "py36-appnope",
                        "py36-appscript",
                        "py36-apptools",
                        "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-astor",
                        "py36-astroML",
                        "py36-astroid",
                        "py36-astroplan",
                        "py36-astropy",
                        "py36-astropy-helpers",
                        "py36-astroquery",
                        "py36-async-timeout",
                        "py36-async_generator",
                        "py36-atomicwrites",
                        "py36-attr",
                        "py36-attrs",
                        "py36-awesome_slugify",
                        "py36-awscli",
                        "py36-axolotl",
                        "py36-axolotl-curve25519",
                        "py36-baker",
                        "py36-bcdoc",
                        "py36-bcrypt",
                        "py36-beautifulsoup4",
                        "py36-benchexec",
                        "py36-billiard",
                        "py36-binaryornot",
                        "py36-biopython",
                        "py36-biplist",
                        "py36-bitstruct",
                        "py36-black",
                        "py36-bleach",
                        "py36-blessed",
                        "py36-blessings",
                        "py36-blinker",
                        "py36-blis",
                        "py36-blist",
                        "py36-blosc",
                        "py36-boto3",
                        "py36-botocore",
                        "py36-bqplot",
                        "py36-bracex",
                        "py36-brotli",
                        "py36-brotlipy",
                        "py36-bson",
                        "py36-cached-property",
                        "py36-cachetools",
                        "py36-cairo",
                        "py36-cartopy",
                        "py36-catalogue",
                        "py36-cchardet",
                        "py36-cffi",
                        "py36-cheetah",
                        "py36-cinderclient",
                        "py36-ckanapi",
                        "py36-cli-helpers",
                        "py36-click",
                        "py36-cliff",
                        "py36-cmd2",
                        "py36-codetools",
                        "py36-colander",
                        "py36-colormath",
                        "py36-colour",
                        "py36-columnize",
                        "py36-commpy",
                        "py36-configargparse",
                        "py36-configobj",
                        "py36-constantly",
                        "py36-construct",
                        "py36-contextlib2",
                        "py36-contextvars",
                        "py36-control",
                        "py36-cookies",
                        "py36-country",
                        "py36-coverage",
                        "py36-cppy",
                        "py36-crayons",
                        "py36-cryptography",
                        "py36-cssselect",
                        "py36-cssutils",
                        "py36-cucumber-tag-expressions",
                        "py36-curtsies",
                        "py36-cvxopt",
                        "py36-cx_Freeze",
                        "py36-cycler",
                        "py36-cymem",
                        "py36-cytoolz",
                        "py36-dask",
                        "py36-datacite",
                        "py36-dataclasses",
                        "py36-dateutil",
                        "py36-datrie",
                        "py36-dbfread",
                        "py36-ddt",
                        "py36-deap",
                        "py36-debtcollector",
                        "py36-decorator",
                        "py36-defusedxml",
                        "py36-demjson",
                        "py36-deprecated",
                        "py36-descartes",
                        "py36-diff-match-patch",
                        "py36-dijitso",
                        "py36-dill",
                        "py36-dispatcher",
                        "py36-distlib",
                        "py36-distorm",
                        "py36-distutils-extra",
                        "py36-django",
                        "py36-django-htmlmin",
                        "py36-django-nose",
                        "py36-dnspython",
                        "py36-dockerpy-creds",
                        "py36-docopt",
                        "py36-docutils",
                        "py36-dogpile-cache",
                        "py36-dolfin",
                        "py36-dqsegdb2",
                        "py36-dynd",
                        "py36-ecdsa",
                        "py36-editor",
                        "py36-eli5",
                        "py36-emcee",
                        "py36-enchant",
                        "py36-envisage",
                        "py36-epsg",
                        "py36-erf",
                        "py36-et_xmlfile",
                        "py36-eventlet",
                        "py36-excelrd",
                        "py36-expressions",
                        "py36-ez_setup",
                        "py36-fasteners",
                        "py36-fastprogress",
                        "py36-feedparser",
                        "py36-fido2",
                        "py36-fipy",
                        "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-fuzzywuzzy",
                        "py36-game",
                        "py36-gammapy",
                        "py36-gast",
                        "py36-gcn",
                        "py36-geocoder",
                        "py36-geographiclib",
                        "py36-geojson",
                        "py36-geopandas",
                        "py36-geopy",
                        "py36-gevent",
                        "py36-gevent-websocket",
                        "py36-gflags",
                        "py36-gitdb",
                        "py36-gitpython",
                        "py36-gmpy2",
                        "py36-gnupg",
                        "py36-gnureadline",
                        "py36-gobject3",
                        "py36-google-api",
                        "py36-google-auth",
                        "py36-google-auth-httplib2",
                        "py36-google-pasta",
                        "py36-gpstime",
                        "py36-graphviz",
                        "py36-greenlet",
                        "py36-gsd",
                        "py36-gwdatafind",
                        "py36-gwosc",
                        "py36-gwpy",
                        "py36-h11",
                        "py36-h2",
                        "py36-hat-trie",
                        "py36-healpy",
                        "py36-heapdict",
                        "py36-hpack",
                        "py36-htseq",
                        "py36-http-parser",
                        "py36-httplib2",
                        "py36-humanize",
                        "py36-hyperframe",
                        "py36-hyperlink",
                        "py36-hypothesis",
                        "py36-idna",
                        "py36-idna-ssl",
                        "py36-igraph",
                        "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-intervaltree",
                        "py36-intervaltree2",
                        "py36-invoke",
                        "py36-ioflo",
                        "py36-ipaddress",
                        "py36-ipykernel",
                        "py36-ipympl",
                        "py36-ipython-sql",
                        "py36-ipywidgets",
                        "py36-irodsclient",
                        "py36-isodate",
                        "py36-isort",
                        "py36-itemadapter",
                        "py36-itemloaders",
                        "py36-itsdangerous",
                        "py36-jcc",
                        "py36-jdcal",
                        "py36-jedi",
                        "py36-jinja2",
                        "py36-jinja2-time",
                        "py36-jmespath-terminal",
                        "py36-joblib",
                        "py36-json-rpc",
                        "py36-json-tricks",
                        "py36-jsonpatch",
                        "py36-jsonpointer",
                        "py36-jupyter_client",
                        "py36-jupyterlab_server",
                        "py36-jupyterlab_widgets",
                        "py36-jwt",
                        "py36-kaitaistruct",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-keras_preprocessing",
                        "py36-keystoneauth1",
                        "py36-keystoneclient",
                        "py36-kombine",
                        "py36-latexcodec",
                        "py36-lazy_object_proxy",
                        "py36-ldap",
                        "py36-leather",
                        "py36-lepl",
                        "py36-leveldb",
                        "py36-levenshtein",
                        "py36-libarchive-c",
                        "py36-libcloud",
                        "py36-libnacl",
                        "py36-libsass",
                        "py36-libtmux",
                        "py36-libvirt",
                        "py36-ligo-common",
                        "py36-ligo-gracedb",
                        "py36-ligo-lw",
                        "py36-ligo-segments",
                        "py36-ligotimegps",
                        "py36-linecache2",
                        "py36-llfuse",
                        "py36-llvmlite",
                        "py36-llvmmath",
                        "py36-lmfit",
                        "py36-local-pipelines",
                        "py36-locket",
                        "py36-logbook",
                        "py36-lscsoft-glue",
                        "py36-lxml",
                        "py36-m2crypto",
                        "py36-m2r",
                        "py36-macfsevents",
                        "py36-magic",
                        "py36-mando",
                        "py36-marisa-trie",
                        "py36-markdown-it-py",
                        "py36-markdown2",
                        "py36-markupsafe",
                        "py36-matplotlib",
                        "py36-matplotlib-basemap",
                        "py36-mayavi",
                        "py36-medusa",
                        "py36-meld3",
                        "py36-memprof",
                        "py36-mimeparse",
                        "py36-misaka",
                        "py36-mistune",
                        "py36-mlpy",
                        "py36-mmh3",
                        "py36-mmtf-python",
                        "py36-mock",
                        "py36-modulegraph",
                        "py36-mongoengine",
                        "py36-montage",
                        "py36-more-itertools",
                        "py36-mpi4py",
                        "py36-mpld3",
                        "py36-msgpack",
                        "py36-mssql",
                        "py36-multidict",
                        "py36-multipledispatch",
                        "py36-munch",
                        "py36-murmurhash",
                        "py36-mustache",
                        "py36-mypy_extensions",
                        "py36-nbval",
                        "py36-nclib",
                        "py36-ndg_httpsclient",
                        "py36-neovim",
                        "py36-netaddr",
                        "py36-netifaces",
                        "py36-networkx",
                        "py36-nltk",
                        "py36-nmrglue",
                        "py36-novaclient",
                        "py36-numba",
                        "py36-numdifftools",
                        "py36-numexpr",
                        "py36-numpydoc",
                        "py36-oauth2client",
                        "py36-oauthlib",
                        "py36-obspy",
                        "py36-odo",
                        "py36-olefile",
                        "py36-opengl",
                        "py36-openopt",
                        "py36-openpyxl",
                        "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-outcome",
                        "py36-owslib",
                        "py36-packaging",
                        "py36-paho-mqtt",
                        "py36-pandas",
                        "py36-pandasql",
                        "py36-param",
                        "py36-paramiko",
                        "py36-parse",
                        "py36-parse-type",
                        "py36-parsedatetime",
                        "py36-parsel",
                        "py36-parsimonious",
                        "py36-parso",
                        "py36-partd",
                        "py36-parver",
                        "py36-pastedeploy",
                        "py36-path",
                        "py36-pathfinder",
                        "py36-pathlib2",
                        "py36-pathspec",
                        "py36-pathtools",
                        "py36-patsy",
                        "py36-pcapy",
                        "py36-pdfminer",
                        "py36-pdfrw",
                        "py36-petsc4py",
                        "py36-pgspecial",
                        "py36-phonenumbers",
                        "py36-photutils",
                        "py36-pickleshare",
                        "py36-pika",
                        "py36-pipfile",
                        "py36-pkgconfig",
                        "py36-pkginfo",
                        "py36-plac",
                        "py36-plumed",
                        "py36-ply",
                        "py36-plyvel",
                        "py36-poppler-qt5",
                        "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-psycopg2",
                        "py36-publicsuffix2",
                        "py36-py",
                        "py36-pyaes",
                        "py36-pyasdf",
                        "py36-pyaudio",
                        "py36-pyavm",
                        "py36-pybind11",
                        "py36-pybox2d",
                        "py36-pycallgraph",
                        "py36-pycares",
                        "py36-pycrlibm",
                        "py36-pycryptodome",
                        "py36-pydantic",
                        "py36-pydot",
                        "py36-pyface",
                        "py36-pyfftw",
                        "py36-pyficache",
                        "py36-pygccxml",
                        "py36-pygeos",
                        "py36-pygit2",
                        "py36-pygithub",
                        "py36-pyglet",
                        "py36-pygpu",
                        "py36-pygrib",
                        "py36-pyhamcrest",
                        "py36-pyicu",
                        "py36-pyinstaller",
                        "py36-pyinterval",
                        "py36-pykerberos",
                        "py36-pylru",
                        "py36-pyls-spyder",
                        "py36-pylzma",
                        "py36-pymongo",
                        "py36-pympler",
                        "py36-pymunk",
                        "py36-pymysql",
                        "py36-pynacl",
                        "py36-pync",
                        "py36-pyopencl",
                        "py36-pyorick",
                        "py36-pyperclip",
                        "py36-pypostal",
                        "py36-pyproj",
                        "py36-pyquery",
                        "py36-pyrfc3339",
                        "py36-pyro",
                        "py36-pyrsistent",
                        "py36-pyrxp",
                        "py36-pysam",
                        "py36-pyscard",
                        "py36-pyshp",
                        "py36-pyside2",
                        "py36-pystache",
                        "py36-pytest-asyncio",
                        "py36-pytest-cov",
                        "py36-pytest-forked",
                        "py36-pytest-html",
                        "py36-pytest-mock",
                        "py36-pytest-mpl",
                        "py36-pytest-qt",
                        "py36-pytesting-utils",
                        "py36-python-dotenv",
                        "py36-python-install",
                        "py36-python-jsonrpc-server",
                        "py36-pytimeparse",
                        "py36-pytoml",
                        "py36-pytools",
                        "py36-pytzdata",
                        "py36-pyusb",
                        "py36-pyvcf",
                        "py36-pywavelets",
                        "py36-qdarkstyle",
                        "py36-qpageview",
                        "py36-qstylizer",
                        "py36-qtpy",
                        "py36-qtsass",
                        "py36-quantities",
                        "py36-queuelib",
                        "py36-rangehttpserver",
                        "py36-ratelim",
                        "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-rich",
                        "py36-robotframework",
                        "py36-robotframework-seleniumlibrary",
                        "py36-robotremoteserver",
                        "py36-roman",
                        "py36-rope",
                        "py36-routes",
                        "py36-rpy2",
                        "py36-rsa",
                        "py36-rtmidi-python",
                        "py36-rtree",
                        "py36-ruamel-yaml",
                        "py36-ruamel-yaml-clib",
                        "py36-s3fs",
                        "py36-s3transfer",
                        "py36-scandir",
                        "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-scimath",
                        "py36-scoop",
                        "py36-scruffington",
                        "py36-seaborn",
                        "py36-serpent",
                        "py36-service_identity",
                        "py36-setproctitle",
                        "py36-sgmllib3k",
                        "py36-sh",
                        "py36-shapely",
                        "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-spark_parser",
                        "py36-sphinx-gallery",
                        "py36-sphinx_rtd_theme",
                        "py36-sphinxcontrib-bibtex",
                        "py36-sphinxcontrib-jsmath",
                        "py36-sphinxcontrib-svg2pdfconverter",
                        "py36-sphinxcontrib-websupport",
                        "py36-spyder",
                        "py36-spyder-devel",
                        "py36-spyder-kernels",
                        "py36-spyder-kernels-devel",
                        "py36-sqlalchemy",
                        "py36-sqlparse",
                        "py36-srsly",
                        "py36-statsmodels",
                        "py36-stopit",
                        "py36-suds-jurko",
                        "py36-sybil",
                        "py36-tables",
                        "py36-taskw",
                        "py36-tblib",
                        "py36-tempita",
                        "py36-terminado",
                        "py36-terminaltables",
                        "py36-test-runner",
                        "py36-testfixtures",
                        "py36-text-unidecode",
                        "py36-textdistance",
                        "py36-textile",
                        "py36-texttable",
                        "py36-theano-pymc",
                        "py36-thinc",
                        "py36-threadpool",
                        "py36-three-merge",
                        "py36-tinycss",
                        "py36-tldextract",
                        "py36-tmuxp",
                        "py36-toml",
                        "py36-toolz",
                        "py36-tornado",
                        "py36-tracer",
                        "py36-traits",
                        "py36-traitsui",
                        "py36-traittypes",
                        "py36-transaction",
                        "py36-translationstring",
                        "py36-triangle",
                        "py36-trio",
                        "py36-trollius",
                        "py36-trustme",
                        "py36-tstables",
                        "py36-tvdb",
                        "py36-tweepy",
                        "py36-twilio",
                        "py36-txaio",
                        "py36-txgithub",
                        "py36-typed-ast",
                        "py36-tz-gae",
                        "py36-tzlocal",
                        "py36-ufl",
                        "py36-ujson",
                        "py36-uncertainties",
                        "py36-unicodedata2",
                        "py36-unittest-xml-reporting",
                        "py36-update_checker",
                        "py36-uritemplate",
                        "py36-urllib3",
                        "py36-urwid",
                        "py36-vcversioner",
                        "py36-vine",
                        "py36-w3lib",
                        "py36-wand",
                        "py36-wasabi",
                        "py36-wcmatch",
                        "py36-wcwidth",
                        "py36-webcolors",
                        "py36-webencodings",
                        "py36-webob",
                        "py36-webtest",
                        "py36-wheel",
                        "py36-whoosh",
                        "py36-widgetsnbextension",
                        "py36-wntr",
                        "py36-word2vec",
                        "py36-wrapt",
                        "py36-wtforms",
                        "py36-wurlitzer",
                        "py36-wxpython-4.0",
                        "py36-x2go",
                        "py36-xattr",
                        "py36-xdg",
                        "py36-xlrd",
                        "py36-xlsx2csv",
                        "py36-xlwt",
                        "py36-xmltodict",
                        "py36-yappi",
                        "py36-yapsy",
                        "py36-yarl",
                        "py36-zc-lockfile",
                        "py36-zict",
                        "py36-zipp",
                        "py36-zmq",
                        "py36-zope-component",
                        "py36-zope-event",
                        "py36-zopeinterface",
                        "py36-zopfli",
                        "py36-zstd",
                        "py36-yara",
                        "py36-ukpostcodeparser",
                        "py36-cryptography_vectors",
                        "py36-semantic_version",
                        "py36-backports.cached-property",
                        "py36-cwcwidth",
                        "py36-olm",
                        "py36-tomlkit",
                        "py36-pyotp",
                        "py36-sphinx-autodoc-typehints",
                        "py36-alagitpull",
                        "py36-myst-parser",
                        "py36-python-lsp-jsonrpc",
                        "py36-backports.entry-points-selectable",
                        "py36-platformdirs",
                        "py36-build",
                        "py36-fonttools",
                        "py36-nmrglue-devel",
                        "py36-pyqt5-sip",
                        "py36-deprecation",
                        "py36-pyqt-builder",
                        "py36-smi",
                        "py36-xkcdpass",
                        "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"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-m2r"
                    ]
                }
            ]
        },
        {
            "name": "py37-setuptools",
            "portdir": "python/py-setuptools",
            "version": "67.7.2",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-z3",
                        "livestreamer",
                        "py37-actdiag",
                        "py37-astlib",
                        "py37-automat",
                        "py37-beaker",
                        "py37-behave",
                        "py37-blockdiag",
                        "py37-bpython",
                        "py37-breadability",
                        "py37-bsddb3",
                        "py37-canmatrix",
                        "py37-celery",
                        "py37-cfn-lint",
                        "py37-chardet",
                        "py37-cheroot",
                        "py37-cherrypy",
                        "py37-click-plugins",
                        "py37-cligj",
                        "py37-codestyle",
                        "py37-cog",
                        "py37-coloredlogs",
                        "py37-cpuinfo",
                        "py37-csvkit",
                        "py37-ctypeslib2",
                        "py37-cython",
                        "py37-dap",
                        "py37-databases",
                        "py37-distributed",
                        "py37-doctest-ignore-unicode",
                        "py37-dopamine-rl",
                        "py37-extension-helpers",
                        "py37-eyed3",
                        "py37-fabio",
                        "py37-fairseq",
                        "py37-fastavro",
                        "py37-flake8",
                        "py37-future",
                        "py37-gevent",
                        "py37-graphene",
                        "py37-graphql-core",
                        "py37-graphql-relay",
                        "py37-hdfs",
                        "py37-helpdev",
                        "py37-hieroglyph",
                        "py37-html2text",
                        "py37-humanfriendly",
                        "py37-hydra-core",
                        "py37-hypy",
                        "py37-icalendar",
                        "py37-imdb",
                        "py37-ipdb",
                        "py37-ipyparallel",
                        "py37-ipython",
                        "py37-isce2",
                        "py37-jmespath",
                        "py37-jsbeautifier",
                        "py37-json5",
                        "py37-jsonschema",
                        "py37-jug",
                        "py37-jupyter_console",
                        "py37-jupyter_packaging",
                        "py37-jupyter_server",
                        "py37-jupyterlab",
                        "py37-jupytext",
                        "py37-kaptan",
                        "py37-keras2onnx",
                        "py37-klein",
                        "py37-kombu",
                        "py37-langid",
                        "py37-logilab-common",
                        "py37-mahotas",
                        "py37-mako",
                        "py37-mdit-py-plugins",
                        "py37-mdtraj",
                        "py37-mercantile",
                        "py37-meta",
                        "py37-modulegraph",
                        "py37-mrjob",
                        "py37-mutagen",
                        "py37-natsort",
                        "py37-nbclassic",
                        "py37-netcdf4",
                        "py37-nibabel",
                        "py37-nose",
                        "py37-nose-exclude",
                        "py37-nwdiag",
                        "py37-paver",
                        "py37-pbr",
                        "py37-pep8",
                        "py37-pew",
                        "py37-pip",
                        "py37-psycopg2",
                        "py37-pudb",
                        "py37-py2app",
                        "py37-pybtex",
                        "py37-pybtex-docutils",
                        "py37-pyflakes",
                        "py37-pygraphviz",
                        "py37-pyhyphen",
                        "py37-pyobjc",
                        "py37-pyplusplus",
                        "py37-pytesseract",
                        "py37-pytest",
                        "py37-pytest-fixture-config",
                        "py37-pytest-flake8",
                        "py37-pytest-runner",
                        "py37-pytest-shutil",
                        "py37-pytest-virtualenv",
                        "py37-python-augeas",
                        "py37-python-coveralls",
                        "py37-pythonz",
                        "py37-qrcode",
                        "py37-qtawesome",
                        "py37-qtconsole",
                        "py37-rasa-nlu",
                        "py37-rasterio",
                        "py37-raven",
                        "py37-rbtools",
                        "py37-recommonmark",
                        "py37-rtm",
                        "py37-sacrebleu",
                        "py37-sacremoses",
                        "py37-scikit-build",
                        "py37-scrapy",
                        "py37-seqdiag",
                        "py37-serial",
                        "py37-setuptools-git",
                        "py37-setuptools_scm",
                        "py37-sgp4",
                        "py37-shove",
                        "py37-sip",
                        "py37-sparqlwrapper",
                        "py37-spdx-lookup",
                        "py37-sphinxcontrib-versioning",
                        "py37-sqlalchemy-migrate",
                        "py37-stevedore",
                        "py37-sumy",
                        "py37-supervisor",
                        "py37-sympy",
                        "py37-tatsu",
                        "py37-tempora",
                        "py37-term-background",
                        "py37-theano",
                        "py37-tox",
                        "py37-tpot",
                        "py37-trepan3k",
                        "py37-tvnamer",
                        "py37-twisted",
                        "py37-uncompyle6",
                        "py37-unidecode",
                        "py37-urlwatch",
                        "py37-us",
                        "py37-vega",
                        "py37-virtualenv-clone",
                        "py37-virtualenvwrapper",
                        "py37-waitress",
                        "py37-watchdog",
                        "py37-werkzeug",
                        "py37-xdis",
                        "py37-xhtml2pdf",
                        "py37-yt",
                        "py37-zconfig",
                        "py37-zdaemon",
                        "py37-zope-deferredimport",
                        "py37-zope-deprecation",
                        "py37-zope-hookable",
                        "py37-zope-proxy",
                        "py37-nghttp2",
                        "py37-pytest-subtests",
                        "py37-python-lsp-black",
                        "py37-ansible-core",
                        "py37-resolvelib",
                        "py37-rednose",
                        "py37-wordcloud",
                        "py37-awscrt",
                        "py37-openid",
                        "py37-sip-devel",
                        "py37-cython-devel",
                        "py37-dulwich",
                        "py37-cython-compat",
                        "py37-pyobjc6"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "py37-pyarrow",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py37-jsonnet",
                        "frescobaldi2",
                        "py37-dlib",
                        "py37-faiss",
                        "py37-z3",
                        "livestreamer",
                        "py37-BitArray2D",
                        "py37-BitVector",
                        "py37-DAWG",
                        "py37-Faker",
                        "py37-GridDataFormats",
                        "py37-MDAnalysis",
                        "py37-Pillow",
                        "py37-SDL2",
                        "py37-XlsxWriter",
                        "py37-absl",
                        "py37-acme",
                        "py37-acora",
                        "py37-aenum",
                        "py37-agate",
                        "py37-agate-dbf",
                        "py37-agate-excel",
                        "py37-agate-sql",
                        "py37-aiobotocore",
                        "py37-aiodns",
                        "py37-aioftp",
                        "py37-aiohttp",
                        "py37-aiojobs",
                        "py37-aiomysql",
                        "py37-aiopg",
                        "py37-aiorpcX",
                        "py37-alabaster",
                        "py37-alembic",
                        "py37-altgraph",
                        "py37-amqp",
                        "py37-aniso8601",
                        "py37-ansicolor",
                        "py37-antlr4-python3-runtime",
                        "py37-anyio",
                        "py37-apache-beam",
                        "py37-apipkg",
                        "py37-appdirs",
                        "py37-applaunchservices",
                        "py37-appnope",
                        "py37-appscript",
                        "py37-apptools",
                        "py37-apsw",
                        "py37-argcomplete",
                        "py37-argh",
                        "py37-args",
                        "py37-arpeggio",
                        "py37-arrow",
                        "py37-arviz",
                        "py37-asn1",
                        "py37-asn1-modules",
                        "py37-asn1crypto",
                        "py37-asteval",
                        "py37-astor",
                        "py37-astroid",
                        "py37-astroplan",
                        "py37-astropy",
                        "py37-astropy-helpers",
                        "py37-astunparse",
                        "py37-async-timeout",
                        "py37-async_generator",
                        "py37-asyncpg",
                        "py37-asynctest",
                        "py37-atomicwrites",
                        "py37-attr",
                        "py37-audioread",
                        "py37-automat",
                        "py37-autopep8",
                        "py37-avro",
                        "py37-aws-sam-translator",
                        "py37-awscli",
                        "py37-axolotl",
                        "py37-axolotl-curve25519",
                        "py37-babel",
                        "py37-bcolz",
                        "py37-bcrypt",
                        "py37-beaker",
                        "py37-beancount",
                        "py37-beancount-import",
                        "py37-benchexec",
                        "py37-bigfloat",
                        "py37-billiard",
                        "py37-binaryornot",
                        "py37-biopython",
                        "py37-biplist",
                        "py37-bitarray",
                        "py37-bitstring",
                        "py37-bitstruct",
                        "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-brotli",
                        "py37-bson",
                        "py37-cachecontrol",
                        "py37-cached-property",
                        "py37-cachetools",
                        "py37-cachy",
                        "py37-cairo",
                        "py37-cairosvg",
                        "py37-canmatrix",
                        "py37-cartopy",
                        "py37-catalogue",
                        "py37-cchardet",
                        "py37-certifi",
                        "py37-cffi",
                        "py37-chardet",
                        "py37-cheetah",
                        "py37-cheroot",
                        "py37-cherrypy",
                        "py37-cinderclient",
                        "py37-clang",
                        "py37-cli-helpers",
                        "py37-click",
                        "py37-click-plugins",
                        "py37-cliff",
                        "py37-cligj",
                        "py37-clint",
                        "py37-cloudpickle",
                        "py37-cmd2",
                        "py37-codecov",
                        "py37-codestyle",
                        "py37-codetools",
                        "py37-cog",
                        "py37-colander",
                        "py37-colorclass",
                        "py37-colorlog",
                        "py37-colormath",
                        "py37-colour",
                        "py37-columnize",
                        "py37-commonmark",
                        "py37-commpy",
                        "py37-configargparse",
                        "py37-configobj",
                        "py37-conllu",
                        "py37-constantly",
                        "py37-construct",
                        "py37-contextlib2",
                        "py37-control",
                        "py37-cookiecutter",
                        "py37-cookies",
                        "py37-country",
                        "py37-coverage",
                        "py37-cppy",
                        "py37-cpuinfo",
                        "py37-crayons",
                        "py37-crc32c",
                        "py37-cryptography",
                        "py37-csscompressor",
                        "py37-cssselect",
                        "py37-cssutils",
                        "py37-cucumber-tag-expressions",
                        "py37-curl",
                        "py37-curtsies",
                        "py37-cvxopt",
                        "py37-cx_Freeze",
                        "py37-cycler",
                        "py37-cymem",
                        "py37-cython",
                        "py37-cytoolz",
                        "py37-dask",
                        "py37-datacite",
                        "py37-datasets",
                        "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-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-dnspython",
                        "py37-docker",
                        "py37-dockerpty",
                        "py37-dockerpy-creds",
                        "py37-docopt",
                        "py37-docutils",
                        "py37-docx",
                        "py37-dogpile-cache",
                        "py37-dpkt",
                        "py37-dqsegdb2",
                        "py37-drms",
                        "py37-ecdsa",
                        "py37-editdistance",
                        "py37-editor",
                        "py37-editorconfig",
                        "py37-elasticsearch",
                        "py37-elasticsearch-dsl",
                        "py37-eli5",
                        "py37-emcee",
                        "py37-empy",
                        "py37-enchant",
                        "py37-enrich",
                        "py37-envisage",
                        "py37-epsg",
                        "py37-erf",
                        "py37-errorhandler",
                        "py37-esridump",
                        "py37-et_xmlfile",
                        "py37-eventlet",
                        "py37-excelrd",
                        "py37-exifread",
                        "py37-extension-helpers",
                        "py37-ez_setup",
                        "py37-fabric",
                        "py37-fancycompleter",
                        "py37-fastdtw",
                        "py37-fasteners",
                        "py37-fastprogress",
                        "py37-feedparser",
                        "py37-filetype",
                        "py37-filterpy",
                        "py37-fiona",
                        "py37-fipy",
                        "py37-fire",
                        "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-formencode",
                        "py37-fortranformat",
                        "py37-freezegun",
                        "py37-fs",
                        "py37-fsspec",
                        "py37-ftfy",
                        "py37-ftputil",
                        "py37-fugashi",
                        "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-geojson",
                        "py37-geopandas",
                        "py37-geoplot",
                        "py37-geopy",
                        "py37-getkey",
                        "py37-gin-config",
                        "py37-gitdb",
                        "py37-gitpython",
                        "py37-gmic",
                        "py37-gmpy2",
                        "py37-gnupg",
                        "py37-gnureadline",
                        "py37-gobject",
                        "py37-gobject3",
                        "py37-google-api",
                        "py37-google-auth",
                        "py37-google-auth-httplib2",
                        "py37-google-pasta",
                        "py37-gpstime",
                        "py37-graphviz",
                        "py37-greenlet",
                        "py37-gsd",
                        "py37-gunicorn",
                        "py37-gwdatafind",
                        "py37-gwosc",
                        "py37-gwpy",
                        "py37-gym",
                        "py37-h11",
                        "py37-h2",
                        "py37-hdbscan",
                        "py37-healpy",
                        "py37-heapdict",
                        "py37-hiredis",
                        "py37-hpack",
                        "py37-html5lib",
                        "py37-htseq",
                        "py37-httpbin",
                        "py37-httpcore",
                        "py37-httplib2",
                        "py37-humanize",
                        "py37-hyperframe",
                        "py37-hyperlink",
                        "py37-hypothesis",
                        "py37-icalendar",
                        "py37-idna-ssl",
                        "py37-igraph",
                        "py37-imagecodecs",
                        "py37-imageio",
                        "py37-imageio-ffmpeg",
                        "py37-imagesize",
                        "py37-imdb",
                        "py37-imgur",
                        "py37-immutables",
                        "py37-importlib-metadata",
                        "py37-importlib-resources",
                        "py37-importmagic",
                        "py37-imread",
                        "py37-incremental",
                        "py37-inflection",
                        "py37-iniconfig",
                        "py37-instrumentkit",
                        "py37-intervaltree",
                        "py37-intervaltree2",
                        "py37-invoke",
                        "py37-ioflo",
                        "py37-ipaddress",
                        "py37-ipdb",
                        "py37-ipwhois",
                        "py37-ipympl",
                        "py37-ipython-sql",
                        "py37-ipython_genutils",
                        "py37-ipywidgets",
                        "py37-irodsclient",
                        "py37-isodate",
                        "py37-isort",
                        "py37-itemadapter",
                        "py37-itemloaders",
                        "py37-itsdangerous",
                        "py37-jaraco.functools",
                        "py37-jdcal",
                        "py37-jedi",
                        "py37-jinja2-time",
                        "py37-jmespath",
                        "py37-jmespath-terminal",
                        "py37-joblib",
                        "py37-jsbeautifier",
                        "py37-json-rpc",
                        "py37-json-tricks",
                        "py37-json5",
                        "py37-jsonpatch",
                        "py37-jsonpickle",
                        "py37-jsonpointer",
                        "py37-jug",
                        "py37-jupyter_client",
                        "py37-jupyter_console",
                        "py37-jupyter_server",
                        "py37-jupyter_sphinx",
                        "py37-jupyterlab_pygments",
                        "py37-jupyterlab_server",
                        "py37-jupyterlab_widgets",
                        "py37-jwt",
                        "py37-kaitaistruct",
                        "py37-kaptan",
                        "py37-kcs11",
                        "py37-keras_applications",
                        "py37-keras_preprocessing",
                        "py37-keyring",
                        "py37-keystoneauth1",
                        "py37-keystoneclient",
                        "py37-kfac",
                        "py37-kiwisolver",
                        "py37-kombine",
                        "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-markdown2",
                        "py37-markupsafe",
                        "py37-matplotlib",
                        "py37-matplotlib-basemap",
                        "py37-maxminddb",
                        "py37-mayavi",
                        "py37-mdit-py-plugins",
                        "py37-mecab",
                        "py37-meld3",
                        "py37-mercantile",
                        "py37-mercurial_extension_utils",
                        "py37-mesh-tensorflow",
                        "py37-meshio",
                        "py37-metar",
                        "py37-metpy",
                        "py37-mido",
                        "py37-mimeparse",
                        "py37-minidb",
                        "py37-mir_eval",
                        "py37-misaka",
                        "py37-mistune",
                        "py37-mitmproxy",
                        "py37-mmh3",
                        "py37-mmtf-python",
                        "py37-mock",
                        "py37-modulegraph",
                        "py37-montage",
                        "py37-more-itertools",
                        "py37-moviepy",
                        "py37-mpi4py",
                        "py37-mpld3",
                        "py37-mpmath",
                        "py37-msgpack",
                        "py37-mssql",
                        "py37-multidict",
                        "py37-multipledispatch",
                        "py37-multiprocess",
                        "py37-munch",
                        "py37-murmurhash",
                        "py37-mypy",
                        "py37-mypy_extensions",
                        "py37-nbclassic",
                        "py37-nbclient",
                        "py37-nbconvert",
                        "py37-nbformat",
                        "py37-nbval",
                        "py37-nclib",
                        "py37-ndg_httpsclient",
                        "py37-neovim",
                        "py37-nest_asyncio",
                        "py37-netaddr",
                        "py37-netifaces",
                        "py37-networkit",
                        "py37-networkx",
                        "py37-nltk",
                        "py37-nmrglue",
                        "py37-nose",
                        "py37-nose_xunitmp",
                        "py37-note-seq",
                        "py37-notebook",
                        "py37-novaclient",
                        "py37-nuitka",
                        "py37-numba",
                        "py37-numdifftools",
                        "py37-numexpr",
                        "py37-numpydoc",
                        "py37-oauth2client",
                        "py37-oauthlib",
                        "py37-obspy",
                        "py37-oct2py",
                        "py37-odo",
                        "py37-olefile",
                        "py37-omegaconf",
                        "py37-onnx",
                        "py37-onnxconverter-common",
                        "py37-opengl",
                        "py37-opengl-accelerate",
                        "py37-openopt",
                        "py37-openpyxl",
                        "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-paho-mqtt",
                        "py37-pandas",
                        "py37-pandasql",
                        "py37-pandocfilters",
                        "py37-panedr",
                        "py37-parameterized",
                        "py37-paramiko",
                        "py37-parfive",
                        "py37-parse",
                        "py37-parse-type",
                        "py37-parsedatetime",
                        "py37-parsel",
                        "py37-parsimonious",
                        "py37-parso",
                        "py37-partd",
                        "py37-parver",
                        "py37-passlib",
                        "py37-pastedeploy",
                        "py37-path",
                        "py37-pathfinder",
                        "py37-pathlib2",
                        "py37-pathtools",
                        "py37-patsy",
                        "py37-pbr",
                        "py37-pdfminer",
                        "py37-peewee",
                        "py37-petsc4py",
                        "py37-pexpect",
                        "py37-pgspecial",
                        "py37-phonenumbers",
                        "py37-photomosaic",
                        "py37-photutils",
                        "py37-pickleshare",
                        "py37-pika",
                        "py37-pikepdf",
                        "py37-pint",
                        "py37-pip",
                        "py37-pipfile",
                        "py37-pkginfo",
                        "py37-plac",
                        "py37-pluggy",
                        "py37-plumed",
                        "py37-ply",
                        "py37-plyvel",
                        "py37-pmdarima",
                        "py37-podcastparser",
                        "py37-pooch",
                        "py37-poppler-qt5",
                        "py37-portalocker",
                        "py37-portend",
                        "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-publicsuffix2",
                        "py37-pudb",
                        "py37-py",
                        "py37-py2app",
                        "py37-pyaes",
                        "py37-pyasdf",
                        "py37-pyaudio",
                        "py37-pybind11",
                        "py37-pybind11-stubgen",
                        "py37-pybox2d",
                        "py37-pycallgraph",
                        "py37-pycares",
                        "py37-pycparser",
                        "py37-pycryptodome",
                        "py37-pycson",
                        "py37-pyct",
                        "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-pygpu",
                        "py37-pygrib",
                        "py37-pygtrie",
                        "py37-pyhamcrest",
                        "py37-pyicu",
                        "py37-pyinstaller",
                        "py37-pykerberos",
                        "py37-pylev",
                        "py37-pylint",
                        "py37-pylru",
                        "py37-pyls-spyder",
                        "py37-pylzma",
                        "py37-pymongo",
                        "py37-pympler",
                        "py37-pymunk",
                        "py37-pymysql",
                        "py37-pynacl",
                        "py37-pynamecheap",
                        "py37-pync",
                        "py37-pynetdicom",
                        "py37-pyobjc",
                        "py37-pyopencl",
                        "py37-pyorick",
                        "py37-pypeg2",
                        "py37-pyperclip",
                        "py37-pyplusplus",
                        "py37-pypng",
                        "py37-pypostal",
                        "py37-pyproj",
                        "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-pytest",
                        "py37-pytest-asyncio",
                        "py37-pytest-benchmark",
                        "py37-pytest-cov",
                        "py37-pytest-forked",
                        "py37-pytest-html",
                        "py37-pytest-lazy-fixture",
                        "py37-pytest-mock",
                        "py37-pytest-mpl",
                        "py37-pytest-qt",
                        "py37-pytest-runner",
                        "py37-pytest-sugar",
                        "py37-pytest-timeout",
                        "py37-pytest-xdist",
                        "py37-pytesting-utils",
                        "py37-python-augeas",
                        "py37-python-daemon",
                        "py37-python-dotenv",
                        "py37-python-install",
                        "py37-python-jsonrpc-server",
                        "py37-pytimeparse",
                        "py37-pytoml",
                        "py37-pytools",
                        "py37-pytorch",
                        "py37-pytorch-lightning",
                        "py37-pyusb",
                        "py37-pyvcf",
                        "py37-pyviz_comms",
                        "py37-pywavelets",
                        "py37-pyx",
                        "py37-pyxb",
                        "py37-qdarkstyle",
                        "py37-qimage2ndarray",
                        "py37-qpageview",
                        "py37-qrcode",
                        "py37-qstylizer",
                        "py37-qtpy",
                        "py37-qtsass",
                        "py37-quantities",
                        "py37-queuelib",
                        "py37-random2",
                        "py37-rangehttpserver",
                        "py37-rasterio",
                        "py37-ratelim",
                        "py37-raven",
                        "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-robotframework",
                        "py37-robotframework-seleniumlibrary",
                        "py37-robotremoteserver",
                        "py37-roman",
                        "py37-rope",
                        "py37-routes",
                        "py37-rpy2",
                        "py37-rrdtool",
                        "py37-rstcheck",
                        "py37-rtree",
                        "py37-ruamel-yaml",
                        "py37-ruamel-yaml-clib",
                        "py37-s3fs",
                        "py37-s3transfer",
                        "py37-sacrebleu",
                        "py37-samplerate",
                        "py37-scandir",
                        "py37-scikit-hep-awkward1",
                        "py37-scikit-hep-boost-histogram",
                        "py37-scikit-hep-hepstats",
                        "py37-scikit-hep-hist",
                        "py37-scikit-hep-mplhep",
                        "py37-scikit-hep-mplhep_data",
                        "py37-scikit-hep-uproot4",
                        "py37-scikit-image",
                        "py37-scikit-learn",
                        "py37-scikit-rf",
                        "py37-scikits-bootstrap",
                        "py37-scimath",
                        "py37-scruffington",
                        "py37-semantic_version",
                        "py37-semver",
                        "py37-send2trash",
                        "py37-sentencepiece",
                        "py37-serial",
                        "py37-serpent",
                        "py37-setproctitle",
                        "py37-setupmeta",
                        "py37-setuptools-rust",
                        "py37-setuptools_scm",
                        "py37-setuptools_scm_git_archive",
                        "py37-sgmllib3k",
                        "py37-sh",
                        "py37-shapely",
                        "py37-shellingham",
                        "py37-shiboken",
                        "py37-simplejson",
                        "py37-simplekml",
                        "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-sox",
                        "py37-spaCy",
                        "py37-spark_parser",
                        "py37-sparqlwrapper",
                        "py37-spdx",
                        "py37-speg",
                        "py37-sphinx-bootstrap-theme",
                        "py37-sphinx-gallery",
                        "py37-sphinx_rtd_theme",
                        "py37-sphinxcontrib-bibtex",
                        "py37-sphinxcontrib-devhelp",
                        "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-sqlobject",
                        "py37-sqlparse",
                        "py37-srsly",
                        "py37-stanfordnlp",
                        "py37-statsmodels",
                        "py37-stevedore",
                        "py37-stfio",
                        "py37-stomper",
                        "py37-stopit",
                        "py37-stopwordsiso",
                        "py37-storm",
                        "py37-supervisor",
                        "py37-sure",
                        "py37-svipc",
                        "py37-sybil",
                        "py37-sympy",
                        "py37-tables",
                        "py37-tabulate",
                        "py37-tastypie",
                        "py37-tblib",
                        "py37-tempita",
                        "py37-tempora",
                        "py37-tenacity",
                        "py37-tensor2tensor",
                        "py37-tensorboardX",
                        "py37-tensorflow-data-validation",
                        "py37-tensorflow-datasets",
                        "py37-tensorflow-transform",
                        "py37-test-runner",
                        "py37-testfixtures",
                        "py37-testtools",
                        "py37-text-unidecode",
                        "py37-textdistance",
                        "py37-texttable",
                        "py37-tfx-bsl",
                        "py37-theano-pymc",
                        "py37-thinc",
                        "py37-three-merge",
                        "py37-thrift",
                        "py37-tifffile",
                        "py37-timeout-decorator",
                        "py37-tinycss",
                        "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-tqdm",
                        "py37-tracer",
                        "py37-traits",
                        "py37-traitsui",
                        "py37-transaction",
                        "py37-translationstring",
                        "py37-trio",
                        "py37-trustme",
                        "py37-tvdb",
                        "py37-tweepy",
                        "py37-twilio",
                        "py37-twisted",
                        "py37-txaio",
                        "py37-txgithub",
                        "py37-typed-ast",
                        "py37-typedapi",
                        "py37-typeguard",
                        "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-validators",
                        "py37-vcversioner",
                        "py37-vine",
                        "py37-virtualenvwrapper",
                        "py37-visa",
                        "py37-vobject",
                        "py37-vxi11",
                        "py37-w3lib",
                        "py37-wand",
                        "py37-wasabi",
                        "py37-watchdog",
                        "py37-wcwidth",
                        "py37-webcolors",
                        "py37-webencodings",
                        "py37-webob",
                        "py37-websocket-client",
                        "py37-websockets",
                        "py37-webtest",
                        "py37-werkzeug",
                        "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-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-zeep",
                        "py37-zict",
                        "py37-zipp",
                        "py37-zmq",
                        "py37-zope-component",
                        "py37-zope-event",
                        "py37-zopeinterface",
                        "py37-zopfli",
                        "py37-zstd",
                        "rekall",
                        "py37-yara",
                        "py37-tensorflow-addons",
                        "py37-tensorflow-probability",
                        "py37-cidrize",
                        "py37-ukpostcodeparser",
                        "py37-hcloud",
                        "py37-cryptography_vectors",
                        "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-astroML",
                        "py37-astroML_addons",
                        "py37-gammapy",
                        "py37-pyavm",
                        "py37-sphinx-issues",
                        "py37-beniget",
                        "py37-pythran",
                        "py37-python-lsp-jsonrpc",
                        "py37-python-lsp-server",
                        "py37-charset-normalizer",
                        "py37-backports.entry-points-selectable",
                        "py37-backports",
                        "py37-ipadic",
                        "py37-macfsevents",
                        "py37-debugpy",
                        "py37-musicbrainzngs",
                        "py37-jsonpath-rw",
                        "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-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-pyqt-builder",
                        "py37-peakutils",
                        "py37-palettable",
                        "py37-plotly",
                        "py37-xraydb",
                        "py37-monty",
                        "py37-silx",
                        "py37-smi",
                        "py37-snmp",
                        "py37-spglib",
                        "py37-xyzservices",
                        "py37-pymatgen",
                        "py37-hdf5plugin",
                        "py37-xkcdpass",
                        "py37-resolvelib",
                        "py37-pyfftw",
                        "py37-aiosignal",
                        "py37-frozenlist",
                        "py37-cattrs",
                        "py37-url-normalize",
                        "py37-imaplib2",
                        "py37-asgiref",
                        "py37-cachey",
                        "py37-freetype",
                        "py37-hsluv",
                        "py37-napari-console",
                        "py37-napari-plugin-engine",
                        "py37-napari-svg",
                        "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-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-pyheif",
                        "py37-undetected-chromedriver",
                        "py37-argon2-cffi-bindings",
                        "py37-pyvo",
                        "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-pytest-random-order",
                        "py37-jaraco.classes",
                        "py37-sphinxcontrib-blockdiag",
                        "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-analytics-python",
                        "py37-linkify-it-py",
                        "py37-fastjsonschema",
                        "py37-ffmpy",
                        "py37-maturin",
                        "py37-python-multipart",
                        "py37-types-docutils",
                        "py37-aeppl",
                        "py37-aesara",
                        "py37-cons",
                        "py37-etuples",
                        "py37-logical-unification",
                        "py37-minikanren",
                        "py37-xarray-einstats",
                        "py37-sip-devel",
                        "py37-socksio",
                        "py37-ordered-set",
                        "py37-exceptiongroup",
                        "py37-flit_scm",
                        "py37-ephemeral-port-reserve",
                        "py37-pytest-xprocess",
                        "py37-emoji",
                        "py37-whatthepatch",
                        "py37-jsonlines",
                        "py37-cloudflare",
                        "py37-pytest-json-report",
                        "py37-sphinx-jsonschema",
                        "py37-sphinx-rtd-theme",
                        "py37-sphinxnotes-strike",
                        "py37-jplephem",
                        "py37-spktype21",
                        "py37-skyfield",
                        "py37-skyfield-data",
                        "py37-cython-devel",
                        "py37-contextily",
                        "py37-brotlicffi",
                        "py37-docstring-to-markdown",
                        "py37-rapidfuzz",
                        "py37-fdsnwsscripts",
                        "py37-contourpy",
                        "py37-calver",
                        "py37-trove-classifiers",
                        "py37-mongoengine",
                        "py37-pivy",
                        "py37-hid",
                        "py37-log-symbols",
                        "py37-spinners",
                        "py37-hjson",
                        "py37-dulwich",
                        "py37-singledispatch",
                        "py37-pytoolconfig",
                        "py37-scikit-hep-awkward",
                        "py37-scikit-hep-uproot",
                        "py37-confection",
                        "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-python-json-logger",
                        "py37-cython-compat",
                        "py37-backports.zoneinfo",
                        "py37-pyobjc6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-m2r"
                    ]
                }
            ]
        },
        {
            "name": "py38-setuptools",
            "portdir": "python/py-setuptools",
            "version": "75.3.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-z3",
                        "py38-automat",
                        "py38-beaker",
                        "py38-behave",
                        "py38-blockdiag",
                        "py38-bsddb3",
                        "py38-celery",
                        "py38-cfn-lint",
                        "py38-chardet",
                        "py38-cheroot",
                        "py38-cherrypy",
                        "py38-click-plugins",
                        "py38-cligj",
                        "py38-coloredlogs",
                        "py38-ctypeslib2",
                        "py38-cython",
                        "py38-dap",
                        "py38-dopamine-rl",
                        "py38-eyed3",
                        "py38-fairseq",
                        "py38-future",
                        "py38-graphql-relay",
                        "py38-hdfs",
                        "py38-html2text",
                        "py38-humanfriendly",
                        "py38-icalendar",
                        "py38-ipdb",
                        "py38-jmespath",
                        "py38-jsbeautifier",
                        "py38-jupyter_packaging",
                        "py38-kombu",
                        "py38-logilab-common",
                        "py38-mdtraj",
                        "py38-mercantile",
                        "py38-natsort",
                        "py38-netcdf4",
                        "py38-nibabel",
                        "py38-nose",
                        "py38-nose-exclude",
                        "py38-nwdiag",
                        "py38-pbr",
                        "py38-pew",
                        "py38-pip",
                        "py38-psycopg2",
                        "py38-pybtex",
                        "py38-pyflakes",
                        "py38-pygraphviz",
                        "py38-pyobjc",
                        "py38-pyplusplus",
                        "py38-pyqrcodeng",
                        "py38-pytesseract",
                        "py38-pytest",
                        "py38-pytest-fixture-config",
                        "py38-pytest-runner",
                        "py38-pytest-shutil",
                        "py38-pytest-virtualenv",
                        "py38-python-augeas",
                        "py38-python-coveralls",
                        "py38-pythonz",
                        "py38-qrcode",
                        "py38-qtconsole",
                        "py38-rasterio",
                        "py38-raven",
                        "py38-rbtools",
                        "py38-scikit-build",
                        "py38-scrapy",
                        "py38-segno",
                        "py38-serial",
                        "py38-setuptools_scm",
                        "py38-sgp4",
                        "py38-sip",
                        "py38-sphinxcontrib-versioning",
                        "py38-sqlalchemy-migrate",
                        "py38-stevedore",
                        "py38-tempora",
                        "py38-theano",
                        "py38-tox",
                        "py38-tvnamer",
                        "py38-twisted",
                        "py38-urlwatch",
                        "py38-vega",
                        "py38-virtualenv-clone",
                        "py38-virtualenvwrapper",
                        "py38-watchdog",
                        "py38-werkzeug",
                        "py38-yt",
                        "py38-zope-deferredimport",
                        "py38-zope-hookable",
                        "py38-pytest-subtests",
                        "py38-huggingface_hub",
                        "py38-astlib",
                        "py38-ansible-core",
                        "py38-resolvelib",
                        "py38-falcon",
                        "py38-dkimpy",
                        "py38-django-gravatar2",
                        "py38-mailmanclient",
                        "py38-django-allauth",
                        "py38-django-mailman3",
                        "py38-openid",
                        "py38-hieroglyph",
                        "py38-rednose",
                        "py38-awscrt",
                        "py38-breadability",
                        "py38-sumy",
                        "py38-csvkit",
                        "py38-gradio",
                        "py38-sip-devel",
                        "py38-logilab-constraint",
                        "py38-pytensor",
                        "py38-meson-python",
                        "py38-cython-compat",
                        "py38-pyobjc6"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "py38-pyarrow",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py38-jsonnet",
                        "py38-dlib",
                        "py38-faiss",
                        "py38-z3",
                        "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-aiobotocore",
                        "py38-aiodns",
                        "py38-aioftp",
                        "py38-aiohttp",
                        "py38-aiojobs",
                        "py38-aiomysql",
                        "py38-aiopg",
                        "py38-aiosmtpd",
                        "py38-alabaster",
                        "py38-alembic",
                        "py38-algopy",
                        "py38-altgraph",
                        "py38-amazon.ion",
                        "py38-amqp",
                        "py38-aniso8601",
                        "py38-ansicolor",
                        "py38-antlr4-python3-runtime",
                        "py38-anyio",
                        "py38-apache-beam",
                        "py38-appdirs",
                        "py38-applaunchservices",
                        "py38-appnope",
                        "py38-apptools",
                        "py38-apsw",
                        "py38-argcomplete",
                        "py38-arpeggio",
                        "py38-arviz",
                        "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-autobahn",
                        "py38-automat",
                        "py38-autopep8",
                        "py38-avro",
                        "py38-aws-sam-translator",
                        "py38-awscli",
                        "py38-axolotl",
                        "py38-axolotl-curve25519",
                        "py38-babel",
                        "py38-base58",
                        "py38-base91",
                        "py38-bcolz",
                        "py38-bcrypt",
                        "py38-beaker",
                        "py38-beancount",
                        "py38-beancount-import",
                        "py38-beartype",
                        "py38-behave",
                        "py38-benchexec",
                        "py38-bigfloat",
                        "py38-billiard",
                        "py38-binaryornot",
                        "py38-biopython",
                        "py38-biplist",
                        "py38-bitarray",
                        "py38-bitstring",
                        "py38-blaze",
                        "py38-bleach",
                        "py38-blessed",
                        "py38-blessings",
                        "py38-blis",
                        "py38-blockdiag",
                        "py38-blosc",
                        "py38-bokeh",
                        "py38-boltons",
                        "py38-boto",
                        "py38-boto3",
                        "py38-botocore",
                        "py38-bottle",
                        "py38-bottleneck",
                        "py38-bpemb",
                        "py38-brotli",
                        "py38-bsddb3",
                        "py38-bson",
                        "py38-bz2file",
                        "py38-cachecontrol",
                        "py38-cached-property",
                        "py38-cachelib",
                        "py38-cachetools",
                        "py38-cachy",
                        "py38-cairo",
                        "py38-cairosvg",
                        "py38-cartopy",
                        "py38-catalogue",
                        "py38-cbor",
                        "py38-cbor2",
                        "py38-cchardet",
                        "py38-celery",
                        "py38-certifi",
                        "py38-cffi",
                        "py38-chardet",
                        "py38-cheetah",
                        "py38-cheroot",
                        "py38-cherrypy",
                        "py38-cinderclient",
                        "py38-cipheycore",
                        "py38-cipheydists",
                        "py38-clang",
                        "py38-clawpack",
                        "py38-cli-helpers",
                        "py38-click-didyoumean",
                        "py38-click-plugins",
                        "py38-click-spinner",
                        "py38-cliff",
                        "py38-cligj",
                        "py38-clint",
                        "py38-cmd2",
                        "py38-codecov",
                        "py38-codestyle",
                        "py38-codetools",
                        "py38-cog",
                        "py38-colander",
                        "py38-colorclass",
                        "py38-colored",
                        "py38-colorlog",
                        "py38-colormath",
                        "py38-colour",
                        "py38-columnize",
                        "py38-commonmark",
                        "py38-commpy",
                        "py38-configargparse",
                        "py38-configobj",
                        "py38-conllu",
                        "py38-constantly",
                        "py38-construct",
                        "py38-contextlib2",
                        "py38-control",
                        "py38-cookiecutter",
                        "py38-cookies",
                        "py38-corner",
                        "py38-coverage",
                        "py38-cppy",
                        "py38-cpuinfo",
                        "py38-crank",
                        "py38-crayons",
                        "py38-crc32c",
                        "py38-crcmod",
                        "py38-cryptography",
                        "py38-cssselect",
                        "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-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-docker",
                        "py38-dockerpty",
                        "py38-dockerpy-creds",
                        "py38-docopt",
                        "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-envisage",
                        "py38-ephem",
                        "py38-epsg",
                        "py38-erf",
                        "py38-eric-ide",
                        "py38-esridump",
                        "py38-et_xmlfile",
                        "py38-excelrd",
                        "py38-exifread",
                        "py38-extension-helpers",
                        "py38-eyed3",
                        "py38-fabric",
                        "py38-fancycompleter",
                        "py38-fann2",
                        "py38-fastavro",
                        "py38-fastdtw",
                        "py38-fasteners",
                        "py38-fastprogress",
                        "py38-feedparser",
                        "py38-ffc",
                        "py38-fiat",
                        "py38-filechunkio",
                        "py38-filetype",
                        "py38-fiona",
                        "py38-fire",
                        "py38-flake8",
                        "py38-flake8-mccabe",
                        "py38-flake8-pep8-naming",
                        "py38-flake8-polyfill",
                        "py38-flaky",
                        "py38-flask-babel",
                        "py38-flask-cors",
                        "py38-flask-login",
                        "py38-flask-sqlalchemy",
                        "py38-flatbuffers",
                        "py38-formencode",
                        "py38-fortranformat",
                        "py38-freezegun",
                        "py38-fs",
                        "py38-ftfy",
                        "py38-ftputil",
                        "py38-fugashi",
                        "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-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-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-httplib2",
                        "py38-humanize",
                        "py38-hy",
                        "py38-hydra-core",
                        "py38-hyperframe",
                        "py38-hyperlink",
                        "py38-hypothesis",
                        "py38-icalendar",
                        "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-ipaddress",
                        "py38-ipdb",
                        "py38-ipy",
                        "py38-ipython",
                        "py38-ipython-sql",
                        "py38-ipython_genutils",
                        "py38-ipywidgets",
                        "py38-iso3166",
                        "py38-iso639",
                        "py38-isodate",
                        "py38-itemadapter",
                        "py38-itemloaders",
                        "py38-itsdangerous",
                        "py38-janus",
                        "py38-jaraco.functools",
                        "py38-jdcal",
                        "py38-jedi",
                        "py38-jinja2-time",
                        "py38-jmespath",
                        "py38-joblib",
                        "py38-jsbeautifier",
                        "py38-json-rpc",
                        "py38-json-tricks",
                        "py38-json5",
                        "py38-jsonpatch",
                        "py38-jsonpickle",
                        "py38-jsonpointer",
                        "py38-jug",
                        "py38-jupyter_server",
                        "py38-jupyterlab_widgets",
                        "py38-jwt",
                        "py38-kaitaistruct",
                        "py38-kaptan",
                        "py38-kcs11",
                        "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-markdown2",
                        "py38-markupsafe",
                        "py38-matplotlib",
                        "py38-matplotlib-basemap",
                        "py38-maxminddb",
                        "py38-mayavi",
                        "py38-mecab",
                        "py38-meld3",
                        "py38-mercantile",
                        "py38-mercurial_extension_utils",
                        "py38-mergedeep",
                        "py38-mesh-tensorflow",
                        "py38-meshio",
                        "py38-metpy",
                        "py38-mido",
                        "py38-mimeparse",
                        "py38-minidb",
                        "py38-mir_eval",
                        "py38-misaka",
                        "py38-mistune",
                        "py38-mistune-devel",
                        "py38-mitmproxy",
                        "py38-mmh3",
                        "py38-mmtf-python",
                        "py38-mock",
                        "py38-modulegraph",
                        "py38-monotonic",
                        "py38-more-itertools",
                        "py38-moviepy",
                        "py38-mpi4py",
                        "py38-mpld3",
                        "py38-mpmath",
                        "py38-msgpack",
                        "py38-mssql",
                        "py38-multidict",
                        "py38-multipledispatch",
                        "py38-multiprocess",
                        "py38-munch",
                        "py38-murmurhash",
                        "py38-mutagen",
                        "py38-mygpoclient",
                        "py38-mypy",
                        "py38-mypy_extensions",
                        "py38-mysqlclient",
                        "py38-natsort",
                        "py38-nbclassic",
                        "py38-nbconvert",
                        "py38-nbval",
                        "py38-nclib",
                        "py38-ndg_httpsclient",
                        "py38-neovim",
                        "py38-nest_asyncio",
                        "py38-netaddr",
                        "py38-netifaces",
                        "py38-networkit",
                        "py38-networkx",
                        "py38-nibabel",
                        "py38-nltk",
                        "py38-nmrglue",
                        "py38-nose",
                        "py38-nose-exclude",
                        "py38-nose_xunitmp",
                        "py38-note-seq",
                        "py38-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-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-paho-mqtt",
                        "py38-pandas",
                        "py38-pandocfilters",
                        "py38-panedr",
                        "py38-parameterized",
                        "py38-paramiko",
                        "py38-parfive",
                        "py38-parse",
                        "py38-parse-type",
                        "py38-parsedatetime",
                        "py38-parsel",
                        "py38-parsimonious",
                        "py38-parso",
                        "py38-partd",
                        "py38-parver",
                        "py38-passlib",
                        "py38-path",
                        "py38-pathfinder",
                        "py38-pathlib2",
                        "py38-pathtools",
                        "py38-patsy",
                        "py38-pbr",
                        "py38-pdbpp",
                        "py38-pdfminer",
                        "py38-peewee",
                        "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-pipfile",
                        "py38-pkginfo",
                        "py38-plac",
                        "py38-pluggy",
                        "py38-plumed",
                        "py38-ply",
                        "py38-pmdarima",
                        "py38-pmw",
                        "py38-podcastparser",
                        "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-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-pydicom",
                        "py38-pydot",
                        "py38-pydub",
                        "py38-pyerfa",
                        "py38-pyface",
                        "py38-pyficache",
                        "py38-pyfiglet",
                        "py38-pyflakes",
                        "py38-pygccxml",
                        "py38-pygeos",
                        "py38-pygit2",
                        "py38-pygithub",
                        "py38-pygraphviz",
                        "py38-pygrib",
                        "py38-pygtrie",
                        "py38-pyhamcrest",
                        "py38-pyicu",
                        "py38-pykerberos",
                        "py38-pylev",
                        "py38-pylibmc",
                        "py38-pylint",
                        "py38-pyls-spyder",
                        "py38-pylzma",
                        "py38-pymc3",
                        "py38-pymongo",
                        "py38-pympler",
                        "py38-pymunk",
                        "py38-pymysql",
                        "py38-pynacl",
                        "py38-pynamecheap",
                        "py38-pync",
                        "py38-pynetdicom",
                        "py38-pyobjc",
                        "py38-pypeg2",
                        "py38-pyperclip",
                        "py38-pyplusplus",
                        "py38-pypng",
                        "py38-pypostal",
                        "py38-pyproj",
                        "py38-pyqrcode",
                        "py38-pyqtgraph",
                        "py38-pyquery",
                        "py38-pyrfc3339",
                        "py38-pyro",
                        "py38-pyrsistent",
                        "py38-pyrxp",
                        "py38-pysam",
                        "py38-pyscard",
                        "py38-pyshp",
                        "py38-pyside",
                        "py38-pyside-tools",
                        "py38-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-pyubjson",
                        "py38-pyusb",
                        "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-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-robotframework",
                        "py38-robotframework-seleniumlibrary",
                        "py38-robotremoteserver",
                        "py38-roman",
                        "py38-rope",
                        "py38-routes",
                        "py38-rply",
                        "py38-rpy2",
                        "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-hep-awkward1",
                        "py38-scikit-hep-boost-histogram",
                        "py38-scikit-hep-hepstats",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-mplhep",
                        "py38-scikit-hep-mplhep_data",
                        "py38-scikit-hep-uproot4",
                        "py38-scikit-rf",
                        "py38-scikits-bootstrap",
                        "py38-scimath",
                        "py38-scrapy",
                        "py38-scruffington",
                        "py38-sdnotify",
                        "py38-semantic_version",
                        "py38-semver",
                        "py38-send2trash",
                        "py38-sentence-transformers",
                        "py38-sentencepiece",
                        "py38-seqdiag",
                        "py38-seqeval",
                        "py38-serial",
                        "py38-serpent",
                        "py38-setproctitle",
                        "py38-setupmeta",
                        "py38-setuptools-git",
                        "py38-setuptools-rust",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-sgmllib3k",
                        "py38-sgp4",
                        "py38-shapely",
                        "py38-shellingham",
                        "py38-shiboken",
                        "py38-shove",
                        "py38-simplegeneric",
                        "py38-simplejson",
                        "py38-simpy",
                        "py38-simpy-docs",
                        "py38-sip",
                        "py38-six",
                        "py38-sk-video",
                        "py38-slack-sdk",
                        "py38-slackclient",
                        "py38-slepc4py",
                        "py38-slugify",
                        "py38-smart_open",
                        "py38-smmap",
                        "py38-sniffio",
                        "py38-snowballstemmer",
                        "py38-snuggs",
                        "py38-socks",
                        "py38-sortedcollections",
                        "py38-sortedcontainers",
                        "py38-soundfile",
                        "py38-sox",
                        "py38-spaCy",
                        "py38-spacepy",
                        "py38-spake2",
                        "py38-spark_parser",
                        "py38-spdx",
                        "py38-spdx-lookup",
                        "py38-speg",
                        "py38-sphinx-bootstrap-theme",
                        "py38-sphinx-click",
                        "py38-sphinx-copybutton",
                        "py38-sphinx-gallery",
                        "py38-sphinx-issues",
                        "py38-sphinx_rtd_theme",
                        "py38-sphinxcontrib-bibtex",
                        "py38-sphinxcontrib-devhelp",
                        "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-srsly",
                        "py38-stanfordnlp",
                        "py38-statsmodels",
                        "py38-stevedore",
                        "py38-stopit",
                        "py38-stopwordsiso",
                        "py38-storm",
                        "py38-sunpy",
                        "py38-sybil",
                        "py38-sympy",
                        "py38-tables",
                        "py38-tabulate",
                        "py38-tatsu",
                        "py38-tblib",
                        "py38-tempita",
                        "py38-tempora",
                        "py38-tenacity",
                        "py38-tensor2tensor",
                        "py38-tensorboardX",
                        "py38-tensorflow-data-validation",
                        "py38-tensorflow-datasets",
                        "py38-tensorflow-transform",
                        "py38-term-background",
                        "py38-test-runner",
                        "py38-testfixtures",
                        "py38-text-unidecode",
                        "py38-textdistance",
                        "py38-texttable",
                        "py38-tfx-bsl",
                        "py38-theano",
                        "py38-theano-pymc",
                        "py38-thinc",
                        "py38-three-merge",
                        "py38-thrift",
                        "py38-tifffile",
                        "py38-timeout-decorator",
                        "py38-tinycss",
                        "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-tpot",
                        "py38-tqdm",
                        "py38-tracer",
                        "py38-traits",
                        "py38-traitsui",
                        "py38-transaction",
                        "py38-transformers",
                        "py38-translationstring",
                        "py38-trepan3k",
                        "py38-treq",
                        "py38-trio",
                        "py38-tropycal",
                        "py38-trustme",
                        "py38-tvdb",
                        "py38-tvnamer",
                        "py38-twilio",
                        "py38-twisted",
                        "py38-twython",
                        "py38-txaio",
                        "py38-txgithub",
                        "py38-txrequests",
                        "py38-txtorcon",
                        "py38-typed-ast",
                        "py38-typedapi",
                        "py38-typeguard",
                        "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-urlwatch",
                        "py38-urwid",
                        "py38-urwidtrees",
                        "py38-us",
                        "py38-usbtmc",
                        "py38-uvicorn",
                        "py38-validators",
                        "py38-vcversioner",
                        "py38-vega",
                        "py38-vine",
                        "py38-virtualenv-clone",
                        "py38-virtualenvwrapper",
                        "py38-visa",
                        "py38-vo",
                        "py38-vobject",
                        "py38-vxi11",
                        "py38-w3lib",
                        "py38-waitress",
                        "py38-wand",
                        "py38-wasabi",
                        "py38-watchdog",
                        "py38-wcwidth",
                        "py38-webcolors",
                        "py38-webencodings",
                        "py38-webob",
                        "py38-websocket-client",
                        "py38-websockets",
                        "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-xdis",
                        "py38-xhtml2pdf",
                        "py38-xlib",
                        "py38-xlrd",
                        "py38-xlsx2csv",
                        "py38-xmlsec",
                        "py38-xmltodict",
                        "py38-xxhash",
                        "py38-yaml",
                        "py38-yapf",
                        "py38-yarl",
                        "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",
                        "pybombs",
                        "pybombs-devel",
                        "py38-yara",
                        "salt-minion",
                        "salt-master",
                        "salt-syndic",
                        "salt-api",
                        "py38-tensorflow-addons",
                        "py38-tensorflow-probability",
                        "py38-tensorflow1",
                        "py38-allennlp",
                        "py38-cloudscraper",
                        "py38-ukpostcodeparser",
                        "py38-hcloud",
                        "py38-cryptography_vectors",
                        "py38-pytest-subtests",
                        "py38-asttokens",
                        "py38-executing",
                        "py38-matplotlib-inline",
                        "py38-pure_eval",
                        "py38-stack_data",
                        "py38-bpython",
                        "py38-curtsies",
                        "py38-cwcwidth",
                        "py38-olm",
                        "py38-h5netcdf",
                        "py38-pyotp",
                        "py38-bidict",
                        "py38-engineio",
                        "py38-eventlet",
                        "py38-socketio",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-astroML_addons",
                        "py38-atpy",
                        "py38-gammapy",
                        "py38-montage",
                        "py38-photutils",
                        "py38-pyavm",
                        "py38-pyregion",
                        "py38-langdetect",
                        "py38-beniget",
                        "py38-pythran",
                        "py38-sentipy",
                        "py38-python-lsp-jsonrpc",
                        "py38-python-lsp-server",
                        "py38-charset-normalizer",
                        "py38-backports.entry-points-selectable",
                        "py38-backports",
                        "py38-ipadic",
                        "py38-mecab-python3",
                        "py38-macfsevents",
                        "py38-requests-unixsocket",
                        "py38-python-lsp-black",
                        "py38-debugpy",
                        "py38-musicbrainzngs",
                        "py38-jsonpath-rw",
                        "py38-munkres",
                        "py38-mechanicalsoup",
                        "py38-validictory",
                        "py38-fonttools",
                        "py38-ibroadcast",
                        "py38-pathvalidate",
                        "py38-pick",
                        "py38-aubio",
                        "py38-ifaddr",
                        "py38-termtables",
                        "py38-about-time",
                        "py38-grapheme",
                        "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-bottlenose",
                        "py38-zbar",
                        "py38-pyqt5-sip",
                        "py38-fasttext",
                        "py38-pyqt-builder",
                        "py38-peakutils",
                        "py38-palettable",
                        "py38-plotly",
                        "py38-xraydb",
                        "py38-monty",
                        "py38-silx",
                        "py38-spglib",
                        "py38-xyzservices",
                        "py38-pymatgen",
                        "py38-pyshortcuts",
                        "py38-omniORBpy",
                        "py38-hdf5plugin",
                        "py38-asv",
                        "py38-xkcdpass",
                        "py38-resolvelib",
                        "py38-wxmplot",
                        "py38-wxutils",
                        "py38-unidiff",
                        "py38-pyfftw",
                        "py38-sentry-sdk",
                        "py38-spotipy",
                        "py38-aiosignal",
                        "py38-frozenlist",
                        "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-flufl.bounce",
                        "py38-flufl.i18n",
                        "py38-flufl.lock",
                        "py38-hyperkitty",
                        "py38-postorius",
                        "py38-cachey",
                        "py38-freetype",
                        "py38-hsluv",
                        "py38-napari-console",
                        "py38-napari-plugin-engine",
                        "py38-napari-svg",
                        "py38-vispy",
                        "py38-panel",
                        "py38-pytest-datadir",
                        "py38-pytest-regressions",
                        "py38-colorcet",
                        "py38-kapteyn",
                        "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-wordcloud",
                        "py38-pygls",
                        "py38-awscli-plugin-endpoint",
                        "py38-snmp",
                        "py38-django-debug-toolbar",
                        "py38-scikit-dsp-comm",
                        "py38-readability-lxml",
                        "py38-taskw",
                        "py38-utidylib",
                        "py38-repoze.sphinx.autointerface",
                        "py38-awscli2",
                        "py38-awscrt",
                        "py38-pyheif",
                        "py38-undetected-chromedriver",
                        "py38-argon2-cffi-bindings",
                        "py38-breadability",
                        "py38-sumy",
                        "py38-pyvo",
                        "py38-filterpy",
                        "py38-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-smi",
                        "py38-pytest-random-order",
                        "py38-zipfile-deflate64",
                        "py38-jaraco.classes",
                        "py38-sphinxcontrib-blockdiag",
                        "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-analytics-python",
                        "py38-linkify-it-py",
                        "py38-fastjsonschema",
                        "py38-ffmpy",
                        "py38-maturin",
                        "py38-python-multipart",
                        "py38-me-al",
                        "py38-rstcheck-core",
                        "py38-types-docutils",
                        "py38-aeppl",
                        "py38-cons",
                        "py38-etuples",
                        "py38-logical-unification",
                        "py38-minikanren",
                        "py38-pytidylib",
                        "py38-sip-devel",
                        "py38-curio",
                        "py38-python-socks",
                        "py38-exceptiongroup",
                        "py38-flit_scm",
                        "py38-inflate64",
                        "py38-pybcj",
                        "py38-git-delete-merged-branches",
                        "py38-smartypants",
                        "py38-typogrify",
                        "py38-logilab-constraint",
                        "py38-ephemeral-port-reserve",
                        "py38-pytest-xprocess",
                        "py38-emoji",
                        "py38-whatthepatch",
                        "py38-ldap",
                        "py38-jsonlines",
                        "py38-cloudflare",
                        "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-contextily",
                        "py38-mapclassify",
                        "py38-geoplot",
                        "py38-brotlicffi",
                        "py38-docstring-to-markdown",
                        "py38-rapidfuzz",
                        "py38-fdsnwsscripts",
                        "py38-calver",
                        "py38-trove-classifiers",
                        "py38-mongoengine",
                        "py38-pivy",
                        "py38-coolprop",
                        "py38-hid",
                        "py38-log-symbols",
                        "py38-spinners",
                        "py38-hjson",
                        "py38-singledispatch",
                        "py38-cymruwhois",
                        "py38-pytensor",
                        "py38-versioneer",
                        "py38-scikit-hep-awkward",
                        "py38-scikit-hep-uproot",
                        "py38-confection",
                        "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-hyrule",
                        "py38-css-parser",
                        "py38-custom_inherit",
                        "py38-elastic-transport",
                        "py38-types-psutil",
                        "py38-types-setuptools",
                        "py38-types-typed-ast",
                        "py38-safetensors",
                        "py38-pytest-trio",
                        "py38-bitmath",
                        "py38-objexplore",
                        "py38-progressbar",
                        "py38-pytest-pycodestyle",
                        "py38-pytest-pylint",
                        "py38-plyvel",
                        "py38-pyxdg",
                        "py38-applescript",
                        "py38-osxmetadata",
                        "py38-pytimeparse2",
                        "py38-rich-theme-manager",
                        "py38-ptpython",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py38-luma.core",
                        "py38-luma.emulator",
                        "py38-pyftdi",
                        "py38-smbus2",
                        "py38-circuitbreaker",
                        "py38-pefile",
                        "py38-oci",
                        "py38-meson",
                        "py38-meson-python",
                        "py38-async-lru",
                        "py38-pyfatfs",
                        "py38-libusb1",
                        "py38-rfc3339-validator",
                        "py38-rfc3986-validator",
                        "py38-asdf-coordinates-schemas",
                        "py38-python-json-logger",
                        "py38-frozendict",
                        "py38-cython-compat",
                        "py38-ruff",
                        "py38-backports.zoneinfo",
                        "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-trio-websocket",
                        "py38-soxr",
                        "py38-types-decorator",
                        "py38-polygon",
                        "py38-tzdata",
                        "py38-descartes",
                        "py38-fqdn",
                        "py38-isoduration",
                        "py38-uri-template",
                        "py38-jupyter-lsp",
                        "py38-simplekml",
                        "py38-types-colorama",
                        "py38-mdx_linkify",
                        "py38-sounddevice",
                        "py38-inflect",
                        "py38-g2p-en",
                        "py38-asdf",
                        "py38-asdf-standard",
                        "py38-asdf-transform-schemas",
                        "py38-asdf-unit-schemas",
                        "py38-asdf-astropy",
                        "py38-pybox2d",
                        "py38-ezdxf",
                        "py38-svgpath",
                        "py38-line_profiler",
                        "py38-jaraco.context",
                        "py38-fickling",
                        "py38-lxml_html_clean",
                        "py38-pylsqpack",
                        "py38-service-identity",
                        "py38-aioquic",
                        "py38-autopage",
                        "py38-propcache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-m2r",
                        "py38-meson"
                    ]
                }
            ]
        },
        {
            "name": "py39-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.9.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-automat",
                        "py39-beaker",
                        "py39-behave",
                        "py39-bsddb3",
                        "py39-celery",
                        "py39-cligj",
                        "py39-coloredlogs",
                        "py39-ctypeslib2",
                        "py39-cython",
                        "py39-dopamine-rl",
                        "py39-fairseq",
                        "py39-future",
                        "py39-humanfriendly",
                        "py39-icalendar",
                        "py39-ipdb",
                        "py39-jupyter_packaging",
                        "py39-kombu",
                        "py39-logilab-common",
                        "py39-nose",
                        "py39-pbr",
                        "py39-pip",
                        "py39-psycopg2",
                        "py39-pyflakes",
                        "py39-pygraphviz",
                        "py39-pyobjc",
                        "py39-pyplusplus",
                        "py39-pyqrcodeng",
                        "py39-pytest",
                        "py39-pytest-runner",
                        "py39-python-augeas",
                        "py39-python-coveralls",
                        "py39-raven",
                        "py39-rbtools",
                        "py39-scikit-build",
                        "py39-serial",
                        "py39-setuptools_scm",
                        "py39-sip",
                        "py39-sqlalchemy-migrate",
                        "py39-tempora",
                        "py39-tox",
                        "py39-twisted",
                        "py39-virtualenv-clone",
                        "py39-watchdog",
                        "py39-zope-deferredimport",
                        "py39-zope-hookable",
                        "ciphey",
                        "name-that-hash",
                        "search-that-hash",
                        "py39-pytest-subtests",
                        "py39-astlib",
                        "pywhat",
                        "py39-mercantile",
                        "py39-virtualenvwrapper",
                        "py39-vega",
                        "py39-z3",
                        "py39-pew",
                        "py39-pythonz",
                        "py39-ansible-core",
                        "py39-resolvelib",
                        "py39-pytest-fixture-config",
                        "py39-pytest-shutil",
                        "py39-pytest-virtualenv",
                        "py39-falcon",
                        "py39-dkimpy",
                        "py39-django-gravatar2",
                        "py39-mailmanclient",
                        "py39-django-allauth",
                        "py39-django-mailman3",
                        "py39-jsonconversion",
                        "py39-hieroglyph",
                        "py39-chevron",
                        "py39-dateparser",
                        "py39-rednose",
                        "py39-awscrt",
                        "py39-breadability",
                        "py39-sumy",
                        "py39-csvkit",
                        "py39-blockdiag",
                        "py39-nwdiag",
                        "py39-gradio",
                        "py39-figleaf",
                        "py39-sip-devel",
                        "py39-mdtraj",
                        "py39-logilab-constraint",
                        "py39-pytensor",
                        "py39-qrcode",
                        "py39-meson-python",
                        "py39-cython-compat",
                        "py39-urlwatch",
                        "py39-pyobjc6",
                        "py39-mrjob",
                        "py39-maggma",
                        "py39-mp-api"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "py39-pyarrow",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py39-jsonnet",
                        "vint",
                        "vulture",
                        "mutt_ics",
                        "bashplotlib",
                        "py39-dlib",
                        "py39-faiss",
                        "vf-1",
                        "treeline",
                        "py39-Faker",
                        "py39-Pillow",
                        "py39-SDL2",
                        "py39-absl",
                        "py39-acme",
                        "py39-acora",
                        "py39-aenum",
                        "py39-aiobotocore",
                        "py39-aiodns",
                        "py39-aioftp",
                        "py39-aiohttp",
                        "py39-aiojobs",
                        "py39-aiomysql",
                        "py39-aiopg",
                        "py39-alembic",
                        "py39-algopy",
                        "py39-altgraph",
                        "py39-amazon.ion",
                        "py39-amqp",
                        "py39-aniso8601",
                        "py39-ansible",
                        "py39-ansicolor",
                        "py39-antlr4-python3-runtime",
                        "py39-anyio",
                        "py39-apache-beam",
                        "py39-appdirs",
                        "py39-applaunchservices",
                        "py39-appnope",
                        "py39-arpeggio",
                        "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-autobahn",
                        "py39-autopep8",
                        "py39-avro",
                        "py39-awscli",
                        "py39-babel",
                        "py39-base58",
                        "py39-base91",
                        "py39-bcrypt",
                        "py39-beaker",
                        "py39-beartype",
                        "py39-behave",
                        "py39-bidict",
                        "py39-bigfloat",
                        "py39-billiard",
                        "py39-binaryornot",
                        "py39-bitstring",
                        "py39-bleach",
                        "py39-blessed",
                        "py39-blis",
                        "py39-bokeh",
                        "py39-boto",
                        "py39-boto3",
                        "py39-botocore",
                        "py39-bottleneck",
                        "py39-bpemb",
                        "py39-brotli",
                        "py39-bsddb3",
                        "py39-bson",
                        "py39-bz2file",
                        "py39-cached-property",
                        "py39-cachetools",
                        "py39-cachy",
                        "py39-cairo",
                        "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-cli-helpers",
                        "py39-click-didyoumean",
                        "py39-click-plugins",
                        "py39-click-spinner",
                        "py39-cligj",
                        "py39-clint",
                        "py39-codecov",
                        "py39-codestyle",
                        "py39-colander",
                        "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-coverage",
                        "py39-cppy",
                        "py39-cpuinfo",
                        "py39-crc32c",
                        "py39-crcmod",
                        "py39-cryptography",
                        "py39-cssselect",
                        "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-dill",
                        "py39-discordpy",
                        "py39-dispatcher",
                        "py39-distlib",
                        "py39-distributed",
                        "py39-distro",
                        "py39-django",
                        "py39-dload",
                        "py39-dm-sonnet",
                        "py39-dm-tree",
                        "py39-docker",
                        "py39-dockerpty",
                        "py39-docopt",
                        "py39-doctest-ignore-unicode",
                        "py39-dopamine-rl",
                        "py39-drms",
                        "py39-dulwich",
                        "py39-ecdsa",
                        "py39-editdistance",
                        "py39-editor",
                        "py39-elasticsearch-dsl",
                        "py39-emcee",
                        "py39-emcee3",
                        "py39-empy",
                        "py39-enchant",
                        "py39-enrich",
                        "py39-epsg",
                        "py39-erf",
                        "py39-eric-ide",
                        "py39-esridump",
                        "py39-et_xmlfile",
                        "py39-excelrd",
                        "py39-extension-helpers",
                        "py39-fabric",
                        "py39-fairseq",
                        "py39-fastavro",
                        "py39-fastdtw",
                        "py39-fasteners",
                        "py39-fastprogress",
                        "py39-feedparser",
                        "py39-filetype",
                        "py39-fiona",
                        "py39-fire",
                        "py39-flake8",
                        "py39-flake8-mccabe",
                        "py39-flake8-pep8-naming",
                        "py39-flake8-polyfill",
                        "py39-flaky",
                        "py39-flask-cors",
                        "py39-flatbuffers",
                        "py39-freezegun",
                        "py39-fs",
                        "py39-fugashi",
                        "py39-funcsigs",
                        "py39-fusepy",
                        "py39-future",
                        "py39-game",
                        "py39-gast",
                        "py39-gdal",
                        "py39-gdbm",
                        "py39-gensim",
                        "py39-geocoder",
                        "py39-geographiclib",
                        "py39-geopandas",
                        "py39-geopy",
                        "py39-gevent",
                        "py39-gin-config",
                        "py39-gitdb",
                        "py39-gitpython",
                        "py39-gmic",
                        "py39-gmpy",
                        "py39-gmpy2",
                        "py39-gnureadline",
                        "py39-gobject",
                        "py39-gobject3",
                        "py39-google-api",
                        "py39-google-auth",
                        "py39-google-auth-httplib2",
                        "py39-google-pasta",
                        "py39-graph-tool",
                        "py39-graphene",
                        "py39-graphql-core",
                        "py39-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-httplib2",
                        "py39-humanfriendly",
                        "py39-hy",
                        "py39-hydra-core",
                        "py39-hyperframe",
                        "py39-hyperlink",
                        "py39-hypothesis",
                        "py39-icalendar",
                        "py39-igraph",
                        "py39-imagecodecs",
                        "py39-imageio",
                        "py39-imageio-ffmpeg",
                        "py39-imagesize",
                        "py39-importlib-metadata",
                        "py39-imutils",
                        "py39-incremental",
                        "py39-inflection",
                        "py39-iniparse",
                        "py39-invoke",
                        "py39-ipaddress",
                        "py39-ipdb",
                        "py39-ipython",
                        "py39-ipython_genutils",
                        "py39-ipywidgets",
                        "py39-isodate",
                        "py39-itemloaders",
                        "py39-itsdangerous",
                        "py39-janus",
                        "py39-jaraco.functools",
                        "py39-jdcal",
                        "py39-jedi",
                        "py39-jinja2-time",
                        "py39-jmespath",
                        "py39-joblib",
                        "py39-json5",
                        "py39-jsonpickle",
                        "py39-jug",
                        "py39-jupyter_server",
                        "py39-jupyterlab_widgets",
                        "py39-jwt",
                        "py39-kaitaistruct",
                        "py39-kaptan",
                        "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-mecab",
                        "py39-mercurial_extension_utils",
                        "py39-mergedeep",
                        "py39-mesh-tensorflow",
                        "py39-meshio",
                        "py39-metpy",
                        "py39-mido",
                        "py39-mir_eval",
                        "py39-mistune",
                        "py39-mitmproxy",
                        "py39-mmh3",
                        "py39-mock",
                        "py39-modulegraph",
                        "py39-monotonic",
                        "py39-more-itertools",
                        "py39-moviepy",
                        "py39-mpi4py",
                        "py39-mpmath",
                        "py39-msgpack",
                        "py39-multidict",
                        "py39-multiprocess",
                        "py39-munch",
                        "py39-murmurhash",
                        "py39-mutagen",
                        "py39-mygpoclient",
                        "py39-mypy",
                        "py39-natsort",
                        "py39-nbclassic",
                        "py39-nbconvert",
                        "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-ntplib",
                        "py39-nuitka",
                        "py39-numba",
                        "py39-numdifftools",
                        "py39-numexpr",
                        "py39-numpydoc",
                        "py39-oauth2client",
                        "py39-oauthlib",
                        "py39-obspy",
                        "py39-oct2py",
                        "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-pandocfilters",
                        "py39-parameterized",
                        "py39-paramiko",
                        "py39-parfive",
                        "py39-parse",
                        "py39-parse-type",
                        "py39-parsedatetime",
                        "py39-parsel",
                        "py39-parsimonious",
                        "py39-parso",
                        "py39-parver",
                        "py39-passlib",
                        "py39-path",
                        "py39-pathlib2",
                        "py39-pathtools",
                        "py39-patsy",
                        "py39-pbr",
                        "py39-peewee",
                        "py39-pep8",
                        "py39-petsc4py",
                        "py39-pexpect",
                        "py39-pgspecial",
                        "py39-phonenumbers",
                        "py39-photomosaic",
                        "py39-pickleshare",
                        "py39-pika",
                        "py39-pikepdf",
                        "py39-pint",
                        "py39-pkginfo",
                        "py39-plac",
                        "py39-pluggy",
                        "py39-plumed",
                        "py39-ply",
                        "py39-pmdarima",
                        "py39-pmw",
                        "py39-podcastparser",
                        "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-protobuf3",
                        "py39-prov",
                        "py39-psutil",
                        "py39-psycopg2",
                        "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-pydicom",
                        "py39-pydot",
                        "py39-pydub",
                        "py39-pyerfa",
                        "py39-pyexpect",
                        "py39-pyficache",
                        "py39-pyfiglet",
                        "py39-pyflakes",
                        "py39-pygccxml",
                        "py39-pygeos",
                        "py39-pygit2",
                        "py39-pygithub",
                        "py39-pygraphviz",
                        "py39-pygrib",
                        "py39-pygtrie",
                        "py39-pyhamcrest",
                        "py39-pyicu",
                        "py39-pykerberos",
                        "py39-pylev",
                        "py39-pylint",
                        "py39-pyls-spyder",
                        "py39-pylzma",
                        "py39-pymc3",
                        "py39-pympler",
                        "py39-pymysql",
                        "py39-pynacl",
                        "py39-pynamecheap",
                        "py39-pync",
                        "py39-pynetdicom",
                        "py39-pyobjc",
                        "py39-pyperclip",
                        "py39-pyplusplus",
                        "py39-pypng",
                        "py39-pyproj",
                        "py39-pyqrcode",
                        "py39-pyqrcodeng",
                        "py39-pyqtgraph",
                        "py39-pyrfc3339",
                        "py39-pyrsistent",
                        "py39-pyrxp",
                        "py39-pyscard",
                        "py39-pyshp",
                        "py39-pyside",
                        "py39-pyside-tools",
                        "py39-pyside2",
                        "py39-pysvn",
                        "py39-pyte",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-pytest-benchmark",
                        "py39-pytest-flake8",
                        "py39-pytest-forked",
                        "py39-pytest-lazy-fixture",
                        "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-pyusb",
                        "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-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-robotframework",
                        "py39-robotframework-seleniumlibrary",
                        "py39-roman",
                        "py39-rope",
                        "py39-routes",
                        "py39-rply",
                        "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-hep-awkward1",
                        "py39-scikit-hep-boost-histogram",
                        "py39-scikit-hep-hepstats",
                        "py39-scikit-hep-hist",
                        "py39-scikit-hep-mplhep",
                        "py39-scikit-hep-mplhep_data",
                        "py39-scikit-hep-uproot4",
                        "py39-scikits-bootstrap",
                        "py39-scrapy",
                        "py39-segno",
                        "py39-semantic_version",
                        "py39-semver",
                        "py39-send2trash",
                        "py39-sentence-transformers",
                        "py39-sentencepiece",
                        "py39-seqeval",
                        "py39-serial",
                        "py39-setproctitle",
                        "py39-setupmeta",
                        "py39-setuptools-rust",
                        "py39-setuptools_scm",
                        "py39-setuptools_scm_git_archive",
                        "py39-sgmllib3k",
                        "py39-shapely",
                        "py39-shellingham",
                        "py39-shiboken",
                        "py39-simplegeneric",
                        "py39-simplejson",
                        "py39-simpy",
                        "py39-simpy-docs",
                        "py39-sip",
                        "py39-six",
                        "py39-sk-video",
                        "py39-slack-sdk",
                        "py39-slackclient",
                        "py39-slepc4py",
                        "py39-slugify",
                        "py39-smart_open",
                        "py39-smmap",
                        "py39-sniffio",
                        "py39-snowballstemmer",
                        "py39-snuggs",
                        "py39-socks",
                        "py39-sortedcollections",
                        "py39-sortedcontainers",
                        "py39-soundfile",
                        "py39-sox",
                        "py39-spaCy",
                        "py39-spaCy-models",
                        "py39-spacepy",
                        "py39-spake2",
                        "py39-spark_parser",
                        "py39-spdx",
                        "py39-spdx-lookup",
                        "py39-speg",
                        "py39-sphinx-bootstrap-theme",
                        "py39-sphinx-click",
                        "py39-sphinx-copybutton",
                        "py39-sphinx-gallery",
                        "py39-sphinx-issues",
                        "py39-sphinx_rtd_theme",
                        "py39-sphinxcontrib-bibtex",
                        "py39-sphinxcontrib-jsmath",
                        "py39-sphinxcontrib-svg2pdfconverter",
                        "py39-spyder",
                        "py39-spyder-devel",
                        "py39-spyder-kernels",
                        "py39-spyder-kernels-devel",
                        "py39-sqlalchemy",
                        "py39-sqlalchemy-migrate",
                        "py39-srsly",
                        "py39-statsmodels",
                        "py39-stevedore",
                        "py39-stopit",
                        "py39-stopwordsiso",
                        "py39-sunpy",
                        "py39-sympy",
                        "py39-tables",
                        "py39-tabulate",
                        "py39-tatsu",
                        "py39-tblib",
                        "py39-tempita",
                        "py39-tempora",
                        "py39-tenacity",
                        "py39-tensor2tensor",
                        "py39-tensorboardX",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-transform",
                        "py39-term-background",
                        "py39-testfixtures",
                        "py39-text-unidecode",
                        "py39-textdistance",
                        "py39-texttable",
                        "py39-tfx-bsl",
                        "py39-theano-pymc",
                        "py39-thinc",
                        "py39-three-merge",
                        "py39-tifffile",
                        "py39-timeout-decorator",
                        "py39-tinycss",
                        "py39-tkinter",
                        "py39-tldextract",
                        "py39-tokenizers",
                        "py39-toml",
                        "py39-tomlkit",
                        "py39-toolz",
                        "py39-torchaudio",
                        "py39-torchtext",
                        "py39-torchvision",
                        "py39-tornado",
                        "py39-tornado5",
                        "py39-tpot",
                        "py39-tqdm",
                        "py39-tracer",
                        "py39-transformers",
                        "py39-translationstring",
                        "py39-trepan3k",
                        "py39-treq",
                        "py39-trio",
                        "py39-tropycal",
                        "py39-trustme",
                        "py39-twython",
                        "py39-txaio",
                        "py39-txrequests",
                        "py39-typed-ast",
                        "py39-typedapi",
                        "py39-typeguard",
                        "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-urwid",
                        "py39-us",
                        "py39-uvicorn",
                        "py39-validators",
                        "py39-vcversioner",
                        "py39-vine",
                        "py39-virtualenv-clone",
                        "py39-w3lib",
                        "py39-waitress",
                        "py39-wand",
                        "py39-wasabi",
                        "py39-watchdog",
                        "py39-wcwidth",
                        "py39-webencodings",
                        "py39-webob",
                        "py39-websocket-client",
                        "py39-websockets",
                        "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-zeep",
                        "py39-zict",
                        "py39-zipp",
                        "py39-zmq",
                        "py39-zope-component",
                        "py39-zope-deferredimport",
                        "py39-zope-deprecation",
                        "py39-zope-event",
                        "py39-zope-hookable",
                        "py39-zope-proxy",
                        "py39-zopeinterface",
                        "py39-zopfli",
                        "py39-zstd",
                        "quisk",
                        "py39-yara",
                        "py39-tensorflow",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-probability",
                        "py39-tensorflow1",
                        "py39-allennlp",
                        "py39-netaddr",
                        "py39-cloudscraper",
                        "py39-ntlm-auth",
                        "py39-requests_ntlm",
                        "py39-pywinrm",
                        "py39-python-dotenv",
                        "py39-ukpostcodeparser",
                        "py39-hcloud",
                        "py39-xlsx2csv",
                        "py39-configparser",
                        "py39-logbook",
                        "py39-pycryptodome",
                        "py39-cryptography_vectors",
                        "py39-pytest-subtests",
                        "py39-asttokens",
                        "py39-executing",
                        "py39-pure_eval",
                        "py39-stack_data",
                        "py39-blessings",
                        "py39-bpython",
                        "py39-curtsies",
                        "py39-cwcwidth",
                        "py39-biopython",
                        "py39-pdbecif",
                        "py39-olm",
                        "py39-h5netcdf",
                        "py39-openbabel",
                        "py39-huggingface_hub",
                        "py39-pyotp",
                        "py39-boltons",
                        "py39-engineio",
                        "py39-socketio",
                        "py39-astlib",
                        "py39-astroML",
                        "py39-astroML_addons",
                        "py39-astroquery",
                        "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",
                        "py39-mercantile",
                        "py39-XlsxWriter",
                        "py39-pptx",
                        "py39-cfgv",
                        "py39-identify",
                        "py39-nodeenv",
                        "py39-bottle",
                        "py39-virtualenvwrapper",
                        "pushbroom",
                        "py39-gpilab-core",
                        "py39-gpilab-examples",
                        "py39-gpilab-framework",
                        "py39-json-tricks",
                        "py39-qimage2ndarray",
                        "py39-pyaes",
                        "py39-vega",
                        "py39-tokenize-rt",
                        "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-backports.entry-points-selectable",
                        "py39-backports",
                        "q-textasdata",
                        "py39-ipadic",
                        "py39-mecab-python3",
                        "py39-networkit",
                        "py39-contextily",
                        "py39-geoplot",
                        "py39-mapclassify",
                        "py39-macfsevents",
                        "py39-marisa-trie",
                        "py39-requests-unixsocket",
                        "py39-python-lsp-black",
                        "py39-debugpy",
                        "py39-kubernetes",
                        "py39-pymunk",
                        "py39-z3",
                        "py39-makefun",
                        "py39-musicbrainzngs",
                        "py39-jsonpath-rw",
                        "py39-munkres",
                        "py39-mechanicalsoup",
                        "py39-validictory",
                        "py39-fonttools",
                        "py39-ibroadcast",
                        "py39-pathvalidate",
                        "py39-pick",
                        "py39-aubio",
                        "py39-ifaddr",
                        "py39-termtables",
                        "py39-about-time",
                        "py39-grapheme",
                        "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-bottlenose",
                        "py39-zbar",
                        "py39-pew",
                        "py39-pythonz",
                        "py39-rangehttpserver",
                        "py39-resumable-urlretrieve",
                        "py39-pyqt5-sip",
                        "py39-fasttext",
                        "py39-editorconfig",
                        "py39-pyqt-builder",
                        "py39-pdfminer",
                        "py39-peakutils",
                        "py39-palettable",
                        "py39-plotly",
                        "py39-xraydb",
                        "py39-monty",
                        "py39-silx",
                        "py39-scikit-rf",
                        "py39-spglib",
                        "py39-xyzservices",
                        "py39-pymatgen",
                        "py39-pyshortcuts",
                        "py39-omniORBpy",
                        "py39-matplotlib-basemap",
                        "py39-hdf5plugin",
                        "py39-asv",
                        "py39-xkcdpass",
                        "py39-ansible-core",
                        "py39-resolvelib",
                        "py39-wxmplot",
                        "py39-wxutils",
                        "py39-xraylarch",
                        "py39-unidiff",
                        "py39-importlib-resources",
                        "py39-pyfftw",
                        "py39-molmod",
                        "py39-xhtml2pdf",
                        "py39-sentry-sdk",
                        "py39-spotipy",
                        "py39-html2text",
                        "py39-pyquery",
                        "py39-aiosignal",
                        "py39-frozenlist",
                        "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-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-freetype",
                        "py39-hsluv",
                        "py39-napari-console",
                        "py39-napari-plugin-engine",
                        "py39-napari-svg",
                        "py39-vispy",
                        "py39-pytest-datadir",
                        "py39-pytest-regressions",
                        "py39-colorcet",
                        "py39-kapteyn",
                        "py39-pyinstrument",
                        "py39-icmplib",
                        "py39-python-ivi",
                        "py39-usbtmc",
                        "py39-visa",
                        "py39-vxi11",
                        "py39-instrumentkit",
                        "py39-thrift",
                        "py39-hieroglyph",
                        "py39-iocapture",
                        "py39-LabJackPython",
                        "py39-anyjson",
                        "py39-appscript",
                        "py39-apsw",
                        "py39-pkce",
                        "py39-rednose",
                        "py39-sure",
                        "py39-termstyle",
                        "py39-serverlessrepo",
                        "py39-pytomlpp",
                        "py39-mlxtend",
                        "py39-cog",
                        "py39-control",
                        "py39-vobject",
                        "py39-pyvis",
                        "py39-wordcloud",
                        "py39-cvxopt",
                        "py39-cheroot",
                        "py39-awscli-plugin-endpoint",
                        "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-gwosc",
                        "py39-sumy",
                        "py39-pyvo",
                        "py39-rencode",
                        "py39-filterpy",
                        "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-smi",
                        "py39-pytest-random-order",
                        "py39-zipfile-deflate64",
                        "py39-jaraco.classes",
                        "py39-sphinxcontrib-blockdiag",
                        "py39-htseq",
                        "py39-pysam",
                        "py39-sphinxcontrib-httpdomain",
                        "py39-pyopencl",
                        "py39-pytools",
                        "py39-prettytable",
                        "py39-jupyterthemes",
                        "py39-lesscpy",
                        "py39-bqplot",
                        "py39-traittypes",
                        "py39-asyncmy",
                        "py39-keep",
                        "py39-precis-i18n",
                        "py39-telethon",
                        "py39-types-ujson",
                        "py39-uc-micro-py",
                        "py39-sparse",
                        "py39-types-python-dateutil",
                        "py39-types-pytz",
                        "py39-types-simplejson",
                        "py39-analytics-python",
                        "py39-linkify-it-py",
                        "py39-fastjsonschema",
                        "py39-maturin",
                        "py39-python-multipart",
                        "py39-gradio",
                        "py39-me-al",
                        "py39-rstcheck-core",
                        "py39-types-docutils",
                        "py39-aeppl",
                        "py39-cons",
                        "py39-etuples",
                        "py39-logical-unification",
                        "py39-minikanren",
                        "py39-multipledispatch",
                        "py39-pymc",
                        "py39-pytidylib",
                        "py39-sip-devel",
                        "py39-gyoto",
                        "py39-mdtraj",
                        "py39-barnaba",
                        "py39-curio",
                        "py39-python-socks",
                        "py39-libarchive-c",
                        "py39-exceptiongroup",
                        "py39-flit_scm",
                        "py39-inflate64",
                        "py39-pybcj",
                        "py39-git-delete-merged-branches",
                        "py39-smartypants",
                        "py39-logilab-constraint",
                        "py39-ephemeral-port-reserve",
                        "py39-pytest-xprocess",
                        "py39-emoji",
                        "py39-whatthepatch",
                        "py39-ldap",
                        "py39-pyx",
                        "py39-jsonlines",
                        "py39-docx",
                        "py39-ipython-sql",
                        "py39-pytest-json-report",
                        "py39-hdbscan",
                        "py39-jsonpointer",
                        "py39-sphinx-jsonschema",
                        "py39-sphinx-rtd-theme",
                        "py39-sphinxnotes-strike",
                        "py39-coremltools",
                        "py39-kraken",
                        "py39-berkeleydb",
                        "py39-scoop",
                        "py39-jplephem",
                        "py39-spktype21",
                        "py39-sgp4",
                        "py39-skyfield",
                        "py39-skyfield-data",
                        "py39-iminuit",
                        "py39-brotlicffi",
                        "py39-docstring-to-markdown",
                        "py39-rapidfuzz",
                        "py39-fdsnwsscripts",
                        "py39-calver",
                        "py39-trove-classifiers",
                        "py39-mongoengine",
                        "py39-pivy",
                        "py39-cfn-lint",
                        "py39-jschema_to_python",
                        "py39-jsonpatch",
                        "py39-junit-xml",
                        "py39-sarif-om",
                        "py39-coolprop",
                        "py39-hid",
                        "py39-log-symbols",
                        "py39-spinners",
                        "py39-hjson",
                        "py39-fypp",
                        "py39-xmldiff",
                        "py39-singledispatch",
                        "py39-cymruwhois",
                        "py39-pytensor",
                        "py39-versioneer",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-uproot",
                        "py39-confection",
                        "py39-toposort",
                        "py39-dijitso",
                        "py39-dolfin",
                        "py39-ffc",
                        "py39-fiat",
                        "py39-rchitect",
                        "py39-mupdf",
                        "py39-imagehash",
                        "py39-branca",
                        "py39-folium",
                        "py39-setuptools-git-versioning",
                        "py39-cryptg",
                        "py39-blosc2",
                        "py39-ndindex",
                        "py39-jfricas",
                        "py39-pdal",
                        "py39-hyrule",
                        "py39-scour",
                        "py39-css-parser",
                        "py39-asitop",
                        "py39-dashing",
                        "py39-pulp",
                        "py39-rasterstats",
                        "py39-custom_inherit",
                        "py39-elastic-transport",
                        "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-objexplore",
                        "py39-progressbar",
                        "py39-pytest-pycodestyle",
                        "py39-pytest-pylint",
                        "py39-plyvel",
                        "py39-pyxdg",
                        "py39-applescript",
                        "py39-bitarray",
                        "py39-osxmetadata",
                        "py39-pytimeparse2",
                        "py39-rich-theme-manager",
                        "py39-ptpython",
                        "py39-scapy",
                        "py39-scapy-devel",
                        "py39-geojson",
                        "py39-fuzzywuzzy",
                        "py39-fancycompleter",
                        "py39-pdbpp",
                        "py39-repl",
                        "py39-wmctrl",
                        "py39-tlsh",
                        "py39-luma.core",
                        "py39-luma.emulator",
                        "py39-pyftdi",
                        "py39-smbus2",
                        "py39-circuitbreaker",
                        "py39-pefile",
                        "py39-oci",
                        "py39-meson",
                        "py39-meson-python",
                        "py39-gnupg",
                        "py39-nclib",
                        "py39-async-lru",
                        "py39-sdnotify",
                        "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-pygmt",
                        "py39-asdf-astropy",
                        "py39-asdf-standard",
                        "py39-asdf",
                        "py39-asdf-transform-schemas",
                        "py39-asdf-unit-schemas",
                        "py39-asdf-coordinates-schemas",
                        "py39-zc-lockfile",
                        "py39-python-json-logger",
                        "py39-glad2",
                        "py39-frozendict",
                        "py39-cython-compat",
                        "py39-ruff",
                        "py39-lazy_loader",
                        "py39-pastedeploy",
                        "py39-minidb",
                        "py39-urlwatch",
                        "py39-webtest",
                        "py39-postgresql",
                        "py39-arabic-reshaper",
                        "py39-aiohttp-socks",
                        "py39-requests-futures",
                        "py39-socid-extractor",
                        "py39-stem",
                        "py39-torrequest",
                        "py39-oscrypto",
                        "py39-hanko",
                        "py39-hanko-certvalidator",
                        "py39-svglib",
                        "py39-uritools",
                        "py39-pyspnego",
                        "py39-iso3166",
                        "py39-trio-websocket",
                        "py39-soxr",
                        "py39-types-decorator",
                        "py39-polygon",
                        "py39-tzdata",
                        "py39-fqdn",
                        "py39-isoduration",
                        "py39-uri-template",
                        "py39-mslex",
                        "py39-powerline-exitstatus-kai",
                        "py39-powerline-gitstatus",
                        "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-lxml_html_clean",
                        "py39-pdal-plugins",
                        "py39-qt4py",
                        "py39-flexcache",
                        "py39-flexparser",
                        "py39-dmgbuild",
                        "py39-ds-store",
                        "py39-mac-alias",
                        "py39-pyqt6-sip",
                        "py39-objgraph",
                        "py39-beancount-import",
                        "py39-eli5",
                        "py39-pylsqpack",
                        "py39-service-identity",
                        "py39-aioquic",
                        "py39-gpxpy",
                        "py39-autopage",
                        "py39-asyncssh",
                        "py39-pyuca",
                        "py39-zlmdb",
                        "py39-demjson",
                        "py39-pacal",
                        "py39-rich_rst",
                        "py39-propcache",
                        "py39-pysimdjson",
                        "py39-kcs11",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-mp-api",
                        "py39-pycifrw",
                        "py39-pydash",
                        "py39-smart-open",
                        "py39-sqlalchemy-utils",
                        "py39-sshtunnel",
                        "py39-getkey",
                        "py39-json-rpc",
                        "py39-urwid-readline",
                        "py39-pytesseract",
                        "py39-krb5",
                        "py39-requests-kerberos",
                        "py39-img2pdf",
                        "py39-pyogrio",
                        "py39-pygments-mathematica",
                        "py39-pyside6",
                        "py39-digitalocean",
                        "py39-google-api-python-client",
                        "py39-cloudflare2",
                        "py39-pyfzf",
                        "py39-sqlglot",
                        "py39-cramjam",
                        "py39-iterable-io",
                        "py39-zipstream-ng",
                        "py39-backports.tarfile",
                        "py39-flasgger",
                        "py39-donfig",
                        "py39-mpl-animators",
                        "py39-numcodecs",
                        "py39-darkdetect",
                        "py39-larixite",
                        "py39-pypostal",
                        "py39-ml_dtypes",
                        "py39-proto-plus",
                        "py39-librt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-m2r",
                        "py39-spyder",
                        "py39-meson"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.9.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "buildbot-pkg",
                        "topydo",
                        "watson",
                        "libiio",
                        "py310-virtualenv-clone",
                        "py310-cython",
                        "py310-pip",
                        "py310-nose",
                        "py310-pytest",
                        "py310-setuptools_scm",
                        "py310-sip",
                        "py310-pytest-runner",
                        "py310-pbr",
                        "py310-future",
                        "py310-pyflakes",
                        "py310-tox",
                        "py310-tempora",
                        "py310-jupyter_packaging",
                        "py310-pytest-subtests",
                        "py310-pytest-fixture-config",
                        "py310-pytest-shutil",
                        "py310-pytest-virtualenv",
                        "py310-automat",
                        "py310-twisted",
                        "py310-zope-hookable",
                        "py310-zope-deferredimport",
                        "py310-pyplusplus",
                        "py310-python-augeas",
                        "py310-jsonconversion",
                        "py310-logilab-common",
                        "py310-z3",
                        "py310-psycopg2",
                        "py310-serial",
                        "py310-hieroglyph",
                        "py310-watchdog",
                        "py310-dateparser",
                        "py310-rednose",
                        "py310-ansible-core",
                        "py310-resolvelib",
                        "py310-raven",
                        "py310-celery",
                        "py310-kombu",
                        "py310-sqlalchemy-migrate",
                        "py310-scikit-build",
                        "py310-awscrt",
                        "py310-pygraphviz",
                        "py310-breadability",
                        "py310-sumy",
                        "py310-vega",
                        "py310-cligj",
                        "py310-virtualenvwrapper",
                        "py310-blockdiag",
                        "py310-nwdiag",
                        "py310-sip-devel",
                        "py310-mdtraj",
                        "py310-logilab-constraint",
                        "py310-ctypeslib2",
                        "py310-fairseq",
                        "py310-pytensor",
                        "py310-bsddb3",
                        "py310-qrcode",
                        "py310-meson-python",
                        "py310-cython-compat",
                        "py310-urlwatch",
                        "py310-pyobjc6",
                        "py310-coloredlogs",
                        "py310-humanfriendly",
                        "py310-maggma",
                        "py310-mp-api",
                        "py310-pew"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "buildbot",
                        "buildbot-console-view",
                        "buildbot-grid-view",
                        "buildbot-pkg",
                        "buildbot-waterfall-view",
                        "buildbot-worker",
                        "buildbot-www",
                        "commitizen",
                        "howdoi",
                        "frescobaldi",
                        "frescobaldi-devel",
                        "zim",
                        "nfoview",
                        "gcalcli",
                        "rednotebook",
                        "topydo",
                        "watson",
                        "NanoVNASaver",
                        "cantera",
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "salt",
                        "convertall",
                        "imapdedup",
                        "py310-gdbm",
                        "py310-tkinter",
                        "py310-altgraph",
                        "py310-modulegraph",
                        "py310-macholib",
                        "py310-py2app",
                        "py310-SDL2",
                        "py310-python-install",
                        "py310-virtualenv-clone",
                        "py310-cython",
                        "py310-decorator",
                        "py310-gssapi",
                        "py310-multidict",
                        "py310-yarl",
                        "py310-certifi",
                        "py310-charset-normalizer",
                        "py310-defusedxml",
                        "py310-socks",
                        "py310-requests",
                        "py310-requests-toolbelt",
                        "py310-mypy",
                        "py310-toml",
                        "py310-typed-ast",
                        "py310-igraph",
                        "py310-texttable",
                        "py310-more-itertools",
                        "py310-peewee",
                        "py310-regex",
                        "py310-asteval",
                        "py310-hypothesis",
                        "py310-iniconfig",
                        "py310-nose",
                        "py310-pluggy",
                        "py310-pretend",
                        "py310-py",
                        "py310-pytest",
                        "py310-setuptools_scm",
                        "py310-six",
                        "py310-sortedcontainers",
                        "py310-zope-event",
                        "py310-zopeinterface",
                        "py310-atomicwrites",
                        "py310-backports",
                        "py310-backports.entry-points-selectable",
                        "py310-binaryornot",
                        "py310-deprecation",
                        "py310-filetype",
                        "py310-identify",
                        "py310-ukpostcodeparser",
                        "py310-cwcwidth",
                        "py310-pyotp",
                        "py310-tenacity",
                        "py310-chardet",
                        "py310-beniget",
                        "py310-gast",
                        "py310-setupmeta",
                        "py310-sip",
                        "py310-bigfloat",
                        "py310-cachetools",
                        "py310-cfgv",
                        "py310-colorlog",
                        "py310-inflection",
                        "py310-columnize",
                        "py310-cppy",
                        "py310-mock",
                        "py310-pytest-runner",
                        "py310-webencodings",
                        "py310-editorconfig",
                        "py310-pdbecif",
                        "py310-text-unidecode",
                        "py310-textdistance",
                        "py310-three-merge",
                        "py310-wurlitzer",
                        "py310-nodeenv",
                        "py310-openbabel",
                        "py310-pbr",
                        "py310-pytest-qt",
                        "py310-async-timeout",
                        "py310-cchardet",
                        "py310-pycparser",
                        "py310-Faker",
                        "py310-Pillow",
                        "py310-astroid",
                        "py310-asv",
                        "py310-autopep8",
                        "py310-biopython",
                        "py310-cffi",
                        "py310-cftime",
                        "py310-codestyle",
                        "py310-coverage",
                        "py310-cpuinfo",
                        "py310-cycler",
                        "py310-dateutil",
                        "py310-dill",
                        "py310-distlib",
                        "py310-enchant",
                        "py310-fastprogress",
                        "py310-flake8",
                        "py310-flake8-mccabe",
                        "py310-flaky",
                        "py310-freezegun",
                        "py310-future",
                        "py310-greenlet",
                        "py310-importlib-metadata",
                        "py310-kaptan",
                        "py310-keyring",
                        "py310-kiwisolver",
                        "py310-lazy_object_proxy",
                        "py310-msgpack",
                        "py310-natsort",
                        "py310-neovim",
                        "py310-olefile",
                        "py310-opengl-accelerate",
                        "py310-ply",
                        "py310-poyo",
                        "py310-pycares",
                        "py310-pyflakes",
                        "py310-pyicu",
                        "py310-pylint",
                        "py310-pympler",
                        "py310-pyqt-builder",
                        "py310-pyqt5-sip",
                        "py310-pytest-benchmark",
                        "py310-pytest-mock",
                        "py310-python-lsp-jsonrpc",
                        "py310-pythran",
                        "py310-qstylizer",
                        "py310-qtawesome",
                        "py310-qtpy",
                        "py310-random2",
                        "py310-rope",
                        "py310-snowballstemmer",
                        "py310-term-background",
                        "py310-tokenize-rt",
                        "py310-tz",
                        "py310-ujson",
                        "py310-uncertainties",
                        "py310-validators",
                        "py310-wrapt",
                        "py310-yaml",
                        "py310-yapf",
                        "py310-zipp",
                        "py310-xlrd",
                        "py310-aiodns",
                        "py310-aiohttp",
                        "py310-brotli",
                        "py310-discordpy",
                        "py310-mpmath",
                        "py310-sympy",
                        "py310-appdirs",
                        "py310-rply",
                        "py310-astor",
                        "py310-asn1",
                        "py310-awscli",
                        "py310-boto3",
                        "py310-botocore",
                        "py310-jmespath",
                        "py310-roman",
                        "py310-s3transfer",
                        "py310-game",
                        "py310-markupsafe",
                        "py310-opengl",
                        "py310-hcloud",
                        "py310-pybind11",
                        "py310-imagesize",
                        "py310-algopy",
                        "py310-lmfit",
                        "py310-nmrglue",
                        "py310-nmrglue-devel",
                        "py310-patsy",
                        "py310-peakutils",
                        "py310-statsmodels",
                        "py310-cairo",
                        "py310-cairosvg",
                        "py310-cookiecutter",
                        "py310-jinja2-time",
                        "py310-slugify",
                        "py310-tornado",
                        "py310-unidecode",
                        "py310-commonmark",
                        "py310-enrich",
                        "py310-setuptools_scm_git_archive",
                        "py310-unidiff",
                        "py310-importlib-resources",
                        "py310-shapely",
                        "py310-mutagen",
                        "py310-sentry-sdk",
                        "py310-spotipy",
                        "py310-asttokens",
                        "py310-cx_Freeze",
                        "py310-eric-ide",
                        "py310-pysvn",
                        "py310-html2text",
                        "py310-spark_parser",
                        "py310-uncompyle6",
                        "py310-xdis",
                        "py310-scikit-hep-mplhep",
                        "py310-scikit-hep-mplhep_data",
                        "py310-libxml2",
                        "py310-jaraco.functools",
                        "py310-tempora",
                        "py310-testfixtures",
                        "py310-ddt",
                        "py310-beartype",
                        "py310-appnope",
                        "py310-async_generator",
                        "py310-bleach",
                        "py310-debugpy",
                        "py310-gnureadline",
                        "py310-ipython",
                        "py310-ipython_genutils",
                        "py310-ipywidgets",
                        "py310-jedi",
                        "py310-jupyterlab_widgets",
                        "py310-mistune",
                        "py310-nbconvert",
                        "py310-nest_asyncio",
                        "py310-pandocfilters",
                        "py310-parso",
                        "py310-pexpect",
                        "py310-pickleshare",
                        "py310-prometheus_client",
                        "py310-prompt_toolkit",
                        "py310-pyrsistent",
                        "py310-send2trash",
                        "py310-tomlkit",
                        "py310-wcwidth",
                        "py310-widgetsnbextension",
                        "py310-zmq",
                        "py310-et_xmlfile",
                        "py310-jdcal",
                        "py310-openpyxl",
                        "py310-parse",
                        "py310-cssselect",
                        "py310-lxml",
                        "py310-pyquery",
                        "py310-sqlalchemy",
                        "py310-xyzservices",
                        "py310-scikit-hep-awkward1",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-scikit-hep-uproot4",
                        "py310-aiojobs",
                        "py310-blis",
                        "py310-cymem",
                        "py310-murmurhash",
                        "py310-plac",
                        "py310-preshed",
                        "py310-srsly",
                        "py310-thinc",
                        "py310-tqdm",
                        "py310-wasabi",
                        "py310-libvirt",
                        "py310-cryptography",
                        "py310-cryptography_vectors",
                        "py310-semantic_version",
                        "py310-setuptools-rust",
                        "py310-pytest-forked",
                        "py310-pytest-subtests",
                        "py310-pytest-xdist",
                        "py310-aiosignal",
                        "py310-frozenlist",
                        "py310-url-normalize",
                        "py310-babel",
                        "py310-latexcodec",
                        "py310-oset",
                        "py310-pybtex",
                        "py310-pybtex-docutils",
                        "py310-sphinxcontrib-bibtex",
                        "py310-sphinxcontrib-jsmath",
                        "py310-sphinxcontrib-svg2pdfconverter",
                        "py310-dulwich",
                        "py310-distro",
                        "py310-imaplib2",
                        "py310-rfc6555",
                        "py310-mysqlclient",
                        "py310-websockets",
                        "py310-pyficache",
                        "py310-rstcheck",
                        "py310-sphinx-gallery",
                        "py310-tracer",
                        "py310-toolz",
                        "py310-pyside",
                        "py310-qtconsole",
                        "py310-shiboken",
                        "py310-zope-proxy",
                        "py310-joblib",
                        "py310-absl",
                        "py310-flatbuffers",
                        "py310-markdown",
                        "py310-protobuf3",
                        "py310-meshio",
                        "py310-npx",
                        "py310-gsd",
                        "py310-mmtf-python",
                        "py310-acefile",
                        "py310-astropy",
                        "py310-extension-helpers",
                        "py310-pyerfa",
                        "py310-pyobjc",
                        "py310-imagecodecs",
                        "py310-about-time",
                        "py310-acoustid",
                        "py310-alive-progress",
                        "py310-aubio",
                        "py310-bottlenose",
                        "py310-cached-property",
                        "py310-discogs-client",
                        "py310-flask-cors",
                        "py310-fonttools",
                        "py310-grapheme",
                        "py310-html5lib",
                        "py310-ibroadcast",
                        "py310-ifaddr",
                        "py310-itsdangerous",
                        "py310-jsonpath-rw",
                        "py310-jwt",
                        "py310-langdetect",
                        "py310-mpd2",
                        "py310-munkres",
                        "py310-musicbrainzngs",
                        "py310-oauthlib",
                        "py310-rarfile",
                        "py310-reflink",
                        "py310-requests-oauthlib",
                        "py310-soco",
                        "py310-termplotlib",
                        "py310-termtables",
                        "py310-ttfquery",
                        "py310-unicodedata2",
                        "py310-xmltodict",
                        "py310-zbar",
                        "py310-zopfli",
                        "py310-pyaudio",
                        "py310-openssl",
                        "py310-arpeggio",
                        "py310-asgiref",
                        "py310-asynctest",
                        "py310-h11",
                        "py310-h2",
                        "py310-hpack",
                        "py310-hyperframe",
                        "py310-kaitaistruct",
                        "py310-ldap3",
                        "py310-mitmproxy",
                        "py310-parver",
                        "py310-passlib",
                        "py310-pikepdf",
                        "py310-publicsuffix2",
                        "py310-pyperclip",
                        "py310-pytest-asyncio",
                        "py310-ruamel-yaml",
                        "py310-ruamel-yaml-clib",
                        "py310-urwid",
                        "py310-wsproto",
                        "py310-zstd",
                        "py310-sphinx_rtd_theme",
                        "py310-cytoolz",
                        "py310-pyproj",
                        "py310-simplejson",
                        "py310-contextlib2",
                        "py310-coveralls",
                        "py310-docopt",
                        "py310-gprof2dot",
                        "py310-ipdb",
                        "py310-multivolumefile",
                        "py310-path",
                        "py310-py7zr",
                        "py310-pyannotate",
                        "py310-pycryptodomex",
                        "py310-pyppmd",
                        "py310-pytest-fixture-config",
                        "py310-pytest-profiling",
                        "py310-pytest-remotedata",
                        "py310-pytest-shutil",
                        "py310-pytest-timeout",
                        "py310-pytest-virtualenv",
                        "py310-pyzstd",
                        "py310-setuptools-git",
                        "py310-exifread",
                        "py310-responses",
                        "py310-aws-sam-translator",
                        "py310-fs",
                        "py310-parameterized",
                        "py310-oct2py",
                        "py310-xlsx2csv",
                        "py310-zope-schema",
                        "py310-zope-i18nmessageid",
                        "py310-zope-configuration",
                        "py310-reportlab",
                        "py310-sybil",
                        "py310-django-gravatar2",
                        "py310-hyperkitty",
                        "py310-mailmanclient",
                        "py310-postorius",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py310-bcrypt",
                        "py310-constantly",
                        "py310-hyperlink",
                        "py310-incremental",
                        "py310-m2r",
                        "py310-pyhamcrest",
                        "py310-sphinx-click",
                        "py310-readme_renderer",
                        "py310-django",
                        "py310-django-allauth",
                        "py310-openid",
                        "py310-zope-component",
                        "py310-zope-hookable",
                        "py310-aioftp",
                        "py310-dask",
                        "py310-doctest-ignore-unicode",
                        "py310-drms",
                        "py310-flake8-pep8-naming",
                        "py310-flake8-polyfill",
                        "py310-gdal",
                        "py310-geographiclib",
                        "py310-h5netcdf",
                        "py310-h5py",
                        "py310-imageio",
                        "py310-isodate",
                        "py310-locket",
                        "py310-mpi4py",
                        "py310-networkx",
                        "py310-obspy",
                        "py310-parfive",
                        "py310-partd",
                        "py310-prov",
                        "py310-pyasdf",
                        "py310-pydot",
                        "py310-pyshp",
                        "py310-requests-file",
                        "py310-rfc3986",
                        "py310-sniffio",
                        "py310-sunpy",
                        "py310-tifffile",
                        "py310-xmlsec",
                        "py310-zeep",
                        "py310-zope-deferredimport",
                        "py310-zope-deprecation",
                        "py310-pygccxml",
                        "py310-pyplusplus",
                        "py310-gobject3",
                        "py310-acme",
                        "py310-configargparse",
                        "py310-configobj",
                        "py310-funcsigs",
                        "py310-google-api",
                        "py310-google-auth",
                        "py310-ndg_httpsclient",
                        "py310-pyrfc3339",
                        "py310-asn1-modules",
                        "py310-google-auth-httplib2",
                        "py310-httplib2",
                        "py310-oauth2client",
                        "py310-parsedatetime",
                        "py310-psutil",
                        "py310-python-augeas",
                        "py310-uritemplate",
                        "py310-pynamecheap",
                        "py310-tldextract",
                        "py310-trio",
                        "py310-outcome",
                        "py310-pycryptodome",
                        "py310-pathvalidate",
                        "py310-cmd2",
                        "py310-gmpy",
                        "py310-gmpy2",
                        "py310-aenum",
                        "py310-distributed",
                        "py310-heapdict",
                        "py310-tblib",
                        "py310-zict",
                        "py310-cachey",
                        "py310-freetype",
                        "py310-hsluv",
                        "py310-napari-console",
                        "py310-napari-plugin-engine",
                        "py310-napari-svg",
                        "py310-vispy",
                        "py310-bokeh",
                        "py310-numpydoc",
                        "py310-soundfile",
                        "py310-pytest-datadir",
                        "py310-pytest-regressions",
                        "py310-tabulate",
                        "py310-colorcet",
                        "py310-pmw",
                        "py310-requests-mock",
                        "py310-kapteyn",
                        "py310-portend",
                        "py310-cachy",
                        "py310-lockfile",
                        "py310-pkginfo",
                        "py310-pylev",
                        "py310-shellingham",
                        "py310-amazon.ion",
                        "py310-qpageview",
                        "py310-logilab-common",
                        "py310-nuitka",
                        "py310-numexpr",
                        "py310-ly",
                        "py310-poppler-qt5",
                        "py310-codecov",
                        "py310-emcee3",
                        "py310-pyinstrument",
                        "py310-smart_open",
                        "py310-gevent",
                        "py310-icmplib",
                        "py310-lmdb",
                        "py310-z3",
                        "py310-psycopg2",
                        "py310-crcmod",
                        "py310-nbval",
                        "py310-onnx",
                        "py310-pynetdicom",
                        "py310-pydicom",
                        "py310-python-ivi",
                        "py310-usbtmc",
                        "py310-visa",
                        "py310-vxi11",
                        "py310-instrumentkit",
                        "py310-pyusb",
                        "py310-serial",
                        "py310-cheetah",
                        "py310-click-plugins",
                        "py310-mako",
                        "py310-pyqtgraph",
                        "py310-thrift",
                        "py310-levenshtein",
                        "py310-beaker",
                        "py310-hieroglyph",
                        "py310-blessings",
                        "py310-bpython",
                        "py310-curtsies",
                        "py310-iocapture",
                        "py310-pyte",
                        "py310-watchdog",
                        "py310-LabJackPython",
                        "py310-anyjson",
                        "py310-appscript",
                        "py310-apsw",
                        "py310-chevron",
                        "py310-tzlocal",
                        "py310-pkce",
                        "py310-rednose",
                        "py310-sure",
                        "py310-termstyle",
                        "py310-iniparse",
                        "py310-mercurial_extension_utils",
                        "py310-re2",
                        "py310-cachelib",
                        "py310-base58",
                        "py310-pyfiglet",
                        "py310-serverlessrepo",
                        "termdown",
                        "py310-cli-helpers",
                        "py310-pytest-sugar",
                        "py310-pytomlpp",
                        "py310-sphinx-bootstrap-theme",
                        "py310-deprecated",
                        "py310-pynacl",
                        "py310-executing",
                        "py310-pure_eval",
                        "py310-stack_data",
                        "py310-mlxtend",
                        "py310-ansible",
                        "py310-ansible-core",
                        "py310-paramiko",
                        "py310-resolvelib",
                        "py310-cog",
                        "py310-control",
                        "py310-cssutils",
                        "py310-vobject",
                        "py310-pygithub",
                        "py310-jsonpickle",
                        "py310-pyvis",
                        "py310-xarray",
                        "py310-pooch",
                        "py310-metpy",
                        "py310-wordcloud",
                        "py310-pgspecial",
                        "py310-setproctitle",
                        "py310-applaunchservices",
                        "py310-helpdev",
                        "py310-libsass",
                        "py310-pyls-spyder",
                        "py310-python-lsp-black",
                        "py310-python-lsp-server",
                        "py310-qdarkstyle",
                        "py310-qtsass",
                        "py310-rtree",
                        "py310-spyder",
                        "py310-spyder-devel",
                        "py310-spyder-kernels",
                        "py310-spyder-kernels-devel",
                        "py310-pyaes",
                        "py310-pymysql",
                        "py310-loguru",
                        "py310-cvxopt",
                        "py310-pyscard",
                        "py310-anyio",
                        "py310-typeguard",
                        "py310-fasteners",
                        "py310-curl",
                        "py310-httpbin",
                        "py310-pytest-httpbin",
                        "py310-raven",
                        "py310-cheroot",
                        "py310-markdown2",
                        "py310-ephem",
                        "py310-awscli-plugin-endpoint",
                        "py310-bottle",
                        "py310-magic",
                        "py310-pylzma",
                        "py310-json5",
                        "py310-jupyter_server",
                        "py310-nbclassic",
                        "py310-amqp",
                        "py310-billiard",
                        "py310-celery",
                        "py310-fabric",
                        "py310-invoke",
                        "py310-kombu",
                        "py310-pync",
                        "py310-vine",
                        "py310-cbor",
                        "py310-cbor2",
                        "py310-hkdf",
                        "py310-dispatcher",
                        "py310-itemloaders",
                        "py310-parsel",
                        "py310-queuelib",
                        "py310-scrapy",
                        "py310-w3lib",
                        "py310-tatsu",
                        "py310-pytrie",
                        "py310-txaio",
                        "py310-clint",
                        "py310-crayons",
                        "py310-gitdb",
                        "py310-gitpython",
                        "py310-smmap",
                        "py310-snmp",
                        "py310-regions",
                        "py310-python-snappy",
                        "py310-txtorcon",
                        "py310-u-msgpack-python",
                        "py310-pypng",
                        "py310-spake2",
                        "py310-pyqrcode",
                        "py310-kubernetes",
                        "py310-websocket-client",
                        "py310-scikit-dsp-comm",
                        "py310-cartopy",
                        "py310-epsg",
                        "py310-geopy",
                        "py310-owslib",
                        "py310-tropycal",
                        "py310-autobahn",
                        "py310-readability-lxml",
                        "py310-lz4",
                        "py310-pep8",
                        "py310-sqlalchemy-migrate",
                        "py310-tempita",
                        "py310-txrequests",
                        "py310-taskw",
                        "py310-plumed",
                        "py310-emcee",
                        "py310-stevedore",
                        "py310-slack-sdk",
                        "py310-netcdf4",
                        "py310-bottleneck",
                        "py310-repoze.sphinx.autointerface",
                        "py310-arviz",
                        "py310-semver",
                        "py310-theano-pymc",
                        "py310-awscrt",
                        "py310-pymc3",
                        "py310-pygraphviz",
                        "py310-fiona",
                        "py310-phonenumbers",
                        "py310-pyheif",
                        "py310-undetected-chromedriver",
                        "py310-argon2-cffi-bindings",
                        "py310-rich-click",
                        "py310-yara",
                        "py310-llfuse",
                        "py310-blessed",
                        "py310-breadability",
                        "py310-nltk",
                        "py310-sumy",
                        "py310-astropy-helpers",
                        "py310-astroquery",
                        "py310-pyvo",
                        "py310-rencode",
                        "py310-powerline",
                        "py310-vega",
                        "py310-filterpy",
                        "py310-sphinx-issues",
                        "py310-word2vec",
                        "py310-agate",
                        "py310-agate-dbf",
                        "py310-agate-excel",
                        "py310-agate-sql",
                        "py310-ckanapi",
                        "py310-csvkit",
                        "py310-dbfread",
                        "py310-leather",
                        "py310-pytimeparse",
                        "py310-cligj",
                        "py310-munch",
                        "py310-virtualenvwrapper",
                        "py310-editor",
                        "py310-alembic",
                        "py310-cloudscraper",
                        "py310-recommonmark",
                        "py310-google-api-core",
                        "py310-googleapis-common-protos",
                        "py310-macfsevents",
                        "py310-mando",
                        "py310-memprof",
                        "py310-multiprocess",
                        "py310-prawcore",
                        "py310-kitchen",
                        "py310-pathlib2",
                        "py310-wxpython-4.0",
                        "py310-update_checker",
                        "vpype",
                        "py310-glcontext",
                        "py310-moderngl",
                        "py310-pnoise",
                        "py310-svgelements",
                        "py310-svgwrite",
                        "py310-praw",
                        "py310-blockdiag",
                        "py310-seqdiag",
                        "py310-imread",
                        "tuir",
                        "py310-ansible-compat",
                        "py310-subprocess-tee",
                        "py310-bidict",
                        "py310-actdiag",
                        "py310-mahotas",
                        "py310-configparser",
                        "py310-pywinrm",
                        "py310-ntlm-auth",
                        "py310-requests_ntlm",
                        "py310-xhtml2pdf",
                        "py310-honcho",
                        "py310-nwdiag",
                        "py310-aiobotocore",
                        "py310-s3fs",
                        "py310-pystache",
                        "py310-pyfftw",
                        "py310-llvmlite",
                        "py310-openbabel2",
                        "py310-psycopg",
                        "py310-mecab-python3",
                        "py310-pytest-random-order",
                        "py310-zipfile-deflate64",
                        "py310-jaraco.classes",
                        "py310-python-coveralls",
                        "py310-sphinxcontrib-blockdiag",
                        "py310-pyside2",
                        "py310-asn1crypto",
                        "py310-htseq",
                        "py310-pysam",
                        "py310-astropy-healpix",
                        "py310-reproject",
                        "py310-sphinxcontrib-httpdomain",
                        "py310-graphql-core",
                        "py310-construct",
                        "py310-pika",
                        "py310-pyopencl",
                        "py310-pytools",
                        "py310-prettytable",
                        "py310-jug",
                        "py310-spdx",
                        "py310-spdx-lookup",
                        "py310-pycson",
                        "py310-speg",
                        "py310-upt-cpan",
                        "py310-upt-macports",
                        "py310-upt-pypi",
                        "py310-upt-rubygems",
                        "py310-wikipedia-api",
                        "py310-jupyterthemes",
                        "py310-lesscpy",
                        "py310-python-dotenv",
                        "py310-bqplot",
                        "py310-traittypes",
                        "py310-aiomysql",
                        "py310-aiopg",
                        "py310-aniso8601",
                        "py310-asyncmy",
                        "py310-asyncpg",
                        "py310-databases",
                        "py310-docker",
                        "py310-graphene",
                        "py310-keep",
                        "py310-pybonjour",
                        "py310-nbxmpp",
                        "py310-precis-i18n",
                        "py310-pdfminer",
                        "py310-openslide",
                        "py310-plotly",
                        "py310-numba",
                        "py310-hdf5plugin",
                        "py310-monty",
                        "py310-palettable",
                        "py310-xraydb",
                        "py310-ecdsa",
                        "py310-spglib",
                        "py310-astunparse",
                        "py310-keras_applications",
                        "py310-keras_preprocessing",
                        "py310-opt_einsum",
                        "py310-telethon",
                        "py310-types-ujson",
                        "py310-uc-micro-py",
                        "py310-pydub",
                        "py310-types-python-dateutil",
                        "py310-types-pytz",
                        "py310-types-simplejson",
                        "py310-monotonic",
                        "py310-analytics-python",
                        "py310-linkify-it-py",
                        "py310-fastjsonschema",
                        "py310-pymatgen",
                        "py310-netifaces",
                        "py310-maturin",
                        "py310-pyshortcuts",
                        "py310-wxutils",
                        "py310-gradio",
                        "py310-me-al",
                        "py310-silx",
                        "py310-wxmplot",
                        "py310-netaddr",
                        "py310-rstcheck-core",
                        "py310-types-docutils",
                        "py310-aeppl",
                        "py310-cons",
                        "py310-etuples",
                        "py310-logical-unification",
                        "py310-minikanren",
                        "py310-multipledispatch",
                        "py310-pymc",
                        "py310-feedparser",
                        "py310-sgmllib3k",
                        "py310-pytidylib",
                        "py310-sip-devel",
                        "py310-hiredis",
                        "py310-gyoto",
                        "py310-mdtraj",
                        "py310-barnaba",
                        "py310-hy",
                        "py310-xraylarch",
                        "py310-makefun",
                        "py310-pybase62",
                        "py310-curio",
                        "py310-python-socks",
                        "py310-libarchive-c",
                        "py310-awscli2",
                        "py310-exceptiongroup",
                        "py310-flit_scm",
                        "py310-inflate64",
                        "py310-pybcj",
                        "gom",
                        "py310-pytorch",
                        "py310-promise",
                        "py310-tensorflow-datasets",
                        "py310-git-delete-merged-branches",
                        "py310-pygit2",
                        "py310-smartypants",
                        "py310-snuggs",
                        "py310-logilab-constraint",
                        "py310-rasterio",
                        "py310-pyarrow",
                        "py310-pytest-lazy-fixture",
                        "py310-clang",
                        "py310-ctypeslib2",
                        "py310-ephemeral-port-reserve",
                        "py310-pytest-xprocess",
                        "py310-emoji",
                        "py310-whatthepatch",
                        "py310-XlsxWriter",
                        "py310-pptx",
                        "py310-ldap",
                        "py310-wand",
                        "py310-deap",
                        "py310-graph-tool",
                        "py310-mygpoclient",
                        "py310-podcastparser",
                        "py310-pyx",
                        "py310-xxhash",
                        "py310-crc32c",
                        "py310-fire",
                        "py310-google-pasta",
                        "py310-seqeval",
                        "py310-timeout-decorator",
                        "py310-unidic-lite",
                        "py310-faiss",
                        "py310-catalogue",
                        "py310-conllu",
                        "py310-onnxconverter-common",
                        "py310-fugashi",
                        "py310-omegaconf",
                        "py310-pytest-flake8",
                        "py310-pytest-mypy",
                        "py310-sacremoses",
                        "py310-tokenizers",
                        "py310-antlr4-python3-runtime",
                        "py310-huggingface_hub",
                        "py310-hydra-core",
                        "py310-pytorch-lightning",
                        "py310-unidic",
                        "py310-portalocker",
                        "py310-tensorboardX",
                        "py310-sacrebleu",
                        "py310-fairseq",
                        "py310-keras2onnx",
                        "py310-datasets",
                        "py310-torchaudio",
                        "py310-spaCy",
                        "py310-spaCy-models",
                        "py310-torchtext",
                        "py310-torchvision",
                        "py310-jsonlines",
                        "py310-click-didyoumean",
                        "py310-transformers",
                        "py310-docx",
                        "py310-stopwordsiso",
                        "py310-ipython-sql",
                        "py310-xattr",
                        "py310-pytest-json-report",
                        "py310-hdbscan",
                        "py310-jsonpointer",
                        "py310-sphinx-jsonschema",
                        "py310-sphinx-rtd-theme",
                        "py310-sphinxnotes-strike",
                        "py310-healpy",
                        "py310-graphviz",
                        "py310-mechanicalsoup",
                        "py310-maxminddb",
                        "py310-coremltools",
                        "py310-kraken",
                        "py310-siphon",
                        "py310-berkeleydb",
                        "py310-scikit-hep-hepstats",
                        "py310-boolean.py",
                        "py310-license-expression",
                        "py310-python-debian",
                        "py310-cfgrib",
                        "py310-eccodes",
                        "py310-findlibs",
                        "py310-scoop",
                        "py310-dlib",
                        "py310-imageio-ffmpeg",
                        "py310-imutils",
                        "py310-moviepy",
                        "py310-photomosaic",
                        "py310-proglog",
                        "py310-pygrib",
                        "py310-jplephem",
                        "py310-spktype21",
                        "py310-sgp4",
                        "py310-skyfield",
                        "py310-skyfield-data",
                        "py310-commpy",
                        "py310-event",
                        "py310-pypcap",
                        "py310-dpkt",
                        "py310-libdnet",
                        "py310-calver",
                        "py310-herbie-data",
                        "py310-iminuit",
                        "py310-marisa-trie",
                        "py310-whoosh",
                        "py310-geopandas",
                        "py310-contextily",
                        "py310-mapclassify",
                        "py310-mercantile",
                        "py310-geoplot",
                        "py310-brotlicffi",
                        "ubertooth",
                        "ubertooth-devel",
                        "py310-docstring-to-markdown",
                        "py310-rapidfuzz",
                        "py310-fdsnwsscripts",
                        "py310-rawpy",
                        "buildbot-www-react",
                        "py310-trove-classifiers",
                        "py310-mongoengine",
                        "py310-pivy",
                        "py310-pyside-tools",
                        "py310-cfn-lint",
                        "py310-jschema_to_python",
                        "py310-jsonpatch",
                        "py310-junit-xml",
                        "py310-sarif-om",
                        "py310-coolprop",
                        "py310-pybind11-stubgen",
                        "py310-hid",
                        "py310-log-symbols",
                        "py310-spinners",
                        "py310-hjson",
                        "py310-fypp",
                        "py310-halo",
                        "py310-xmldiff",
                        "py310-singledispatch",
                        "py310-cymruwhois",
                        "py310-requests-unixsocket",
                        "py310-translationstring",
                        "py310-pytensor",
                        "py310-versioneer",
                        "py310-scikit-hep-awkward",
                        "py310-scikit-hep-uproot",
                        "py310-colander",
                        "py310-confection",
                        "py310-toposort",
                        "py310-milc",
                        "py310-dijitso",
                        "py310-dolfin",
                        "py310-ffc",
                        "py310-fiat",
                        "py310-petsc4py",
                        "py310-slepc4py",
                        "py310-ufl",
                        "py310-networkit",
                        "py310-rchitect",
                        "py310-olm",
                        "py310-mupdf",
                        "py310-boltons",
                        "py310-imagehash",
                        "py310-branca",
                        "py310-folium",
                        "py310-tensorflow",
                        "py310-setuptools-git-versioning",
                        "py310-librosa",
                        "py310-mido",
                        "py310-note-seq",
                        "py310-pretty-midi",
                        "py310-resampy",
                        "py310-sentencepiece",
                        "py310-cryptg",
                        "py310-ndindex",
                        "py310-tables",
                        "py310-jfricas",
                        "py310-attr",
                        "py310-trepan3k",
                        "py310-pdal",
                        "py310-bsddb3",
                        "py310-hyrule",
                        "py310-scour",
                        "py310-pymunk",
                        "py310-overrides",
                        "py310-css-parser",
                        "py310-omemo-dr",
                        "py310-asitop",
                        "py310-dashing",
                        "py310-engineio",
                        "py310-socketio",
                        "py310-dockerpty",
                        "py310-pulp",
                        "py310-rasterstats",
                        "py310-pytest-mpl",
                        "py310-custom_inherit",
                        "py310-elastic-transport",
                        "py310-types-psutil",
                        "py310-types-setuptools",
                        "py310-types-typed-ast",
                        "py310-access",
                        "py310-esda",
                        "py310-giddy",
                        "py310-inequality",
                        "py310-libpysal",
                        "py310-mgwr",
                        "py310-momepy",
                        "py310-pointpats",
                        "py310-pysal",
                        "py310-segregation",
                        "py310-spaghetti",
                        "py310-spglm",
                        "py310-spint",
                        "py310-splot",
                        "py310-spopt",
                        "py310-spreg",
                        "py310-spvcm",
                        "py310-tobler",
                        "py310-xkcdpass",
                        "py310-safetensors",
                        "py310-genshi",
                        "py310-pytest-trio",
                        "py310-validictory",
                        "py310-parsimonious",
                        "py310-cinderclient",
                        "py310-cliff",
                        "py310-debtcollector",
                        "py310-dogpile-cache",
                        "py310-keystoneauth1",
                        "py310-keystoneclient",
                        "py310-novaclient",
                        "py310-openstackclient",
                        "py310-openstacksdk",
                        "py310-os-service-types",
                        "py310-osc-lib",
                        "py310-oslo-config",
                        "py310-oslo-i18n",
                        "py310-oslo-serialization",
                        "py310-oslo-utils",
                        "py310-requestsexceptions",
                        "py310-bitmath",
                        "py310-objexplore",
                        "py310-progressbar",
                        "py310-pytest-pycodestyle",
                        "py310-pytest-pylint",
                        "py310-json-rpc",
                        "py310-plyvel",
                        "py310-pyxdg",
                        "py310-applescript",
                        "py310-bitarray",
                        "py310-bitstring",
                        "py310-osxmetadata",
                        "py310-pytimeparse2",
                        "py310-rich-theme-manager",
                        "py310-ptpython",
                        "py310-scapy",
                        "py310-scapy-devel",
                        "py310-geojson",
                        "py310-fuzzywuzzy",
                        "py310-fancycompleter",
                        "py310-pdbpp",
                        "py310-repl",
                        "py310-wmctrl",
                        "py310-tlsh",
                        "py310-fastavro",
                        "py310-luma.core",
                        "py310-luma.emulator",
                        "py310-pyftdi",
                        "py310-smbus2",
                        "py310-json-tricks",
                        "py310-qimage2ndarray",
                        "py310-circuitbreaker",
                        "py310-pefile",
                        "py310-editdistance",
                        "py310-meson",
                        "py310-meson-python",
                        "py310-gnupg",
                        "py310-nclib",
                        "py310-async-lru",
                        "py310-sdnotify",
                        "py310-dbus_next",
                        "py310-dropbox",
                        "py310-pyfatfs",
                        "py310-rubicon-objc",
                        "py310-stone",
                        "py310-survey",
                        "py310-asciimatics",
                        "py310-libusb1",
                        "py310-pathtools",
                        "py310-serpent",
                        "py310-webob",
                        "py310-bugsnag",
                        "py310-keyrings.alt",
                        "py310-Pyro5",
                        "py310-desktop-notifier",
                        "py310-pytest-rerunfailures",
                        "py310-rfc3339-validator",
                        "py310-rfc3986-validator",
                        "py310-m2crypto",
                        "py310-pygmt",
                        "py310-asdf-astropy",
                        "py310-asdf-standard",
                        "py310-asdf",
                        "py310-asdf-transform-schemas",
                        "py310-asdf-unit-schemas",
                        "py310-asdf-coordinates-schemas",
                        "py310-authres",
                        "py310-dkimpy",
                        "py310-zc-lockfile",
                        "py310-ipaddress",
                        "py310-python-json-logger",
                        "py310-glad2",
                        "py310-frozendict",
                        "py310-cython-compat",
                        "py310-ruff",
                        "py310-dacite",
                        "py310-pytest-dotenv",
                        "py310-soundcloud-v2",
                        "py310-certomancer",
                        "py310-certomancer-csc-dummy",
                        "py310-hanko",
                        "py310-hanko-certvalidator",
                        "py310-oscrypto",
                        "py310-uritools",
                        "py310-simpy",
                        "py310-simpy-docs",
                        "py310-lazy_loader",
                        "py310-waitress",
                        "py310-pastedeploy",
                        "py310-minidb",
                        "py310-urlwatch",
                        "py310-webtest",
                        "py310-postgresql",
                        "py310-arabic-reshaper",
                        "py310-aiohttp-socks",
                        "py310-requests-futures",
                        "py310-socid-extractor",
                        "py310-stem",
                        "py310-torrequest",
                        "py310-acora",
                        "py310-pyspnego",
                        "py310-iso3166",
                        "py310-sphinx-copybutton",
                        "py310-trio-websocket",
                        "py310-samplerate",
                        "py310-soxr",
                        "py310-types-decorator",
                        "py310-polygon",
                        "py310-tzdata",
                        "py310-fqdn",
                        "py310-isoduration",
                        "py310-uri-template",
                        "py310-mslex",
                        "py310-powerline-exitstatus-kai",
                        "py310-powerline-gitstatus",
                        "py310-rustworkx",
                        "py310-jupyter-lsp",
                        "py310-stopit",
                        "py310-simplekml",
                        "py310-types-colorama",
                        "py310-mdx_linkify",
                        "py310-quantities",
                        "py310-sounddevice",
                        "py310-tpot",
                        "py310-mssql",
                        "py310-inflect",
                        "py310-g2p-en",
                        "py310-pygeos",
                        "py310-blosc",
                        "py310-gensim",
                        "py310-pybox2d",
                        "py310-logbook",
                        "py310-bpemb",
                        "py310-ezdxf",
                        "py310-mimeparse",
                        "py310-svgpath",
                        "py310-line_profiler",
                        "py310-jaraco.context",
                        "py310-lxml_html_clean",
                        "py310-pdal-plugins",
                        "py310-qt4py",
                        "py310-flexcache",
                        "py310-flexparser",
                        "py310-oci",
                        "py310-fipy",
                        "py310-dmgbuild",
                        "py310-ds-store",
                        "py310-mac-alias",
                        "py310-pyqt6-sip",
                        "py310-objgraph",
                        "py310-pylsqpack",
                        "py310-service-identity",
                        "py310-aioquic",
                        "py310-gpxpy",
                        "py310-autopage",
                        "py310-asyncssh",
                        "py310-pyuca",
                        "py310-apptools",
                        "py310-envisage",
                        "py310-mayavi",
                        "py310-pyface",
                        "py310-traitsui",
                        "py310-traits",
                        "py310-pacal",
                        "py310-rich_rst",
                        "py310-propcache",
                        "py310-ipadic",
                        "py310-google-cloud-core",
                        "py310-google-cloud-storage",
                        "py310-google-crc32c",
                        "py310-google-resumable-media",
                        "py310-gsecrets",
                        "py310-coloredlogs",
                        "py310-humanfriendly",
                        "py310-pysimdjson",
                        "py310-hdfs",
                        "py310-kcs11",
                        "py310-pykeepass",
                        "py310-yubico",
                        "py310-zxcvbn",
                        "py310-emmet-core",
                        "py310-maggma",
                        "py310-mp-api",
                        "py310-pycifrw",
                        "py310-pydash",
                        "py310-smart-open",
                        "py310-sqlalchemy-utils",
                        "py310-sshtunnel",
                        "py310-notify2",
                        "py310-urwid-readline",
                        "py310-pytesseract",
                        "py310-mitmproxy_macos",
                        "py310-mitmproxy_rs",
                        "py310-krb5",
                        "py310-requests-kerberos",
                        "py310-pyogrio",
                        "py310-pygments-mathematica",
                        "py310-pyside6",
                        "py310-digitalocean",
                        "py310-google-api-python-client",
                        "py310-cloudflare2",
                        "py310-pyfzf",
                        "py310-sqlglot",
                        "py310-cramjam",
                        "py310-iterable-io",
                        "py310-zipstream-ng",
                        "py310-backports.tarfile",
                        "py310-flasgger",
                        "py310-django-countries",
                        "py310-django-extensions",
                        "py310-pytest-django",
                        "py310-autocommand",
                        "py310-cherrypy",
                        "py310-contextvars",
                        "py310-croniter",
                        "py310-immutables",
                        "py310-jaraco.collections",
                        "py310-jaraco.text",
                        "py310-timelib",
                        "py310-donfig",
                        "py310-mpl-animators",
                        "py310-numcodecs",
                        "py310-spiceypy",
                        "py310-jsonnet",
                        "py310-darkdetect",
                        "py310-larixite",
                        "py310-pypostal",
                        "py310-ansicolors",
                        "py310-sslcrypto",
                        "py310-python-lsp-ruff",
                        "py310-holidays",
                        "py310-allennlp",
                        "py310-pytokens",
                        "py310-sentence-transformers",
                        "py310-paste",
                        "py310-ml_dtypes",
                        "py310-proto-plus",
                        "py310-rlpycairo",
                        "py310-sarpy",
                        "py310-diskcache",
                        "py310-durationpy",
                        "py310-scikit-rf",
                        "py310-pre-commit",
                        "py310-vcrpy",
                        "py310-intelhex",
                        "py310-reedsolo",
                        "py310-librt",
                        "py310-time-machine",
                        "py310-shtab",
                        "py310-allpairspy",
                        "py310-tcolorpy",
                        "py310-lark",
                        "py310-ajsonrpc",
                        "py310-pyelftools",
                        "py310-uv-dynamic-versioning",
                        "py310-dm-tree",
                        "py310-pew",
                        "py310-mda-xdrlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-m2r",
                        "py310-spyder",
                        "py310-meson"
                    ]
                }
            ]
        },
        {
            "name": "py311-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.9.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "neovim-remote",
                        "py311-setuptools_scm",
                        "py311-pip",
                        "py311-cython",
                        "py311-pytest",
                        "py311-pytest-runner",
                        "py311-scikit-build",
                        "py311-pbr",
                        "py311-pytest-subtests",
                        "py311-psycopg2",
                        "py311-sip",
                        "py311-sip-devel",
                        "py311-python-augeas",
                        "py311-blockdiag",
                        "py311-jupyter_packaging",
                        "py311-future",
                        "py311-ansible-core",
                        "py311-resolvelib",
                        "py311-serial",
                        "py311-virtualenv-clone",
                        "py311-tempora",
                        "py311-ctypeslib2",
                        "py311-logilab-common",
                        "py311-awscrt",
                        "py311-pyplusplus",
                        "py311-cligj",
                        "py311-nose",
                        "py311-automat",
                        "py311-twisted",
                        "py311-celery",
                        "py311-kombu",
                        "py311-jsonconversion",
                        "py311-zope-hookable",
                        "py311-z3",
                        "py311-pyflakes",
                        "py311-tox",
                        "py311-watchdog",
                        "py311-pytensor",
                        "py311-qrcode",
                        "py311-bsddb3",
                        "py311-pytest-fixture-config",
                        "py311-pytest-shutil",
                        "py311-pytest-virtualenv",
                        "py311-virtualenvwrapper",
                        "py311-meson-python",
                        "py311-cython-compat",
                        "py311-urlwatch",
                        "py311-pygraphviz",
                        "py311-raven",
                        "py311-logilab-constraint",
                        "py311-coloredlogs",
                        "py311-humanfriendly",
                        "py311-maggma",
                        "py311-mp-api",
                        "py311-klein",
                        "py311-pew"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "osc",
                        "http-prompt",
                        "kb",
                        "docker-compose",
                        "logcat-color3",
                        "present",
                        "certbot-dns-cloudxns",
                        "duplicity",
                        "neovim-remote",
                        "pssh-lilydjwg",
                        "texml",
                        "spotify-dl",
                        "qobuz-dl",
                        "py311-gdbm",
                        "py311-tkinter",
                        "py311-pluggy",
                        "py311-py",
                        "py311-setuptools_scm",
                        "py311-mypy",
                        "py311-websockets",
                        "py311-cython",
                        "py311-decorator",
                        "py311-gssapi",
                        "py311-mpmath",
                        "py311-sympy",
                        "py311-peewee",
                        "py311-gnureadline",
                        "py311-powerline",
                        "py311-greenlet",
                        "py311-regex",
                        "py311-nuitka",
                        "py311-sqlalchemy",
                        "py311-SDL2",
                        "py311-altgraph",
                        "py311-macholib",
                        "py311-modulegraph",
                        "py311-py2app",
                        "py311-libvirt",
                        "py311-pybind11",
                        "py311-gmpy2",
                        "py311-networkx",
                        "py311-frozenlist",
                        "py311-semantic_version",
                        "py311-setuptools-rust",
                        "py311-olefile",
                        "py311-aiosignal",
                        "py311-hypothesis",
                        "py311-iniconfig",
                        "py311-pytest",
                        "py311-sortedcontainers",
                        "py311-zope-event",
                        "py311-zopeinterface",
                        "py311-Pillow",
                        "py311-asteval",
                        "py311-filetype",
                        "py311-pretend",
                        "py311-zipp",
                        "py311-psutil",
                        "py311-cffi",
                        "py311-pycparser",
                        "py311-cchardet",
                        "py311-markupsafe",
                        "py311-pytest-runner",
                        "py311-mako",
                        "py311-debugpy",
                        "py311-zopfli",
                        "py311-hy",
                        "py311-distro",
                        "py311-aiodns",
                        "py311-charset-normalizer",
                        "py311-pycares",
                        "py311-certifi",
                        "py311-multidict",
                        "py311-requests",
                        "py311-roman",
                        "py311-yarl",
                        "py311-brotli",
                        "py311-brotlicffi",
                        "py311-importlib-metadata",
                        "py311-executing",
                        "py311-pygit2",
                        "py311-socks",
                        "py311-pycryptodome",
                        "py311-pycryptodomex",
                        "py311-simplejson",
                        "py311-imagesize",
                        "py311-snowballstemmer",
                        "py311-parso",
                        "py311-lxml",
                        "py311-dateutil",
                        "py311-six",
                        "py311-tz",
                        "py311-cryptography",
                        "py311-cryptography_vectors",
                        "py311-openssl",
                        "py311-parse",
                        "py311-xlrd",
                        "py311-xlsx2csv",
                        "py311-cairo",
                        "py311-cppy",
                        "py311-cycler",
                        "py311-fonttools",
                        "py311-kiwisolver",
                        "py311-setuptools_scm_git_archive",
                        "py311-unicodedata2",
                        "py311-coverage",
                        "py311-cpuinfo",
                        "py311-crcmod",
                        "py311-freezegun",
                        "py311-geographiclib",
                        "py311-jwt",
                        "py311-mock",
                        "py311-oauthlib",
                        "py311-pbr",
                        "py311-pytest-benchmark",
                        "py311-pytest-forked",
                        "py311-pytest-subtests",
                        "py311-pytest-xdist",
                        "py311-requests-mock",
                        "py311-requests-oauthlib",
                        "py311-svgelements",
                        "py311-toml",
                        "py311-yapf",
                        "py311-levenshtein",
                        "py311-igraph",
                        "py311-texttable",
                        "py311-babel",
                        "py311-sphinxcontrib-jsmath",
                        "py311-pyproj",
                        "py311-rapidfuzz",
                        "py311-git-delete-merged-branches",
                        "py311-prompt_toolkit",
                        "py311-wcwidth",
                        "py311-pydicom",
                        "py311-pikepdf",
                        "py311-async-timeout",
                        "py311-aiohttp",
                        "py311-types-docutils",
                        "py311-types-python-dateutil",
                        "py311-types-pytz",
                        "py311-types-simplejson",
                        "py311-types-ujson",
                        "py311-maturin",
                        "py311-wrapt",
                        "py311-more-itertools",
                        "py311-appnope",
                        "py311-ansible-compat",
                        "py311-subprocess-tee",
                        "py311-yaml",
                        "py311-deprecated",
                        "py311-sphinx_rtd_theme",
                        "py311-atomicwrites",
                        "py311-bigfloat",
                        "py311-biopython",
                        "py311-cachetools",
                        "py311-cfgv",
                        "py311-colorlog",
                        "py311-columnize",
                        "py311-deprecation",
                        "py311-docstring-to-markdown",
                        "py311-ujson",
                        "py311-wurlitzer",
                        "py311-dill",
                        "py311-editorconfig",
                        "py311-enchant",
                        "py311-fastjsonschema",
                        "py311-fastprogress",
                        "py311-identify",
                        "py311-inflection",
                        "py311-text-unidecode",
                        "py311-nodeenv",
                        "py311-pdbecif",
                        "py311-pkce",
                        "py311-ply",
                        "py311-poyo",
                        "py311-jedi",
                        "py311-pympler",
                        "py311-pyqt-builder",
                        "py311-psycopg",
                        "py311-psycopg2",
                        "py311-pexpect",
                        "py311-pytest-qt",
                        "py311-python-lsp-black",
                        "py311-sip",
                        "py311-sip-devel",
                        "py311-pyinstrument",
                        "py311-exceptiongroup",
                        "py311-flit_scm",
                        "py311-typeguard",
                        "py311-pickleshare",
                        "py311-sphinx-click",
                        "py311-mongoengine",
                        "py311-lazy_object_proxy",
                        "py311-astroid",
                        "py311-markdown",
                        "py311-flatbuffers",
                        "py311-kaptan",
                        "py311-asttokens",
                        "py311-et_xmlfile",
                        "py311-openpyxl",
                        "py311-scikit-hep-awkward1",
                        "py311-scikit-hep-boost-histogram",
                        "py311-scikit-hep-hepstats",
                        "py311-scikit-hep-hist",
                        "py311-scikit-hep-mplhep",
                        "py311-scikit-hep-mplhep_data",
                        "py311-scikit-hep-uproot4",
                        "py311-beniget",
                        "py311-gast",
                        "py311-joblib",
                        "py311-pythran",
                        "py311-murmurhash",
                        "py311-pure_eval",
                        "py311-funcsigs",
                        "py311-pyrfc3339",
                        "py311-repoze.sphinx.autointerface",
                        "py311-configargparse",
                        "py311-configobj",
                        "py311-parsedatetime",
                        "py311-html5lib",
                        "py311-python-augeas",
                        "py311-webencodings",
                        "py311-jsonlines",
                        "py311-async_generator",
                        "py311-requests-toolbelt",
                        "py311-sniffio",
                        "py311-asn1",
                        "py311-astor",
                        "py311-outcome",
                        "py311-asn1-modules",
                        "py311-flake8-mccabe",
                        "py311-pylint",
                        "py311-tomlkit",
                        "py311-trio",
                        "py311-msgpack",
                        "py311-pylev",
                        "py311-dulwich",
                        "py311-pyrsistent",
                        "py311-tqdm",
                        "py311-jaraco.classes",
                        "py311-keyring",
                        "py311-pkginfo",
                        "py311-shellingham",
                        "py311-backports",
                        "py311-backports.entry-points-selectable",
                        "py311-calver",
                        "py311-distlib",
                        "py311-trove-classifiers",
                        "py311-contextlib2",
                        "py311-pathlib2",
                        "py311-lockfile",
                        "py311-xattr",
                        "py311-acme",
                        "py311-requests-file",
                        "py311-tldextract",
                        "py311-bleach",
                        "py311-bokeh",
                        "py311-tornado",
                        "py311-blockdiag",
                        "py311-sphinxcontrib-blockdiag",
                        "py311-pyobjc",
                        "py311-pytest-asyncio",
                        "py311-stack_data",
                        "py311-aws-sam-translator",
                        "py311-awscli",
                        "py311-awscli-plugin-endpoint",
                        "py311-boto3",
                        "py311-botocore",
                        "py311-cfn-lint",
                        "py311-jmespath",
                        "py311-jschema_to_python",
                        "py311-jsonpatch",
                        "py311-jsonpickle",
                        "py311-jsonpointer",
                        "py311-junit-xml",
                        "py311-s3transfer",
                        "py311-sarif-om",
                        "py311-neovim",
                        "py311-pyotp",
                        "py311-sentry-sdk",
                        "py311-spotipy",
                        "py311-future",
                        "py311-setupmeta",
                        "py311-sphinx-gallery",
                        "py311-sphinxcontrib-svg2pdfconverter",
                        "py311-term-background",
                        "py311-textdistance",
                        "py311-three-merge",
                        "py311-tokenize-rt",
                        "py311-uncertainties",
                        "py311-whatthepatch",
                        "py311-aeppl",
                        "py311-algopy",
                        "py311-applaunchservices",
                        "py311-asv",
                        "py311-binaryornot",
                        "py311-cftime",
                        "py311-chardet",
                        "py311-lmfit",
                        "py311-natsort",
                        "py311-nmrglue",
                        "py311-patsy",
                        "py311-peakutils",
                        "py311-pyicu",
                        "py311-pyqt5-sip",
                        "py311-pytest-mock",
                        "py311-qstylizer",
                        "py311-qtawesome",
                        "py311-qtpy",
                        "py311-rope",
                        "py311-rstcheck-core",
                        "py311-sphinxcontrib-httpdomain",
                        "py311-statsmodels",
                        "py311-openbabel",
                        "py311-ipython",
                        "py311-anyio",
                        "py311-h11",
                        "py311-h2",
                        "py311-hpack",
                        "py311-hyperframe",
                        "py311-pytest-random-order",
                        "py311-pytest-xprocess",
                        "py311-imagecodecs",
                        "py311-appdirs",
                        "py311-pooch",
                        "py311-xarray",
                        "py311-metpy",
                        "py311-codestyle",
                        "py311-toolz",
                        "py311-discordpy",
                        "py311-mutagen",
                        "py311-coolprop",
                        "py311-alembic",
                        "py311-pybind11-stubgen",
                        "py311-autopep8",
                        "py311-cairosvg",
                        "py311-cons",
                        "py311-defusedxml",
                        "py311-jinja2-time",
                        "py311-logical-unification",
                        "py311-multipledispatch",
                        "py311-cookiecutter",
                        "py311-etuples",
                        "py311-slugify",
                        "py311-unidecode",
                        "py311-fypp",
                        "py311-hid",
                        "py311-hjson",
                        "py311-log-symbols",
                        "py311-spinners",
                        "py311-ansible",
                        "py311-ansible-core",
                        "py311-bcrypt",
                        "py311-halo",
                        "py311-httplib2",
                        "py311-paramiko",
                        "py311-pynacl",
                        "py311-resolvelib",
                        "py311-cytoolz",
                        "py311-path",
                        "py311-pyusb",
                        "py311-cached-property",
                        "py311-extension-helpers",
                        "py311-aioftp",
                        "py311-astropy",
                        "py311-h5py",
                        "py311-mpi4py",
                        "py311-pyerfa",
                        "py311-parfive",
                        "py311-pyshp",
                        "py311-epsg",
                        "py311-gdal",
                        "py311-owslib",
                        "py311-pytest-json-report",
                        "py311-json5",
                        "py311-whoosh",
                        "py311-django",
                        "py311-bidict",
                        "py311-cloudscraper",
                        "py311-serial",
                        "py311-multiprocess",
                        "py311-imageio",
                        "py311-curl",
                        "py311-flaky",
                        "py311-minikanren",
                        "py311-pytest-httpbin",
                        "py311-pytest-sugar",
                        "py311-pytomlpp",
                        "py311-virtualenv-clone",
                        "py311-mapclassify",
                        "py311-beartype",
                        "py311-colorcet",
                        "py311-ipython_genutils",
                        "py311-mistune",
                        "py311-nbconvert",
                        "py311-nest_asyncio",
                        "py311-pandocfilters",
                        "py311-prometheus_client",
                        "py311-send2trash",
                        "py311-shapely",
                        "py311-xmldiff",
                        "py311-zmq",
                        "py311-jaraco.functools",
                        "py311-tempora",
                        "py311-XlsxWriter",
                        "py311-pptx",
                        "py311-clang",
                        "py311-ctypeslib2",
                        "py311-logilab-common",
                        "py311-awscrt",
                        "py311-tifffile",
                        "py311-ruamel-yaml",
                        "py311-ruamel-yaml-clib",
                        "py311-argon2-cffi-bindings",
                        "py311-awscli2",
                        "py311-Faker",
                        "py311-random2",
                        "py311-ukpostcodeparser",
                        "py311-validators",
                        "py311-bottleneck",
                        "py311-opengl",
                        "py311-opengl-accelerate",
                        "py311-pygccxml",
                        "py311-pyplusplus",
                        "py311-phonenumbers",
                        "py311-cartopy",
                        "py311-netcdf4",
                        "py311-semver",
                        "py311-geopy",
                        "py311-cligj",
                        "py311-mercantile",
                        "py311-click-plugins",
                        "py311-snuggs",
                        "py311-contextily",
                        "py311-rasterio",
                        "py311-fiona",
                        "py311-munch",
                        "py311-geopandas",
                        "py311-geoplot",
                        "py311-isodate",
                        "py311-pydot",
                        "py311-prov",
                        "py311-dask",
                        "py311-locket",
                        "py311-partd",
                        "py311-drms",
                        "py311-wand",
                        "py311-rfc3986",
                        "py311-uc-micro-py",
                        "py311-linkify-it-py",
                        "py311-pyte",
                        "py311-xmlsec",
                        "py311-h5netcdf",
                        "py311-zeep",
                        "py311-sunpy",
                        "py311-doctest-ignore-unicode",
                        "py311-nose",
                        "py311-fs",
                        "py311-reportlab",
                        "py311-cheetah",
                        "py311-ephem",
                        "py311-crc32c",
                        "py311-aiobotocore",
                        "py311-singledispatch",
                        "py311-smartypants",
                        "py311-cymruwhois",
                        "py311-constantly",
                        "py311-cssselect",
                        "py311-dispatcher",
                        "py311-hyperlink",
                        "py311-incremental",
                        "py311-itemloaders",
                        "py311-m2r",
                        "py311-parsel",
                        "py311-pyhamcrest",
                        "py311-queuelib",
                        "py311-scrapy",
                        "py311-sybil",
                        "py311-testfixtures",
                        "py311-w3lib",
                        "py311-emcee3",
                        "py311-hiredis",
                        "py311-s3fs",
                        "py311-rawpy",
                        "py311-pybase62",
                        "py311-cachelib",
                        "py311-amqp",
                        "py311-billiard",
                        "py311-celery",
                        "py311-fabric",
                        "py311-invoke",
                        "py311-itsdangerous",
                        "py311-kombu",
                        "py311-vine",
                        "py311-requests-unixsocket",
                        "py311-zipfile-deflate64",
                        "py311-amazon.ion",
                        "py311-smart_open",
                        "py311-translationstring",
                        "py311-zope-component",
                        "py311-zope-hookable",
                        "py311-z3",
                        "py311-game",
                        "py311-arviz",
                        "py311-pyscard",
                        "py311-versioneer",
                        "py311-netaddr",
                        "py311-flake8",
                        "py311-pyflakes",
                        "py311-cymem",
                        "py311-preshed",
                        "py311-scikit-hep-awkward",
                        "py311-wasabi",
                        "py311-scikit-hep-uproot",
                        "py311-colander",
                        "py311-srsly",
                        "py311-blis",
                        "py311-catalogue",
                        "py311-confection",
                        "py311-plac",
                        "py311-thinc",
                        "py311-toposort",
                        "py311-exifread",
                        "py311-libxml2",
                        "py311-ipywidgets",
                        "py311-jupyter_server",
                        "py311-jupyterlab_widgets",
                        "py311-nbclassic",
                        "py311-widgetsnbextension",
                        "py311-qtconsole",
                        "py311-tblib",
                        "py311-heapdict",
                        "py311-zict",
                        "py311-milc",
                        "py311-pytest-datadir",
                        "py311-pytest-regressions",
                        "py311-agate",
                        "py311-agate-dbf",
                        "py311-agate-excel",
                        "py311-agate-sql",
                        "py311-csvkit",
                        "py311-dbfread",
                        "py311-leather",
                        "py311-pytimeparse",
                        "py311-dijitso",
                        "py311-dolfin",
                        "py311-ffc",
                        "py311-fiat",
                        "py311-petsc4py",
                        "py311-slepc4py",
                        "py311-ufl",
                        "py311-enrich",
                        "py311-tenacity",
                        "py311-gitdb",
                        "py311-gitpython",
                        "py311-smmap",
                        "py311-stevedore",
                        "openconnect-sso",
                        "py311-dpkt",
                        "py311-event",
                        "py311-libdnet",
                        "py311-pypcap",
                        "py311-rstcheck",
                        "py311-cssutils",
                        "py311-networkit",
                        "py311-freetype",
                        "py311-hsluv",
                        "py311-vispy",
                        "py311-xyzservices",
                        "py311-yara",
                        "radian",
                        "py311-rchitect",
                        "py311-distributed",
                        "vpn-slice",
                        "py311-setproctitle",
                        "py311-marisa-trie",
                        "py311-hkdf",
                        "py311-pytrie",
                        "py311-re2",
                        "py311-txaio",
                        "py311-txtorcon",
                        "py311-u-msgpack-python",
                        "py311-pylzma",
                        "py311-spake2",
                        "py311-zope-deprecation",
                        "py311-olm",
                        "py311-imaplib2",
                        "py311-rfc6555",
                        "py311-aenum",
                        "py311-onnx",
                        "py311-zstd",
                        "py311-mupdf",
                        "py311-urwid",
                        "py311-python-lsp-jsonrpc",
                        "py311-python-lsp-server",
                        "py311-oct2py",
                        "py311-boltons",
                        "py311-pyvis",
                        "py311-xmltodict",
                        "py311-jplephem",
                        "py311-sgp4",
                        "py311-skyfield",
                        "py311-spktype21",
                        "py311-loguru",
                        "py311-thrift",
                        "py311-openslide",
                        "py311-readme_renderer",
                        "py311-codecov",
                        "py311-nmrglue-devel",
                        "py311-imagehash",
                        "py311-skyfield-data",
                        "py311-pycson",
                        "py311-speg",
                        "py311-branca",
                        "py311-folium",
                        "py311-about-time",
                        "py311-discogs-client",
                        "py311-ephemeral-port-reserve",
                        "py311-iocapture",
                        "py311-ipdb",
                        "py311-pytest-timeout",
                        "py311-watchdog",
                        "py311-pymc",
                        "py311-pytensor",
                        "py311-pyside",
                        "py311-pyside-tools",
                        "py311-shiboken",
                        "py311-coveralls",
                        "py311-docopt",
                        "py311-ifaddr",
                        "py311-inflate64",
                        "py311-mpd2",
                        "py311-multivolumefile",
                        "py311-pathvalidate",
                        "py311-py7zr",
                        "py311-pyannotate",
                        "py311-pybcj",
                        "py311-pyppmd",
                        "py311-pytest-remotedata",
                        "py311-pyzstd",
                        "py311-soco",
                        "py311-llvmlite",
                        "py311-numba",
                        "py311-meshio",
                        "py311-taskw",
                        "py311-setuptools-git-versioning",
                        "py311-librosa",
                        "py311-mido",
                        "py311-note-seq",
                        "py311-pretty-midi",
                        "py311-resampy",
                        "py311-alive-progress",
                        "py311-grapheme",
                        "py311-gobject3",
                        "py311-ecdsa",
                        "py311-pyaes",
                        "py311-sentencepiece",
                        "py311-makefun",
                        "py311-napari-plugin-engine",
                        "py311-napari-svg",
                        "py311-ndindex",
                        "py311-numexpr",
                        "py311-tables",
                        "py311-protobuf3",
                        "py311-plumed",
                        "py311-rencode",
                        "py311-fasteners",
                        "py311-pyperclip",
                        "py311-jfricas",
                        "py311-tropycal",
                        "py311-attr",
                        "py311-ndg_httpsclient",
                        "py311-pynamecheap",
                        "py311-jug",
                        "py311-obspy",
                        "py311-bottle",
                        "py311-google-api",
                        "py311-google-api-core",
                        "py311-google-auth",
                        "py311-google-auth-httplib2",
                        "py311-googleapis-common-protos",
                        "py311-magic",
                        "py311-uritemplate",
                        "py311-macfsevents",
                        "py311-pdal",
                        "py311-wxpython-4.0",
                        "py311-iniparse",
                        "py311-mercurial_extension_utils",
                        "py311-berkeleydb",
                        "py311-hyrule",
                        "py311-scour",
                        "py311-beaker",
                        "py311-pymunk",
                        "py311-gprof2dot",
                        "py311-memprof",
                        "py311-websocket-client",
                        "py311-python-dotenv",
                        "py311-overrides",
                        "py311-asgiref",
                        "py311-kaitaistruct",
                        "py311-ldap3",
                        "py311-mitmproxy",
                        "py311-passlib",
                        "py311-publicsuffix2",
                        "py311-wsproto",
                        "py311-nbxmpp",
                        "py311-precis-i18n",
                        "py311-css-parser",
                        "py311-omemo-dr",
                        "py311-pypng",
                        "py311-asitop",
                        "py311-blessed",
                        "py311-dashing",
                        "py311-mechanicalsoup",
                        "py311-portend",
                        "py311-engineio",
                        "py311-socketio",
                        "py311-docker",
                        "py311-dockerpty",
                        "py311-graph-tool",
                        "py311-cryptg",
                        "py311-emoji",
                        "py311-telethon",
                        "py311-opt_einsum",
                        "py311-hdbscan",
                        "py311-astunparse",
                        "py311-keras_applications",
                        "py311-keras_preprocessing",
                        "py311-pulp",
                        "py311-rasterstats",
                        "py311-pytest-mpl",
                        "py311-pytest-flake8",
                        "py311-curio",
                        "py311-pytest-mypy",
                        "py311-portalocker",
                        "py311-python-socks",
                        "py311-rtree",
                        "py311-absl",
                        "py311-custom_inherit",
                        "py311-elastic-transport",
                        "py311-pika",
                        "py311-pyarrow",
                        "py311-pytest-lazy-fixture",
                        "py311-nltk",
                        "py311-plotly",
                        "py311-types-psutil",
                        "py311-types-setuptools",
                        "py311-types-typed-ast",
                        "py311-helpdev",
                        "py311-libsass",
                        "py311-numpydoc",
                        "py311-pyls-spyder",
                        "py311-qdarkstyle",
                        "py311-qtsass",
                        "py311-spyder",
                        "py311-spyder-kernels",
                        "py311-dlib",
                        "py311-access",
                        "py311-esda",
                        "py311-giddy",
                        "py311-inequality",
                        "py311-libpysal",
                        "py311-mgwr",
                        "py311-momepy",
                        "py311-pointpats",
                        "py311-pysal",
                        "py311-segregation",
                        "py311-spaghetti",
                        "py311-spglm",
                        "py311-spint",
                        "py311-splot",
                        "py311-spopt",
                        "py311-spreg",
                        "py311-spvcm",
                        "py311-tobler",
                        "py311-fire",
                        "py311-fugashi",
                        "py311-promise",
                        "py311-sacrebleu",
                        "py311-sacremoses",
                        "py311-seqeval",
                        "py311-soundfile",
                        "py311-conllu",
                        "py311-huggingface_hub",
                        "py311-omegaconf",
                        "py311-tokenizers",
                        "py311-unidic",
                        "py311-timeout-decorator",
                        "py311-unidic-lite",
                        "py311-tensorflow-datasets",
                        "py311-commonmark",
                        "py311-hcloud",
                        "py311-xkcdpass",
                        "py311-recommonmark",
                        "py311-safetensors",
                        "py311-genshi",
                        "py311-aiojobs",
                        "py311-pytest-trio",
                        "py311-reflink",
                        "py311-acoustid",
                        "py311-asn1crypto",
                        "py311-aubio",
                        "py311-bottlenose",
                        "py311-bsddb3",
                        "py311-cbor2",
                        "py311-ibroadcast",
                        "py311-jsonpath-rw",
                        "py311-munkres",
                        "py311-musicbrainzngs",
                        "py311-pytest-fixture-config",
                        "py311-pytest-profiling",
                        "py311-pytest-shutil",
                        "py311-pytest-virtualenv",
                        "py311-python-coveralls",
                        "py311-rarfile",
                        "py311-setuptools-git",
                        "py311-termplotlib",
                        "py311-termtables",
                        "py311-validictory",
                        "py311-zbar",
                        "py311-parsimonious",
                        "py311-autobahn",
                        "py311-cbor",
                        "py311-pyqrcode",
                        "py311-python-snappy",
                        "py311-cinderclient",
                        "py311-cliff",
                        "py311-cmd2",
                        "py311-debtcollector",
                        "py311-dogpile-cache",
                        "py311-keystoneauth1",
                        "py311-keystoneclient",
                        "py311-netifaces",
                        "py311-novaclient",
                        "py311-openstackclient",
                        "py311-openstacksdk",
                        "py311-os-service-types",
                        "py311-osc-lib",
                        "py311-oslo-config",
                        "py311-oslo-i18n",
                        "py311-oslo-serialization",
                        "py311-oslo-utils",
                        "py311-prettytable",
                        "py311-requestsexceptions",
                        "py311-bitmath",
                        "py311-objexplore",
                        "py311-progressbar",
                        "py311-pytest-pycodestyle",
                        "py311-pytest-pylint",
                        "py311-spdx",
                        "py311-spdx-lookup",
                        "py311-upt-cpan",
                        "py311-upt-macports",
                        "py311-upt-pypi",
                        "py311-upt-rubygems",
                        "py311-arpeggio",
                        "py311-json-rpc",
                        "py311-parver",
                        "py311-plyvel",
                        "py311-bqplot",
                        "py311-control",
                        "py311-traittypes",
                        "py311-pyxdg",
                        "py311-applescript",
                        "py311-bitarray",
                        "py311-bitstring",
                        "py311-osxmetadata",
                        "py311-pytimeparse2",
                        "py311-rich-theme-manager",
                        "py311-ptpython",
                        "py311-scapy",
                        "py311-scapy-devel",
                        "py311-geojson",
                        "py311-docx",
                        "py311-fuzzywuzzy",
                        "py311-kubernetes",
                        "py311-fancycompleter",
                        "py311-pdbpp",
                        "py311-repl",
                        "py311-wmctrl",
                        "py311-slack-sdk",
                        "py311-tlsh",
                        "py311-fastavro",
                        "py311-flask-cors",
                        "py311-luma.core",
                        "py311-luma.emulator",
                        "py311-pyftdi",
                        "py311-smbus2",
                        "py311-virtualenvwrapper",
                        "py311-clint",
                        "py311-crayons",
                        "py311-parameterized",
                        "py311-json-tricks",
                        "py311-pdfminer",
                        "py311-pynetdicom",
                        "py311-qimage2ndarray",
                        "py311-xxhash",
                        "py311-circuitbreaker",
                        "py311-pefile",
                        "py311-cli-helpers",
                        "py311-tabulate",
                        "py311-napari-console",
                        "py311-editdistance",
                        "py311-cachey",
                        "py311-poppler-qt5",
                        "py311-pyside2",
                        "py311-meson",
                        "py311-meson-python",
                        "py311-gnupg",
                        "py311-nclib",
                        "py311-async-lru",
                        "py311-hdf5plugin",
                        "py311-monty",
                        "py311-palettable",
                        "py311-pyshortcuts",
                        "py311-sdnotify",
                        "py311-dbus_next",
                        "py311-dropbox",
                        "py311-pyfatfs",
                        "py311-rubicon-objc",
                        "py311-stone",
                        "py311-survey",
                        "py311-asciimatics",
                        "py311-pyfiglet",
                        "py311-libusb1",
                        "py311-pathtools",
                        "py311-serpent",
                        "py311-webob",
                        "py311-bugsnag",
                        "py311-keyrings.alt",
                        "py311-Pyro5",
                        "py311-xraydb",
                        "py311-desktop-notifier",
                        "py311-pytest-rerunfailures",
                        "py311-rfc3339-validator",
                        "py311-rfc3986-validator",
                        "py311-cvxopt",
                        "py311-latexcodec",
                        "py311-feedparser",
                        "py311-readability-lxml",
                        "py311-sgmllib3k",
                        "py311-gyoto",
                        "py311-imageio-ffmpeg",
                        "py311-mygpoclient",
                        "py311-pybtex",
                        "py311-pybtex-docutils",
                        "py311-ddt",
                        "py311-pygmt",
                        "py311-sphinxcontrib-bibtex",
                        "py311-asdf-astropy",
                        "py311-asdf-standard",
                        "py311-asdf",
                        "py311-asdf-transform-schemas",
                        "py311-asdf-unit-schemas",
                        "py311-asdf-coordinates-schemas",
                        "py311-mando",
                        "py311-apsw",
                        "py311-authres",
                        "py311-dkimpy",
                        "py311-antlr4-python3-runtime",
                        "py311-pyopencl",
                        "py311-pytools",
                        "py311-zc-lockfile",
                        "py311-ipaddress",
                        "py311-podcastparser",
                        "py311-python-json-logger",
                        "py311-glad2",
                        "oci-cli",
                        "py311-frozendict",
                        "py311-chainer",
                        "py311-cython-compat",
                        "py311-ruff",
                        "py311-dacite",
                        "py311-pytest-dotenv",
                        "py311-soundcloud-v2",
                        "py311-tzlocal",
                        "py311-certomancer",
                        "py311-certomancer-csc-dummy",
                        "py311-hanko",
                        "py311-hanko-certvalidator",
                        "py311-oscrypto",
                        "py311-uritools",
                        "py311-pdfrw",
                        "py311-pyx",
                        "py311-acor",
                        "py311-dynd",
                        "py311-kivy",
                        "py311-mdp-toolkit",
                        "py311-pyviennacl",
                        "py311-spectral",
                        "py311-tstables",
                        "py311-m2crypto",
                        "py311-lz4",
                        "py311-simpy",
                        "py311-simpy-docs",
                        "py311-lazy_loader",
                        "py311-pysam",
                        "py311-boolean.py",
                        "py311-license-expression",
                        "py311-python-debian",
                        "py311-waitress",
                        "py311-pastedeploy",
                        "py311-minidb",
                        "py311-pyquery",
                        "py311-urlwatch",
                        "py311-webtest",
                        "py311-pyvo",
                        "py311-astroquery",
                        "py311-sphinx-issues",
                        "py311-pygraphviz",
                        "py311-postgresql",
                        "py311-llfuse",
                        "py311-gevent",
                        "py311-unidiff",
                        "py311-tiktoken",
                        "py311-arabic-reshaper",
                        "py311-aiohttp-socks",
                        "py311-httpbin",
                        "py311-raven",
                        "py311-requests-futures",
                        "py311-socid-extractor",
                        "py311-stem",
                        "py311-torrequest",
                        "py311-xhtml2pdf",
                        "py311-asyncpg",
                        "py311-mysqlclient",
                        "py311-acora",
                        "py311-cheroot",
                        "py311-markdown2",
                        "py311-siphon",
                        "py311-configparser",
                        "py311-ntlm-auth",
                        "py311-pyspnego",
                        "py311-pywinrm",
                        "py311-requests_ntlm",
                        "py311-iso3166",
                        "py311-sphinx-copybutton",
                        "py311-trio-websocket",
                        "py311-samplerate",
                        "py311-soxr",
                        "py311-types-decorator",
                        "py311-polygon",
                        "py311-tzdata",
                        "py311-deap",
                        "py311-tatsu",
                        "py311-npx",
                        "py311-pgspecial",
                        "py311-fqdn",
                        "py311-isoduration",
                        "py311-uri-template",
                        "py311-mslex",
                        "py311-pystache",
                        "py311-powerline-exitstatus-kai",
                        "py311-powerline-gitstatus",
                        "py311-rustworkx",
                        "py311-imread",
                        "py311-jupyter-lsp",
                        "py311-stopit",
                        "py311-update_checker",
                        "py311-iminuit",
                        "py311-simplekml",
                        "py311-types-colorama",
                        "py311-mdx_linkify",
                        "py311-quantities",
                        "py311-sphinxnotes-strike",
                        "py311-sounddevice",
                        "py311-sphinx-jsonschema",
                        "py311-mecab-python3",
                        "py311-mssql",
                        "py311-sphinx-bootstrap-theme",
                        "py311-inflect",
                        "py311-pyheif",
                        "py311-g2p-en",
                        "py311-pydub",
                        "py311-pygeos",
                        "py311-importlib-resources",
                        "py311-pysvn",
                        "py311-logilab-constraint",
                        "py311-blosc",
                        "py311-gensim",
                        "py311-pybox2d",
                        "py311-logbook",
                        "py311-bpemb",
                        "py311-html2text",
                        "py311-ezdxf",
                        "py311-mahotas",
                        "py311-mimeparse",
                        "py311-tastypie",
                        "py311-svgpath",
                        "py311-spark_parser",
                        "py311-uncompyle6",
                        "py311-xdis",
                        "py311-vobject",
                        "py311-line_profiler",
                        "py311-jaraco.context",
                        "py311-ldap",
                        "py311-openbabel2",
                        "py311-canmatrix",
                        "py311-fdsnwsscripts",
                        "py311-ipython-sql",
                        "py311-rich-click",
                        "py311-libarchive-c",
                        "py311-nbval",
                        "py311-lxml_html_clean",
                        "py311-pdal-plugins",
                        "py311-qt4py",
                        "py311-flexcache",
                        "py311-flexparser",
                        "py311-oci",
                        "py311-asynctest",
                        "py311-fipy",
                        "py311-pytorch",
                        "py311-spglib",
                        "py311-wxmplot",
                        "py311-wxutils",
                        "py311-pymatgen",
                        "py311-silx",
                        "py311-pyficache",
                        "py311-blessings",
                        "py311-bpython",
                        "py311-cwcwidth",
                        "py311-curtsies",
                        "py311-dmgbuild",
                        "py311-ds-store",
                        "py311-mac-alias",
                        "py311-pyqt6-sip",
                        "py311-graphviz",
                        "py311-objgraph",
                        "py311-pylsqpack",
                        "py311-service-identity",
                        "py311-aioquic",
                        "py311-gpxpy",
                        "py311-autopage",
                        "py311-asyncssh",
                        "py311-pygithub",
                        "py311-pyuca",
                        "py311-wordcloud",
                        "py311-apptools",
                        "py311-envisage",
                        "py311-mayavi",
                        "py311-pyface",
                        "py311-traitsui",
                        "py311-traits",
                        "py311-pacal",
                        "py311-pymysql",
                        "py311-rich_rst",
                        "py311-propcache",
                        "py311-flake8-pep8-naming",
                        "py311-flake8-polyfill",
                        "py311-ipadic",
                        "py311-cog",
                        "py311-google-cloud-core",
                        "py311-google-cloud-storage",
                        "py311-google-crc32c",
                        "py311-google-resumable-media",
                        "py311-gsecrets",
                        "py311-coloredlogs",
                        "py311-humanfriendly",
                        "py311-pysimdjson",
                        "py311-hdfs",
                        "py311-construct",
                        "py311-kcs11",
                        "py311-pykeepass",
                        "py311-yubico",
                        "py311-zxcvbn",
                        "py311-lesscpy",
                        "py311-emmet-core",
                        "py311-maggma",
                        "py311-mp-api",
                        "py311-pycifrw",
                        "py311-pydash",
                        "py311-pyqtgraph",
                        "py311-smart-open",
                        "py311-sqlalchemy-utils",
                        "py311-sshtunnel",
                        "py311-xraylarch",
                        "py311-pync",
                        "py311-leveldb",
                        "py311-notify2",
                        "py311-urwid-readline",
                        "py311-pytesseract",
                        "py311-mitmproxy_macos",
                        "py311-mitmproxy_rs",
                        "py311-krb5",
                        "py311-requests-kerberos",
                        "py311-pyogrio",
                        "py311-aniso8601",
                        "py311-pygments-mathematica",
                        "py311-pyside6",
                        "py311-digitalocean",
                        "py311-google-api-python-client",
                        "py311-cloudflare2",
                        "py311-klein",
                        "py311-tracer",
                        "py311-undetected-chromedriver",
                        "py311-pyfzf",
                        "py311-sqlglot",
                        "py311-cramjam",
                        "py311-iterable-io",
                        "py311-zipstream-ng",
                        "py311-backports.tarfile",
                        "py311-flasgger",
                        "py311-django-allauth",
                        "py311-django-countries",
                        "py311-django-extensions",
                        "py311-django-gravatar2",
                        "py311-mailmanclient",
                        "py311-openid",
                        "py311-pytest-django",
                        "py311-responses",
                        "py311-autocommand",
                        "py311-croniter",
                        "py311-immutables",
                        "py311-jaraco.collections",
                        "py311-jaraco.text",
                        "py311-timelib",
                        "py311-astropy-healpix",
                        "py311-donfig",
                        "py311-mpl-animators",
                        "py311-numcodecs",
                        "py311-reproject",
                        "py311-spiceypy",
                        "py311-jsonnet",
                        "py311-yapsy",
                        "py311-langdetect",
                        "py311-ttfquery",
                        "py311-trepan3k",
                        "py311-darkdetect",
                        "py311-larixite",
                        "py311-pypostal",
                        "py311-base58",
                        "py311-ansicolors",
                        "py311-sslcrypto",
                        "py311-python-lsp-ruff",
                        "py311-pyke",
                        "py311-holidays",
                        "py311-pytokens",
                        "py311-paste",
                        "py311-ml_dtypes",
                        "py311-proto-plus",
                        "py311-regions",
                        "py311-rlpycairo",
                        "py311-gammapy",
                        "py311-sarpy",
                        "py311-diskcache",
                        "py311-durationpy",
                        "py311-scikit-rf",
                        "py311-url-normalize",
                        "py311-pre-commit",
                        "py311-vcrpy",
                        "py311-intelhex",
                        "py311-reedsolo",
                        "py311-librt",
                        "py311-time-machine",
                        "py311-robotremoteserver",
                        "py311-shtab",
                        "py311-allpairspy",
                        "py311-tcolorpy",
                        "py311-lark",
                        "py311-ajsonrpc",
                        "py311-pyelftools",
                        "py311-uv-dynamic-versioning",
                        "py311-dm-tree",
                        "py311-pew",
                        "py311-datasets",
                        "py311-mda-xdrlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "meson",
                        "py311-m2r",
                        "py311-spyder",
                        "py311-meson"
                    ]
                }
            ]
        },
        {
            "name": "py312-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.9.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "graphtage",
                        "jtbl",
                        "gobject-introspection-devel",
                        "yubikey-manager4",
                        "zkpwgen",
                        "py312-pip",
                        "py312-setuptools_scm",
                        "py312-cython",
                        "py312-serial",
                        "py312-pytest",
                        "py312-pyflakes",
                        "py312-meson-python",
                        "py312-sip",
                        "py312-sip-devel",
                        "py312-pbr",
                        "py312-pytest-runner",
                        "py312-scikit-build",
                        "py312-blockdiag",
                        "py312-tempora",
                        "py312-watchdog",
                        "py312-cython-compat",
                        "py312-qrcode",
                        "py312-nose",
                        "py312-jupyter_packaging",
                        "py312-pyplusplus",
                        "py312-urlwatch",
                        "py312-pygraphviz",
                        "py312-psycopg2",
                        "py312-future",
                        "py312-pytensor",
                        "py312-raven",
                        "py312-tox",
                        "py312-cligj",
                        "py312-z3",
                        "py312-ansible-core",
                        "py312-resolvelib",
                        "py312-python-augeas",
                        "py312-zope-hookable",
                        "py312-bsddb3",
                        "py312-logilab-common",
                        "py312-logilab-constraint",
                        "py312-virtualenv-clone",
                        "py312-virtualenvwrapper",
                        "py312-automat",
                        "py312-twisted",
                        "py312-jsonconversion",
                        "py312-ctypeslib2",
                        "py312-awscrt",
                        "py312-yt",
                        "py312-pytest-fixture-config",
                        "py312-pytest-shutil",
                        "py312-pytest-subtests",
                        "py312-pytest-virtualenv",
                        "py312-coloredlogs",
                        "py312-humanfriendly",
                        "py312-maggma",
                        "py312-mp-api",
                        "py312-celery",
                        "py312-kombu",
                        "py312-pew"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "esptool",
                        "cartman",
                        "fbuild",
                        "git-filter-repo",
                        "git-review",
                        "legit",
                        "gpodder",
                        "MyPaint",
                        "hugin-app",
                        "lensfun",
                        "offlineimap",
                        "streamlink",
                        "gajim",
                        "httpie",
                        "pdfposter",
                        "fava",
                        "impressive",
                        "WW",
                        "gds",
                        "pdb2pqr",
                        "denyhosts",
                        "edmv",
                        "lirc",
                        "watchman",
                        "xxh",
                        "graphtage",
                        "libxmlxx2",
                        "libxmlxx3",
                        "meld",
                        "terminal_markdown_viewer",
                        "xml2rfc",
                        "linkchecker",
                        "py38-nghttp2",
                        "py39-nghttp2",
                        "paramagpy",
                        "jtbl",
                        "trim_osc",
                        "ydiff",
                        "py310-nghttp2",
                        "yubikey-manager4",
                        "git-when-merged",
                        "zkpwgen",
                        "py312-gdbm",
                        "py312-tkinter",
                        "py312-altgraph",
                        "py312-macholib",
                        "py312-modulegraph",
                        "py312-py2app",
                        "py312-SDL2",
                        "py312-markupsafe",
                        "py312-imagesize",
                        "py312-snowballstemmer",
                        "py312-tz",
                        "py312-types-psutil",
                        "py312-types-setuptools",
                        "py312-mypy",
                        "py312-ruamel-yaml",
                        "py312-ruamel-yaml-clib",
                        "py312-pycparser",
                        "py312-cffi",
                        "py312-coverage",
                        "py312-fastjsonschema",
                        "py312-identify",
                        "py312-setupmeta",
                        "py312-textdistance",
                        "py312-setuptools_scm",
                        "py312-calver",
                        "py312-pluggy",
                        "py312-trove-classifiers",
                        "py312-cython",
                        "py312-more-itertools",
                        "py312-jedi",
                        "py312-parso",
                        "py312-peewee",
                        "py312-wcwidth",
                        "py312-pycares",
                        "py312-aiodns",
                        "py312-charset-normalizer",
                        "py312-maturin",
                        "py312-semantic_version",
                        "py312-setuptools-rust",
                        "py312-six",
                        "py312-markdown",
                        "py312-pefile",
                        "nicotine-plus",
                        "py312-crcmod",
                        "py312-mupdf",
                        "py312-editdistance",
                        "py312-websockets",
                        "py312-multidict",
                        "py312-types-docutils",
                        "py312-types-python-dateutil",
                        "py312-types-pytz",
                        "py312-types-simplejson",
                        "py312-types-ujson",
                        "py312-zipp",
                        "py312-serial",
                        "py312-certifi",
                        "py312-igraph",
                        "py312-iniconfig",
                        "py312-py",
                        "py312-pytest",
                        "py312-texttable",
                        "py312-sortedcontainers",
                        "py312-requests",
                        "py312-pyflakes",
                        "py312-shellingham",
                        "py312-hypothesis",
                        "py312-zope-event",
                        "py312-zopeinterface",
                        "py312-meson",
                        "py312-meson-python",
                        "py312-gnupg",
                        "py312-nclib",
                        "py312-flatbuffers",
                        "py312-monty",
                        "py312-beartype",
                        "py312-requests-toolbelt",
                        "py312-appdirs",
                        "py312-fs",
                        "py312-pyfatfs",
                        "py312-pretend",
                        "py312-pyfiglet",
                        "py312-libusb1",
                        "py312-pathlib2",
                        "py312-olefile",
                        "py312-tomlkit",
                        "py312-geojson",
                        "py312-pkginfo",
                        "py312-msgpack",
                        "py312-ply",
                        "py312-brotli",
                        "py312-zopfli",
                        "py312-dulwich",
                        "py312-toml",
                        "py312-chardet",
                        "py312-cairo",
                        "py312-zstd",
                        "py312-Pillow",
                        "py312-imageio",
                        "py312-xattr",
                        "maestral",
                        "py312-cppy",
                        "py312-dateutil",
                        "py312-freezegun",
                        "py312-funcsigs",
                        "py312-mock",
                        "py312-pybind11",
                        "py312-unicodedata2",
                        "doxyqml",
                        "py312-cpuinfo",
                        "py312-cryptography",
                        "py312-cryptography_vectors",
                        "py312-pytest-benchmark",
                        "py312-pytest-forked",
                        "py312-pytest-xdist",
                        "py312-sip",
                        "py312-sip-devel",
                        "py312-aiosignal",
                        "py312-async-timeout",
                        "py312-frozenlist",
                        "py312-yarl",
                        "py312-cycler",
                        "py312-kiwisolver",
                        "py312-aiohttp",
                        "py312-asteval",
                        "py312-asv",
                        "py312-atomicwrites",
                        "py312-beniget",
                        "py312-bigfloat",
                        "py312-binaryornot",
                        "py312-biopython",
                        "py312-cachetools",
                        "py312-cfgv",
                        "py312-cftime",
                        "py312-colorlog",
                        "py312-columnize",
                        "py312-deprecation",
                        "py312-dill",
                        "py312-docstring-to-markdown",
                        "py312-editorconfig",
                        "py312-enchant",
                        "py312-fastprogress",
                        "py312-filetype",
                        "py312-gast",
                        "py312-inflection",
                        "py312-natsort",
                        "py312-pyicu",
                        "py312-pytest-mock",
                        "py312-pbr",
                        "py312-pdbecif",
                        "py312-pkce",
                        "py312-poyo",
                        "py312-pytest-runner",
                        "py312-aiojobs",
                        "py312-nodeenv",
                        "py312-gnureadline",
                        "py312-yaml",
                        "py312-distro",
                        "py312-rapidfuzz",
                        "py312-latexcodec",
                        "py312-lxml",
                        "py312-setuptools_scm_git_archive",
                        "py312-discordpy",
                        "py312-reportlab",
                        "py312-sphinx-gallery",
                        "py312-gyoto",
                        "py312-babel",
                        "py312-blockdiag",
                        "py312-pyobjc",
                        "py312-roman",
                        "py312-sphinxcontrib-blockdiag",
                        "py312-sphinxcontrib-jsmath",
                        "py312-applaunchservices",
                        "py312-pybtex",
                        "py312-pybtex-docutils",
                        "py312-ddt",
                        "py312-sybil",
                        "py312-testfixtures",
                        "py312-sphinxcontrib-bibtex",
                        "py312-sphinxcontrib-httpdomain",
                        "py312-sphinxcontrib-svg2pdfconverter",
                        "py312-mpmath",
                        "py312-sympy",
                        "py312-fonttools",
                        "py312-portend",
                        "py312-tempora",
                        "py312-zc-lockfile",
                        "py312-libvirt",
                        "py312-anyio",
                        "py312-brotlicffi",
                        "py312-h11",
                        "py312-h2",
                        "py312-hpack",
                        "py312-hyperframe",
                        "py312-linkify-it-py",
                        "py312-uc-micro-py",
                        "py312-jaraco.functools",
                        "py312-distlib",
                        "py312-hyperlink",
                        "py312-importlib-metadata",
                        "py312-jaraco.classes",
                        "py312-keyring",
                        "py312-pexpect",
                        "py312-pyperclip",
                        "py312-sniffio",
                        "py312-feedparser",
                        "py312-sgmllib3k",
                        "py312-gobject3",
                        "py312-python-json-logger",
                        "py312-greenlet",
                        "py312-about-time",
                        "py312-acoustid",
                        "py312-alive-progress",
                        "py312-bitarray",
                        "py312-bitstring",
                        "py312-exceptiongroup",
                        "py312-flit_scm",
                        "py312-grapheme",
                        "py312-iocapture",
                        "py312-glad2",
                        "py312-appnope",
                        "py312-astor",
                        "py312-asttokens",
                        "py312-async_generator",
                        "py312-codestyle",
                        "py312-decorator",
                        "py312-ephemeral-port-reserve",
                        "py312-executing",
                        "py312-flake8",
                        "py312-flake8-mccabe",
                        "py312-flaky",
                        "py312-ipdb",
                        "py312-ipython",
                        "py312-itsdangerous",
                        "py312-outcome",
                        "py312-pickleshare",
                        "py312-prompt_toolkit",
                        "py312-psutil",
                        "py312-pure_eval",
                        "py312-pytest-asyncio",
                        "py312-pytest-timeout",
                        "py312-pytest-xprocess",
                        "py312-stack_data",
                        "py312-watchdog",
                        "py312-tornado",
                        "py312-applescript",
                        "py312-asn1",
                        "py312-asn1-modules",
                        "py312-astroid",
                        "py312-inflate64",
                        "py312-lazy_object_proxy",
                        "py312-libxml2",
                        "py312-openssl",
                        "py312-osxmetadata",
                        "py312-pathvalidate",
                        "py312-pyannotate",
                        "py312-pybcj",
                        "py312-pycryptodome",
                        "py312-pycryptodomex",
                        "py312-pylint",
                        "py312-pytest-trio",
                        "py312-trio",
                        "py312-wrapt",
                        "py312-frozendict",
                        "py312-cython-compat",
                        "py312-nest_asyncio",
                        "py312-arpeggio",
                        "py312-coveralls",
                        "py312-docopt",
                        "py312-multivolumefile",
                        "py312-pathtools",
                        "py312-py7zr",
                        "py312-pyppmd",
                        "py312-pytest-pylint",
                        "py312-pytest-remotedata",
                        "py312-pyzstd",
                        "py312-rarfile",
                        "py312-ruff",
                        "py312-unidecode",
                        "scdl",
                        "py312-asn1crypto",
                        "py312-clint",
                        "py312-dacite",
                        "py312-ifaddr",
                        "py312-mutagen",
                        "py312-ptpython",
                        "py312-pytest-dotenv",
                        "py312-python-dotenv",
                        "py312-requests-mock",
                        "py312-soco",
                        "py312-soundcloud-v2",
                        "py312-tzlocal",
                        "py312-xmltodict",
                        "py312-certomancer",
                        "py312-certomancer-csc-dummy",
                        "py312-hanko",
                        "py312-hanko-certvalidator",
                        "py312-oscrypto",
                        "py312-uritools",
                        "py312-bleach",
                        "py312-webencodings",
                        "py312-setuptools-git-versioning",
                        "py312-nose",
                        "py312-xyzservices",
                        "py312-bokeh",
                        "py312-tqdm",
                        "py312-gssapi",
                        "py312-imaplib2",
                        "py312-rfc6555",
                        "py312-pyqt-builder",
                        "py312-pyqt5-sip",
                        "py312-pyx",
                        "py312-fastavro",
                        "py312-scapy",
                        "py312-scapy-devel",
                        "py312-pytest-qt",
                        "py312-pynose",
                        "py312-m2crypto",
                        "py312-autopep8",
                        "py312-cons",
                        "py312-cookiecutter",
                        "py312-etuples",
                        "py312-logical-unification",
                        "py312-multipledispatch",
                        "py312-slugify",
                        "py312-text-unidecode",
                        "py312-toolz",
                        "py312-ujson",
                        "py312-versioneer",
                        "py312-yapf",
                        "py312-jinja2-time",
                        "py312-minikanren",
                        "py312-whatthepatch",
                        "py312-wurlitzer",
                        "py312-imagecodecs",
                        "py312-networkx",
                        "py312-tifffile",
                        "py312-openbabel",
                        "py312-pympler",
                        "py312-qstylizer",
                        "py312-qtawesome",
                        "py312-qtpy",
                        "py312-rope",
                        "py312-term-background",
                        "py312-tokenize-rt",
                        "py312-lz4",
                        "py312-sphinx_rtd_theme",
                        "py312-simpy",
                        "py312-simpy-docs",
                        "py312-curl",
                        "py312-semver",
                        "py312-lazy_loader",
                        "py312-pysam",
                        "py312-boolean.py",
                        "py312-license-expression",
                        "py312-python-debian",
                        "py312-pygccxml",
                        "py312-pyplusplus",
                        "py312-jsonlines",
                        "py312-html5lib",
                        "py312-waitress",
                        "py312-pastedeploy",
                        "py312-minidb",
                        "py312-cssselect",
                        "py312-pyquery",
                        "py312-urlwatch",
                        "py312-webtest",
                        "py312-shapely",
                        "py312-sqlalchemy",
                        "py312-drms",
                        "py312-aioftp",
                        "py312-webob",
                        "py312-awscli",
                        "py312-boto3",
                        "py312-botocore",
                        "py312-commonmark",
                        "py312-git-delete-merged-branches",
                        "py312-jmespath",
                        "py312-kaptan",
                        "py312-neovim",
                        "py312-recommonmark",
                        "py312-s3transfer",
                        "py312-sphinx-issues",
                        "py312-smartypants",
                        "py312-pikepdf",
                        "py312-fasteners",
                        "py312-pooch",
                        "py312-pyproj",
                        "py312-pythran",
                        "py312-Faker",
                        "py312-aws-sam-translator",
                        "py312-parameterized",
                        "py312-random2",
                        "py312-typeguard",
                        "py312-ukpostcodeparser",
                        "py312-validators",
                        "py312-pygraphviz",
                        "py312-psycopg2",
                        "py312-blessed",
                        "py312-dashing",
                        "py312-readme_renderer",
                        "py312-rfc3986",
                        "py312-pdal",
                        "py312-hy",
                        "py312-xlsx2csv",
                        "py312-regex",
                        "py312-cssutils",
                        "py312-mako",
                        "py312-singledispatch",
                        "py312-powerline",
                        "py312-simplejson",
                        "py312-pyte",
                        "py312-llfuse",
                        "py312-gdal",
                        "py312-gevent",
                        "py312-unidiff",
                        "py312-curio",
                        "py312-python-socks",
                        "py312-future",
                        "py312-netcdf4",
                        "py312-xarray",
                        "py312-socks",
                        "py312-tiktoken",
                        "py312-configargparse",
                        "py312-numpydoc",
                        "py312-arabic-reshaper",
                        "py312-aiohttp-socks",
                        "py312-aeppl",
                        "py312-algopy",
                        "py312-arviz",
                        "py312-cached-property",
                        "py312-cairosvg",
                        "py312-defusedxml",
                        "py312-h5netcdf",
                        "py312-h5py",
                        "py312-httpbin",
                        "py312-lmfit",
                        "py312-mpi4py",
                        "py312-nmrglue",
                        "py312-nmrglue-devel",
                        "py312-patsy",
                        "py312-peakutils",
                        "py312-pytensor",
                        "py312-pytest-httpbin",
                        "py312-raven",
                        "py312-statsmodels",
                        "py312-three-merge",
                        "py312-uncertainties",
                        "py312-requests-futures",
                        "py312-socid-extractor",
                        "py312-zmq",
                        "py312-stem",
                        "py312-torrequest",
                        "py312-xhtml2pdf",
                        "subversion-pythonbindings-3.12",
                        "py312-jsonpickle",
                        "py312-cloudscraper",
                        "py312-pyvis",
                        "py312-pygmt",
                        "py312-asyncpg",
                        "py312-levenshtein",
                        "py312-netaddr",
                        "py312-pytest-mypy",
                        "py312-mysqlclient",
                        "py312-hiredis",
                        "py312-bcrypt",
                        "py312-confection",
                        "py312-srsly",
                        "py312-argon2-cffi-bindings",
                        "py312-debugpy",
                        "py312-ipython_genutils",
                        "py312-ipywidgets",
                        "py312-json5",
                        "py312-jupyter",
                        "py312-jupyter_server",
                        "py312-jupyterlab_widgets",
                        "py312-mistune",
                        "py312-nbclassic",
                        "py312-nbconvert",
                        "py312-pandocfilters",
                        "py312-prometheus_client",
                        "py312-send2trash",
                        "py312-widgetsnbextension",
                        "py312-cymem",
                        "py312-et_xmlfile",
                        "py312-murmurhash",
                        "py312-openpyxl",
                        "py312-parse",
                        "py312-preshed",
                        "py312-qtconsole",
                        "py312-scikit-hep-hepstats",
                        "py312-scikit-hep-mplhep",
                        "py312-scikit-hep-mplhep_data",
                        "py312-cheetah",
                        "py312-configobj",
                        "py312-acora",
                        "py312-tabulate",
                        "py312-pyusb",
                        "py312-game",
                        "py312-bottle",
                        "py312-cheroot",
                        "py312-google-api",
                        "py312-google-api-core",
                        "py312-google-auth",
                        "py312-google-auth-httplib2",
                        "py312-googleapis-common-protos",
                        "py312-httplib2",
                        "py312-magic",
                        "py312-markdown2",
                        "py312-protobuf3",
                        "py312-uritemplate",
                        "py312-siphon",
                        "py312-marisa-trie",
                        "py312-nuitka",
                        "py312-jwt",
                        "py312-oauthlib",
                        "py312-requests-oauthlib",
                        "py312-pulp",
                        "py312-svgelements",
                        "py312-zipfile-deflate64",
                        "py312-extension-helpers",
                        "py312-metpy",
                        "py312-pyerfa",
                        "py312-pytest-lazy-fixture",
                        "py312-pyarrow",
                        "py312-astropy",
                        "py312-parfive",
                        "py312-isodate",
                        "py312-requests-file",
                        "py312-xmlsec",
                        "py312-sunpy",
                        "py312-zeep",
                        "py312-ansible-compat",
                        "py312-subprocess-tee",
                        "py312-cbor2",
                        "py312-geographiclib",
                        "py312-luma.core",
                        "py312-luma.emulator",
                        "py312-pyftdi",
                        "py312-smbus2",
                        "py312-configparser",
                        "py312-ntlm-auth",
                        "py312-paramiko",
                        "py312-pynacl",
                        "py312-pyspnego",
                        "py312-pywinrm",
                        "py312-requests_ntlm",
                        "py312-iso3166",
                        "py312-websocket-client",
                        "py312-wsproto",
                        "py312-click-plugins",
                        "py312-cligj",
                        "py312-fiona",
                        "py312-munch",
                        "py312-rasterio",
                        "py312-rasterstats",
                        "py312-snuggs",
                        "py312-sphinx-copybutton",
                        "py312-trio-websocket",
                        "py312-samplerate",
                        "py312-soxr",
                        "py312-types-decorator",
                        "py312-polygon",
                        "py312-rtree",
                        "py312-python-lsp-jsonrpc",
                        "py312-python-lsp-server",
                        "py312-blis",
                        "py312-plac",
                        "py312-thinc",
                        "py312-wasabi",
                        "py312-z3",
                        "py312-tzdata",
                        "py312-locket",
                        "py312-freetype",
                        "py312-hsluv",
                        "py312-meshio",
                        "py312-pytest-sugar",
                        "py312-heapdict",
                        "py312-partd",
                        "py312-napari-plugin-engine",
                        "py312-pytomlpp",
                        "py312-vispy",
                        "py312-opengl",
                        "py312-opengl-accelerate",
                        "py312-cachey",
                        "py312-dask",
                        "py312-napari-console",
                        "py312-napari-svg",
                        "py312-cytoolz",
                        "py312-gitdb",
                        "py312-smmap",
                        "py312-gitpython",
                        "py312-stevedore",
                        "py312-lockfile",
                        "py312-numexpr",
                        "py312-deap",
                        "py312-helpdev",
                        "py312-libsass",
                        "py312-pyls-spyder",
                        "py312-python-lsp-black",
                        "py312-qdarkstyle",
                        "py312-qtsass",
                        "py312-spyder",
                        "py312-spyder-kernels",
                        "py312-wand",
                        "py312-pyscard",
                        "py312-tblib",
                        "py312-rfc3339-validator",
                        "py312-tatsu",
                        "py312-branca",
                        "py312-codecov",
                        "py312-folium",
                        "py312-geopandas",
                        "py312-llvmlite",
                        "py312-numba",
                        "py312-npx",
                        "py312-psycopg",
                        "py312-BitArray2D",
                        "py312-BitVector",
                        "py312-invoke",
                        "py312-ansible",
                        "py312-ansible-core",
                        "py312-resolvelib",
                        "py312-xkcdpass",
                        "py312-alembic",
                        "py312-fqdn",
                        "py312-isoduration",
                        "py312-jsonpointer",
                        "py312-rfc3986-validator",
                        "py312-uri-template",
                        "py312-jug",
                        "py312-async-lru",
                        "py312-path",
                        "py312-aiobotocore",
                        "py312-mslex",
                        "py312-pymunk",
                        "py312-pystache",
                        "py312-s3fs",
                        "py312-geopy",
                        "py312-joblib",
                        "py312-contextily",
                        "py312-mercantile",
                        "py312-pdfminer",
                        "py312-aiorpcX",
                        "py312-spdx",
                        "py312-spdx-lookup",
                        "py312-upt-cpan",
                        "py312-upt-macports",
                        "py312-upt-pypi",
                        "py312-upt-rubygems",
                        "py312-jplephem",
                        "py312-billiard",
                        "py312-sgp4",
                        "py312-skyfield",
                        "py312-spktype21",
                        "py312-jsbeautifier",
                        "py312-pyrfc3339",
                        "py312-acme",
                        "py312-parsedatetime",
                        "py312-python-augeas",
                        "py312-repoze.sphinx.autointerface",
                        "py312-tldextract",
                        "py312-ndg_httpsclient",
                        "py312-pynamecheap",
                        "py312-pyotp",
                        "py312-zope-component",
                        "py312-zope-hookable",
                        "py312-fixtures",
                        "py312-powerline-exitstatus-kai",
                        "py312-powerline-gitstatus",
                        "py312-pygit2",
                        "py312-flask-login",
                        "py312-ftputil",
                        "py312-vine",
                        "py312-pyrsistent",
                        "py312-rustworkx",
                        "py312-imread",
                        "py312-yara",
                        "py312-amqp",
                        "py312-smart_open",
                        "py312-phonenumbers",
                        "py312-makefun",
                        "py312-overrides",
                        "py312-translationstring",
                        "py312-colander",
                        "py312-multiprocess",
                        "py312-jupyter-lsp",
                        "py312-stopit",
                        "py312-update_checker",
                        "py312-iminuit",
                        "py312-simplekml",
                        "py312-pyxdg",
                        "py312-agate",
                        "py312-agate-dbf",
                        "py312-agate-excel",
                        "py312-agate-sql",
                        "py312-csvkit",
                        "py312-dbfread",
                        "py312-leather",
                        "py312-pytimeparse",
                        "py312-pytimeparse2",
                        "py312-xlrd",
                        "py312-types-colorama",
                        "py312-mdx_linkify",
                        "py312-managesieve",
                        "py312-quantities",
                        "py312-access",
                        "py312-esda",
                        "py312-giddy",
                        "py312-inequality",
                        "py312-libpysal",
                        "py312-mapclassify",
                        "py312-mgwr",
                        "py312-momepy",
                        "py312-owslib",
                        "py312-plotly",
                        "py312-pointpats",
                        "py312-pysal",
                        "py312-segregation",
                        "py312-spaghetti",
                        "py312-spglm",
                        "py312-spint",
                        "py312-splot",
                        "py312-spopt",
                        "py312-spreg",
                        "py312-spvcm",
                        "py312-tenacity",
                        "py312-tobler",
                        "py312-sphinxnotes-strike",
                        "py312-sounddevice",
                        "py312-sphinx-jsonschema",
                        "py312-astunparse",
                        "py312-asdf",
                        "py312-asdf-standard",
                        "py312-asdf-transform-schemas",
                        "py312-asdf-unit-schemas",
                        "py312-colorcet",
                        "py312-bsddb3",
                        "py312-ldap3",
                        "py312-parsimonious",
                        "py312-bottleneck",
                        "py312-mecab-python3",
                        "py312-mssql",
                        "py312-sphinx-bootstrap-theme",
                        "py312-inflect",
                        "py312-pygresql",
                        "py312-pyheif",
                        "py312-pyhyphen",
                        "py312-pyinstaller",
                        "py312-XlsxWriter",
                        "morshutalk",
                        "py312-g2p-en",
                        "py312-nltk",
                        "py312-pydub",
                        "py312-cryptg",
                        "py312-imagehash",
                        "py312-portalocker",
                        "py312-pyaes",
                        "py312-telethon",
                        "py312-promise",
                        "py312-setproctitle",
                        "py312-pygeos",
                        "py312-logilab-common",
                        "py312-importlib-resources",
                        "py312-pysvn",
                        "py312-logilab-constraint",
                        "py312-asdf-coordinates-schemas",
                        "py312-re2",
                        "py312-bitmath",
                        "py312-objexplore",
                        "py312-progressbar",
                        "py312-rich-theme-manager",
                        "py312-bugsnag",
                        "py312-Pyro5",
                        "py312-serpent",
                        "py312-blosc",
                        "py312-ndindex",
                        "py312-antlr4-python3-runtime",
                        "py312-gensim",
                        "py312-pybox2d",
                        "py312-pymc",
                        "py312-logbook",
                        "py312-bpemb",
                        "py312-sentencepiece",
                        "py312-html2text",
                        "py312-ezdxf",
                        "py312-zict",
                        "py312-dropbox",
                        "py312-stone",
                        "py312-rstcheck",
                        "py312-rstcheck-core",
                        "py312-distributed",
                        "py312-mahotas",
                        "py312-ipwhois",
                        "py312-mimeparse",
                        "py312-svgpath",
                        "py312-dlib",
                        "py312-virtualenv-clone",
                        "py312-virtualenvwrapper",
                        "py312-mac-alias",
                        "py312-spark_parser",
                        "py312-uncompyle6",
                        "py312-xdis",
                        "py312-vobject",
                        "py312-openslide",
                        "py312-emcee3",
                        "py312-hcloud",
                        "py312-sentry-sdk",
                        "py312-dbus_next",
                        "py312-desktop-notifier",
                        "py312-keyrings.alt",
                        "py312-pytest-rerunfailures",
                        "py312-rubicon-objc",
                        "py312-survey",
                        "py312-line_profiler",
                        "py312-jschema_to_python",
                        "py312-sarif-om",
                        "py312-deprecated",
                        "py312-jaraco.context",
                        "py312-asdf-astropy",
                        "py312-ldap",
                        "py312-mando",
                        "py312-openbabel2",
                        "py312-scour",
                        "py312-irodsclient",
                        "py312-langid",
                        "py312-prettytable",
                        "py312-jsonpatch",
                        "py312-parsel",
                        "py312-w3lib",
                        "py312-itemloaders",
                        "py312-pypng",
                        "py312-pyqrcode",
                        "py312-slack-sdk",
                        "py312-fdsnwsscripts",
                        "py312-ipython-sql",
                        "py312-pyshp",
                        "py312-rich-click",
                        "py312-libarchive-c",
                        "py312-maxminddb",
                        "py312-pyvo",
                        "py312-schema",
                        "py312-nbval",
                        "py312-onnx",
                        "pympress",
                        "py312-lxml_html_clean",
                        "py312-pdal-plugins",
                        "py312-cymruwhois",
                        "py312-qt4py",
                        "py312-skyfield-data",
                        "py312-geoplot",
                        "py312-flexcache",
                        "py312-flexparser",
                        "py312-mmcif_pdbx",
                        "propka",
                        "py312-absl",
                        "py312-tropycal",
                        "py312-pydicom",
                        "py312-pynetdicom",
                        "py312-epsg",
                        "py312-cartopy",
                        "py312-queuelib",
                        "py312-asgiref",
                        "py312-asynctest",
                        "py312-kaitaistruct",
                        "py312-rencode",
                        "py312-ffc",
                        "py312-fiat",
                        "py312-dijitso",
                        "py312-ufl",
                        "py312-dolfin",
                        "py312-constantly",
                        "py312-incremental",
                        "py312-m2r",
                        "py312-pyhamcrest",
                        "py312-fipy",
                        "py312-pytorch",
                        "py312-dispatcher",
                        "py312-urwid",
                        "py312-scrapy",
                        "py312-supervisor",
                        "py312-triangle",
                        "py312-gmpy2",
                        "py312-tables",
                        "py312-pyshortcuts",
                        "py312-hdf5plugin",
                        "py312-palettable",
                        "py312-spglib",
                        "py312-xraydb",
                        "py312-wxmplot",
                        "py312-wxpython-4.0",
                        "py312-wxutils",
                        "py312-pymatgen",
                        "py312-silx",
                        "py312-macfsevents",
                        "getmail6",
                        "py312-pyficache",
                        "py312-bitstruct",
                        "py312-chm",
                        "py312-cwcwidth",
                        "py312-dmgbuild",
                        "py312-ds-store",
                        "py312-genshi",
                        "py312-pyqt6-sip",
                        "py312-pptx",
                        "py312-css-parser",
                        "py312-emoji",
                        "py312-nbxmpp",
                        "py312-omemo-dr",
                        "py312-precis-i18n",
                        "py312-pylzma",
                        "py312-cli-helpers",
                        "py312-mygpoclient",
                        "py312-podcastparser",
                        "py312-graphviz",
                        "py312-objgraph",
                        "py312-clang",
                        "py312-ctypeslib2",
                        "py312-awscrt",
                        "py312-awscli2",
                        "py312-graph-tool",
                        "py312-pytest-json-report",
                        "py312-obspy",
                        "py312-pylsqpack",
                        "py312-service-identity",
                        "py312-aioquic",
                        "py312-gpxpy",
                        "py312-autopage",
                        "py312-cliff",
                        "py312-cmd2",
                        "py312-asyncssh",
                        "py312-pygithub",
                        "py312-pyuca",
                        "py312-mpld3",
                        "py312-dap",
                        "py312-spiceypy",
                        "py312-pyorick",
                        "py312-control",
                        "py312-kombine",
                        "py312-wordcloud",
                        "py312-yt",
                        "py312-wntr",
                        "py312-berkeleydb",
                        "py312-dqsegdb2",
                        "py312-gwdatafind",
                        "py312-healpy",
                        "py312-igwn-auth-utils",
                        "py312-ligo-common",
                        "py312-ligo-gracedb",
                        "py312-ligo-segments",
                        "py312-lscsoft-glue",
                        "py312-safe-netrc",
                        "py312-scitokens",
                        "py312-scimath",
                        "py312-traits",
                        "py312-panedr",
                        "py312-dateparser",
                        "py312-gwpy",
                        "py312-gwosc",
                        "py312-ligotimegps",
                        "mozjs128",
                        "py312-stagger",
                        "py312-crayons",
                        "py312-LabJackPython",
                        "py312-changelog-chug",
                        "py312-python-daemon",
                        "py312-codetools",
                        "py312-comet",
                        "py312-csscompressor",
                        "py312-ctags",
                        "py312-datrie",
                        "py312-sqlobject",
                        "py312-formencode",
                        "py312-apptools",
                        "py312-envisage",
                        "py312-mayavi",
                        "py312-pyface",
                        "py312-traitsui",
                        "py312-pacal",
                        "py312-pymysql",
                        "py312-olm",
                        "youtube-search-python",
                        "yewtube",
                        "py312-rich_rst",
                        "py312-distorm",
                        "py312-propcache",
                        "py312-esridump",
                        "py312-fann2",
                        "py312-fire",
                        "py312-hyrule",
                        "py312-readability-lxml",
                        "py312-cinemagoer",
                        "py312-contextlib2",
                        "py312-flake8-pep8-naming",
                        "py312-flake8-polyfill",
                        "py312-pytest-datadir",
                        "py312-pytest-fixture-config",
                        "py312-pytest-flake8",
                        "py312-pytest-pycodestyle",
                        "py312-pytest-random-order",
                        "py312-pytest-regressions",
                        "py312-pytest-shutil",
                        "py312-pytest-subtests",
                        "py312-pytest-virtualenv",
                        "py312-setuptools-git",
                        "py312-fugashi",
                        "py312-gcn",
                        "py312-ipadic",
                        "py312-acor",
                        "py312-cog",
                        "py312-google-cloud-core",
                        "py312-google-cloud-storage",
                        "py312-google-crc32c",
                        "py312-google-resumable-media",
                        "py312-gsecrets",
                        "py312-coloredlogs",
                        "py312-humanfriendly",
                        "py312-pylev",
                        "py312-pysimdjson",
                        "py312-hdfs",
                        "py312-construct",
                        "py312-kcs11",
                        "py312-pykeepass",
                        "py312-yubico",
                        "py312-zxcvbn",
                        "py312-cdflib",
                        "py312-geomagpy",
                        "py312-pypubsub",
                        "py312-annoy",
                        "py312-pacmap",
                        "py312-lesscpy",
                        "py312-emmet-core",
                        "py312-maggma",
                        "py312-mp-api",
                        "py312-pycifrw",
                        "py312-pydash",
                        "py312-pyqtgraph",
                        "py312-smart-open",
                        "py312-sqlalchemy-utils",
                        "py312-sshtunnel",
                        "py312-xraylarch",
                        "py312-gpstime",
                        "py312-gunicorn",
                        "py312-gviz_api",
                        "py312-hypy",
                        "py312-imageio-ffmpeg",
                        "py312-immutables",
                        "py312-importmagic",
                        "py312-pync",
                        "py312-ipy",
                        "py312-iso639",
                        "py312-janus",
                        "py312-jmespath-terminal",
                        "py312-meld3",
                        "py312-metar",
                        "py312-misaka",
                        "matrix-nio",
                        "matrix-commander",
                        "py312-notify2",
                        "py312-urwid-readline",
                        "py312-pytesseract",
                        "py312-mitmproxy_macos",
                        "py312-mitmproxy_rs",
                        "py312-wsaccel",
                        "py312-yappi",
                        "py312-libdnet",
                        "py312-pypcap",
                        "py312-enrich",
                        "py312-krb5",
                        "py312-pycson",
                        "py312-speg",
                        "py312-requests-kerberos",
                        "py312-pyogrio",
                        "py312-publicsuffix2",
                        "py312-flask-cors",
                        "py312-aniso8601",
                        "py312-pygments-mathematica",
                        "py312-qimage2ndarray",
                        "py312-celery",
                        "py312-kombu",
                        "py312-pyside6",
                        "py312-digitalocean",
                        "py312-google-api-python-client",
                        "py312-cloudflare2",
                        "py312-pydot",
                        "py312-doctest-ignore-unicode",
                        "py312-prov",
                        "py312-cinderclient",
                        "py312-debtcollector",
                        "py312-dogpile-cache",
                        "py312-keystoneauth1",
                        "py312-keystoneclient",
                        "py312-novaclient",
                        "py312-openstacksdk",
                        "py312-openstackclient",
                        "py312-os-service-types",
                        "py312-osc-lib",
                        "py312-oslo-config",
                        "py312-oslo-i18n",
                        "py312-oslo-utils",
                        "py312-oslo-serialization",
                        "py312-requestsexceptions",
                        "py312-tracer",
                        "py312-undetected-chromedriver",
                        "py312-pgspecial",
                        "py312-pyfzf",
                        "py312-sqlglot",
                        "py312-cramjam",
                        "py312-iterable-io",
                        "py312-zipstream-ng",
                        "py312-autobahn",
                        "py312-hkdf",
                        "py312-passlib",
                        "py312-python-snappy",
                        "py312-pytrie",
                        "py312-spake2",
                        "py312-txaio",
                        "py312-txtorcon",
                        "py312-u-msgpack-python",
                        "py312-backports.tarfile",
                        "py312-flask-restful",
                        "py312-wtforms",
                        "py312-flasgger",
                        "py312-django",
                        "py312-django-allauth",
                        "py312-django-countries",
                        "py312-django-extensions",
                        "py312-django-gravatar2",
                        "py312-mailmanclient",
                        "py312-openid",
                        "py312-pytest-django",
                        "py312-responses",
                        "py312-autocommand",
                        "py312-croniter",
                        "py312-jaraco.collections",
                        "py312-jaraco.text",
                        "py312-timelib",
                        "py312-plyvel",
                        "py312-astropy-healpix",
                        "py312-donfig",
                        "py312-mpl-animators",
                        "py312-numcodecs",
                        "py312-reproject",
                        "py312-mitmproxy",
                        "py312-jsonnet",
                        "py312-cvxopt",
                        "py312-aubio",
                        "py312-bottlenose",
                        "py312-discogs-client",
                        "py312-ibroadcast",
                        "py312-jsonpath-rw",
                        "py312-langdetect",
                        "py312-librosa",
                        "py312-mpd2",
                        "py312-musicbrainzngs",
                        "py312-pytest-mpl",
                        "py312-reflink",
                        "py312-resampy",
                        "py312-soundfile",
                        "py312-termplotlib",
                        "py312-termtables",
                        "py312-ttfquery",
                        "py312-zbar",
                        "py312-trepan3k",
                        "py312-elastic-transport",
                        "py312-darkdetect",
                        "py312-larixite",
                        "py312-pypostal",
                        "py312-base58",
                        "py312-ansicolors",
                        "py312-sslcrypto",
                        "py312-python-lsp-ruff",
                        "py312-standard-distutils",
                        "py312-bidict",
                        "py312-cfn-lint",
                        "py312-engineio",
                        "py312-junit-xml",
                        "py312-socketio",
                        "py312-spotipy",
                        "py312-holidays",
                        "py312-authres",
                        "py312-dkimpy",
                        "py312-ipaddress",
                        "py312-pyinstrument",
                        "py312-requests-unixsocket",
                        "py312-pytokens",
                        "py312-networkit",
                        "py312-sacremoses",
                        "py312-paste",
                        "py312-ml_dtypes",
                        "py312-proto-plus",
                        "py312-huggingface_hub",
                        "py312-sphinx-click",
                        "py312-exifread",
                        "py312-regions",
                        "py312-rlpycairo",
                        "py312-gammapy",
                        "py312-catalogue",
                        "py312-conllu",
                        "py312-sacrebleu",
                        "py312-sarpy",
                        "py312-timeout-decorator",
                        "py312-xxhash",
                        "py312-diskcache",
                        "py312-durationpy",
                        "py312-scikit-rf",
                        "py312-url-normalize",
                        "py312-pre-commit",
                        "py312-ecdsa",
                        "py312-vcrpy",
                        "py312-intelhex",
                        "py312-reedsolo",
                        "py312-librt",
                        "py312-time-machine",
                        "py312-aenum",
                        "py312-beaker",
                        "py312-mido",
                        "py312-shtab",
                        "py312-crc32c",
                        "py312-allpairspy",
                        "py312-tcolorpy",
                        "py312-lark",
                        "py312-ajsonrpc",
                        "py312-pyelftools",
                        "py312-uv-dynamic-versioning",
                        "py312-sexpdata",
                        "py312-dm-tree",
                        "py312-pew",
                        "py312-tlsh",
                        "py312-datasets",
                        "py312-mda-xdrlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-meson",
                        "py312-spyder",
                        "py312-m2r"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "flawfinder"
                    ]
                }
            ]
        },
        {
            "name": "py313-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.9.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "litecli",
                        "gobject-introspection",
                        "pipenv",
                        "py-setuptools",
                        "gildas",
                        "yubikey-manager",
                        "py313-setuptools_scm",
                        "py313-serial",
                        "py313-pip",
                        "py313-pytest",
                        "py313-cython",
                        "py313-pbr",
                        "py313-meson-python",
                        "py313-scikit-build",
                        "py313-sip",
                        "py313-sip-devel",
                        "py313-cligj",
                        "py313-blockdiag",
                        "py313-pytest-runner",
                        "py313-pyflakes",
                        "py313-pytest-fixture-config",
                        "py313-pytest-shutil",
                        "py313-pytest-subtests",
                        "py313-pytest-virtualenv",
                        "py313-coloredlogs",
                        "py313-humanfriendly",
                        "py313-awscrt",
                        "py313-psycopg2",
                        "py313-pyplusplus",
                        "py313-python-augeas",
                        "py313-zope-hookable",
                        "py313-jsonconversion",
                        "py313-jupyter_packaging",
                        "py313-ctypeslib2",
                        "py313-ansible-core",
                        "py313-resolvelib",
                        "py313-celery",
                        "py313-kombu",
                        "py313-tempora",
                        "py313-future",
                        "py313-pygraphviz",
                        "py313-nose",
                        "py313-tox",
                        "py313-pytensor",
                        "py313-watchdog",
                        "py313-automat",
                        "py313-qrcode",
                        "py313-twisted",
                        "py313-bsddb3",
                        "binwalk2",
                        "py313-logilab-common",
                        "py313-maggma",
                        "py313-mp-api",
                        "py313-cython-compat",
                        "py313-z3",
                        "py313-pew"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "kitty",
                        "dtrx",
                        "litecli",
                        "mycli",
                        "pgcli",
                        "cram",
                        "distcc",
                        "git-cola",
                        "git-remote-hg",
                        "gitless",
                        "gomp",
                        "google-cloud-sdk",
                        "hg-evolve",
                        "hg-git",
                        "hg-keyring",
                        "mercurial",
                        "pybind11",
                        "scons",
                        "tortoisehg",
                        "gramps",
                        "img2pdf",
                        "cabal",
                        "cppman",
                        "deluge",
                        "exabgp",
                        "gWakeOnLAN",
                        "impacket",
                        "magic-wormhole",
                        "s3cmd",
                        "speedtest-cli",
                        "youtube-dl",
                        "pipenv",
                        "quodlibet",
                        "rdiff-backup",
                        "stimfit",
                        "verde",
                        "xrootd",
                        "certbot",
                        "certbot-apache",
                        "certbot-nginx",
                        "certbot-dns-cloudflare",
                        "certbot-dns-digitalocean",
                        "certbot-dns-dnsimple",
                        "certbot-dns-dnsmadeeasy",
                        "certbot-dns-gehirn",
                        "certbot-dns-google",
                        "certbot-dns-linode",
                        "certbot-dns-luadns",
                        "certbot-dns-nsone",
                        "certbot-dns-ovh",
                        "certbot-dns-rfc2136",
                        "certbot-dns-route53",
                        "certbot-dns-sakuracloud",
                        "certbot-dns-namecheap",
                        "sqlmap",
                        "xonsh",
                        "ansible-lint",
                        "borgbackup",
                        "jc",
                        "ranger",
                        "asciidoc",
                        "colout",
                        "grc",
                        "icdiff",
                        "translate-toolkit",
                        "buku",
                        "qutebrowser",
                        "gtimelog",
                        "libfive",
                        "hg-credentials",
                        "funky",
                        "yamllint",
                        "openstreetmap-carto",
                        "podman-compose",
                        "toot",
                        "napari",
                        "gallery-dl",
                        "zenmap",
                        "gi-docgen",
                        "podman-compose-devel",
                        "jello",
                        "ssh-audit",
                        "borgmatic",
                        "dnsdiag",
                        "mat2",
                        "codemod",
                        "osxphotos",
                        "asitop",
                        "offpunk",
                        "xcode-build-server",
                        "internetarchive",
                        "tubeup",
                        "py313-gdbm",
                        "py313-tkinter",
                        "py313-altgraph",
                        "py313-macholib",
                        "py313-modulegraph",
                        "py313-py2app",
                        "py313-calver",
                        "py313-trove-classifiers",
                        "py313-pluggy",
                        "py313-setuptools_scm",
                        "py313-atomicwrites",
                        "py313-serial",
                        "py313-tz",
                        "py313-pefile",
                        "py313-crcmod",
                        "py313-bitarray",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-hypothesis",
                        "py313-iniconfig",
                        "py313-py",
                        "py313-pytest",
                        "py313-requests",
                        "py313-sortedcontainers",
                        "py313-zope-event",
                        "py313-zopeinterface",
                        "py313-mpmath",
                        "py313-sympy",
                        "py313-types-psutil",
                        "py313-types-setuptools",
                        "py313-flaky",
                        "py313-mypy",
                        "py313-six",
                        "py313-sniffio",
                        "py313-trio",
                        "py313-async_generator",
                        "py313-outcome",
                        "py313-pytest-asyncio",
                        "py313-pytest-trio",
                        "py313-astor",
                        "py313-jedi",
                        "py313-parso",
                        "py313-pexpect",
                        "py313-wcwidth",
                        "py313-prompt_toolkit",
                        "py313-pretend",
                        "py313-asttokens",
                        "py313-executing",
                        "py313-pure_eval",
                        "py313-stack_data",
                        "py313-appnope",
                        "py313-decorator",
                        "py313-ipython",
                        "py313-pickleshare",
                        "py313-semantic_version",
                        "py313-pycparser",
                        "py313-setuptools-rust",
                        "py313-cffi",
                        "py313-cpuinfo",
                        "py313-pytest-benchmark",
                        "py313-pytest-xdist",
                        "py313-maturin",
                        "py313-gmpy2",
                        "py313-dulwich",
                        "py313-appdirs",
                        "py313-fastjsonschema",
                        "py313-fs",
                        "py313-mock",
                        "py313-pkginfo",
                        "py313-pyfatfs",
                        "py313-pytest-mock",
                        "py313-requests-toolbelt",
                        "py313-shellingham",
                        "py313-xattr",
                        "py313-asteval",
                        "py313-distlib",
                        "py313-brotli",
                        "py313-coverage",
                        "py313-coveralls",
                        "py313-docopt",
                        "py313-ipdb",
                        "py313-inflate64",
                        "py313-multivolumefile",
                        "py313-psutil",
                        "py313-py7zr",
                        "py313-pyannotate",
                        "py313-pybcj",
                        "py313-pycryptodome",
                        "py313-pycryptodomex",
                        "py313-pyppmd",
                        "py313-pytest-remotedata",
                        "py313-pytest-timeout",
                        "py313-pyzstd",
                        "py313-texttable",
                        "py313-toml",
                        "py313-stagger",
                        "py313-cython",
                        "py313-zipfile-deflate64",
                        "py313-cryptography",
                        "py313-cryptography_vectors",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-pbr",
                        "py313-requests-oauthlib",
                        "py313-requests-mock",
                        "py313-tomlkit",
                        "py313-msgpack",
                        "py313-rapidfuzz",
                        "py313-libvirt",
                        "py313-anyio",
                        "py313-zipp",
                        "py313-meson",
                        "py313-meson-python",
                        "py313-importlib-metadata",
                        "py313-levenshtein",
                        "py313-prometheus_client",
                        "py313-dateutil",
                        "py313-freezegun",
                        "py313-regex",
                        "py313-tatsu",
                        "py313-tqdm",
                        "py313-greenlet",
                        "py313-flexparser",
                        "py313-sqlalchemy",
                        "py313-yaml",
                        "py313-lxml",
                        "py313-flexcache",
                        "py313-Pillow",
                        "py313-cbor2",
                        "py313-game",
                        "py313-luma.core",
                        "py313-luma.emulator",
                        "py313-olefile",
                        "py313-pyftdi",
                        "py313-pyusb",
                        "py313-ruamel-yaml",
                        "py313-smbus2",
                        "py313-openssl",
                        "py313-pylsqpack",
                        "py313-roman",
                        "py313-babel",
                        "py313-imagesize",
                        "py313-markupsafe",
                        "py313-snowballstemmer",
                        "py313-sphinxcontrib-jsmath",
                        "py313-sphinx_rtd_theme",
                        "py313-geographiclib",
                        "py313-yapf",
                        "py313-gevent",
                        "py313-zstd",
                        "py313-debugpy",
                        "py313-distro",
                        "py313-mako",
                        "py313-markdown",
                        "py313-nuitka",
                        "py313-wrapt",
                        "py313-identify",
                        "py313-rtree",
                        "py313-beniget",
                        "py313-gast",
                        "py313-ply",
                        "py313-pooch",
                        "py313-pybind11",
                        "py313-pythran",
                        "py313-pyerfa",
                        "py313-igraph",
                        "py313-shapely",
                        "py313-lmfit",
                        "py313-uncertainties",
                        "py313-websockets",
                        "py313-cairo",
                        "py313-cppy",
                        "py313-cycler",
                        "py313-kiwisolver",
                        "py313-lz4",
                        "py313-pyqt-builder",
                        "py313-pyqt5-sip",
                        "py313-sip",
                        "py313-sip-devel",
                        "py313-zopfli",
                        "py313-frozenlist",
                        "py313-more-itertools",
                        "py313-gdal",
                        "py313-smart_open",
                        "py313-pyproj",
                        "py313-lxml_html_clean",
                        "py313-click-plugins",
                        "py313-cligj",
                        "py313-rasterio",
                        "py313-snuggs",
                        "py313-asn1",
                        "py313-asn1-modules",
                        "py313-aioquic",
                        "py313-cymruwhois",
                        "py313-deprecated",
                        "py313-pikepdf",
                        "py313-blockdiag",
                        "py313-chardet",
                        "py313-flatbuffers",
                        "py313-fonttools",
                        "py313-gobject3",
                        "py313-protobuf3",
                        "py313-pyobjc",
                        "py313-reportlab",
                        "py313-sphinxcontrib-blockdiag",
                        "py313-svgelements",
                        "py313-unicodedata2",
                        "py313-gssapi",
                        "py313-requests-gssapi",
                        "py313-peewee",
                        "py313-requests-futures",
                        "py313-algopy",
                        "py313-applaunchservices",
                        "py313-asv",
                        "py313-bigfloat",
                        "py313-binaryornot",
                        "py313-biopython",
                        "py313-cachetools",
                        "py313-cairosvg",
                        "py313-cfgv",
                        "py313-cftime",
                        "py313-columnize",
                        "py313-colorlog",
                        "py313-deprecation",
                        "py313-dill",
                        "py313-whatthepatch",
                        "py313-multidict",
                        "py313-docstring-to-markdown",
                        "py313-tabulate",
                        "py313-webencodings",
                        "py313-blosc",
                        "py313-joblib",
                        "py313-networkx",
                        "py313-aiodns",
                        "py313-propcache",
                        "py313-pycares",
                        "py313-yarl",
                        "py313-aiosignal",
                        "py313-aiohttp",
                        "py313-audioop_lts",
                        "py313-discordpy",
                        "py313-libxml2",
                        "py313-fire",
                        "py313-hy",
                        "py313-hyrule",
                        "py313-cons",
                        "py313-editorconfig",
                        "py313-enchant",
                        "py313-etuples",
                        "py313-fastprogress",
                        "py313-filetype",
                        "py313-inflection",
                        "py313-jaraco.context",
                        "py313-logical-unification",
                        "py313-multipledispatch",
                        "py313-minikanren",
                        "py313-natsort",
                        "py313-nmrglue",
                        "py313-nmrglue-devel",
                        "py313-pyicu",
                        "py313-toolz",
                        "py313-aioftp",
                        "py313-parfive",
                        "py313-async-timeout",
                        "py313-curio",
                        "py313-python-socks",
                        "py313-aiohttp-socks",
                        "py313-asdf-standard",
                        "py313-asdf-transform-schemas",
                        "py313-bleach",
                        "py313-extension-helpers",
                        "py313-cached-property",
                        "py313-versioneer",
                        "py313-asdf-unit-schemas",
                        "py313-asdf",
                        "py313-jmespath",
                        "py313-asdf-coordinates-schemas",
                        "py313-html5lib",
                        "py313-bottleneck",
                        "py313-locket",
                        "py313-partd",
                        "py313-dask",
                        "py313-jplephem",
                        "py313-defusedxml",
                        "py313-pytest-runner",
                        "py313-astroid",
                        "py313-autopep8",
                        "py313-codestyle",
                        "py313-contextlib2",
                        "py313-flake8-mccabe",
                        "py313-flake8",
                        "py313-flake8-pep8-naming",
                        "py313-flake8-polyfill",
                        "py313-json5",
                        "py313-nodeenv",
                        "py313-openbabel",
                        "py313-path",
                        "py313-pdbecif",
                        "py313-peakutils",
                        "py313-pkce",
                        "py313-poyo",
                        "py313-pyflakes",
                        "py313-pylint",
                        "py313-pytest-datadir",
                        "py313-pytest-fixture-config",
                        "py313-pytest-flake8",
                        "py313-pytest-forked",
                        "py313-pytest-pycodestyle",
                        "py313-pytest-random-order",
                        "py313-pytest-shutil",
                        "py313-pytest-subtests",
                        "py313-pytest-virtualenv",
                        "py313-setuptools-git",
                        "py313-setuptools_scm_git_archive",
                        "py313-botocore",
                        "py313-aiobotocore",
                        "py313-s3fs",
                        "py313-obspy",
                        "py313-pytest-json-report",
                        "py313-frozendict",
                        "py313-fugashi",
                        "py313-ipadic",
                        "py313-fdsnwsscripts",
                        "py313-acor",
                        "py313-cog",
                        "py313-coloredlogs",
                        "py313-humanfriendly",
                        "py313-pylev",
                        "py313-hdfs",
                        "py313-prettytable",
                        "py313-pymysql",
                        "py313-pyshp",
                        "py313-cartopy",
                        "py313-owslib",
                        "py313-construct",
                        "py313-fasteners",
                        "py313-requests-file",
                        "py313-tldextract",
                        "py313-bitmath",
                        "py313-progressbar",
                        "py313-mac-alias",
                        "py313-bitstring",
                        "py313-applescript",
                        "py313-osxmetadata",
                        "py313-blessed",
                        "py313-uc-micro-py",
                        "py313-arpeggio",
                        "py313-pathvalidate",
                        "py313-wurlitzer",
                        "py313-ptpython",
                        "py313-pytimeparse2",
                        "py313-XlsxWriter",
                        "py313-pptx",
                        "py313-linkify-it-py",
                        "py313-objexplore",
                        "py313-rich-theme-manager",
                        "py313-jaraco.classes",
                        "py313-jaraco.functools",
                        "py313-tenacity",
                        "py313-gyoto",
                        "py313-socid-extractor",
                        "py313-awscrt",
                        "py313-imagecodecs",
                        "py313-tifffile",
                        "py313-ruamel-yaml-clib",
                        "py313-siphon",
                        "py313-pytest-qt",
                        "py313-qtpy",
                        "py313-brotlicffi",
                        "py313-h11",
                        "py313-h2",
                        "py313-hpack",
                        "py313-hyperframe",
                        "py313-hyperlink",
                        "py313-keyring",
                        "py313-pyperclip",
                        "py313-colorcet",
                        "py313-async-lru",
                        "py313-zmq",
                        "py313-nest_asyncio",
                        "py313-tornado",
                        "py313-types-python-dateutil",
                        "py313-fqdn",
                        "py313-isoduration",
                        "py313-pyrsistent",
                        "py313-rfc3339-validator",
                        "py313-rfc3986-validator",
                        "py313-uri-template",
                        "py313-jsonpointer",
                        "py313-argon2-cffi-bindings",
                        "py313-hiredis",
                        "py313-mistune",
                        "py313-pandocfilters",
                        "py313-python-json-logger",
                        "py313-socks",
                        "py313-nbconvert",
                        "py313-send2trash",
                        "py313-websocket-client",
                        "py313-overrides",
                        "py313-jupyter_server",
                        "py313-jupyter-lsp",
                        "py313-xdis",
                        "py313-xlsx2csv",
                        "py313-sybil",
                        "py313-testfixtures",
                        "py313-spark_parser",
                        "py313-cytoolz",
                        "py313-waitress",
                        "py313-setuptools-git-versioning",
                        "py313-bokeh",
                        "py313-xyzservices",
                        "py313-tzdata",
                        "py313-napari-plugin-engine",
                        "py313-qtconsole",
                        "py313-napari-console",
                        "py313-pyqt6-sip",
                        "py313-git-delete-merged-branches",
                        "py313-psycopg2",
                        "py313-pygccxml",
                        "py313-pync",
                        "py313-pyplusplus",
                        "py313-curl",
                        "py313-readme_renderer",
                        "py313-rfc3986",
                        "py313-tokenize-rt",
                        "py313-lazy_loader",
                        "py313-SDL2",
                        "py313-freetype",
                        "py313-pdfminer",
                        "py313-pyheif",
                        "py313-notify2",
                        "py313-powerline-exitstatus-kai",
                        "py313-powerline",
                        "py313-powerline-gitstatus",
                        "py313-re2",
                        "py313-imageio",
                        "py313-dashing",
                        "py313-acme",
                        "py313-configobj",
                        "py313-configargparse",
                        "py313-funcsigs",
                        "py313-parsedatetime",
                        "py313-pyrfc3339",
                        "py313-repoze.sphinx.autointerface",
                        "py313-sphinxnotes-strike",
                        "py313-sphinx-jsonschema",
                        "py313-ndg_httpsclient",
                        "py313-pyotp",
                        "py313-pynamecheap",
                        "py313-python-augeas",
                        "py313-zope-component",
                        "py313-zope-hookable",
                        "py313-boto3",
                        "py313-jsonlines",
                        "py313-s3transfer",
                        "py313-urwid",
                        "py313-mutagen",
                        "py313-urwid-readline",
                        "py313-dacite",
                        "py313-soundcloud-v2",
                        "py313-hsluv",
                        "py313-meshio",
                        "py313-vispy",
                        "py313-napari-svg",
                        "py313-webob",
                        "py313-pytesseract",
                        "py313-xarray",
                        "py313-benchexec",
                        "py313-confection",
                        "py313-cssselect",
                        "py313-cssutils",
                        "py313-cymem",
                        "py313-et_xmlfile",
                        "py313-ipywidgets",
                        "py313-jupyterlab_widgets",
                        "py313-llvmlite",
                        "py313-mitmproxy_macos",
                        "py313-mitmproxy_rs",
                        "py313-murmurhash",
                        "py313-opengl",
                        "py313-opengl-accelerate",
                        "py313-openpyxl",
                        "py313-parse",
                        "py313-preshed",
                        "py313-pyte",
                        "py313-scikit-hep-hepstats",
                        "py313-scikit-hep-mplhep",
                        "py313-scikit-hep-mplhep_data",
                        "py313-widgetsnbextension",
                        "py313-wsaccel",
                        "py313-clang",
                        "py313-ctypeslib2",
                        "py313-libdnet",
                        "py313-pypcap",
                        "py313-emcee3",
                        "py313-patsy",
                        "py313-semver",
                        "py313-spdx-lookup",
                        "py313-spdx",
                        "py313-statsmodels",
                        "py313-upt-cpan",
                        "py313-upt-macports",
                        "py313-upt-pypi",
                        "py313-upt-rubygems",
                        "py313-ansible",
                        "py313-ansible-compat",
                        "py313-ansible-core",
                        "py313-bcrypt",
                        "py313-httplib2",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-resolvelib",
                        "py313-subprocess-tee",
                        "py313-deap",
                        "py313-enrich",
                        "py313-drms",
                        "py313-krb5",
                        "py313-pyspnego",
                        "py313-pycson",
                        "py313-speg",
                        "py313-requests-kerberos",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "py313-geojson",
                        "py313-awscli2",
                        "py313-wxpython-4.0",
                        "py313-geopandas",
                        "py313-fiona",
                        "py313-pulp",
                        "py313-pyogrio",
                        "py313-rasterstats",
                        "py313-simplejson",
                        "py313-python-lsp-server",
                        "py313-python-lsp-jsonrpc",
                        "py313-rope",
                        "py313-ujson",
                        "py313-access",
                        "py313-branca",
                        "py313-codecov",
                        "py313-esda",
                        "py313-folium",
                        "py313-inequality",
                        "py313-libpysal",
                        "py313-mapclassify",
                        "py313-mgwr",
                        "py313-momepy",
                        "py313-pointpats",
                        "py313-spaghetti",
                        "py313-spglm",
                        "py313-spint",
                        "py313-spopt",
                        "py313-spreg",
                        "py313-spvcm",
                        "py313-tobler",
                        "py313-sphinx-gallery",
                        "py313-sgp4",
                        "py313-h5py",
                        "py313-exceptiongroup",
                        "py313-flit_scm",
                        "py313-typeguard",
                        "py313-gnureadline",
                        "py313-publicsuffix2",
                        "py313-asyncssh",
                        "py313-netaddr",
                        "py313-itsdangerous",
                        "py313-flask-cors",
                        "py313-aniso8601",
                        "z3-fstar-legacy",
                        "py313-readability-lxml",
                        "py313-setproctitle",
                        "py313-feedparser",
                        "py313-sgmllib3k",
                        "py313-jinja2-time",
                        "py313-pyls-spyder",
                        "py313-pympler",
                        "py313-python-lsp-black",
                        "py313-pyuca",
                        "py313-qtawesome",
                        "py313-setupmeta",
                        "py313-sphinxcontrib-httpdomain",
                        "py313-sphinxcontrib-svg2pdfconverter",
                        "py313-term-background",
                        "py313-text-unidecode",
                        "py313-textdistance",
                        "py313-three-merge",
                        "py313-types-docutils",
                        "py313-magic",
                        "py313-unidecode",
                        "py313-berkeleydb",
                        "py313-openslide",
                        "py313-xmlsec",
                        "py313-pygments-mathematica",
                        "py313-pydicom",
                        "py313-pynetdicom",
                        "py313-qimage2ndarray",
                        "py313-celery",
                        "py313-kombu",
                        "gdown",
                        "py313-aiojobs",
                        "py313-digitalocean",
                        "py313-jsonpickle",
                        "py313-google-api-core",
                        "py313-google-api-python-client",
                        "py313-google-auth",
                        "py313-google-auth-httplib2",
                        "py313-googleapis-common-protos",
                        "py313-uritemplate",
                        "py313-cloudflare2",
                        "py313-queuelib",
                        "py313-sphinx-copybutton",
                        "py313-agate",
                        "py313-agate-dbf",
                        "py313-agate-excel",
                        "py313-agate-sql",
                        "py313-csvkit",
                        "py313-dbfread",
                        "py313-isodate",
                        "py313-leather",
                        "py313-pytimeparse",
                        "py313-slugify",
                        "py313-xlrd",
                        "py313-html2text",
                        "py313-tempora",
                        "py313-gnupg",
                        "py313-nclib",
                        "py313-future",
                        "py313-pygraphviz",
                        "py313-lazy_object_proxy",
                        "py313-pyarrow",
                        "py313-smartypants",
                        "py313-cachey",
                        "py313-heapdict",
                        "py313-pytomlpp",
                        "py313-numpydoc",
                        "py313-pytest-sugar",
                        "py313-metpy",
                        "py313-yara",
                        "py313-python-dotenv",
                        "py313-giddy",
                        "py313-numba",
                        "py313-plotly",
                        "py313-pysal",
                        "py313-segregation",
                        "py313-splot",
                        "py313-astropy",
                        "py313-pydot",
                        "py313-doctest-ignore-unicode",
                        "py313-nose",
                        "py313-prov",
                        "py313-mpi4py",
                        "py313-asdf-astropy",
                        "py313-pytest-lazy-fixture",
                        "py313-zeep",
                        "py313-h5netcdf",
                        "py313-sunpy",
                        "py313-tzlocal",
                        "py313-monty",
                        "py313-palettable",
                        "py313-latexcodec",
                        "py313-pybtex",
                        "py313-pymatgen",
                        "py313-iniparse",
                        "py313-mercurial_extension_utils",
                        "py313-cloudscraper",
                        "py313-arviz",
                        "py313-cookiecutter",
                        "py313-helpdev",
                        "py313-libsass",
                        "py313-pyficache",
                        "py313-pygithub",
                        "py313-pymc",
                        "py313-pytensor",
                        "py313-qdarkstyle",
                        "py313-qstylizer",
                        "py313-qtsass",
                        "py313-rstcheck",
                        "py313-rstcheck-core",
                        "py313-spyder-kernels",
                        "py313-spyder",
                        "py313-watchdog",
                        "py313-cinderclient",
                        "py313-autopage",
                        "py313-cliff",
                        "py313-cmd2",
                        "py313-debtcollector",
                        "py313-dogpile-cache",
                        "py313-jsonpatch",
                        "py313-keystoneauth1",
                        "py313-keystoneclient",
                        "py313-netcdf4",
                        "py313-novaclient",
                        "py313-openstacksdk",
                        "py313-openstackclient",
                        "py313-os-service-types",
                        "py313-osc-lib",
                        "py313-oslo-config",
                        "py313-oslo-i18n",
                        "py313-oslo-utils",
                        "py313-oslo-serialization",
                        "py313-pygmt",
                        "py313-requestsexceptions",
                        "py313-stevedore",
                        "ramalama",
                        "py313-scapy",
                        "py313-tropycal",
                        "py313-skyfield-data",
                        "py313-skyfield",
                        "py313-spktype21",
                        "py313-xmltodict",
                        "manjpfb",
                        "mercurial-rustext",
                        "py313-incremental",
                        "py313-tracer",
                        "py313-uv-dynamic-versioning",
                        "py313-undetected-chromedriver",
                        "py313-cli-helpers",
                        "py313-pgspecial",
                        "py313-psycopg",
                        "py313-pyaes",
                        "py313-pyfzf",
                        "py313-sqlglot",
                        "py313-iocapture",
                        "py313-cramjam",
                        "py313-iterable-io",
                        "py313-zipstream-ng",
                        "py313-libarchive-c",
                        "py313-polib",
                        "py313-autobahn",
                        "py313-constantly",
                        "py313-hkdf",
                        "py313-passlib",
                        "py313-pyhamcrest",
                        "py313-python-snappy",
                        "py313-pytrie",
                        "py313-spake2",
                        "py313-txaio",
                        "py313-txtorcon",
                        "py313-u-msgpack-python",
                        "py313-backports.tarfile",
                        "py313-ndindex",
                        "py313-numexpr",
                        "py313-pygit2",
                        "py313-tables",
                        "py313-flask-login",
                        "py313-flask-restful",
                        "py313-wtforms",
                        "py313-ephemeral-port-reserve",
                        "py313-pytest-xprocess",
                        "py313-pyvo",
                        "py313-clint",
                        "py313-crayons",
                        "py313-flasgger",
                        "py313-gitdb",
                        "py313-gitpython",
                        "py313-httpbin",
                        "py313-pytest-httpbin",
                        "py313-smmap",
                        "py313-ifaddr",
                        "py313-pyxdg",
                        "py313-rencode",
                        "py313-types-decorator",
                        "py313-pylzma",
                        "py313-types-colorama",
                        "py313-asgiref",
                        "py313-django",
                        "py313-django-allauth",
                        "py313-django-countries",
                        "py313-django-extensions",
                        "py313-django-gravatar2",
                        "py313-django-htmlmin",
                        "py313-mailmanclient",
                        "py313-openid",
                        "py313-pytest-django",
                        "py313-responses",
                        "py313-whenever",
                        "py313-asn1crypto",
                        "py313-bsddb3",
                        "py313-ldap3",
                        "py313-parsimonious",
                        "py313-hanko",
                        "py313-hanko-certvalidator",
                        "py313-oscrypto",
                        "py313-uritools",
                        "py313-autocommand",
                        "py313-croniter",
                        "py313-geopy",
                        "py313-immutables",
                        "py313-jaraco.collections",
                        "py313-jaraco.text",
                        "py313-timelib",
                        "py313-zc-lockfile",
                        "py313-types-pytz",
                        "py313-types-simplejson",
                        "py313-types-ujson",
                        "py313-pathtools",
                        "py313-boolean.py",
                        "py313-license-expression",
                        "py313-plyvel",
                        "py313-astropy-healpix",
                        "py313-donfig",
                        "py313-mpl-animators",
                        "py313-numcodecs",
                        "py313-reproject",
                        "py313-spiceypy",
                        "py313-jschema_to_python",
                        "py313-sarif-om",
                        "py313-kaitaistruct",
                        "py313-mitmproxy",
                        "py313-wsproto",
                        "py313-jsonnet",
                        "py313-cvxopt",
                        "py313-llfuse",
                        "py313-glad2",
                        "py313-pynose",
                        "py313-scruffington",
                        "py313-unittest-xml-reporting",
                        "py313-urwidtrees",
                        "py313-xlib",
                        "py313-about-time",
                        "py313-acoustid",
                        "py313-alive-progress",
                        "py313-aubio",
                        "py313-bottlenose",
                        "py313-discogs-client",
                        "py313-grapheme",
                        "py313-ibroadcast",
                        "py313-jsonpath-rw",
                        "py313-langdetect",
                        "py313-lap",
                        "py313-librosa",
                        "py313-mpd2",
                        "py313-musicbrainzngs",
                        "py313-pytest-mpl",
                        "py313-rarfile",
                        "py313-reflink",
                        "py313-resampy",
                        "py313-samplerate",
                        "py313-soco",
                        "py313-soundfile",
                        "py313-soxr",
                        "py313-standard-aifc",
                        "py313-standard-chunk",
                        "py313-standard-sunau",
                        "py313-termplotlib",
                        "py313-termtables",
                        "py313-ttfquery",
                        "py313-zbar",
                        "binwalk2",
                        "py313-alembic",
                        "py313-stem",
                        "py313-torrequest",
                        "py313-logilab-common",
                        "py313-elastic-transport",
                        "py313-markdown2",
                        "py313-darkdetect",
                        "py313-emmet-core",
                        "py313-hdf5plugin",
                        "py313-larixite",
                        "py313-maggma",
                        "py313-mp-api",
                        "py313-pycifrw",
                        "py313-pydash",
                        "py313-pyqtgraph",
                        "py313-pyshortcuts",
                        "py313-silx",
                        "py313-spglib",
                        "py313-sqlalchemy-utils",
                        "py313-sshtunnel",
                        "py313-wxmplot",
                        "py313-wxutils",
                        "py313-xraydb",
                        "py313-xraylarch",
                        "py313-twilio",
                        "py313-sounddevice",
                        "py313-pyside6",
                        "py313-pypostal",
                        "isrcsubmit",
                        "py313-discid",
                        "py313-base58",
                        "py313-ansicolors",
                        "py313-sslcrypto",
                        "py313-trepan3k",
                        "py313-uncompyle6",
                        "py313-guidata",
                        "py313-plotpy",
                        "py313-pythonqwt",
                        "py313-tblib",
                        "py313-pyscard",
                        "py313-line_profiler",
                        "py313-multiprocess",
                        "py313-python-lsp-ruff",
                        "py313-graphene",
                        "py313-graphql-core",
                        "py313-acefile",
                        "py313-machfs",
                        "py313-macresources",
                        "py313-GridDataFormats",
                        "py313-MDAnalysis",
                        "py313-gsd",
                        "py313-mda-xdrlib",
                        "py313-mmtf-python",
                        "py313-mrcfile",
                        "py313-requests_ntlm",
                        "py313-amqp",
                        "py313-vine",
                        "py313-mdtraj",
                        "py313-mergedeep",
                        "py313-mmh3",
                        "py313-configparser",
                        "py313-pywinrm",
                        "py313-falcon",
                        "py313-mrjob",
                        "py313-mslex",
                        "py313-mssql",
                        "py313-mujson",
                        "py313-standard-distutils",
                        "py313-ntplib",
                        "py313-parse-type",
                        "py313-presets",
                        "py313-priority",
                        "py313-pss",
                        "py313-aws-sam-translator",
                        "py313-awscli",
                        "py313-bidict",
                        "py313-cfn-lint",
                        "py313-cwcwidth",
                        "py313-engineio",
                        "py313-hcloud",
                        "py313-junit-xml",
                        "py313-kaptan",
                        "py313-neovim",
                        "py313-pytest-regressions",
                        "py313-socketio",
                        "py313-spotipy",
                        "py313-vobject",
                        "py313-pyexpect",
                        "py313-fisx",
                        "py313-pycrlibm",
                        "py313-pyinterval",
                        "py313-pykerberos",
                        "py313-pylibmc",
                        "py313-pylru",
                        "py313-pymca",
                        "py313-Faker",
                        "py313-supervisor",
                        "py313-holidays",
                        "py313-aiosmtpd",
                        "py313-astlib",
                        "py313-astroplan",
                        "py313-authheaders",
                        "py313-authres",
                        "py313-dkimpy",
                        "py313-ipaddress",
                        "py313-parameterized",
                        "py313-logbook",
                        "py313-beancount-import",
                        "py313-bottle",
                        "py313-google-api",
                        "py313-nltk",
                        "py313-pyinstrument",
                        "py313-pytest-rerunfailures",
                        "py313-trio-websocket",
                        "py313-sentry-sdk",
                        "py313-requests-unixsocket",
                        "py313-word2number",
                        "py313-pytokens",
                        "py313-networkit",
                        "py313-sacremoses",
                        "py313-storm",
                        "py313-paste",
                        "py313-astunparse",
                        "py313-ml_dtypes",
                        "py313-nbval",
                        "py313-onnx",
                        "py313-pytorch",
                        "py313-proto-plus",
                        "py313-huggingface_hub",
                        "py313-fasttext",
                        "py313-cheroot",
                        "py313-sphinx-click",
                        "py313-google-crc32c",
                        "py313-google-resumable-media",
                        "py313-google-cloud-core",
                        "py313-exifread",
                        "py313-google-cloud-storage",
                        "py313-regions",
                        "py313-pysimdjson",
                        "py313-rlpycairo",
                        "py313-annoy",
                        "py313-catalogue",
                        "py313-commonmark",
                        "py313-conllu",
                        "py313-cryptg",
                        "py313-cython-compat",
                        "py313-emoji",
                        "py313-graph-tool",
                        "py313-imagehash",
                        "py313-importlib-resources",
                        "py313-mdx_linkify",
                        "py313-mecab-python3",
                        "py313-munch",
                        "py313-pacmap",
                        "py313-portalocker",
                        "py313-recommonmark",
                        "py313-sacrebleu",
                        "py313-sarpy",
                        "py313-srsly",
                        "py313-telethon",
                        "py313-timeout-decorator",
                        "py313-wasabi",
                        "py313-xxhash",
                        "py313-diskcache",
                        "py313-durationpy",
                        "py313-scikit-rf",
                        "py313-url-normalize",
                        "py313-pre-commit",
                        "py313-mercantile",
                        "py313-contextily",
                        "py313-ecdsa",
                        "py313-vcrpy",
                        "py313-librt",
                        "py313-pystache",
                        "py313-jug",
                        "py313-mahotas",
                        "py313-time-machine",
                        "py313-gwosc",
                        "py313-genshi",
                        "py313-jsbeautifier",
                        "py313-jcc",
                        "py313-aenum",
                        "py313-DAWG",
                        "py313-datacite",
                        "py313-idutils",
                        "py313-ioflo",
                        "py313-pathfinder",
                        "py313-pyodbc",
                        "py313-pypeg2",
                        "py313-pyubjson",
                        "py313-redmine",
                        "py313-rtm",
                        "py313-sparqlwrapper",
                        "py313-basemap-data",
                        "py313-excelrd",
                        "py313-eyed3",
                        "py313-matplotlib-basemap",
                        "py313-photutils",
                        "py313-aplpy",
                        "py313-pyavm",
                        "py313-pyregion",
                        "py313-quixote",
                        "py313-petsc4py",
                        "py313-behave",
                        "py313-sparse",
                        "py313-utidylib",
                        "py313-us",
                        "py313-docx",
                        "py313-astroscrappy",
                        "py313-lazr.config",
                        "py313-pynndescent",
                        "py313-pyshark",
                        "py313-umap-learn",
                        "py313-vo",
                        "py313-astroML",
                        "py313-mecab",
                        "py313-z3",
                        "py313-lazr.delegates",
                        "py313-beaker",
                        "py313-xkcdpass",
                        "py313-bson",
                        "py313-click-spinner",
                        "py313-mido",
                        "py313-shtab",
                        "py313-crc32c",
                        "py313-allpairspy",
                        "py313-tcolorpy",
                        "py313-langid",
                        "py313-lark",
                        "py313-ajsonrpc",
                        "py313-graphviz",
                        "py313-pyelftools",
                        "py313-ipython_genutils",
                        "py313-absl",
                        "py313-dm-tree",
                        "py313-pew",
                        "py313-tlsh",
                        "py313-datasets",
                        "py313-patch-ng",
                        "py313-erf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-meson",
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py314-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.9.0",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-fastdtw",
                        "barman",
                        "nvchecker",
                        "bandit",
                        "thefuck",
                        "pymol",
                        "diffoscope",
                        "glances",
                        "py314-qtsass",
                        "py314-rtree",
                        "py314-semver",
                        "py314-smmap",
                        "py314-smartypants",
                        "py314-spyder",
                        "py314-spyder-kernels",
                        "py314-stevedore",
                        "py314-xkcdpass",
                        "py314-spreg",
                        "py314-google-auth",
                        "py314-google-api-core",
                        "py314-google-auth-httplib2",
                        "py314-googleapis-common-protos",
                        "py314-proto-plus",
                        "py314-uritemplate",
                        "py314-cymruwhois",
                        "py314-google-api-python-client",
                        "py314-parse",
                        "py314-pyte",
                        "py314-owslib",
                        "py314-pyshp",
                        "py314-cartopy",
                        "py314-flexcache",
                        "py314-mda-xdrlib",
                        "py314-flexparser",
                        "py314-s3fs",
                        "py314-patch-ng",
                        "upt",
                        "rst2pdf",
                        "pymol-devel",
                        "arpeggio",
                        "arpeggio-devel",
                        "pre-commit",
                        "pyupgrade",
                        "codespell",
                        "twine",
                        "py314-gdbm",
                        "py314-tkinter",
                        "py314-cython",
                        "py314-altgraph",
                        "py314-calver",
                        "py314-dateutil",
                        "py314-iniconfig",
                        "py314-pluggy",
                        "py314-pretend",
                        "py314-setuptools_scm",
                        "py314-six",
                        "py314-trove-classifiers",
                        "py314-tz",
                        "py314-distlib",
                        "py314-psycopg2",
                        "py314-pytest",
                        "py314-propcache",
                        "py314-lxml",
                        "py314-asteval",
                        "py314-cachetools",
                        "py314-identify",
                        "py314-term-background",
                        "py314-types-docutils",
                        "py314-atomicwrites",
                        "py314-beniget",
                        "py314-bigfloat",
                        "py314-binaryornot",
                        "py314-cfgv",
                        "py314-chardet",
                        "py314-colorlog",
                        "py314-columnize",
                        "py314-coverage",
                        "py314-cppy",
                        "py314-cycler",
                        "py314-deprecation",
                        "py314-gast",
                        "py314-hypothesis",
                        "py314-mock",
                        "py314-sortedcontainers",
                        "py314-zopeinterface",
                        "py314-libvirt",
                        "py314-croniter",
                        "py314-editorconfig",
                        "py314-enchant",
                        "py314-fastjsonschema",
                        "py314-fastprogress",
                        "py314-filetype",
                        "py314-snowballstemmer",
                        "py314-charset-normalizer",
                        "py314-certifi",
                        "py314-requests",
                        "py314-appdirs",
                        "py314-cairo",
                        "py314-meson",
                        "py314-meson-python",
                        "py314-types-psutil",
                        "py314-types-setuptools",
                        "py314-cffi",
                        "py314-gmpy2",
                        "py314-gobject3",
                        "py314-libxml2",
                        "py314-mpmath",
                        "py314-mypy",
                        "py314-pooch",
                        "py314-ply",
                        "py314-pybind11",
                        "py314-pycparser",
                        "py314-pythran",
                        "py314-roman",
                        "py314-tqdm",
                        "py314-zope-event",
                        "py314-jaraco.context",
                        "py314-jaraco.classes",
                        "py314-jaraco.functools",
                        "py314-keyring",
                        "py314-more-itertools",
                        "py314-algopy",
                        "py314-cftime",
                        "py314-inflection",
                        "py314-kiwisolver",
                        "py314-nodeenv",
                        "py314-pbr",
                        "py314-poyo",
                        "py314-pynose",
                        "py314-pyqt-builder",
                        "py314-pytest-timeout",
                        "py314-sip",
                        "py314-uncertainties",
                        "py314-yaml",
                        "py314-anyio",
                        "py314-brotli",
                        "py314-brotlicffi",
                        "py314-h11",
                        "py314-h2",
                        "py314-hpack",
                        "py314-hyperframe",
                        "py314-sniffio",
                        "py314-linkify-it-py",
                        "py314-uc-micro-py",
                        "py314-hyperlink",
                        "py314-pexpect",
                        "py314-pyperclip",
                        "py314-shellingham",
                        "py314-Pillow",
                        "py314-babel",
                        "py314-freezegun",
                        "py314-fs",
                        "py314-imagesize",
                        "py314-lz4",
                        "py314-olefile",
                        "py314-psutil",
                        "py314-pyqt5-sip",
                        "py314-pyqt6-sip",
                        "py314-tomlkit",
                        "py314-xattr",
                        "py314-zopfli",
                        "py314-requests-file",
                        "py314-astor",
                        "py314-async_generator",
                        "py314-flaky",
                        "py314-natsort",
                        "py314-outcome",
                        "py314-pyicu",
                        "py314-pytest-asyncio",
                        "py314-pytest-mock",
                        "py314-pytest-trio",
                        "py314-trio",
                        "py314-autopep8",
                        "py314-codestyle",
                        "py314-flake8-mccabe",
                        "py314-flake8",
                        "py314-pdbecif",
                        "py314-pyflakes",
                        "py314-pytest-runner",
                        "py314-audioop_lts",
                        "py314-pkginfo",
                        "py314-requests-mock",
                        "py314-rope",
                        "py314-setupmeta",
                        "py314-spdx",
                        "py314-spdx-lookup",
                        "py314-text-unidecode",
                        "py314-textdistance",
                        "py314-three-merge",
                        "py314-tokenize-rt",
                        "py314-ujson",
                        "py314-upt-cpan",
                        "py314-upt-macports",
                        "py314-upt-pypi",
                        "py314-upt-rubygems",
                        "py314-versioneer",
                        "py314-whatthepatch",
                        "py314-webencodings",
                        "py314-wurlitzer",
                        "py314-yapf",
                        "py314-blockdiag",
                        "py314-fonttools",
                        "py314-markupsafe",
                        "py314-pyobjc",
                        "py314-reportlab",
                        "py314-sphinx_rtd_theme",
                        "py314-sphinxcontrib-blockdiag",
                        "py314-sphinxcontrib-httpdomain",
                        "py314-sphinxcontrib-jsmath",
                        "py314-sphinxcontrib-svg2pdfconverter",
                        "py314-sympy",
                        "py314-unicodedata2",
                        "py314-pyside6",
                        "py314-decorator",
                        "py314-gssapi",
                        "py314-requests-gssapi",
                        "py314-about-time",
                        "py314-alive-progress",
                        "py314-grapheme",
                        "py314-aiosignal",
                        "py314-frozenlist",
                        "py314-pycares",
                        "py314-pycryptodomex",
                        "py314-pycryptodome",
                        "py314-ruamel-yaml",
                        "py314-semantic_version",
                        "py314-setuptools-rust",
                        "py314-maturin",
                        "py314-krb5",
                        "py314-aiodns",
                        "py314-multidict",
                        "py314-aiohttp",
                        "py314-discordpy",
                        "py314-yarl",
                        "py314-cpuinfo",
                        "py314-lazy_object_proxy",
                        "py314-pytest-benchmark",
                        "py314-types-python-dateutil",
                        "py314-deprecated",
                        "py314-pikepdf",
                        "py314-wrapt",
                        "py314-gyoto",
                        "py314-dulwich",
                        "py314-msgpack",
                        "py314-rapidfuzz",
                        "py314-requests-toolbelt",
                        "py314-netcdf4",
                        "py314-mslex",
                        "py314-mssql",
                        "py314-standard-distutils",
                        "py314-biopython",
                        "py314-igraph",
                        "py314-networkx",
                        "py314-texttable",
                        "py314-clang",
                        "py314-simplejson",
                        "py314-holidays",
                        "py314-cryptography",
                        "py314-cryptography_vectors",
                        "py314-zstd",
                        "py314-pytokens",
                        "py314-toml",
                        "py314-xmlsec",
                        "py314-pulp",
                        "py314-rstcheck-core",
                        "py314-rstcheck",
                        "py314-arviz",
                        "py314-h5netcdf",
                        "py314-h5py",
                        "py314-mpi4py",
                        "py314-pytest-xdist",
                        "py314-setuptools_scm_git_archive",
                        "py314-xarray",
                        "py314-asv",
                        "py314-asyncssh",
                        "py314-importlib-metadata",
                        "py314-json5",
                        "py314-tabulate",
                        "py314-zipp",
                        "py314-cairosvg",
                        "py314-defusedxml",
                        "py314-geographiclib",
                        "py314-pefile",
                        "py314-pyfatfs",
                        "py314-zipfile-deflate64",
                        "py314-cons",
                        "py314-cookiecutter",
                        "py314-etuples",
                        "py314-logical-unification",
                        "py314-multipledispatch",
                        "py314-setuptools-git-versioning",
                        "py314-slugify",
                        "py314-toolz",
                        "py314-unidecode",
                        "py314-autocommand",
                        "py314-docstring-to-markdown",
                        "py314-guidata",
                        "py314-jaraco.collections",
                        "py314-jaraco.text",
                        "py314-pytest-qt",
                        "py314-qtpy",
                        "py314-bitarray",
                        "py314-crcmod",
                        "py314-stagger",
                        "py314-pysimdjson",
                        "py314-construct",
                        "py314-applaunchservices",
                        "py314-dill",
                        "py314-imagecodecs",
                        "py314-imageio",
                        "py314-jinja2-time",
                        "py314-lazy_loader",
                        "py314-line_profiler",
                        "py314-lmfit",
                        "py314-minikanren",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "py314-openbabel",
                        "py314-patsy",
                        "py314-peakutils",
                        "py314-plotpy",
                        "py314-pkce",
                        "py314-pythonqwt",
                        "py314-sphinx-gallery",
                        "py314-statsmodels",
                        "py314-tifffile",
                        "py314-pyficache",
                        "py314-pyuca",
                        "py314-qstylizer",
                        "py314-qtawesome",
                        "py314-xdis",
                        "py314-astroid",
                        "py314-jedi",
                        "py314-parso",
                        "py314-pylint",
                        "py314-pyls-spyder",
                        "py314-python-lsp-black",
                        "py314-python-lsp-jsonrpc",
                        "py314-python-lsp-ruff",
                        "py314-python-lsp-server",
                        "py314-ephemeral-port-reserve",
                        "py314-flatbuffers",
                        "py314-inflate64",
                        "py314-iocapture",
                        "py314-multivolumefile",
                        "py314-py7zr",
                        "py314-protobuf3",
                        "py314-pyannotate",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pytest-remotedata",
                        "py314-pytest-xprocess",
                        "py314-pyzstd",
                        "py314-watchdog",
                        "py314-SDL2",
                        "py314-jwt",
                        "py314-oauthlib",
                        "py314-requests-oauthlib",
                        "py314-socks",
                        "py314-websocket-client",
                        "py314-cbor2",
                        "py314-game",
                        "py314-luma.emulator",
                        "py314-luma.core",
                        "py314-pyftdi",
                        "py314-pyusb",
                        "py314-serial",
                        "py314-smbus2",
                        "py314-macholib",
                        "py314-modulegraph",
                        "py314-cytoolz",
                        "py314-debugpy",
                        "py314-hiredis",
                        "py314-regex",
                        "py314-diskcache",
                        "py314-gnureadline",
                        "py314-prompt_toolkit",
                        "py314-wcwidth",
                        "py314-pre-commit",
                        "py314-shapely",
                        "py314-greenlet",
                        "py314-svgelements",
                        "py314-levenshtein",
                        "py314-prometheus_client",
                        "py314-geopy",
                        "py314-joblib",
                        "py314-mercantile",
                        "py314-cligj",
                        "py314-click-plugins",
                        "py314-contextily",
                        "py314-rasterio",
                        "py314-xyzservices",
                        "py314-gdal",
                        "py314-pyproj",
                        "py314-hy",
                        "py314-hyrule",
                        "py314-pyogrio",
                        "py314-sqlalchemy",
                        "py314-openssl",
                        "py314-aioquic",
                        "py314-asn1",
                        "py314-asn1-modules",
                        "py314-pylsqpack",
                        "py314-bcrypt",
                        "py314-enrich",
                        "py314-fqdn",
                        "py314-httplib2",
                        "py314-pynacl",
                        "py314-subprocess-tee",
                        "py314-tenacity",
                        "py314-tornado",
                        "py314-typeguard",
                        "py314-isoduration",
                        "py314-jsonpointer",
                        "py314-paramiko",
                        "py314-resolvelib",
                        "py314-rfc3339-validator",
                        "py314-rfc3986-validator",
                        "py314-ruamel-yaml-clib",
                        "py314-uri-template",
                        "py314-tblib",
                        "py314-tatsu",
                        "py314-numexpr",
                        "py314-ansible-compat",
                        "py314-ansible",
                        "py314-ansible-core",
                        "py314-librt",
                        "py314-mako",
                        "py314-prettytable",
                        "py314-pytomlpp",
                        "py314-html5lib",
                        "py314-py2app",
                        "py314-jug",
                        "py314-mahotas",
                        "py314-responses",
                        "py314-time-machine",
                        "py314-timeout-decorator",
                        "py314-url-normalize",
                        "py314-Faker",
                        "py314-aws-sam-translator",
                        "py314-awscli",
                        "py314-boto3",
                        "py314-botocore",
                        "py314-cfn-lint",
                        "py314-jschema_to_python",
                        "py314-jmespath",
                        "py314-jsonpatch",
                        "py314-junit-xml",
                        "py314-s3transfer",
                        "py314-sarif-om",
                        "py314-asttokens",
                        "py314-genshi",
                        "py314-aiobotocore",
                        "py314-aenum",
                        "py314-DAWG",
                        "py314-vcrpy",
                        "py314-eyed3",
                        "py314-z3",
                        "py314-progressbar",
                        "py314-aiohttp-socks",
                        "py314-beaker",
                        "py314-curio",
                        "py314-python-socks",
                        "py314-numpydoc",
                        "py314-llvmlite",
                        "py314-sphinx-jsonschema",
                        "py314-access",
                        "py314-geopandas",
                        "py314-markdown",
                        "py314-mistune",
                        "py314-vine",
                        "py314-alembic",
                        "py314-et_xmlfile",
                        "py314-tzdata",
                        "py314-fasteners",
                        "py314-sounddevice",
                        "py314-amqp",
                        "py314-tzlocal",
                        "py314-shtab",
                        "py314-crc32c",
                        "py314-allpairspy",
                        "py314-pathvalidate",
                        "py314-tcolorpy",
                        "py314-mutagen",
                        "py314-tldextract",
                        "py314-bleach",
                        "py314-bokeh",
                        "py314-dask",
                        "py314-locket",
                        "py314-partd",
                        "py314-pyarrow",
                        "py314-async-lru",
                        "py314-executing",
                        "py314-pure_eval",
                        "py314-pytest-lazy-fixture",
                        "py314-stack_data",
                        "py314-ipython",
                        "py314-appnope",
                        "py314-nest_asyncio",
                        "py314-zmq",
                        "py314-argon2-cffi-bindings",
                        "py314-pandocfilters",
                        "py314-jupyter-lsp",
                        "py314-jupyter_server",
                        "py314-nbconvert",
                        "py314-overrides",
                        "py314-python-json-logger",
                        "py314-send2trash",
                        "py314-lark",
                        "py314-pyrsistent",
                        "platformio",
                        "py314-ajsonrpc",
                        "py314-asgiref",
                        "py314-bottle",
                        "py314-constantly",
                        "py314-graphviz",
                        "py314-incremental",
                        "py314-pyelftools",
                        "py314-pyhamcrest",
                        "py314-wsproto",
                        "py314-libpysal",
                        "py314-fiona",
                        "py314-rasterstats",
                        "py314-tobler",
                        "py314-esda",
                        "py314-curl",
                        "py314-emcee3",
                        "py314-pymc",
                        "py314-pytensor",
                        "py314-readme_renderer",
                        "py314-rfc3986",
                        "py314-uv-dynamic-versioning",
                        "py314-plotly",
                        "py314-freetype",
                        "py314-hsluv",
                        "py314-meshio",
                        "py314-vispy",
                        "py314-logbook",
                        "py314-ipython_genutils",
                        "py314-jupyterlab_widgets",
                        "py314-widgetsnbextension",
                        "py314-ipywidgets",
                        "py314-absl",
                        "py314-dm-tree",
                        "py314-pew",
                        "py314-git-delete-merged-branches",
                        "py314-future",
                        "py314-xmltodict",
                        "py314-gitdb",
                        "py314-gitpython",
                        "py314-helpdev",
                        "py314-jsonpickle",
                        "py314-libarchive-c",
                        "py314-libsass",
                        "py314-magic",
                        "py314-pickleshare",
                        "py314-pygithub",
                        "py314-qdarkstyle",
                        "py314-qtconsole"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jupyter_packaging",
                        "py314-pytest",
                        "py314-z3",
                        "py314-pip",
                        "py314-pyflakes",
                        "py314-pytensor",
                        "py314-pytest-runner",
                        "py314-pbr",
                        "py314-pew",
                        "py314-psycopg2",
                        "upt",
                        "py314-tox",
                        "py314-cligj",
                        "py314-cython",
                        "py314-twisted",
                        "py314-sip",
                        "py314-automat",
                        "py314-blockdiag",
                        "barman",
                        "py314-ansible-core",
                        "py314-serial",
                        "py314-setuptools_scm",
                        "py314-watchdog",
                        "py314-meson-python",
                        "py314-resolvelib",
                        "py314-future"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder",
                        "py314-meson"
                    ]
                }
            ]
        },
        {
            "name": "R-utf8",
            "portdir": "R/R-utf8",
            "version": "1.2.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ptrckprry.com/r-utf8",
            "description": "UTF-8 text processing",
            "long_description": "R package for manipulating and printing UTF-8 text that fixes multiple bugs in R’s UTF-8 handling.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-params",
                        "R-haven",
                        "R-labelled"
                    ]
                }
            ]
        },
        {
            "name": "cereal",
            "portdir": "devel/cereal",
            "version": "1.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/USCiLab/cereal",
            "description": "A C++11 library for serialization",
            "long_description": "cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "bali-phy",
                        "bali-phy-devel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mlpack"
                    ]
                }
            ]
        },
        {
            "name": "ensmallen",
            "portdir": "math/ensmallen",
            "version": "3.10.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ensmallen.org",
            "description": "flexible C++ library for efficient numerical optimization",
            "long_description": "ensmallen provides a simple set of abstractions for writing an objective function to optimize. It also provides a large set of standard and cutting-edge optimizers that can be used for virtually any numerical optimization task. These include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "armadillo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlpack"
                    ]
                }
            ]
        },
        {
            "name": "libplist",
            "portdir": "textproc/libplist",
            "version": "2.7.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library for working with Apple Binary and XML Property Lists",
            "long_description": "Library for working with Apple Binary and XML Property Lists",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ideviceinstaller",
                        "idevicerestore",
                        "usbmuxd",
                        "ifuse",
                        "libgpod",
                        "libusbmuxd",
                        "ldid",
                        "shairport-sync",
                        "libimobiledevice",
                        "ldid-procursus",
                        "libtatsu",
                        "libimobiledevice-glue"
                    ]
                }
            ]
        },
        {
            "name": "libplist-devel",
            "portdir": "textproc/libplist",
            "version": "20250926",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library for working with Apple Binary and XML Property Lists",
            "long_description": "Library for working with Apple Binary and XML Property Lists",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                },
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ideviceinstaller-devel",
                        "idevicerestore-devel",
                        "usbmuxd-devel",
                        "libusbmuxd-devel",
                        "libimobiledevice-devel",
                        "libtatsu-devel",
                        "libimobiledevice-glue-devel"
                    ]
                }
            ]
        },
        {
            "name": "mlpack",
            "portdir": "math/mlpack",
            "version": "4.6.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlpack.org",
            "description": "a scalable C++ machine learning library",
            "long_description": "mlpack is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and functions as a \"swiss army knife\" for machine learning researchers.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ensmallen",
                        "armadillo",
                        "libxml2",
                        "cereal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "newsraft",
            "portdir": "net/newsraft",
            "version": "0.34",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/newsraft/newsraft",
            "description": "Feed reader for terminal",
            "long_description": "Feed reader for terminal",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gumbo-parser",
                        "curl",
                        "expat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rancher-cli",
            "portdir": "devel/rancher-cli",
            "version": "2.12.2",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rancher/cli",
            "description": "The Rancher Command Line Interface (CLI) is a unified tool for interacting with your Rancher Server.",
            "long_description": "The Rancher CLI (Command Line Interface) is a unified tool that you can use to interact with Rancher. With this tool, you can operate Rancher using a command line rather than the GUI.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ratchet",
            "portdir": "devel/ratchet",
            "version": "0.11.4",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethvargo/ratchet",
            "description": "A tool for securing CI/CD workflows with version pinning.",
            "long_description": "Ratchet is a tool for improving the security of CI/CD workflows by automating the process of pinning and unpinning upstream versions. It's like Bundler, Cargo, Go modules, NPM, Pip, or Yarn, but for CI/CD workflows. Ratchet supports GitHub Actions & Google Cloud Build.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openssh",
            "portdir": "net/openssh",
            "version": "10.2p1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openbsd.org/openssh/",
            "description": "OpenSSH secure login server",
            "long_description": "OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "artkiver",
                    "github": "artkiver",
                    "ports_count": 12
                }
            ],
            "variants": [
                "xauth",
                "kerberos5",
                "ldns",
                "fido2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libedit",
                        "ncurses",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ssh-copy-id"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "s3fs",
                        "sshfs",
                        "gvfs",
                        "rsnapshot",
                        "p5.26-net-openssh",
                        "seahorse",
                        "scponly",
                        "p5.28-net-openssh",
                        "p5.30-net-openssh",
                        "p5.32-net-openssh",
                        "p5.34-net-openssh",
                        "backuppc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dsh",
                        "dsocks",
                        "danectl",
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "ssh-copy-id",
            "portdir": "net/openssh",
            "version": "10.2p1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openbsd.org/openssh/",
            "description": "Shell script to install your public key(s) on a remote machine",
            "long_description": "Shell script to install your public key(s) on a remote machine",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "openssh"
                    ]
                }
            ]
        },
        {
            "name": "args",
            "portdir": "devel/args",
            "version": "6.4.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Taywee/args",
            "description": "Simple header-only C++ argument parser library",
            "long_description": "Simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "json-tui"
                    ]
                }
            ]
        },
        {
            "name": "py36-pathspec",
            "portdir": "python/py-pathspec",
            "version": "0.9.0",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpburnz/python-path-specification",
            "description": "Utility library for gitignore style pattern matching of file paths.",
            "long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-black"
                    ]
                }
            ]
        },
        {
            "name": "py34-six",
            "portdir": "python/py-six",
            "version": "1.16.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python34"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py34-virtualenv",
                        "py34-pathlib2"
                    ]
                }
            ]
        },
        {
            "name": "macfuse",
            "portdir": "fuse/macfuse",
            "version": "5.0.7",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://macfuse.github.io/",
            "description": "FUSE for macOS",
            "long_description": "FUSE extends macOS by adding support for user space file systems.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                },
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "fs_link"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-llfuse",
                        "py35-llfuse",
                        "py36-llfuse",
                        "curlftpfs",
                        "encfs",
                        "py38-fusepy",
                        "py-gitfs",
                        "py39-gitfs",
                        "py37-llfuse",
                        "ifuse",
                        "mp3fs",
                        "ext4fuse",
                        "ntfs-3g",
                        "btfs",
                        "cryfs",
                        "sshfs",
                        "py-fuse",
                        "py27-fuse",
                        "py38-llfuse",
                        "ext2fuse",
                        "gocryptfs",
                        "py-fusepy",
                        "py39-fusepy",
                        "libewf",
                        "archivemount",
                        "py-llfuse",
                        "py310-llfuse",
                        "py311-llfuse",
                        "py312-llfuse",
                        "py313-llfuse",
                        "s3fs",
                        "py39-llfuse",
                        "bindfs"
                    ]
                }
            ]
        },
        {
            "name": "py-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-editables"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-flit_core",
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py38-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py39-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py310-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py311-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py312-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py313-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-hatchling",
                        "py-editables"
                    ]
                }
            ]
        },
        {
            "name": "py314-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py-pathspec",
            "portdir": "python/py-pathspec",
            "version": "0.12.1",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpburnz/python-pathspec",
            "description": "Utility library for gitignore style pattern matching of file paths.",
            "long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pathspec"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pluggy",
            "portdir": "python/py-pluggy",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pluggy",
            "description": "Plugin and hook calling mechanisms for Python",
            "long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pluggy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pathspec",
            "portdir": "python/py-pathspec",
            "version": "0.11.2",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpburnz/python-pathspec",
            "description": "Utility library for gitignore style pattern matching of file paths.",
            "long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-flit_core",
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-hatchling",
                        "py37-black"
                    ]
                }
            ]
        },
        {
            "name": "py38-pathspec",
            "portdir": "python/py-pathspec",
            "version": "0.12.1",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpburnz/python-pathspec",
            "description": "Utility library for gitignore style pattern matching of file paths.",
            "long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-iminuit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-black",
                        "py38-hatchling",
                        "py38-scikit-build-core"
                    ]
                }
            ]
        },
        {
            "name": "py39-pathspec",
            "portdir": "python/py-pathspec",
            "version": "0.12.1",
            "license": "(MPL-2 or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cpburnz/python-pathspec",
            "description": "Utility library for gitignore style pattern matching of file paths.",
            "long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-iminuit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-scikit-build-core",
                        "py39-hatchling",
                        "py39-mypy",
                        "py39-black"
                    ]
                }
            ]
        }
    ]
}