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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=519",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=517",
    "results": [
        {
            "name": "py310-silx",
            "portdir": "python/py-silx",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silx.org/doc/silx/latest/",
            "description": "Python packages to support data analysis at synchrotron radiation facilities.",
            "long_description": "Python packages to support data analysis at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-cython",
                        "py310-pythran",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-packaging",
                        "py310-h5py",
                        "py310-fabio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyFAI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py310-sigma-cli",
            "portdir": "python/py-sigma-cli",
            "version": "2.0.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/sigma-cli",
            "description": "Sigma Command Line Interface (conversion, check etc.) based on pySigma",
            "long_description": "Sigma Command Line Interface (conversion, check etc.) based on pySigma",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pysigma",
                        "py310-click",
                        "py310-colorama",
                        "py310-prettytable"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-shtab",
            "portdir": "python/py-shtab",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/iterative/shtab",
            "description": "Automagic shell tab completion for Python CLI applications.",
            "long_description": "Automagic shell tab completion for Python CLI applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-timeout"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-shortuuid",
            "portdir": "python/py-shortuuid",
            "version": "1.0.13",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skorokithakis/shortuuid/",
            "description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
            "long_description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-shiboken",
            "portdir": "python/py-shiboken",
            "version": "1.2.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyside/Shiboken",
            "description": "Plugin for generatorrunner that generates python bindings for C++ libraries",
            "long_description": "Shiboken is a plugin (front-end) for generatorrunner that generates python bindings for C++ libraries using CPython source code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sparsehash",
                        "libxslt",
                        "python310",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freecad",
                        "py310-pyside"
                    ]
                }
            ]
        },
        {
            "name": "py310-shellingham",
            "portdir": "python/py-shellingham",
            "version": "1.5.4",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/shellingham",
            "description": "Tool to Detect Surrounding Shell",
            "long_description": "Shellingham detects what shell the current Python executable is running in.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-rstcheck",
                        "py310-poetry-plugin-shell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-huggingface_hub",
                        "py310-typer"
                    ]
                }
            ]
        },
        {
            "name": "py310-shapely",
            "portdir": "python/py-shapely",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shapely.readthedocs.io/en/stable/",
            "description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries",
            "long_description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net) Shapely 1.0 is not concerned with data formats or coordinate reference systems.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "geos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vpype",
                        "py310-cartopy",
                        "py310-geopandas"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pointpats",
                        "py310-libpysal",
                        "py310-spaghetti",
                        "py310-kraken",
                        "py310-spopt",
                        "py310-momepy",
                        "py310-rasterstats",
                        "py310-esda"
                    ]
                }
            ]
        },
        {
            "name": "py310-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py310-sgp4",
            "portdir": "python/py-sgp4",
            "version": "2.25",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brandon-rhodes/python-sgp4",
            "description": "Most recent SGP4 satellite tracking algorithm in Python.",
            "long_description": "This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. Algorithm described in paper AIAA 2006-6753; see http://goo.gl/OaVlLh",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-skyfield"
                    ]
                }
            ]
        },
        {
            "name": "py310-sgmllib3k",
            "portdir": "python/py-sgmllib3k",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sgmllib3k/",
            "description": "Py3k port of the old stdlib module",
            "long_description": "sgmllib was dropped in Python 3. This is an unmaintained old module. If possible, do not use it for new ports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-feedparser"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools_scm_git_archive",
            "portdir": "python/py-setuptools_scm_git_archive",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Changaco/setuptools_scm_git_archive",
            "description": "Plugin for setuptools_scm that add support for git archives.",
            "long_description": "Plugin for setuptools_scm that add support for git archives.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 87
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-aiomysql",
                        "py310-h5netcdf",
                        "py310-pytest-subtests",
                        "py310-vispy",
                        "py310-ansible-compat",
                        "py310-cartopy",
                        "py310-barnaba"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "py310-tomli",
                        "py310-packaging",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pdbpp",
                        "py310-maxminddb",
                        "py310-keyrings.alt",
                        "py310-rubicon-objc",
                        "py310-survey",
                        "py310-asciimatics",
                        "py310-colorcet",
                        "py310-license-expression",
                        "py310-spopt",
                        "py310-nest_asyncio",
                        "py310-tempora",
                        "py310-isodate",
                        "py310-aiomysql",
                        "py310-tobler",
                        "py310-control",
                        "py310-herbie-data",
                        "py310-pdfminer",
                        "py310-pgspecial",
                        "py310-joblib",
                        "py310-contextily",
                        "py310-argon2-cffi-bindings",
                        "py310-cssutils",
                        "py310-h5netcdf",
                        "py310-pytest-mypy",
                        "py310-visa",
                        "py310-charset-normalizer",
                        "py310-napari-plugin-engine",
                        "py310-pyarrow",
                        "py310-esda",
                        "py310-tqdm",
                        "py310-asteval",
                        "py310-emcee3",
                        "py310-matplotlib",
                        "py310-nodeenv",
                        "py310-kiwisolver",
                        "py310-python-lsp-server",
                        "py310-asdf-unit-schemas",
                        "py310-sip",
                        "py310-backports.tarfile",
                        "py310-sniffio",
                        "py310-backports.entry-points-selectable",
                        "py310-napari-console",
                        "py310-enrich",
                        "py310-xraylarch",
                        "py310-subprocess-tee",
                        "py310-tenacity",
                        "py310-typeguard",
                        "py310-quantities",
                        "py310-seqeval",
                        "py310-uri-template",
                        "py310-zopfli",
                        "py310-branca",
                        "py310-folium",
                        "py310-pytest-asyncio",
                        "py310-pytest-mock",
                        "py310-pure_eval",
                        "py310-mecab-python3",
                        "py310-stack_data",
                        "py310-pyrfc3339",
                        "py310-numcodecs",
                        "py310-freetype",
                        "py310-vispy",
                        "py310-lark",
                        "py310-pytest",
                        "py310-ujson",
                        "py310-pointpats",
                        "py310-portend",
                        "py310-siphon",
                        "py310-asdf-coordinates-schemas",
                        "py310-access",
                        "py310-cbor2",
                        "py310-pyusb",
                        "py310-absl",
                        "py310-ansible-compat",
                        "py310-sphinxnotes-strike",
                        "py310-asdf-standard",
                        "py310-libpysal",
                        "py310-word2vec",
                        "py310-wordcloud",
                        "py310-wxmplot",
                        "py310-wxutils",
                        "py310-xlsx2csv",
                        "py310-xraydb",
                        "py310-samplerate",
                        "py310-soxr",
                        "py310-pystache",
                        "py310-xyzservices",
                        "py310-pytest-mpl",
                        "py310-parfive",
                        "py310-requests-file",
                        "py310-requests-unixsocket",
                        "py310-pygmt",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hepstats",
                        "py310-scikit-hep-mplhep",
                        "py310-scikit-hep-mplhep_data",
                        "py310-spaghetti",
                        "py310-distributed",
                        "py310-mido",
                        "py310-iniconfig",
                        "py310-shtab",
                        "py310-uncertainties",
                        "py310-requests-mock",
                        "py310-xmlsec",
                        "py310-cmd2",
                        "py310-sip-devel",
                        "py310-jsonpickle",
                        "py310-pygithub",
                        "py310-semver",
                        "py310-configparser",
                        "py310-pyshortcuts",
                        "py310-python-lsp-jsonrpc",
                        "py310-pytest-flake8",
                        "py310-setuptools-rust",
                        "py310-sqlglot",
                        "py310-automat",
                        "py310-anyio",
                        "py310-pytest-django",
                        "py310-asttokens",
                        "py310-regions",
                        "py310-pysal",
                        "py310-giddy",
                        "py310-jaraco.functools",
                        "py310-jaraco.classes",
                        "py310-langcodes",
                        "py310-mapclassify",
                        "py310-inequality",
                        "py310-inflect",
                        "py310-cvxopt",
                        "py310-fugashi",
                        "py310-monty",
                        "py310-smart_open",
                        "py310-spglm",
                        "py310-spglib",
                        "py310-spreg",
                        "py310-urwid",
                        "py310-pytest-runner",
                        "py310-jaraco.context",
                        "py310-larixite",
                        "py310-pluggy",
                        "py310-lazy_object_proxy",
                        "py310-pyvo",
                        "py310-dateutil",
                        "py310-lz4",
                        "py310-makefun",
                        "py310-reproject",
                        "py310-sphinx-gallery",
                        "py310-cartopy",
                        "py310-cheroot",
                        "py310-flexcache",
                        "py310-flexparser",
                        "py310-rstcheck-core",
                        "py310-rstcheck",
                        "py310-sphinx-click",
                        "py310-pytest-xdist",
                        "py310-pikepdf",
                        "py310-asv",
                        "py310-importlib-metadata",
                        "py310-tabulate",
                        "py310-zipp",
                        "py310-cherrypy",
                        "py310-pytest-forked",
                        "py310-metpy",
                        "py310-xxhash",
                        "py310-py",
                        "py310-pooch",
                        "py310-portalocker",
                        "py310-tcolorpy",
                        "py310-pathvalidate",
                        "py310-pyfatfs",
                        "py310-netcdf4",
                        "py310-zipfile-deflate64",
                        "py310-tldextract",
                        "py310-cons",
                        "py310-etuples",
                        "py310-logical-unification",
                        "py310-jaraco.text",
                        "py310-pytest-qt",
                        "py310-cppy",
                        "py310-barnaba",
                        "py310-momepy",
                        "py310-jaraco.collections",
                        "py310-keyring",
                        "py310-extension-helpers",
                        "py310-pyerfa",
                        "py310-asdf",
                        "py310-asdf-transform-schemas",
                        "py310-pyqt-builder",
                        "py310-mpl-animators",
                        "py310-mssql",
                        "py310-pytest-datadir",
                        "py310-pytest-regressions",
                        "py310-lmfit",
                        "py310-asdf-astropy",
                        "py310-minikanren",
                        "py310-path",
                        "py310-napari-svg",
                        "py310-sunpy",
                        "py310-astropy",
                        "py310-astropy-healpix",
                        "py310-tropycal",
                        "py310-emmet-core",
                        "py310-segregation",
                        "py310-statsmodels",
                        "py310-xarray",
                        "py310-inflate64",
                        "py310-multivolumefile",
                        "py310-py7zr",
                        "py310-pybcj",
                        "py310-pyppmd",
                        "py310-pytest-remotedata",
                        "py310-pytest-xprocess",
                        "py310-drms",
                        "py310-html2text",
                        "py310-importlib-resources",
                        "py310-simpy",
                        "py310-singledispatch",
                        "py310-executing"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-flit_scm",
                        "py310-setuptools_scm_git_archive",
                        "py310-hatch-vcs",
                        "py310-virtualenvwrapper"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools-rust",
            "portdir": "python/py-setuptools-rust",
            "version": "1.12.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyO3/setuptools-rust",
            "description": "Setuptools Rust extension plugin",
            "long_description": "Setuptools Rust extension plugin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cargo",
                        "rust",
                        "py310-typing_extensions",
                        "py310-semantic_version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-rustworkx",
                        "py310-cryptg",
                        "py310-cramjam",
                        "py310-bidi",
                        "py310-bcrypt",
                        "py310-tokenizers",
                        "py310-jellyfish",
                        "py310-logbook",
                        "py310-orjson",
                        "py310-pendulum",
                        "py310-uv-build",
                        "py310-safetensors",
                        "py310-cryptography",
                        "py310-maturin",
                        "py310-hf-xet",
                        "py310-pydantic_core",
                        "py310-dulwich",
                        "py310-rpds-py"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools-git-versioning",
            "portdir": "python/py-setuptools-git-versioning",
            "version": "3.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dolfinus/setuptools-git-versioning",
            "description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
            "long_description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tomli",
                        "py310-packaging",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pdfminer",
                        "py310-toolz",
                        "py310-cytoolz",
                        "py310-bokeh"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools-git",
            "portdir": "python/py-setuptools-git",
            "version": "1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/setuptools-git",
            "description": "Setuptools revision control system plugin for Git.",
            "long_description": "Setuptools revision control system plugin for Git.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pytest-profiling",
                        "py310-pytest-fixture-config",
                        "py310-pytest-shutil",
                        "py310-pytest-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py310-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.10.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": [
                        "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-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-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",
                        "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-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",
                        "py310-pskc",
                        "py310-ulid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-m2r",
                        "py310-spyder",
                        "py310-meson"
                    ]
                }
            ]
        },
        {
            "name": "py310-setupmeta",
            "portdir": "python/py-setupmeta",
            "version": "3.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zsimic/setupmeta",
            "description": "Simplify your setup.py",
            "long_description": "Simplify your setup.py",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-fancycompleter"
                    ]
                }
            ]
        },
        {
            "name": "py310-setproctitle",
            "portdir": "python/py-setproctitle",
            "version": "1.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/setproctitle/",
            "description": "A Python module to customize the process title",
            "long_description": "The setproctitle module allows a process to change its title (as displayed by system tools such as ps and top).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "salt"
                    ]
                }
            ]
        },
        {
            "name": "py310-service_identity",
            "portdir": "python/py-service_identity",
            "version": "24.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyca/service_identity",
            "description": "Service Identity Verification for pyOpenSSL",
            "long_description": "service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cryptography",
                        "py310-openssl",
                        "python310",
                        "py310-hatch-vcs",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-asn1-modules",
                        "py310-idna",
                        "py310-attrs",
                        "py310-asn1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-aioquic",
                        "py310-scrapy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-autobahn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-trustme",
                        "py310-testfixtures"
                    ]
                }
            ]
        },
        {
            "name": "py310-service-identity",
            "portdir": "python/py-service-identity",
            "version": "24.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-service_identity",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-service_identity",
            "long_description": "This port has been replaced by py-service_identity.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-serverlessrepo",
            "portdir": "python/py-serverlessrepo",
            "version": "0.1.10",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazon-archives/aws-serverlessrepo-python",
            "description": "A Python library with convenience helpers for working with the AWS Serverless Application Repository.",
            "long_description": "A Python library with convenience helpers for working with the AWS Serverless Application Repository.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-boto3",
                        "py310-yaml",
                        "py310-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-serverlessrepo"
                    ]
                }
            ]
        },
        {
            "name": "py310-serpent",
            "portdir": "python/py-serpent",
            "version": "1.42",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irmen/Serpent",
            "description": "Serialization based on ast.literal_eval",
            "long_description": "Serpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-Pyro5"
                    ]
                }
            ]
        },
        {
            "name": "py310-serial",
            "portdir": "python/py-serial",
            "version": "3.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyserial/pyserial",
            "description": "Python Serial Port Extension",
            "long_description": "This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named serial automatically selects the appropriate backend.",
            "active": true,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 28
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "NanoVNASaver",
                        "py310-python-ivi",
                        "py310-instrumentkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pyftdi"
                    ]
                }
            ]
        },
        {
            "name": "py310-seqeval",
            "portdir": "python/py-seqeval",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/chakki-works/seqeval",
            "description": "Testing framework for sequence labeling",
            "long_description": "seqeval is a Python framework for sequence labeling evaluation. seqeval can evaluate the performance of chunking tasks such as named-entity recognition, part-of-speech tagging, semantic role labeling and so on.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-numpy",
                        "py310-scikit-learn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py310-seqdiag",
            "portdir": "python/py-seqdiag",
            "version": "3.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blockdiag.com/",
            "description": "seqdiag generates sequence-diagram image from text",
            "long_description": "seqdiag generates sequence-diagram image from text",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-blockdiag",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-seqdiag"
                    ]
                }
            ]
        },
        {
            "name": "py310-sentry-sdk",
            "portdir": "python/py-sentry-sdk",
            "version": "2.51.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/getsentry/sentry-python",
            "description": "Sentry SDK for Python",
            "long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-certifi",
                        "py310-urllib3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-sentinels",
            "portdir": "python/py-sentinels",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/sentinels",
            "description": "Various objects to denote special meanings in python",
            "long_description": "Various objects to denote special meanings in python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-mongomock"
                    ]
                }
            ]
        },
        {
            "name": "py310-sentence-transformers",
            "portdir": "python/py-sentence-transformers",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/UKPLab/sentence-transformers",
            "description": "Sentence Embeddings using BERT / RoBERTa / XLM-R",
            "long_description": "This framework provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various task. Text is embedding in vector space such that similar text is close and can efficiently be found using cosine similarity. We provide an increasing number of state-of-the-art pretrained models for more than 100 languages, fine-tuned for various use-cases. Further, this framework allows an easy fine-tuning of custom embeddings models, to achieve maximal performance on your specific task.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytorch",
                        "py310-sentencepiece",
                        "py310-transformers",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-tqdm",
                        "py310-scikit-learn",
                        "py310-nltk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sentence-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py310-sentencepiece",
            "portdir": "python/py-sentencepiece",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/sentencepiece",
            "description": "Python wrapper for sentencepiece",
            "long_description": "SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) [Sennrich et al.]) and unigram language model [Kudo.]) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-20",
                        "pkgconfig",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "sentencepiece",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-bpemb",
                        "py310-allennlp",
                        "py310-sentence-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py310-send2trash",
            "portdir": "python/py-send2trash",
            "version": "1.8.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arsenetar/send2trash",
            "description": "Send file to trash natively under Mac OS X, Windows and Linux.",
            "long_description": "Send file to trash natively under Mac OS X, Windows and Linux.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-jupyter_server",
                        "py310-nbclassic"
                    ]
                }
            ]
        },
        {
            "name": "py310-semver",
            "portdir": "python/py-semver",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/k-bx/python-semver",
            "description": "Python helper for Semantic Versioning",
            "long_description": "Python helper for Semantic Versioning",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-upt-rubygems",
                        "py310-pydantic-extra-types",
                        "py310-pymc3"
                    ]
                }
            ]
        },
        {
            "name": "py310-semantic_version",
            "portdir": "python/py-semantic_version",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rbarrois/python-semanticversion",
            "description": "A library implementing the 'SemVer' scheme.",
            "long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-asdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-setuptools-rust"
                    ]
                }
            ]
        },
        {
            "name": "py310-selenium",
            "portdir": "python/py-selenium",
            "version": "4.38.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seleniumhq.org/",
            "description": "Python language bindings for Selenium WebDriver",
            "long_description": "The selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-urllib3",
                        "py310-websocket-client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-undetected-chromedriver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-requests-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py310-segregation",
            "portdir": "python/py-segregation",
            "version": "2.5.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pysal.org/segregation/",
            "description": "Segregation Measurement, Inferential Statistics and Decomposition Analysis",
            "long_description": "The PySAL segregation package provides a suite of tools for measuring segregation over time and space.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-scikit-learn",
                        "py310-pyproj",
                        "py310-seaborn",
                        "py310-numba",
                        "py310-geopandas",
                        "py310-mapclassify",
                        "py310-libpysal",
                        "py310-joblib",
                        "py310-tqdm",
                        "py310-matplotlib",
                        "py310-pandas",
                        "py310-numpy",
                        "py310-deprecation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pysal"
                    ]
                }
            ]
        },
        {
            "name": "py310-segno",
            "portdir": "python/py-segno",
            "version": "1.6.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://segno.readthedocs.io/en/latest/",
            "description": "Python QR Code and Micro QR Code encoder",
            "long_description": "Python QR Code and Micro QR Code encoder. This package implements ISO/IEC 18004:2015(E) 'QR Code bar code symbology specification' and produces QR Codes and Micro QR Codes with nearly no effort. It supports the Structured Append mode which splits a message across several QR codes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "stats"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-pandas",
                        "py310-matplotlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-geoplot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-splot",
                        "py310-spvcm",
                        "py310-segregation"
                    ]
                }
            ]
        },
        {
            "name": "py310-sdnotify",
            "portdir": "python/py-sdnotify",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bb4242/sdnotify",
            "description": "A pure Python implementation of systemd's service notification protocol - sd_notify",
            "long_description": "A pure Python implementation of systemd's service notification protocol - sd_notify",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-SDL2",
            "portdir": "python/py-SDL2",
            "version": "0.9.17",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pysdl2",
            "description": "a python wrapper around the SDL2 library",
            "long_description": "PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.",
            "active": true,
            "categories": [
                "devel",
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_mixer",
                        "libsdl2",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.13.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-lxml",
                        "py310-cryptography",
                        "py310-openssl",
                        "py310-twisted",
                        "py310-tldextract",
                        "py310-service_identity",
                        "py310-dispatcher",
                        "py310-itemadapter",
                        "py310-itemloaders",
                        "py310-parsel",
                        "py310-protego",
                        "py310-queuelib",
                        "py310-w3lib",
                        "python310",
                        "py310-defusedxml",
                        "py310-typing_extensions",
                        "py310-zopeinterface",
                        "py310-cssselect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-Pillow",
                        "py310-botocore",
                        "py310-jmespath",
                        "py310-testfixtures",
                        "py310-pexpect",
                        "py310-pytest-asyncio",
                        "py310-sybil",
                        "py310-tldextract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-itemloaders",
                        "py310-itemadapter"
                    ]
                }
            ]
        },
        {
            "name": "py310-scour",
            "portdir": "python/py-scour",
            "version": "0.38.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scour-project/scour",
            "description": "SVG optimizer/cleaner written in Python",
            "long_description": "Scour is an SVG optimizer/cleaner written in Python, that reduces the size of scalable vector graphics by optimizing structure and removing unnecessary data.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-six",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-scoop",
            "portdir": "python/py-scoop",
            "version": "0.7.2.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyscoop.org/",
            "description": "SCOOP (Scalable COncurrent Operations in Python)",
            "long_description": "SCOOP (Scalable COncurrent Operations in Python) is a distributed task module allowing concurrent parallel programming on various environments, from heterogeneous grids to supercomputers.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-greenlet",
                        "py310-zmq",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scoop"
                    ]
                }
            ]
        },
        {
            "name": "py310-scipy",
            "portdir": "python/py-scipy",
            "version": "1.15.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pythran",
                        "py310-build",
                        "py310-installer",
                        "py310-meson-python",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python310",
                        "py310-mypy",
                        "py310-numpy",
                        "py310-pybind11",
                        "boost181"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-hypothesis",
                        "py310-pytest",
                        "py310-mpmath",
                        "py310-threadpoolctl",
                        "py310-gmpy2",
                        "py310-pooch",
                        "py310-scikit-umfpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-hdbscan",
                        "py310-pymc",
                        "py310-algopy",
                        "vpype",
                        "py310-nmrglue",
                        "py310-nmrglue-devel",
                        "py310-arviz",
                        "py310-networkit",
                        "py310-pymc3",
                        "py310-commpy",
                        "py310-scikit-rf",
                        "py310-scikit-image",
                        "py310-mapclassify",
                        "py310-fipy",
                        "py310-gensim",
                        "py310-quantecon",
                        "py310-pytensor",
                        "py310-cartopy",
                        "py310-xarray-einstats",
                        "py310-metpy",
                        "py310-pyqtgraph",
                        "py310-mlxtend",
                        "py310-scikit-learn",
                        "py310-libsvm",
                        "py310-aeppl",
                        "py310-aesara",
                        "py310-barnaba",
                        "py310-lmfit",
                        "py310-peakutils",
                        "py310-astropy",
                        "py310-pyFAI",
                        "py310-pacal",
                        "py310-tropycal",
                        "py310-obspy",
                        "py310-statsmodels",
                        "py310-scikit-dsp-comm",
                        "py310-control",
                        "py310-mdtraj",
                        "NanoVNASaver",
                        "py310-tpot",
                        "py310-qutip",
                        "py310-filterpy",
                        "py310-scikit-umfpack",
                        "py310-keras",
                        "py310-keras_applications",
                        "py310-numdifftools",
                        "py310-graph-tool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-spglm",
                        "py310-tobler",
                        "py310-pmdarima",
                        "py310-spint",
                        "py310-spyder-devel",
                        "py310-allennlp",
                        "py310-xraydb",
                        "py310-resampy",
                        "py310-spaghetti",
                        "py310-spvcm",
                        "py310-sentence-transformers",
                        "py310-spyder",
                        "py310-spreg",
                        "py310-tensorflow-macos",
                        "py310-imagehash",
                        "py310-esda",
                        "py310-pymatgen",
                        "py310-spopt",
                        "py310-giddy",
                        "py310-note-seq",
                        "py310-kraken",
                        "py310-imutils",
                        "py310-inequality",
                        "py310-xraylarch",
                        "py310-photomosaic",
                        "py310-librosa",
                        "py310-reproject",
                        "py310-mgwr",
                        "py310-pointpats",
                        "py310-oct2py",
                        "py310-libpysal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-igraph",
                        "py310-svgelements",
                        "py310-patsy",
                        "py310-emcee3"
                    ]
                }
            ]
        },
        {
            "name": "py310-scikit-umfpack",
            "portdir": "python/py-scikit-umfpack",
            "version": "0.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/scikit-umfpack/",
            "description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "long_description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "swig-python",
                        "py310-build",
                        "py310-installer",
                        "py310-meson-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-scipy",
                        "SuiteSparse_UMFPACK"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-scipy"
                    ]
                }
            ]
        },
        {
            "name": "py310-scikit-rf",
            "portdir": "python/py-scikit-rf",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "scikit-rf (aka skrf): a Python package for RF engineering",
            "long_description": "scikit-rf (aka skrf) is an Open Source, BSD-licensed package for RF/Microwave engineering implemented in the Python programming language. It provides a modern, object-oriented library which is both flexible and scalable.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-typing_extensions",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-scikit-learn",
            "portdir": "python/py-scikit-learn",
            "version": "1.7.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikit-learn.org/",
            "description": "Easy-to-use and general-purpose machine learning in Python",
            "long_description": "Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-cython",
                        "py310-build",
                        "py310-installer",
                        "py310-meson-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "py310-threadpoolctl",
                        "python310",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-joblib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-mapclassify",
                        "py310-mlxtend",
                        "py310-barnaba",
                        "py310-tpot",
                        "py310-hdbscan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-libpysal",
                        "py310-allennlp",
                        "py310-pmdarima",
                        "py310-spopt",
                        "py310-transformers",
                        "py310-photomosaic",
                        "py310-spreg",
                        "py310-segregation",
                        "py310-sentence-transformers",
                        "py310-esda",
                        "py310-xraylarch",
                        "py310-seqeval",
                        "py310-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py310-scikit-image",
            "portdir": "python/py-scikit-image",
            "version": "0.26.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikit-image.org/",
            "description": "Image processing algorithms for SciPy.",
            "long_description": "Image processing algorithms for SciPy, including IO, morphology, filtering, warping, color manipulation, object detection, etc.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-meson-python",
                        "py310-installer",
                        "py310-build",
                        "py310-pythran",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python310",
                        "py310-packaging",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-lazy_loader"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-tifffile",
                        "py310-networkx",
                        "py310-imageio",
                        "py310-pywavelets",
                        "py310-matplotlib",
                        "py310-Pillow"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-rawpy",
                        "py310-sunpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-note-seq",
                        "py310-xraylarch",
                        "py310-photomosaic",
                        "py310-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py310-scikit-hep-uproot4",
            "portdir": "python/py-scikit-hep-uproot4",
            "version": "4.3.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/uproot4",
            "description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
            "long_description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xxhashlib",
                        "xrootd",
                        "python310",
                        "py310-numpy",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-scikit-hep-awkward",
                        "lz4",
                        "zstd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-scikit-hep-uproot",
            "portdir": "python/py-scikit-hep-uproot",
            "version": "5.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/uproot5",
            "description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
            "long_description": "Uproot is a reader and a writer of the ROOT file format using only Python and Numpy.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-scikit-hep-awkward",
                        "lz4",
                        "zstd",
                        "xxhashlib",
                        "xrootd",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-scikit-hep-particle",
            "portdir": "python/py-scikit-hep-particle",
            "version": "0.23.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/particle",
            "description": "Particle provides a pythonic interface to the Particle Data Group (PDG) data.",
            "long_description": "Particle provides a pythonic interface to the Particle Data Group (PDG) data.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-hatch-vcs",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-hatchling"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-scikit-hep-hepunits",
                        "py310-attrs",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-scikit-hep-mplhep_data",
            "portdir": "python/py-scikit-hep-mplhep_data",
            "version": "0.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-hep/mplhep_data",
            "description": "Sub-package to hold data (fonts) for mplhep.",
            "long_description": "Sub-package to hold data (fonts) for mplhep.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-scikit-hep-mplhep"
                    ]
                }
            ]
        }
    ]
}