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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=409",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=407",
    "results": [
        {
            "name": "py33-altgraph",
            "portdir": "python/py-altgraph",
            "version": "0.17",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://undefined.org/python/#altgraph",
            "description": "Python graph (network) package",
            "long_description": "altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.6+ features and enhancements related to modulegraph and macholib.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py33-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python33"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py33-modulegraph"
                    ]
                }
            ]
        },
        {
            "name": "py32-tkinter",
            "portdir": "python/py-tkinter",
            "version": "3.2.6",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.python.org/release/3.2.6/library/tkinter.html",
            "description": "Python bindings to the Tk widget set",
            "long_description": "Python bindings to the Tk widget set",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python32",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py32-setuptools",
            "portdir": "python/py-setuptools",
            "version": "29.0.1",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py32-pip"
                    ]
                }
            ]
        },
        {
            "name": "py32-pip",
            "portdir": "python/py-pip",
            "version": "7.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pip.pypa.io",
            "description": "A tool for installing and managing Python packages.",
            "long_description": "pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python32",
                        "py32-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pip_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py32-gdbm",
            "portdir": "python/py-gdbm",
            "version": "3.2.6",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.python.org/release/3.2.6/library/dbm.html",
            "description": "Python bindings to the GNU dbm library",
            "long_description": "Python bindings to the GNU dbm library",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "python32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-zstd",
            "portdir": "python/py-zstd",
            "version": "0.25.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/indygreg/python-zstandard",
            "description": "Zstandard compression",
            "long_description": "This extension allows Zstandard compression from Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cffi",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-packaging"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-nuitka",
                        "taisei",
                        "py314-pbs_installer",
                        "py314-urllib3-future",
                        "py-zstd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pytorch"
                    ]
                }
            ]
        },
        {
            "name": "py314-zopfli",
            "portdir": "python/py-zopfli",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fonttools/py-zopfli",
            "description": "Zopfli module for python",
            "long_description": "Zopfli module for python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-zopfli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py314-zopeinterface",
            "portdir": "python/py-zopeinterface",
            "version": "7.2",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zopetoolkit.readthedocs.io/",
            "description": "Python interfaces for Zope",
            "long_description": "Python interfaces for Zope",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-zope-event"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-gevent",
                        "py314-twisted",
                        "py-zopeinterface",
                        "platformio",
                        "py314-repoze.sphinx.autointerface"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-flufl.bounce"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-attrs"
                    ]
                }
            ]
        },
        {
            "name": "py314-zope-event",
            "portdir": "python/py-zope-event",
            "version": "5.0",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.event",
            "description": "Very basic event publishing system",
            "long_description": "The zope.event package provides a simple event system, including an event publishing API, intended for use by applications which are unaware of any subscribers to their events, and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-gevent",
                        "py-zope-event"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-zopeinterface"
                    ]
                }
            ]
        },
        {
            "name": "py314-zmq",
            "portdir": "python/py-zmq",
            "version": "27.1.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zeromq/pyzmq",
            "description": "Python bindings for 0MQ",
            "long_description": "PyZMQ is a lightweight and super-fast messaging library built on top of the ZeroMQ library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jrjsmrtn",
                    "github": "jrjsmrtn",
                    "ports_count": 12
                },
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 458
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-scikit-build-core",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-cython",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging",
                        "py314-cffi",
                        "zmq"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-jupyter_server",
                        "py314-jupyter_client",
                        "py314-jupyter_console",
                        "py314-ipykernel",
                        "py-zmq",
                        "py314-spyder-kernels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py314-zipp",
            "portdir": "python/py-zipp",
            "version": "3.23.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jaraco/zipp",
            "description": "A pathlib-compatible Zipfile object wrapper.",
            "long_description": "A pathlib-compatible Zipfile object wrapper.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-coherent.licensed",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-importlib-metadata",
                        "py-zipp"
                    ]
                }
            ]
        },
        {
            "name": "py314-zipfile-deflate64",
            "portdir": "python/py-zipfile-deflate64",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brianhelba/zipfile-deflate64",
            "description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-zipfile-deflate64"
                    ]
                }
            ]
        },
        {
            "name": "py314-zeep",
            "portdir": "python/py-zeep",
            "version": "4.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.python-zeep.org/en/master/",
            "description": "A fast and modern Python SOAP client.",
            "long_description": "A fast and modern Python SOAP client.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "async",
                "xmlsec"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-appdirs",
                        "py314-httpx",
                        "py314-requests-file",
                        "py314-requests-toolbelt",
                        "python314",
                        "py314-defusedxml",
                        "py314-isodate",
                        "py314-cached-property",
                        "py314-xmlsec",
                        "py314-tz",
                        "py314-lxml",
                        "py314-attrs",
                        "py314-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-sunpy",
                        "py-zeep"
                    ]
                }
            ]
        },
        {
            "name": "py314-zarr",
            "portdir": "python/py-zarr",
            "version": "3.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zarr-developers/zarr-python",
            "description": "Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing.",
            "long_description": "Zarr is a Python package providing an implementation of compressed, chunked, N-dimensional arrays, designed for use in parallel computing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-google-crc32c",
                        "py314-numpy",
                        "py314-typing_extensions",
                        "py314-donfig",
                        "py314-numcodecs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-zarr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-reproject"
                    ]
                }
            ]
        },
        {
            "name": "py314-z3",
            "portdir": "math/z3",
            "version": "4.15.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Python 3.14 bindings for the Z3 theorem prover",
            "long_description": "Python 3.14 bindings for the Z3 SMT solver library from Microsoft Research.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-22",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "cmake",
                        "ninja",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-setuptools",
                        "z3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-z3"
                    ]
                }
            ]
        },
        {
            "name": "py314-yaspin",
            "portdir": "python/py-yaspin",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavdmyt/yaspin",
            "description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects",
            "long_description": "Yaspin is a lightweight terminal spinner for Python with safe pipes and redirects. It provides a full-featured terminal spinner to show the progress during long-hanging operations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "clang-18",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-termcolor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-yaspin"
                    ]
                }
            ]
        },
        {
            "name": "py314-yarl",
            "portdir": "python/py-yarl",
            "version": "1.23.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/yarl",
            "description": "Yet another URL library.",
            "long_description": "URL library with immutable URL objects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-cython",
                        "py314-expandvars",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-propcache",
                        "py314-idna",
                        "py314-multidict"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-hypothesis",
                        "py314-pydantic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "maigret",
                        "py314-aiohttp",
                        "py314-vcrpy",
                        "py-yarl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py314-yara",
            "portdir": "security/yara",
            "version": "4.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/VirusTotal/yara-python",
            "description": "yara bindings for python 3.14",
            "long_description": "Malware identification and classification tool. This subport provides bindings for python 3.14",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yara",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "volatility3"
                    ]
                }
            ]
        },
        {
            "name": "py314-yapf",
            "portdir": "python/py-yapf",
            "version": "0.43.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/yapf",
            "description": "A formatter for Python files",
            "long_description": "YAPF is based off of 'clang-format', developed by Daniel Jasper.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-platformdirs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yapf_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-lsp-server",
                        "py-yapf"
                    ]
                }
            ]
        },
        {
            "name": "py314-yaml",
            "portdir": "python/py-yaml",
            "version": "6.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yaml/pyyaml",
            "description": "YAML 1.1 parser and emitter for Python",
            "long_description": "PyYAML is a YAML parser and emitter for Python, which supports YAML 1.1, unicode input and output, low-level event-based parser and emitter API, high-level API for serializing and deserializing native Python objects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "libyaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mlir-22",
                        "clang-22",
                        "lldb-22",
                        "flang-22",
                        "mod_gnutls",
                        "cabal",
                        "spirv-llvm-translator-22",
                        "libclc-22",
                        "mesa",
                        "suricata",
                        "llvm-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qutebrowser",
                        "rst2pdf",
                        "py314-poethepoet",
                        "py314-ligo-lw",
                        "py314-npe2",
                        "py314-owslib",
                        "py314-pysigma",
                        "py314-pytorch",
                        "py314-responses",
                        "py314-transformers",
                        "py314-vcrpy",
                        "py314-watchdog",
                        "py-yaml",
                        "napari",
                        "peakipy",
                        "ansible-lint",
                        "xxh",
                        "graphtage",
                        "terminal_markdown_viewer",
                        "xml2rfc",
                        "py314-hanko",
                        "py314-pre-commit",
                        "esptool",
                        "vint",
                        "openstreetmap-carto",
                        "osxphotos",
                        "pre-commit",
                        "py314-ansible-core",
                        "py314-asdf",
                        "py314-astropy",
                        "py314-awscli",
                        "py314-bokeh",
                        "py314-cloudflare2",
                        "py314-cookiecutter",
                        "py314-dask",
                        "py314-demucs",
                        "py314-donfig",
                        "py314-gradio",
                        "py314-jupyter_events",
                        "py314-libcst"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-datasets",
                        "qgis3",
                        "podman-compose-devel",
                        "py314-ansible-compat",
                        "py314-huggingface_hub",
                        "py314-pdftl",
                        "py314-kaptan",
                        "yamllint",
                        "py314-cfn-lint",
                        "py314-pytest-regressions",
                        "py314-dns-lexicon",
                        "bandit",
                        "podman-compose"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-aws-sam-translator",
                        "py314-configargparse",
                        "py314-pypdf",
                        "py314-tomlkit"
                    ]
                }
            ]
        },
        {
            "name": "py314-xyzservices",
            "portdir": "python/py-xyzservices",
            "version": "2026.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geopandas/xyzservices",
            "description": "Source of XYZ tiles provider",
            "long_description": "Source of XYZ tiles provider",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xyzservices",
                        "py314-panel",
                        "py314-bokeh",
                        "py314-contextily",
                        "py314-geoviews"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-folium"
                    ]
                }
            ]
        },
        {
            "name": "py314-xyzgraph",
            "portdir": "python/py-xyzgraph",
            "version": "1.6.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aligfellow/xyzgraph",
            "description": "Molecular Graph Construction from Cartesian Coordinates.",
            "long_description": "Molecular Graph Construction from Cartesian Coordinates.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "py314-networkx",
                        "rdkit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-graphrc",
                        "py-xyzgraph",
                        "xyzrender"
                    ]
                }
            ]
        },
        {
            "name": "py314-xxhash",
            "portdir": "python/py-xxhash",
            "version": "3.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ifduyue/python-xxhash",
            "description": "Python binding for xxHash",
            "long_description": "Python binding for xxHash",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xxhashlib",
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xxhash"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py314-xmltodict",
            "portdir": "python/py-xmltodict",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinblech/xmltodict",
            "description": "Makes working with XML feel like you are working with JSON",
            "long_description": "This Python module makes working with XML feel like you are working with JSON.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xmltodict",
                        "jc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-Faker"
                    ]
                }
            ]
        },
        {
            "name": "py314-xmlsec",
            "portdir": "python/py-xmlsec",
            "version": "1.3.17",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xmlsec.readthedocs.io/en/latest/",
            "description": "A set of Python bindings for the XML Security Library.",
            "long_description": "A set of Python bindings for the XML Security Library.",
            "active": true,
            "categories": [
                "textproc",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pkgconfig",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm",
                        "libtool",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-lxml",
                        "xmlsec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xmlsec",
                        "py314-zeep"
                    ]
                }
            ]
        },
        {
            "name": "py314-xmind",
            "portdir": "python/py-xmind",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zhuifengshen/xmind/blob/master/docs/README_en.md",
            "description": "XMind is based on Python and provides a one-stop solution for creating, parsing and updating XMind mind maps!",
            "long_description": "XMind is based on Python and provides a one-stop solution for creating, parsing and updating XMind mind maps!",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "maigret",
                        "py-xmind"
                    ]
                }
            ]
        },
        {
            "name": "py314-XlsxWriter",
            "portdir": "python/py-XlsxWriter",
            "version": "3.2.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmcnamara/XlsxWriter",
            "description": "Python module for writing files in XLSX file format.",
            "long_description": "XlsxWriter can be used to write text, numbers, formulas and hyperlinks to multiple worksheets and it supports features such as formatting and many more.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-XlsxWriter",
                        "py314-pptx"
                    ]
                }
            ]
        },
        {
            "name": "py314-xkcdpass",
            "portdir": "python/py-xkcdpass",
            "version": "1.30.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redacted/XKCD-password-generator",
            "description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "long_description": "A flexible and scriptable password generator which generates strong passphrases, inspired by XKCD 936",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xkcdpass"
                    ]
                }
            ]
        },
        {
            "name": "py314-xhtml2pdf",
            "portdir": "python/py-xhtml2pdf",
            "version": "0.2.17",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xhtml2pdf/xhtml2pdf",
            "description": "HTML/CSS to PDF converter based on Python",
            "long_description": "HTML/CSS to PDF converter based on Python",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-arabic-reshaper",
                        "py314-bidi",
                        "python314",
                        "py314-svglib",
                        "py314-hanko",
                        "py314-pypdf",
                        "py314-Pillow",
                        "py314-reportlab",
                        "py314-html5lib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "maigret",
                        "py-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py314-xformers",
            "portdir": "python/py-xformers",
            "version": "0.0.35",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://facebookresearch.github.io/xformers/",
            "description": "Hackable and optimized Transformers building blocks",
            "long_description": "xFormers is a library of composable Transformer building blocks from Meta AI Research, providing optimized attention mechanisms and other components.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numpy",
                        "py314-pytorch",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-audiocraft",
                        "py-xformers"
                    ]
                }
            ]
        },
        {
            "name": "py314-xdis",
            "portdir": "python/py-xdis",
            "version": "6.3.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/python-xdis",
            "description": "Python cross-version byte-code disassembler and marshal routines",
            "long_description": "The Python `dis` module allows you to disassemble bytecode from the same version of Python that you are running on. This package can marshal load Python bytecodes from different versions of Python. The command-line routine *pydisasm* will show disassembly output using the most modern Python disassembly conventions in a variety of user-specified formats. Some of these formats like ``extended`` and ``extended-format`` are the most advanced of any Python disassembler.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-six",
                        "py314-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyficache",
                        "py-xdis"
                    ]
                }
            ]
        },
        {
            "name": "py314-xdg-base-dirs",
            "portdir": "python/py-xdg-base-dirs",
            "version": "6.0.2",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srstevenson/xdg-base-dirs",
            "description": "Variables defined by the XDG Base Directory Specification",
            "long_description": "Variables defined by the XDG Base Directory Specification",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rturnbull",
                    "github": "RhetTbull",
                    "ports_count": 39
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py-xdg-base-dirs"
                    ]
                }
            ]
        },
        {
            "name": "py314-xattr",
            "portdir": "python/py-xattr",
            "version": "1.3.0",
            "license": "(MIT or PSF)",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xattr/xattr",
            "description": "Python wrapper for extended filesystem attributes",
            "long_description": "xattr is a Python wrapper for Darwin, Linux, and FreeBSD extended filesystem attributes. Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). Extended attributes are available on Darwin 8.0 and later. This corresponds to Mac OS X 10.4 (Tiger) and later.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poetry",
                        "py314-osxmetadata",
                        "py-xattr",
                        "maestral"
                    ]
                }
            ]
        },
        {
            "name": "py314-xarray-einstats",
            "portdir": "python/py-xarray-einstats",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arviz-devs/xarray-einstats",
            "description": "Stats, linear algebra and einops for xarray",
            "long_description": "Stats, linear algebra and einops for xarray",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-xarray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-arviz",
                        "py-xarray-einstats"
                    ]
                }
            ]
        },
        {
            "name": "py314-xarray",
            "portdir": "python/py-xarray",
            "version": "2026.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/xarray",
            "description": "Provides N-D labeled arrays and datasets in Python",
            "long_description": "xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging",
                        "py314-numpy",
                        "py314-pandas"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-hypothesis",
                        "py314-cftime",
                        "py314-pytest-asyncio",
                        "py314-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-arviz",
                        "py-xarray",
                        "py314-xarray-einstats",
                        "verde"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pygmt"
                    ]
                }
            ]
        },
        {
            "name": "py314-wxpython-4.0",
            "portdir": "python/py-wxpython-4.0",
            "version": "4.2.4",
            "license": "wxwidgets-3.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.wxpython.org/",
            "description": "Python interface to the wxWidgets 3.2 cross platform GUI",
            "long_description": "wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the wxWidgets cross platform GUI library, written in C++.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-requests",
                        "py314-sip",
                        "py314-typing_extensions",
                        "doxygen",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-Pillow",
                        "py314-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-robotframework-ride",
                        "py-wxpython-4.0",
                        "kicad",
                        "quisk",
                        "stimfit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "grass-gui"
                    ]
                }
            ]
        },
        {
            "name": "py314-wurlitzer",
            "portdir": "python/py-wurlitzer",
            "version": "3.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minrk/wurlitzer",
            "description": "Capture C-level output in context managers",
            "long_description": "Capture C-level output in context managers",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py314-spyder-kernels",
                        "py-wurlitzer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-contourpy"
                    ]
                }
            ]
        },
        {
            "name": "py314-wsproto",
            "portdir": "python/py-wsproto",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-hyper.org/projects/wsproto",
            "description": "WebSockets state-machine based protocol implementation",
            "long_description": "WebSockets state-machine based protocol implementation",
            "active": true,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-h11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "platformio",
                        "py314-trio-websocket",
                        "py314-urllib3-future",
                        "py-wsproto"
                    ]
                }
            ]
        },
        {
            "name": "py314-wrapt",
            "portdir": "python/py-wrapt",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "napari",
                        "py314-aiobotocore",
                        "osxphotos",
                        "py314-dm-tree",
                        "py314-smart_open",
                        "py314-vcrpy",
                        "py-wrapt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-deprecated"
                    ]
                }
            ]
        },
        {
            "name": "py314-widgetsnbextension",
            "portdir": "python/py-widgetsnbextension",
            "version": "4.0.10",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Interactive HTML widgets for Jupyter notebooks.",
            "long_description": "Interactive HTML widgets for Jupyter notebooks.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-jupyter_packaging",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipywidgets",
                        "py-widgetsnbextension"
                    ]
                }
            ]
        },
        {
            "name": "py314-whenever",
            "portdir": "python/py-whenever",
            "version": "0.8.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/whenever/",
            "description": "Typed and DST-safe datetimes for Python.",
            "long_description": "Typed and DST-safe datetimes for Python. \n Whenever helps you write correct and type checked datetime code, using well-established concepts from modern libraries in other languages. It's also way faster than other third-party libraries, and usually the standard library as well.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py-whenever"
                    ]
                }
            ]
        },
        {
            "name": "py314-wheel",
            "portdir": "python/py-wheel",
            "version": "0.47.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/wheel/",
            "description": "A built package format for Python.",
            "long_description": "A built package format for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer",
                        "py314-packaging"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-ansicolors",
                        "barman",
                        "git-cola",
                        "google-cloud-sdk",
                        "nvchecker",
                        "vint",
                        "vulture",
                        "img2pdf",
                        "cppman",
                        "mutt_ics",
                        "bashplotlib",
                        "streamlink",
                        "impacket",
                        "vf-1",
                        "youtube-dl",
                        "treeline",
                        "bandit",
                        "dot2tex",
                        "github-backup",
                        "pipenv",
                        "pipx",
                        "py314-ligo-lw",
                        "esptool",
                        "thefuck",
                        "gds",
                        "holoviews",
                        "quisk",
                        "verde",
                        "certbot",
                        "certbot-apache",
                        "certbot-nginx",
                        "certbot-dns-cloudflare",
                        "certbot-dns-digitalocean",
                        "certbot-dns-dnsimple",
                        "certbot-dns-dnsmadeeasy",
                        "certbot-dns-gehirn",
                        "certbot-dns-google",
                        "certbot-dns-linode",
                        "certbot-dns-luadns",
                        "certbot-dns-nsone",
                        "certbot-dns-ovh",
                        "certbot-dns-rfc2136",
                        "certbot-dns-route53",
                        "certbot-dns-sakuracloud",
                        "denyhosts",
                        "sqlmap",
                        "xonsh",
                        "ansible",
                        "ansible-lint",
                        "diffoscope",
                        "edmv",
                        "glances",
                        "jc",
                        "neovim-remote",
                        "pssh-lilydjwg",
                        "ranger",
                        "upt",
                        "xxh",
                        "asciidoc",
                        "colout",
                        "graphtage",
                        "grc",
                        "icdiff",
                        "rst2pdf",
                        "terminal_markdown_viewer",
                        "xml2rfc",
                        "buku",
                        "qutebrowser",
                        "gtimelog",
                        "arpeggio",
                        "arpeggio-devel",
                        "pre-commit",
                        "pyupgrade",
                        "codespell",
                        "q-textasdata",
                        "funky",
                        "jtbl",
                        "yamllint",
                        "openstreetmap-carto",
                        "podman-compose",
                        "ydiff",
                        "napari",
                        "gallery-dl",
                        "tiptop",
                        "twine",
                        "termdown",
                        "gi-docgen",
                        "podman-compose-devel",
                        "jello",
                        "mat2",
                        "zkpwgen",
                        "osxphotos",
                        "asitop",
                        "maestral",
                        "doxyqml",
                        "xcode-build-server",
                        "propka",
                        "manjpfb",
                        "binwalk2",
                        "py314-gdbm",
                        "py314-tkinter",
                        "py314-cython",
                        "py314-altgraph",
                        "py314-calver",
                        "py314-dateutil",
                        "py314-iniconfig",
                        "py314-pluggy",
                        "py314-pretend",
                        "py314-setuptools_scm",
                        "py314-six",
                        "py314-trove-classifiers",
                        "py314-tz",
                        "py314-distlib",
                        "py314-psycopg2",
                        "py314-pytest",
                        "py314-propcache",
                        "py314-lxml",
                        "py314-asteval",
                        "py314-cachetools",
                        "py314-identify",
                        "py314-term-background",
                        "py314-types-docutils",
                        "py314-atomicwrites",
                        "py314-beniget",
                        "py314-bigfloat",
                        "py314-cfgv",
                        "py314-chardet",
                        "py314-colorlog",
                        "py314-columnize",
                        "py314-coverage",
                        "py314-cppy",
                        "py314-cycler",
                        "py314-deprecation",
                        "py314-gast",
                        "py314-hypothesis",
                        "py314-mock",
                        "py314-sortedcontainers",
                        "py314-zopeinterface",
                        "py314-libvirt",
                        "py314-editorconfig",
                        "py314-enchant",
                        "py314-fastjsonschema",
                        "py314-fastprogress",
                        "py314-filetype",
                        "py314-snowballstemmer",
                        "py314-charset-normalizer",
                        "py314-certifi",
                        "py314-requests",
                        "py314-appdirs",
                        "py314-meson",
                        "py314-meson-python",
                        "py314-types-psutil",
                        "py314-types-setuptools",
                        "py314-cffi",
                        "py314-gmpy2",
                        "py314-libxml2",
                        "py314-mpmath",
                        "py314-mypy",
                        "py314-pooch",
                        "py314-ply",
                        "py314-pycparser",
                        "py314-pythran",
                        "py314-roman",
                        "py314-tqdm",
                        "py314-zope-event",
                        "py314-jaraco.context",
                        "py314-jaraco.classes",
                        "py314-jaraco.functools",
                        "py314-keyring",
                        "py314-algopy",
                        "py314-cftime",
                        "py314-inflection",
                        "py314-kiwisolver",
                        "py314-nodeenv",
                        "py314-pbr",
                        "py314-poyo",
                        "py314-pynose",
                        "py314-pyqt-builder",
                        "py314-pytest-timeout",
                        "py314-sip",
                        "py314-uncertainties",
                        "py314-yaml",
                        "py314-anyio",
                        "py314-brotli",
                        "py314-brotlicffi",
                        "py314-h11",
                        "py314-h2",
                        "py314-hpack",
                        "py314-hyperframe",
                        "py314-sniffio",
                        "py314-linkify-it-py",
                        "py314-uc-micro-py",
                        "py314-hyperlink",
                        "py314-pexpect",
                        "py314-pyperclip",
                        "py314-shellingham",
                        "py314-Pillow",
                        "py314-babel",
                        "py314-freezegun",
                        "py314-fs",
                        "py314-imagesize",
                        "py314-lz4",
                        "py314-olefile",
                        "py314-psutil",
                        "py314-pyqt5-sip",
                        "py314-pyqt6-sip",
                        "py314-xattr",
                        "py314-zopfli",
                        "py314-requests-file",
                        "py314-astor",
                        "py314-async_generator",
                        "py314-flaky",
                        "py314-natsort",
                        "py314-outcome",
                        "py314-pyicu",
                        "py314-pytest-asyncio",
                        "py314-pytest-mock",
                        "py314-pytest-trio",
                        "py314-trio",
                        "py314-autopep8",
                        "py314-codestyle",
                        "py314-flake8-mccabe",
                        "py314-flake8",
                        "py314-pdbecif",
                        "py314-pyflakes",
                        "py314-pytest-runner",
                        "py314-audioop_lts",
                        "py314-pkginfo",
                        "py314-requests-mock",
                        "py314-rope",
                        "py314-setupmeta",
                        "py314-spdx",
                        "py314-spdx-lookup",
                        "py314-text-unidecode",
                        "py314-textdistance",
                        "py314-three-merge",
                        "py314-tokenize-rt",
                        "py314-ujson",
                        "py314-upt-cpan",
                        "py314-upt-macports",
                        "py314-upt-pypi",
                        "py314-upt-rubygems",
                        "py314-versioneer",
                        "py314-whatthepatch",
                        "py314-webencodings",
                        "py314-wurlitzer",
                        "py314-yapf",
                        "py314-blockdiag",
                        "py314-fonttools",
                        "py314-markupsafe",
                        "py314-pyobjc",
                        "py314-reportlab",
                        "py314-sphinx_rtd_theme",
                        "py314-sphinxcontrib-blockdiag",
                        "py314-sphinxcontrib-jsmath",
                        "py314-sphinxcontrib-svg2pdfconverter",
                        "py314-sympy",
                        "py314-unicodedata2",
                        "py314-decorator",
                        "py314-gssapi",
                        "py314-requests-gssapi",
                        "py314-about-time",
                        "py314-alive-progress",
                        "py314-grapheme",
                        "py314-aiosignal",
                        "py314-frozenlist",
                        "py314-pycares",
                        "py314-pycryptodomex",
                        "py314-pycryptodome",
                        "py314-ruamel-yaml",
                        "py314-semantic_version",
                        "py314-setuptools-rust",
                        "py314-maturin",
                        "py314-krb5",
                        "py314-aiodns",
                        "py314-multidict",
                        "py314-aiohttp",
                        "py314-discordpy",
                        "py314-yarl",
                        "py314-cpuinfo",
                        "py314-lazy_object_proxy",
                        "py314-pytest-benchmark",
                        "py314-types-python-dateutil",
                        "py314-deprecated",
                        "py314-wrapt",
                        "py314-dulwich",
                        "py314-msgpack",
                        "py314-requests-toolbelt",
                        "py314-netcdf4",
                        "py314-mslex",
                        "py314-mssql",
                        "py314-standard-distutils",
                        "py314-biopython",
                        "py314-igraph",
                        "py314-networkx",
                        "py314-pandas",
                        "py314-texttable",
                        "py314-clang",
                        "py314-simplejson",
                        "py314-holidays",
                        "py314-cryptography_vectors",
                        "py314-zstd",
                        "py314-pytokens",
                        "py314-toml",
                        "py314-xmlsec",
                        "py314-pulp",
                        "py314-rstcheck-core",
                        "py314-rstcheck",
                        "py314-arviz",
                        "py314-h5netcdf",
                        "py314-h5py",
                        "py314-mpi4py",
                        "py314-pytest-xdist",
                        "py314-setuptools_scm_git_archive",
                        "py314-xarray",
                        "py314-asv",
                        "py314-asyncssh",
                        "py314-importlib-metadata",
                        "py314-json5",
                        "py314-tabulate",
                        "py314-zipp",
                        "py314-cairosvg",
                        "py314-defusedxml",
                        "py314-geographiclib",
                        "py314-pefile",
                        "py314-pyfatfs",
                        "py314-zipfile-deflate64",
                        "py314-cons",
                        "py314-cookiecutter",
                        "py314-etuples",
                        "py314-logical-unification",
                        "py314-multipledispatch",
                        "py314-setuptools-git-versioning",
                        "py314-slugify",
                        "py314-toolz",
                        "py314-unidecode",
                        "py314-autocommand",
                        "py314-docstring-to-markdown",
                        "py314-guidata",
                        "py314-jaraco.collections",
                        "py314-jaraco.text",
                        "py314-pytest-qt",
                        "py314-qtpy",
                        "py314-bitarray",
                        "py314-crcmod",
                        "py314-stagger",
                        "py314-pysimdjson",
                        "py314-construct",
                        "py314-applaunchservices",
                        "py314-dill",
                        "py314-imagecodecs",
                        "py314-imageio",
                        "py314-jinja2-time",
                        "py314-lazy_loader",
                        "py314-line_profiler",
                        "py314-lmfit",
                        "py314-minikanren",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "py314-openbabel",
                        "py314-patsy",
                        "py314-peakutils",
                        "py314-plotpy",
                        "py314-pkce",
                        "py314-pythonqwt",
                        "py314-sphinx-gallery",
                        "py314-statsmodels",
                        "py314-tifffile",
                        "py314-pyficache",
                        "py314-pyuca",
                        "py314-qstylizer",
                        "py314-qtawesome",
                        "py314-xdis",
                        "py314-astroid",
                        "py314-jedi",
                        "py314-parso",
                        "py314-pylint",
                        "py314-pyls-spyder",
                        "py314-python-lsp-black",
                        "py314-python-lsp-jsonrpc",
                        "py314-python-lsp-ruff",
                        "py314-python-lsp-server",
                        "py314-ephemeral-port-reserve",
                        "py314-flatbuffers",
                        "py314-inflate64",
                        "py314-iocapture",
                        "py314-multivolumefile",
                        "py314-py7zr",
                        "py314-protobuf3",
                        "py314-pyannotate",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pytest-remotedata",
                        "py314-pytest-xprocess",
                        "py314-pyzstd",
                        "py314-watchdog",
                        "py314-SDL2",
                        "py314-jwt",
                        "py314-oauthlib",
                        "py314-requests-oauthlib",
                        "py314-socks",
                        "py314-websocket-client",
                        "py314-cbor2",
                        "py314-game",
                        "py314-luma.emulator",
                        "py314-luma.core",
                        "py314-pyftdi",
                        "py314-pyusb",
                        "py314-serial",
                        "py314-smbus2",
                        "py314-macholib",
                        "py314-modulegraph",
                        "py314-cytoolz",
                        "py314-debugpy",
                        "py314-hiredis",
                        "py314-regex",
                        "py314-diskcache",
                        "py314-gnureadline",
                        "py314-prompt_toolkit",
                        "py314-pre-commit",
                        "py314-shapely",
                        "py314-greenlet",
                        "py314-svgelements",
                        "py314-prometheus_client",
                        "py314-geopy",
                        "py314-joblib",
                        "py314-mercantile",
                        "py314-cligj",
                        "py314-click-plugins",
                        "py314-contextily",
                        "py314-rasterio",
                        "py314-xyzservices",
                        "py314-gdal",
                        "py314-pyproj",
                        "py314-hy",
                        "py314-hyrule",
                        "py314-pyogrio",
                        "py314-sqlalchemy",
                        "py314-openssl",
                        "py314-aioquic",
                        "py314-asn1",
                        "py314-asn1-modules",
                        "py314-pylsqpack",
                        "py314-bcrypt",
                        "py314-enrich",
                        "py314-fqdn",
                        "py314-httplib2",
                        "py314-pynacl",
                        "py314-subprocess-tee",
                        "py314-tenacity",
                        "py314-tornado",
                        "py314-typeguard",
                        "py314-isoduration",
                        "py314-jsonpointer",
                        "py314-paramiko",
                        "py314-resolvelib",
                        "py314-rfc3339-validator",
                        "py314-rfc3986-validator",
                        "py314-ruamel-yaml-clib",
                        "py314-uri-template",
                        "py314-tblib",
                        "py314-tatsu",
                        "py314-numexpr",
                        "py314-ansible-compat",
                        "py314-ansible",
                        "py314-ansible-core",
                        "py314-librt",
                        "py314-mako",
                        "py314-prettytable",
                        "py314-pytomlpp",
                        "py314-html5lib",
                        "py314-py2app",
                        "py314-jug",
                        "py314-mahotas",
                        "py314-responses",
                        "py314-time-machine",
                        "py314-timeout-decorator",
                        "py314-url-normalize",
                        "py314-Faker",
                        "py314-aws-sam-translator",
                        "py314-awscli",
                        "py314-boto3",
                        "py314-botocore",
                        "py314-cfn-lint",
                        "py314-jschema_to_python",
                        "py314-jmespath",
                        "py314-jsonpatch",
                        "py314-junit-xml",
                        "py314-s3transfer",
                        "py314-sarif-om",
                        "py314-asttokens",
                        "py314-genshi",
                        "py314-aiobotocore",
                        "py314-aenum",
                        "py314-DAWG",
                        "py314-vcrpy",
                        "py314-eyed3",
                        "py314-gemmi",
                        "py314-z3",
                        "py314-progressbar",
                        "py314-aiohttp-socks",
                        "py314-beaker",
                        "py314-curio",
                        "py314-python-socks",
                        "py314-numpydoc",
                        "py314-llvmlite",
                        "py314-sphinx-jsonschema",
                        "py314-access",
                        "py314-geopandas",
                        "py314-markdown",
                        "py314-mistune",
                        "py314-vine",
                        "py314-alembic",
                        "py314-et_xmlfile",
                        "py314-tzdata",
                        "py314-fasteners",
                        "py314-sounddevice",
                        "py314-amqp",
                        "py314-tzlocal",
                        "py314-shtab",
                        "py314-crc32c",
                        "py314-allpairspy",
                        "py314-pathvalidate",
                        "py314-tcolorpy",
                        "py314-mutagen",
                        "py314-tldextract",
                        "py314-bleach",
                        "py314-bokeh",
                        "py314-dask",
                        "py314-locket",
                        "py314-partd",
                        "py314-async-lru",
                        "py314-executing",
                        "py314-pure_eval",
                        "py314-pytest-lazy-fixture",
                        "py314-stack_data",
                        "py314-ipython",
                        "py314-appnope",
                        "py314-nest_asyncio",
                        "py314-zmq",
                        "py314-argon2-cffi-bindings",
                        "py314-pandocfilters",
                        "py314-jupyter-lsp",
                        "py314-jupyter_server",
                        "py314-overrides",
                        "py314-python-json-logger",
                        "py314-send2trash",
                        "py314-lark",
                        "py314-pyrsistent",
                        "platformio",
                        "py314-ajsonrpc",
                        "py314-asgiref",
                        "py314-automat",
                        "py314-bottle",
                        "py314-constantly",
                        "py314-graphviz",
                        "py314-incremental",
                        "py314-pyelftools",
                        "py314-wsproto",
                        "py314-libpysal",
                        "py314-fiona",
                        "py314-rasterstats",
                        "py314-tobler",
                        "py314-esda",
                        "py314-curl",
                        "py314-emcee3",
                        "py314-pymc",
                        "py314-pytensor",
                        "py314-readme_renderer",
                        "py314-rfc3986",
                        "py314-uv-dynamic-versioning",
                        "py314-freetype",
                        "py314-hsluv",
                        "py314-meshio",
                        "py314-vispy",
                        "py314-logbook",
                        "py314-ipython_genutils",
                        "py314-jupyterlab_widgets",
                        "py314-widgetsnbextension",
                        "py314-ipywidgets",
                        "py314-absl",
                        "py314-dm-tree",
                        "py314-pew",
                        "py314-git-delete-merged-branches",
                        "py314-future",
                        "py314-xmltodict",
                        "py314-gitdb",
                        "py314-gitpython",
                        "py314-helpdev",
                        "py314-jsonpickle",
                        "py314-libarchive-c",
                        "py314-libsass",
                        "py314-magic",
                        "py314-pickleshare",
                        "py314-pygithub",
                        "py314-qdarkstyle",
                        "py314-qtconsole",
                        "py314-qtsass",
                        "py314-rtree",
                        "py314-semver",
                        "py314-smmap",
                        "py314-smartypants",
                        "py314-spyder",
                        "py314-spyder-kernels",
                        "py314-stevedore",
                        "py314-xkcdpass",
                        "py314-spreg",
                        "py314-google-auth",
                        "py314-google-api-core",
                        "py314-google-auth-httplib2",
                        "py314-googleapis-common-protos",
                        "py314-proto-plus",
                        "py314-uritemplate",
                        "py314-cymruwhois",
                        "py314-google-api-python-client",
                        "py314-parse",
                        "py314-pyte",
                        "py314-owslib",
                        "py314-pyshp",
                        "py314-cartopy",
                        "py314-flexcache",
                        "py314-mda-xdrlib",
                        "py314-flexparser",
                        "py314-s3fs",
                        "py314-patch-ng",
                        "py314-fastdtw",
                        "py314-eli5",
                        "py314-sortedcollections",
                        "py314-configargparse",
                        "py314-parameterized",
                        "py314-py",
                        "py314-pyxdg",
                        "py314-docopt",
                        "py314-kombu",
                        "py314-extension-helpers",
                        "py314-pyerfa",
                        "py314-asdf-standard",
                        "py314-asdf",
                        "py314-asdf-coordinates-schemas",
                        "py314-asdf-transform-schemas",
                        "py314-bottleneck",
                        "py314-jplephem",
                        "py314-hcloud",
                        "py314-kaptan",
                        "py314-pytest-datadir",
                        "py314-pytest-regressions",
                        "py314-sentry-sdk",
                        "py314-asdf-astropy",
                        "py314-astropy",
                        "py314-sgp4",
                        "py314-skyfield",
                        "py314-skyfield-data",
                        "py314-spktype21",
                        "py314-pylzma",
                        "py314-ansicolor",
                        "py314-astropy-healpix",
                        "py314-distro",
                        "py314-pyfiglet",
                        "py314-gevent",
                        "py314-rich_rst",
                        "py314-neovim",
                        "py314-types-colorama",
                        "py314-Pyro5",
                        "py314-bidict",
                        "py314-bugsnag",
                        "py314-dbus-fast",
                        "py314-desktop-notifier",
                        "py314-dropbox",
                        "py314-keyrings.alt",
                        "py314-pytest-rerunfailures",
                        "py314-rubicon-objc",
                        "py314-serpent",
                        "py314-stone",
                        "py314-survey",
                        "py314-webob",
                        "py314-cloudscraper",
                        "py314-coloredlogs",
                        "py314-humanfriendly",
                        "py314-ndindex",
                        "py314-tables",
                        "volatility3",
                        "py314-blessed",
                        "py314-dashing",
                        "py314-isodate",
                        "py314-trio-websocket",
                        "py314-polib",
                        "py314-omniORBpy",
                        "py314-pyscard",
                        "py314-falcon",
                        "py314-findlibs",
                        "py314-eccodes",
                        "py314-mmcif_pdbx",
                        "py314-testfixtures",
                        "py314-sphinxnotes-strike",
                        "py314-aioftp",
                        "py314-parfive",
                        "py314-wxpython-4.0",
                        "py314-changelog-chug",
                        "py314-geojson",
                        "py314-lockfile",
                        "py314-python-daemon",
                        "py314-xxhash",
                        "py314-pyrfc3339",
                        "py314-repoze.sphinx.autointerface",
                        "py314-configobj",
                        "py314-parsedatetime",
                        "py314-python-augeas",
                        "py314-cloudflare2",
                        "py314-jsonlines",
                        "py314-acme",
                        "py314-digitalocean",
                        "py314-phonenumbers",
                        "py314-scour",
                        "py314-pyheif",
                        "py314-pdfminer",
                        "py314-napari-plugin-engine",
                        "py314-colorcet",
                        "py314-branca",
                        "py314-folium",
                        "py314-mapclassify",
                        "py314-movingpandas",
                        "py314-pyvo",
                        "py314-dmgbuild",
                        "py314-ds-store",
                        "py314-mac-alias",
                        "py314-ml_dtypes",
                        "py314-onnx",
                        "py314-pytorch",
                        "py314-glad2",
                        "py314-pyinstaller-hooks-contrib",
                        "py314-frozendict",
                        "py314-peewee",
                        "py314-websockets",
                        "py314-arpeggio",
                        "py314-applescript",
                        "py314-bitmath",
                        "py314-bitstring",
                        "py314-markdown2",
                        "py314-objexplore",
                        "py314-osxmetadata",
                        "py314-photoscript",
                        "py314-ptpython",
                        "py314-pytimeparse2",
                        "py314-whenever",
                        "py314-radix",
                        "py314-sarpy",
                        "py314-pyedr",
                        "py314-pointpats",
                        "py314-macfsevents",
                        "py314-numba",
                        "py314-nuitka",
                        "py314-cclib",
                        "py314-graphrc",
                        "py314-periodictable",
                        "py314-xyzgraph",
                        "xyzrender",
                        "py314-pytest-sugar",
                        "py314-pythonz",
                        "py314-rangehttpserver",
                        "py314-resumable-urlretrieve",
                        "py314-virtualenv-clone",
                        "py314-lxml_html_clean",
                        "py314-geocoder",
                        "py314-gym",
                        "py314-gym-notices",
                        "py314-pyrxp",
                        "py314-ratelim",
                        "py314-sox",
                        "py314-soundfile",
                        "py314-atomiclong",
                        "py314-fusepy",
                        "py314-getkey",
                        "py314-gitfs",
                        "py314-pygit2",
                        "py314-raven",
                        "py314-vcversioner",
                        "py314-pygtrie",
                        "py314-rfc3339",
                        "py314-base91",
                        "py314-pyqrcodeng",
                        "py314-pypng",
                        "py314-flufl.bounce",
                        "py314-scgi",
                        "py314-libdnet",
                        "py314-pytest-twisted",
                        "py314-fabric",
                        "py314-invoke",
                        "py314-discovery",
                        "py314-lmdb",
                        "py314-multiprocess",
                        "py314-cssutils",
                        "py314-huggingface_hub",
                        "py314-datasets",
                        "py314-types-ujson",
                        "py314-diffusers",
                        "py314-transformers",
                        "py314-types-pyyaml",
                        "py314-segregation",
                        "py314-openslide",
                        "py314-sentence-transformers",
                        "py314-standard-chunk",
                        "py314-antlr4-python3-runtime",
                        "py314-catalogue",
                        "py314-cymem",
                        "py314-murmurhash",
                        "py314-omegaconf",
                        "py314-pydub",
                        "py314-sentencepiece",
                        "py314-soxr",
                        "py314-standard-sunau",
                        "py314-wasabi",
                        "py314-standard-aifc",
                        "py314-julius",
                        "py314-pystoi",
                        "py314-retrying",
                        "py314-torchdiffeq",
                        "py314-treetable",
                        "py314-imaplib2",
                        "py314-rfc6555",
                        "py314-av",
                        "py314-jdcal",
                        "py314-librosa",
                        "py314-xformers",
                        "py314-lightning-utilities",
                        "py314-num2words",
                        "py314-pesq",
                        "py314-read-version",
                        "py314-smart_open",
                        "py314-spacy-legacy",
                        "py314-spacy-loggers",
                        "py314-preshed",
                        "py314-gyp-next",
                        "py314-donfig",
                        "py314-numcodecs",
                        "py314-multitasking",
                        "py314-darkdetect",
                        "py314-python-dotenv",
                        "py314-cachey",
                        "py314-heapdict",
                        "py314-napari-console",
                        "py314-napari-svg",
                        "py314-opengl-accelerate",
                        "py314-opengl",
                        "py314-torchaudio",
                        "py314-ldap3",
                        "py314-setproctitle",
                        "py314-obspy",
                        "py314-pytest-json-report",
                        "py314-fdsnwsscripts",
                        "py314-blis",
                        "py314-srsly",
                        "py314-drms",
                        "py314-reproject",
                        "py314-cached-property",
                        "py314-mpl-animators",
                        "py314-spiceypy",
                        "py314-sunpy",
                        "py314-zeep",
                        "py314-colorthief",
                        "py314-pycocoa",
                        "py314-pyside6-fluent-widgets",
                        "py314-pyside6-frameless-window",
                        "py314-siosocks",
                        "py314-uvloop",
                        "py314-openunmix",
                        "py314-avro",
                        "py314-rpy2",
                        "py314-rpy2-rinterface",
                        "py314-rpy2-robjects",
                        "py314-spacepy",
                        "py314-encodec",
                        "py314-dora-search",
                        "py314-torchmetrics",
                        "py314-kornia",
                        "py314-confection",
                        "py314-robotframework",
                        "py314-robotframework-retryfailed",
                        "py314-pypubsub",
                        "py314-scp",
                        "pdbe-mmcif-validator",
                        "py314-antlr4-python3-runtime-49",
                        "py314-hydra-core",
                        "py314-thinc",
                        "py314-demucs",
                        "py314-torchvision",
                        "py314-flashy",
                        "py314-weasel",
                        "py314-hydra-colorlog",
                        "py314-pycson",
                        "py314-speg",
                        "py314-robotframework-pythonlibcore",
                        "py314-mir_eval",
                        "py314-robotframework-seleniumlibrary",
                        "py314-robotframework-sshlibrary",
                        "py314-pygmt",
                        "py314-robotframework-selenium2library",
                        "py314-aniso8601",
                        "py314-dnslib",
                        "py314-flask-cors",
                        "py314-flask-restx",
                        "py314-netaddr",
                        "py314-awscrt",
                        "py314-elastic-transport",
                        "py314-elasticsearch-dsl",
                        "py314-discid",
                        "py314-publicsuffix2",
                        "unfurl",
                        "py314-socid-extractor",
                        "py314-arabic-reshaper",
                        "py314-async-timeout",
                        "py314-requests-futures",
                        "py314-spaCy",
                        "py314-stem",
                        "py314-asn1crypto",
                        "py314-hanko",
                        "py314-hanko-certvalidator",
                        "py314-oscrypto",
                        "py314-torrequest",
                        "py314-uritools",
                        "py314-rlpycairo",
                        "py314-xhtml2pdf",
                        "py314-xmind",
                        "py314-wand",
                        "py314-pyvis",
                        "py314-curl-cffi",
                        "py314-audiocraft",
                        "py314-pathtools",
                        "py314-ase",
                        "py314-mitogen",
                        "py314-rich-click",
                        "py314-libcst",
                        "py314-intelhex",
                        "py314-reedsolo",
                        "py314-pyotp",
                        "py314-requests-unixsocket",
                        "py314-fpdf2",
                        "py314-uharfbuzz",
                        "py314-nbval",
                        "py314-npx",
                        "py314-XlsxWriter",
                        "py314-pptx",
                        "py314-google-crc32c",
                        "py314-barcode",
                        "py314-pdftl",
                        "yfinance",
                        "py314-pybind11-stubgen",
                        "py314-pytest-mpl",
                        "py314-healpy",
                        "py314-ligo-common",
                        "py314-ligo-segments",
                        "py314-lscsoft-glue",
                        "py314-base58",
                        "py314-pyaes",
                        "py314-sslcrypto"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-wheel",
                        "py314-jupyter_packaging"
                    ]
                }
            ]
        },
        {
            "name": "py314-whatthepatch",
            "portdir": "python/py-whatthepatch",
            "version": "1.0.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cscorley/whatthepatch",
            "description": "A patch parsing and application library.",
            "long_description": "A patch parsing and application library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-lsp-server",
                        "py-whatthepatch"
                    ]
                }
            ]
        },
        {
            "name": "py314-werkzeug",
            "portdir": "python/py-werkzeug",
            "version": "3.1.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/werkzeug/",
            "description": "The Swiss Army knife of Python web development",
            "long_description": "Werkzeug is a one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-markupsafe",
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-watchdog",
                        "py314-pytest",
                        "py314-pytest-timeout",
                        "py314-cryptography",
                        "py314-ephemeral-port-reserve",
                        "py314-pytest-xprocess"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-flask",
                        "py314-flask-cors",
                        "py314-pytest-httpserver",
                        "py-werkzeug"
                    ]
                }
            ]
        },
        {
            "name": "py314-websockets",
            "portdir": "python/py-websockets",
            "version": "16.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aaugustin/websockets",
            "description": "WebSocket implementation in Python 3",
            "long_description": "websockets is a library for building WebSocket servers and clients in Python with a focus on correctness and simplicity. Built on top of asyncio, Python's standard asynchronous I/O framework, it provides an elegant coroutine-based API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "yfinance",
                        "py-websockets"
                    ]
                }
            ]
        },
        {
            "name": "py314-websocket-client",
            "portdir": "python/py-websocket-client",
            "version": "1.9.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://websocket-client.readthedocs.io/",
            "description": "WebSocket client for Python with low level API options",
            "long_description": "websocket-client is a WebSocket client for Python. It provides access to low level APIs for WebSockets. websocket-client implements version hybi-13 of the WebSocket procotol. This client does not currently support the permessage-deflate extension from RFC 7692.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-socks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "streamlink",
                        "py314-jupyter_server",
                        "py-websocket-client"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-selenium",
                        "py314-sentipy"
                    ]
                }
            ]
        },
        {
            "name": "py314-webob",
            "portdir": "python/py-webob",
            "version": "1.8.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://webob.org/",
            "description": "WSGI request and response object.",
            "long_description": "WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-bugsnag",
                        "py-webob"
                    ]
                }
            ]
        },
        {
            "name": "py314-webencodings",
            "portdir": "python/py-webencodings",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gsnedders/python-webencodings",
            "description": "This is a Python implementation of the WHATWG Encoding standard.",
            "long_description": "This is a Python implementation of the WHATWG Encoding standard.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "maigret",
                        "py314-bleach",
                        "py314-cssselect2",
                        "py314-html5lib",
                        "py314-tinycss2",
                        "py-webencodings"
                    ]
                }
            ]
        },
        {
            "name": "py314-webcolors",
            "portdir": "python/py-webcolors",
            "version": "25.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ubernostrum/webcolors",
            "description": "A library for working with web color names",
            "long_description": "A library for working with web color names",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-blockdiag",
                        "py314-jsonschema-format-nongpl",
                        "py-webcolors"
                    ]
                }
            ]
        },
        {
            "name": "py314-webargs",
            "portdir": "python/py-webargs",
            "version": "8.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "py314-marshmallow",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-webargs"
                    ]
                }
            ]
        }
    ]
}