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

{
    "count": 50883,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=406",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=404",
    "results": [
        {
            "name": "py314-socksio",
            "portdir": "python/py-socksio",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/socksio",
            "description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "long_description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-socksio",
                        "py314-httpx",
                        "py314-httpcore"
                    ]
                }
            ]
        },
        {
            "name": "py314-socks",
            "portdir": "python/py-socks",
            "version": "1.7.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Anorov/PySocks",
            "description": "python SOCKS client module",
            "long_description": "PySOCKS is a SOCKS client module, branched off several earlier abandoned projects",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gallery-dl",
                        "streamlink"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-websocket-client"
                    ]
                }
            ]
        },
        {
            "name": "py314-snowballstemmer",
            "portdir": "python/py-snowballstemmer",
            "version": "3.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snowballstem/snowball",
            "description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "long_description": "This package provides 23 stemmer algorithms for 22 languages generated from Snowball algorithms.",
            "active": true,
            "categories": [
                "python"
            ],
            "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-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py314-sniffio",
            "portdir": "python/py-sniffio",
            "version": "1.3.1",
            "license": "(Apache-2 or MIT)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/sniffio",
            "description": "Sniff out which async library your code is running under",
            "long_description": "This is a tiny package whose only purpose is to let you detect which async library your code is running under.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "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": [
                        "py314-dnspython",
                        "py314-trio",
                        "py314-httpx",
                        "py314-httpcore",
                        "py314-anyio"
                    ]
                }
            ]
        },
        {
            "name": "py314-smmap",
            "portdir": "python/py-smmap",
            "version": "6.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gitpython-developers/smmap",
            "description": "Pure python sliding memory map manager",
            "long_description": "Pure python sliding memory map manager",
            "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-pynose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-smmap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-gitdb"
                    ]
                }
            ]
        },
        {
            "name": "py314-smbus2",
            "portdir": "python/py-smbus2",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kplindegaard/smbus2",
            "description": "A drop-in replacement for smbus-cffi/smbus-python in pure Python",
            "long_description": "smbus2 is (yet another) pure Python implementation of of the python-smbus package.",
            "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": "run",
                    "ports": [
                        "py314-luma.core"
                    ]
                }
            ]
        },
        {
            "name": "py314-smartypants",
            "portdir": "python/py-smartypants",
            "version": "2.0.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leohemsted/smartypants.py",
            "description": "Python with the SmartyPants",
            "long_description": "Python with the SmartyPants",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "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-typogrify",
                        "py-smartypants",
                        "rst2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py314-slugify",
            "portdir": "python/py-slugify",
            "version": "8.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/un33k/python-slugify",
            "description": "A Python Slugify application that handles Unicode",
            "long_description": "A Python Slugify application that handles Unicode",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 134
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-text-unidecode",
                        "py314-unidecode",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-cookiecutter"
                    ]
                }
            ]
        },
        {
            "name": "py314-skyfield-data",
            "portdir": "python/py-skyfield-data",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brunobord/skyfield-data",
            "description": "Data files for py-skyfield",
            "long_description": "Data files for py-skyfield",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1305
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-skyfield",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-skyfield-data"
                    ]
                }
            ]
        },
        {
            "name": "py314-skyfield",
            "portdir": "python/py-skyfield",
            "version": "1.54",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rhodesmill.org/skyfield/",
            "description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
            "long_description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1305
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-certifi",
                        "py314-numpy",
                        "py314-pyflakes",
                        "py314-matplotlib",
                        "py314-sphinx",
                        "py314-pandas",
                        "python314",
                        "py314-html5lib",
                        "py314-jplephem",
                        "py314-astropy",
                        "py314-sgp4",
                        "py314-spktype21",
                        "py314-beautifulsoup4",
                        "py314-dateutil",
                        "py314-tz",
                        "py314-lxml",
                        "py314-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-skyfield",
                        "py314-skyfield-data"
                    ]
                }
            ]
        },
        {
            "name": "py314-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "spice-gtk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-dropbox",
                        "py314-stone",
                        "funky",
                        "py314-configobj",
                        "py314-blessed",
                        "py314-geocoder",
                        "py314-gitfs",
                        "py314-html5lib",
                        "py314-tox",
                        "grass",
                        "py314-rfc3339-validator",
                        "py314-fs",
                        "py314-freezegun",
                        "qgis3",
                        "qgis3-ltr",
                        "py314-ansible-core",
                        "py314-scour",
                        "py314-junit-xml",
                        "py314-pytorch",
                        "q-textasdata",
                        "py314-google-auth",
                        "py314-dateutil",
                        "thefuck",
                        "py314-bigfloat",
                        "py314-pynacl",
                        "py314-xdis",
                        "py314-pyannotate",
                        "py314-protobuf3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-automat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pyicu",
                        "py314-iocapture"
                    ]
                }
            ]
        },
        {
            "name": "py314-sip",
            "portdir": "python/py-sip",
            "version": "6.15.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 467
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "py314-setuptools",
                        "py314-ply",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pyqt6-scintilla",
                        "py314-pyqt5-scintilla",
                        "py314-pyqt5-webengine",
                        "py314-pyqt6-3d",
                        "py314-pyqt6-charts",
                        "py314-pyqt6-datavisualization",
                        "py314-pyqt6-networkauth",
                        "py314-pyqt6-webengine",
                        "py314-pyqt6",
                        "py314-wxpython-4.0",
                        "py314-pyqt5",
                        "py314-pyqt5-chart",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyqt-builder",
                        "py-sip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py314-simplejson",
            "portdir": "python/py-simplejson",
            "version": "3.20.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://simplejson.readthedocs.org/",
            "description": "Simple, fast, extensible JSON encoder/decoder for Python",
            "long_description": "simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder for Python 2.4+. It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "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": "run",
                    "ports": [
                        "py314-rasterstats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-structlog"
                    ]
                }
            ]
        },
        {
            "name": "py314-sigma-cli",
            "portdir": "python/py-sigma-cli",
            "version": "2.0.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/sigma-cli",
            "description": "Sigma Command Line Interface (conversion, check etc.) based on pySigma",
            "long_description": "Sigma Command Line Interface (conversion, check etc.) based on pySigma",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1305
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-prettytable",
                        "py314-click",
                        "py314-colorama",
                        "py314-pysigma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sigma-cli"
                    ]
                }
            ]
        },
        {
            "name": "py314-shtab",
            "portdir": "python/py-shtab",
            "version": "1.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/iterative/shtab",
            "description": "Automagic shell tab completion for Python CLI applications.",
            "long_description": "Automagic shell tab completion for Python CLI applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-pytest-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-shtab",
                        "glances"
                    ]
                }
            ]
        },
        {
            "name": "py314-shortuuid",
            "portdir": "python/py-shortuuid",
            "version": "1.0.13",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/skorokithakis/shortuuid/",
            "description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
            "long_description": "A generator library for concise, unambiguous and URL-safe UUIDs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-shortuuid",
                        "osxphotos"
                    ]
                }
            ]
        },
        {
            "name": "py314-shellingham",
            "portdir": "python/py-shellingham",
            "version": "1.5.4",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/shellingham",
            "description": "Tool to Detect Surrounding Shell",
            "long_description": "Shellingham detects what shell the current Python executable is running in.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poetry",
                        "py314-rstcheck",
                        "py314-poetry-plugin-shell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-typer"
                    ]
                }
            ]
        },
        {
            "name": "py314-shapely",
            "portdir": "python/py-shapely",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shapely.readthedocs.io/en/stable/",
            "description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries",
            "long_description": "Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net) Shapely 1.0 is not concerned with data formats or coordinate reference systems.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "geos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-geopandas",
                        "py314-lonboard",
                        "py314-cartopy",
                        "py314-geoviews"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-libpysal",
                        "py314-rasterstats",
                        "py314-pointpats",
                        "qgis3",
                        "qgis3-ltr",
                        "py314-esda"
                    ]
                }
            ]
        },
        {
            "name": "py314-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-sgp4",
            "portdir": "python/py-sgp4",
            "version": "2.25",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brandon-rhodes/python-sgp4",
            "description": "Most recent SGP4 satellite tracking algorithm in Python.",
            "long_description": "This Python package computes the position and velocity of an earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. Algorithm described in paper AIAA 2006-6753; see http://goo.gl/OaVlLh",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1305
                }
            ],
            "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": [
                        "py-sgp4",
                        "py314-skyfield"
                    ]
                }
            ]
        },
        {
            "name": "py314-setuptools_scm_git_archive",
            "portdir": "python/py-setuptools_scm_git_archive",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Changaco/setuptools_scm_git_archive",
            "description": "Plugin for setuptools_scm that add support for git archives.",
            "long_description": "Plugin for setuptools_scm that add support for git archives.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 93
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-setuptools_scm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-h5netcdf",
                        "py314-vispy",
                        "py314-ansible-compat",
                        "py314-cartopy"
                    ]
                }
            ]
        },
        {
            "name": "py314-setuptools_scm",
            "portdir": "python/py-setuptools_scm",
            "version": "9.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/setuptools_scm/",
            "description": "Package to manage versions by scm tags.",
            "long_description": "Package to manage versions by scm tags.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "py314-setuptools",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-argon2-cffi-bindings",
                        "py314-stack_data",
                        "py314-uri-template",
                        "py314-keyrings.alt",
                        "py314-rubicon-objc",
                        "py314-survey",
                        "py314-asttokens",
                        "py314-executing",
                        "py314-pure_eval",
                        "py314-isodate",
                        "git-cola",
                        "py314-tobler",
                        "py314-pdfminer",
                        "py314-joblib",
                        "py314-gmpy2",
                        "py314-contextily",
                        "py314-napari-plugin-engine",
                        "py314-h5netcdf",
                        "py314-pytest-runner",
                        "py314-charset-normalizer",
                        "py314-jaraco.text",
                        "codespell",
                        "py314-asteval",
                        "py314-emcee3",
                        "py314-matplotlib",
                        "py314-nodeenv",
                        "py314-colorcet",
                        "py314-kiwisolver",
                        "py314-python-lsp-server",
                        "py314-branca",
                        "py314-folium",
                        "twine",
                        "py314-mapclassify",
                        "py314-sniffio",
                        "py314-pyvo",
                        "py314-enrich",
                        "py314-subprocess-tee",
                        "py314-typeguard",
                        "py314-importlib-metadata",
                        "py314-pytest-asyncio",
                        "py314-pytest-mock",
                        "py314-freetype",
                        "py314-vispy",
                        "py314-lark",
                        "py314-ujson",
                        "py314-esda",
                        "py314-asdf-astropy",
                        "py314-pikepdf",
                        "py314-asdf-coordinates-schemas",
                        "py314-access",
                        "py314-absl",
                        "py314-ansible-compat",
                        "xrootd",
                        "py314-sphinxnotes-strike",
                        "py314-asdf-standard",
                        "py314-libpysal",
                        "py314-xyzservices",
                        "py314-parfive",
                        "py314-requests-file",
                        "py314-pyarrow",
                        "py314-iniconfig",
                        "py314-shtab",
                        "py314-uncertainties",
                        "py314-requests-mock",
                        "py314-xmlsec",
                        "py314-jsonpickle",
                        "py314-pygithub",
                        "py314-semver",
                        "py314-python-lsp-jsonrpc",
                        "py314-setuptools-rust",
                        "rst2pdf",
                        "py314-automat",
                        "py314-tqdm",
                        "py314-jaraco.classes",
                        "py314-pytest",
                        "py314-xarray",
                        "py314-anyio",
                        "py314-pyrfc3339",
                        "py314-spreg",
                        "py314-jaraco.context",
                        "py314-pluggy",
                        "py314-lazy_object_proxy",
                        "py314-dateutil",
                        "py314-lz4",
                        "py314-sphinx-gallery",
                        "py314-cartopy",
                        "py314-flexcache",
                        "py314-flexparser",
                        "py314-rstcheck-core",
                        "py314-rstcheck",
                        "py314-pytest-xdist",
                        "py314-asv",
                        "py314-tabulate",
                        "py314-zipp",
                        "py314-zopfli",
                        "py314-xxhash",
                        "py314-py",
                        "py314-pooch",
                        "py314-pointpats",
                        "py314-tcolorpy",
                        "py314-pathvalidate",
                        "py314-pyfatfs",
                        "py314-zipfile-deflate64",
                        "py314-netcdf4",
                        "py314-cons",
                        "py314-etuples",
                        "py314-logical-unification",
                        "py314-cppy",
                        "py314-tldextract",
                        "py314-jaraco.collections",
                        "py314-keyring",
                        "py314-jaraco.functools",
                        "py314-tenacity",
                        "py314-extension-helpers",
                        "py314-pyerfa",
                        "py314-asdf",
                        "py314-asdf-transform-schemas",
                        "py314-cbor2",
                        "py314-mssql",
                        "py314-mpmath",
                        "py314-pytest-datadir",
                        "py314-pytest-regressions",
                        "ansible-lint",
                        "py314-pyusb",
                        "py314-lmfit",
                        "py314-minikanren",
                        "py314-astropy",
                        "py314-pyqt-builder",
                        "py314-sip",
                        "py314-astropy-healpix",
                        "py314-pytest-qt",
                        "py314-statsmodels",
                        "py314-inflate64",
                        "py314-multivolumefile",
                        "py314-py7zr",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pytest-remotedata",
                        "py314-pytest-xprocess",
                        "py314-nest_asyncio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-setuptools_scm_git_archive",
                        "py314-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py314-setuptools-rust",
            "portdir": "python/py-setuptools-rust",
            "version": "1.12.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyO3/setuptools-rust",
            "description": "Setuptools Rust extension plugin",
            "long_description": "Setuptools Rust extension plugin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cargo",
                        "rust",
                        "py314-typing_extensions",
                        "py314-semantic_version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-rpds-py",
                        "py314-bcrypt",
                        "py314-jellyfish",
                        "py314-logbook",
                        "py314-orjson",
                        "py314-pendulum",
                        "py314-uv-build",
                        "py314-cryptography",
                        "py314-maturin",
                        "py314-pydantic_core",
                        "py314-dulwich",
                        "py314-arro3-core",
                        "py314-arro3-compute",
                        "py314-arro3-io"
                    ]
                }
            ]
        },
        {
            "name": "py314-setuptools-git-versioning",
            "portdir": "python/py-setuptools-git-versioning",
            "version": "3.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dolfinus/setuptools-git-versioning",
            "description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
            "long_description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1305
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pdfminer",
                        "py314-toolz",
                        "py314-cytoolz",
                        "py314-bokeh"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-setuptools-git-versioning"
                    ]
                }
            ]
        },
        {
            "name": "py314-setuptools",
            "portdir": "python/py-setuptools",
            "version": "80.10.2",
            "license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/setuptools/",
            "description": "distutils enhancement for build and distribution",
            "long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-lmdb",
                        "barman",
                        "git-cola",
                        "nvchecker",
                        "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",
                        "vint",
                        "vulture",
                        "img2pdf",
                        "cabal",
                        "mutt_ics",
                        "bashplotlib",
                        "streamlink",
                        "vf-1",
                        "youtube-dl",
                        "treeline",
                        "bandit",
                        "github-backup",
                        "pipenv",
                        "thefuck",
                        "holoviews",
                        "pymol",
                        "quisk",
                        "stimfit",
                        "xrootd",
                        "denyhosts",
                        "sqlmap",
                        "ansible-lint",
                        "diffoscope",
                        "edmv",
                        "glances",
                        "jc",
                        "neovim-remote",
                        "pssh-lilydjwg",
                        "ranger",
                        "upt",
                        "xxh",
                        "asciidoc",
                        "colout",
                        "graphtage",
                        "grc",
                        "icdiff",
                        "rst2pdf",
                        "terminal_markdown_viewer",
                        "xml2rfc",
                        "gtimelog",
                        "pymol-devel",
                        "arpeggio",
                        "arpeggio-devel",
                        "pre-commit",
                        "pyupgrade",
                        "codespell",
                        "q-textasdata",
                        "funky",
                        "jtbl",
                        "yamllint",
                        "ydiff",
                        "gallery-dl",
                        "tiptop",
                        "twine",
                        "termdown",
                        "gi-docgen",
                        "jello",
                        "zkpwgen",
                        "osxphotos",
                        "asitop",
                        "maestral",
                        "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-binaryornot",
                        "py314-cfgv",
                        "py314-chardet",
                        "py314-colorlog",
                        "py314-columnize",
                        "py314-coverage",
                        "py314-cppy",
                        "py314-cycler",
                        "py314-deprecation",
                        "py314-gast",
                        "py314-hypothesis",
                        "py314-mock",
                        "py314-sortedcontainers",
                        "py314-zopeinterface",
                        "py314-libvirt",
                        "py314-croniter",
                        "py314-editorconfig",
                        "py314-enchant",
                        "py314-fastjsonschema",
                        "py314-fastprogress",
                        "py314-filetype",
                        "py314-snowballstemmer",
                        "py314-charset-normalizer",
                        "py314-certifi",
                        "py314-requests",
                        "py314-appdirs",
                        "py314-cairo",
                        "py314-meson",
                        "py314-meson-python",
                        "py314-types-psutil",
                        "py314-types-setuptools",
                        "py314-cffi",
                        "py314-gmpy2",
                        "py314-gobject3",
                        "py314-libxml2",
                        "py314-mpmath",
                        "py314-mypy",
                        "py314-pooch",
                        "py314-ply",
                        "py314-pycparser",
                        "py314-pythran",
                        "py314-roman",
                        "py314-tqdm",
                        "py314-zope-event",
                        "py314-jaraco.context",
                        "py314-jaraco.classes",
                        "py314-jaraco.functools",
                        "py314-keyring",
                        "py314-more-itertools",
                        "py314-algopy",
                        "py314-cftime",
                        "py314-inflection",
                        "py314-kiwisolver",
                        "py314-nodeenv",
                        "py314-pbr",
                        "py314-poyo",
                        "py314-pynose",
                        "py314-pyqt-builder",
                        "py314-pytest-timeout",
                        "py314-sip",
                        "py314-uncertainties",
                        "py314-yaml",
                        "py314-anyio",
                        "py314-brotli",
                        "py314-brotlicffi",
                        "py314-h11",
                        "py314-h2",
                        "py314-hpack",
                        "py314-hyperframe",
                        "py314-sniffio",
                        "py314-linkify-it-py",
                        "py314-uc-micro-py",
                        "py314-hyperlink",
                        "py314-pexpect",
                        "py314-pyperclip",
                        "py314-shellingham",
                        "py314-Pillow",
                        "py314-babel",
                        "py314-freezegun",
                        "py314-fs",
                        "py314-imagesize",
                        "py314-lz4",
                        "py314-olefile",
                        "py314-psutil",
                        "py314-pyqt5-sip",
                        "py314-pyqt6-sip",
                        "py314-tomlkit",
                        "py314-xattr",
                        "py314-zopfli",
                        "py314-requests-file",
                        "py314-astor",
                        "py314-async_generator",
                        "py314-flaky",
                        "py314-natsort",
                        "py314-outcome",
                        "py314-pyicu",
                        "py314-pytest-asyncio",
                        "py314-pytest-mock",
                        "py314-pytest-trio",
                        "py314-trio",
                        "py314-autopep8",
                        "py314-codestyle",
                        "py314-flake8-mccabe",
                        "py314-flake8",
                        "py314-pdbecif",
                        "py314-pyflakes",
                        "py314-pytest-runner",
                        "py314-audioop_lts",
                        "py314-pkginfo",
                        "py314-requests-mock",
                        "py314-rope",
                        "py314-setupmeta",
                        "py314-spdx",
                        "py314-spdx-lookup",
                        "py314-text-unidecode",
                        "py314-textdistance",
                        "py314-three-merge",
                        "py314-tokenize-rt",
                        "py314-ujson",
                        "py314-upt-cpan",
                        "py314-upt-macports",
                        "py314-upt-pypi",
                        "py314-upt-rubygems",
                        "py314-versioneer",
                        "py314-whatthepatch",
                        "py314-webencodings",
                        "py314-wurlitzer",
                        "py314-yapf",
                        "py314-blockdiag",
                        "py314-fonttools",
                        "py314-markupsafe",
                        "py314-pyobjc",
                        "py314-reportlab",
                        "py314-sphinx_rtd_theme",
                        "py314-sphinxcontrib-blockdiag",
                        "py314-sphinxcontrib-jsmath",
                        "py314-sphinxcontrib-svg2pdfconverter",
                        "py314-sympy",
                        "py314-unicodedata2",
                        "py314-pyside6",
                        "py314-decorator",
                        "py314-gssapi",
                        "py314-requests-gssapi",
                        "py314-about-time",
                        "py314-alive-progress",
                        "py314-grapheme",
                        "py314-aiosignal",
                        "py314-frozenlist",
                        "py314-pycares",
                        "py314-pycryptodomex",
                        "py314-pycryptodome",
                        "py314-ruamel-yaml",
                        "py314-semantic_version",
                        "py314-setuptools-rust",
                        "py314-maturin",
                        "py314-krb5",
                        "py314-aiodns",
                        "py314-multidict",
                        "py314-aiohttp",
                        "py314-discordpy",
                        "py314-yarl",
                        "py314-cpuinfo",
                        "py314-lazy_object_proxy",
                        "py314-pytest-benchmark",
                        "py314-types-python-dateutil",
                        "py314-deprecated",
                        "py314-pikepdf",
                        "py314-wrapt",
                        "py314-gyoto",
                        "py314-dulwich",
                        "py314-msgpack",
                        "py314-requests-toolbelt",
                        "py314-netcdf4",
                        "py314-mslex",
                        "py314-mssql",
                        "py314-standard-distutils",
                        "py314-biopython",
                        "py314-igraph",
                        "py314-networkx",
                        "py314-texttable",
                        "py314-clang",
                        "py314-simplejson",
                        "py314-holidays",
                        "py314-cryptography",
                        "py314-cryptography_vectors",
                        "py314-zstd",
                        "py314-pytokens",
                        "py314-toml",
                        "py314-xmlsec",
                        "py314-pulp",
                        "py314-rstcheck-core",
                        "py314-rstcheck",
                        "py314-arviz",
                        "py314-h5netcdf",
                        "py314-h5py",
                        "py314-mpi4py",
                        "py314-pytest-xdist",
                        "py314-setuptools_scm_git_archive",
                        "py314-xarray",
                        "py314-asv",
                        "py314-asyncssh",
                        "py314-importlib-metadata",
                        "py314-json5",
                        "py314-tabulate",
                        "py314-zipp",
                        "py314-cairosvg",
                        "py314-defusedxml",
                        "py314-geographiclib",
                        "py314-pefile",
                        "py314-pyfatfs",
                        "py314-zipfile-deflate64",
                        "py314-cons",
                        "py314-cookiecutter",
                        "py314-etuples",
                        "py314-logical-unification",
                        "py314-multipledispatch",
                        "py314-setuptools-git-versioning",
                        "py314-slugify",
                        "py314-toolz",
                        "py314-unidecode",
                        "py314-autocommand",
                        "py314-docstring-to-markdown",
                        "py314-guidata",
                        "py314-jaraco.collections",
                        "py314-jaraco.text",
                        "py314-pytest-qt",
                        "py314-qtpy",
                        "py314-bitarray",
                        "py314-crcmod",
                        "py314-stagger",
                        "py314-pysimdjson",
                        "py314-construct",
                        "py314-applaunchservices",
                        "py314-dill",
                        "py314-imagecodecs",
                        "py314-imageio",
                        "py314-jinja2-time",
                        "py314-lazy_loader",
                        "py314-line_profiler",
                        "py314-lmfit",
                        "py314-minikanren",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "py314-openbabel",
                        "py314-patsy",
                        "py314-peakutils",
                        "py314-plotpy",
                        "py314-pkce",
                        "py314-pythonqwt",
                        "py314-sphinx-gallery",
                        "py314-statsmodels",
                        "py314-tifffile",
                        "py314-pyficache",
                        "py314-pyuca",
                        "py314-qstylizer",
                        "py314-qtawesome",
                        "py314-xdis",
                        "py314-astroid",
                        "py314-jedi",
                        "py314-parso",
                        "py314-pylint",
                        "py314-pyls-spyder",
                        "py314-python-lsp-black",
                        "py314-python-lsp-jsonrpc",
                        "py314-python-lsp-ruff",
                        "py314-python-lsp-server",
                        "py314-ephemeral-port-reserve",
                        "py314-flatbuffers",
                        "py314-inflate64",
                        "py314-iocapture",
                        "py314-multivolumefile",
                        "py314-py7zr",
                        "py314-protobuf3",
                        "py314-pyannotate",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pytest-remotedata",
                        "py314-pytest-xprocess",
                        "py314-pyzstd",
                        "py314-watchdog",
                        "py314-SDL2",
                        "py314-jwt",
                        "py314-oauthlib",
                        "py314-requests-oauthlib",
                        "py314-socks",
                        "py314-websocket-client",
                        "py314-cbor2",
                        "py314-game",
                        "py314-luma.emulator",
                        "py314-luma.core",
                        "py314-pyftdi",
                        "py314-pyusb",
                        "py314-serial",
                        "py314-smbus2",
                        "py314-macholib",
                        "py314-modulegraph",
                        "py314-cytoolz",
                        "py314-debugpy",
                        "py314-hiredis",
                        "py314-regex",
                        "py314-diskcache",
                        "py314-gnureadline",
                        "py314-prompt_toolkit",
                        "py314-wcwidth",
                        "py314-pre-commit",
                        "py314-shapely",
                        "py314-greenlet",
                        "py314-svgelements",
                        "py314-prometheus_client",
                        "py314-geopy",
                        "py314-joblib",
                        "py314-mercantile",
                        "py314-cligj",
                        "py314-click-plugins",
                        "py314-contextily",
                        "py314-rasterio",
                        "py314-xyzservices",
                        "py314-gdal",
                        "py314-pyproj",
                        "py314-hy",
                        "py314-hyrule",
                        "py314-pyogrio",
                        "py314-sqlalchemy",
                        "py314-openssl",
                        "py314-aioquic",
                        "py314-asn1",
                        "py314-asn1-modules",
                        "py314-pylsqpack",
                        "py314-bcrypt",
                        "py314-enrich",
                        "py314-fqdn",
                        "py314-httplib2",
                        "py314-pynacl",
                        "py314-subprocess-tee",
                        "py314-tenacity",
                        "py314-tornado",
                        "py314-typeguard",
                        "py314-isoduration",
                        "py314-jsonpointer",
                        "py314-paramiko",
                        "py314-resolvelib",
                        "py314-rfc3339-validator",
                        "py314-rfc3986-validator",
                        "py314-ruamel-yaml-clib",
                        "py314-uri-template",
                        "py314-tblib",
                        "py314-tatsu",
                        "py314-numexpr",
                        "py314-ansible-compat",
                        "py314-ansible",
                        "py314-ansible-core",
                        "py314-librt",
                        "py314-mako",
                        "py314-prettytable",
                        "py314-pytomlpp",
                        "py314-html5lib",
                        "py314-py2app",
                        "py314-jug",
                        "py314-mahotas",
                        "py314-responses",
                        "py314-time-machine",
                        "py314-timeout-decorator",
                        "py314-url-normalize",
                        "py314-Faker",
                        "py314-aws-sam-translator",
                        "py314-awscli",
                        "py314-boto3",
                        "py314-botocore",
                        "py314-cfn-lint",
                        "py314-jschema_to_python",
                        "py314-jmespath",
                        "py314-jsonpatch",
                        "py314-junit-xml",
                        "py314-s3transfer",
                        "py314-sarif-om",
                        "py314-asttokens",
                        "py314-genshi",
                        "py314-aiobotocore",
                        "py314-aenum",
                        "py314-DAWG",
                        "py314-vcrpy",
                        "py314-eyed3",
                        "py314-z3",
                        "py314-progressbar",
                        "py314-aiohttp-socks",
                        "py314-beaker",
                        "py314-curio",
                        "py314-python-socks",
                        "py314-numpydoc",
                        "py314-llvmlite",
                        "py314-sphinx-jsonschema",
                        "py314-access",
                        "py314-geopandas",
                        "py314-markdown",
                        "py314-mistune",
                        "py314-vine",
                        "py314-alembic",
                        "py314-et_xmlfile",
                        "py314-tzdata",
                        "py314-fasteners",
                        "py314-sounddevice",
                        "py314-amqp",
                        "py314-tzlocal",
                        "py314-shtab",
                        "py314-crc32c",
                        "py314-allpairspy",
                        "py314-pathvalidate",
                        "py314-tcolorpy",
                        "py314-mutagen",
                        "py314-tldextract",
                        "py314-bleach",
                        "py314-bokeh",
                        "py314-dask",
                        "py314-locket",
                        "py314-partd",
                        "py314-pyarrow",
                        "py314-async-lru",
                        "py314-executing",
                        "py314-pure_eval",
                        "py314-pytest-lazy-fixture",
                        "py314-stack_data",
                        "py314-ipython",
                        "py314-appnope",
                        "py314-nest_asyncio",
                        "py314-zmq",
                        "py314-argon2-cffi-bindings",
                        "py314-pandocfilters",
                        "py314-jupyter-lsp",
                        "py314-jupyter_server",
                        "py314-nbconvert",
                        "py314-overrides",
                        "py314-python-json-logger",
                        "py314-send2trash",
                        "py314-lark",
                        "py314-pyrsistent",
                        "platformio",
                        "py314-ajsonrpc",
                        "py314-asgiref",
                        "py314-bottle",
                        "py314-constantly",
                        "py314-graphviz",
                        "py314-incremental",
                        "py314-pyelftools",
                        "py314-pyhamcrest",
                        "py314-wsproto",
                        "py314-libpysal",
                        "py314-fiona",
                        "py314-rasterstats",
                        "py314-tobler",
                        "py314-esda",
                        "py314-curl",
                        "py314-emcee3",
                        "py314-pymc",
                        "py314-pytensor",
                        "py314-readme_renderer",
                        "py314-rfc3986",
                        "py314-uv-dynamic-versioning",
                        "py314-plotly",
                        "py314-freetype",
                        "py314-hsluv",
                        "py314-meshio",
                        "py314-vispy",
                        "py314-logbook",
                        "py314-ipython_genutils",
                        "py314-jupyterlab_widgets",
                        "py314-widgetsnbextension",
                        "py314-ipywidgets",
                        "py314-absl",
                        "py314-dm-tree",
                        "py314-pew",
                        "py314-git-delete-merged-branches",
                        "py314-future",
                        "py314-xmltodict",
                        "py314-gitdb",
                        "py314-gitpython",
                        "py314-helpdev",
                        "py314-jsonpickle",
                        "py314-libarchive-c",
                        "py314-libsass",
                        "py314-magic",
                        "py314-pickleshare",
                        "py314-pygithub",
                        "py314-qdarkstyle",
                        "py314-qtconsole",
                        "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-yara",
                        "py314-blessed",
                        "py314-dashing",
                        "py314-isodate",
                        "py314-trio-websocket",
                        "py314-polib",
                        "py314-nds2-client",
                        "py314-omniORBpy",
                        "py314-pskc",
                        "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-rich-theme-manager",
                        "py314-whenever",
                        "py314-radix",
                        "py314-sarpy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-cython",
                        "py314-serial",
                        "py314-python-augeas",
                        "gobject-introspection",
                        "py314-pyflakes",
                        "py314-cligj",
                        "py314-sip",
                        "py314-pytest-runner",
                        "py314-blockdiag",
                        "py314-setuptools_scm",
                        "py314-pew",
                        "py314-automat",
                        "barman",
                        "py314-ansible-core",
                        "pipenv",
                        "py314-watchdog",
                        "py-setuptools",
                        "py314-psycopg2",
                        "gildas",
                        "py314-z3",
                        "py314-pytest",
                        "py314-pyinstaller",
                        "py314-pip",
                        "py314-future",
                        "py314-pytensor",
                        "py314-pythonz",
                        "yubikey-manager",
                        "gobject-introspection-devel",
                        "py314-virtualenv-clone",
                        "py314-resolvelib",
                        "py314-twisted",
                        "py314-pbr",
                        "py314-pyinstaller-hooks-contrib",
                        "vint",
                        "py314-raven",
                        "py314-jupyter_packaging",
                        "upt",
                        "py314-tox",
                        "py314-meson-python"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder",
                        "neovim-remote",
                        "py314-meson"
                    ]
                }
            ]
        },
        {
            "name": "py314-setupmeta",
            "portdir": "python/py-setupmeta",
            "version": "3.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zsimic/setupmeta",
            "description": "Simplify your setup.py",
            "long_description": "Simplify your setup.py",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "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-setupmeta"
                    ]
                }
            ]
        },
        {
            "name": "py314-service_identity",
            "portdir": "python/py-service_identity",
            "version": "24.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyca/service_identity",
            "description": "Service Identity Verification for pyOpenSSL",
            "long_description": "service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-idna",
                        "py314-cryptography",
                        "python314",
                        "py314-asn1",
                        "py314-asn1-modules",
                        "py314-openssl",
                        "py314-hatch-vcs",
                        "py314-attrs",
                        "py314-hatch-fancy-pypi-readme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-aioquic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-testfixtures"
                    ]
                }
            ]
        },
        {
            "name": "py314-serpent",
            "portdir": "python/py-serpent",
            "version": "1.42",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irmen/Serpent",
            "description": "Serialization based on ast.literal_eval",
            "long_description": "Serpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.",
            "active": true,
            "categories": [
                "python",
                "print"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-Pyro5",
                        "py-serpent"
                    ]
                }
            ]
        },
        {
            "name": "py314-serial",
            "portdir": "python/py-serial",
            "version": "3.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyserial/pyserial",
            "description": "Python Serial Port Extension",
            "long_description": "This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named serial automatically selects the appropriate backend.",
            "active": true,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "fw",
                    "github": "fhgwright",
                    "ports_count": 28
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-setuptools",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "platformio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pyftdi"
                    ]
                }
            ]
        },
        {
            "name": "py314-sentry-sdk",
            "portdir": "python/py-sentry-sdk",
            "version": "2.51.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/getsentry/sentry-python",
            "description": "Sentry SDK for Python",
            "long_description": "This is the next line of the Python SDK for Sentry, intended to replace the raven package on PyPI.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-certifi",
                        "py314-urllib3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sentry-sdk"
                    ]
                }
            ]
        },
        {
            "name": "py314-sentipy",
            "portdir": "python/py-sentipy",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.sentimentinvestor.com/python/",
            "description": "A python wrapper for the Sentiment Investor API",
            "long_description": "A python wrapper for the Sentiment Investor API. This package can be used to easily access trending stocks and individual ticker data from the sentimentinvestor.com website.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harensdeveloper",
                    "github": "harens",
                    "ports_count": 41
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-poetry-core",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-requests",
                        "py314-websocket-client",
                        "py314-beartype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sentipy"
                    ]
                }
            ]
        },
        {
            "name": "py314-send2trash",
            "portdir": "python/py-send2trash",
            "version": "1.8.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arsenetar/send2trash",
            "description": "Send file to trash natively under Mac OS X, Windows and Linux.",
            "long_description": "Send file to trash natively under Mac OS X, Windows and Linux.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "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-jupyter_server",
                        "py-send2trash"
                    ]
                }
            ]
        },
        {
            "name": "py314-semver",
            "portdir": "python/py-semver",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/k-bx/python-semver",
            "description": "Python helper for Semantic Versioning",
            "long_description": "Python helper for Semantic Versioning",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "karan.sheth",
                    "github": "korusuke",
                    "ports_count": 64
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "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": [
                        "py314-pydantic-extra-types",
                        "py-semver",
                        "py314-changelog-chug"
                    ]
                }
            ]
        },
        {
            "name": "py314-semantic_version",
            "portdir": "python/py-semantic_version",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rbarrois/python-semanticversion",
            "description": "A library implementing the 'SemVer' scheme.",
            "long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "platformio",
                        "py314-asdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-setuptools-rust"
                    ]
                }
            ]
        },
        {
            "name": "py314-selenium",
            "portdir": "python/py-selenium",
            "version": "4.38.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seleniumhq.org/",
            "description": "Python language bindings for Selenium WebDriver",
            "long_description": "The selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-urllib3",
                        "py314-websocket-client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py314-requests-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py314-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "variants": [
                "stats"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "py314-matplotlib",
                        "py314-pandas"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-seaborn"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py314-SDL2",
            "portdir": "python/py-SDL2",
            "version": "0.9.17",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pysdl2",
            "description": "a python wrapper around the SDL2 library",
            "long_description": "PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.",
            "active": true,
            "categories": [
                "devel",
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_mixer",
                        "libsdl2",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-SDL2"
                    ]
                }
            ]
        },
        {
            "name": "py314-scour",
            "portdir": "python/py-scour",
            "version": "0.38.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scour-project/scour",
            "description": "SVG optimizer/cleaner written in Python",
            "long_description": "Scour is an SVG optimizer/cleaner written in Python, that reduces the size of scalable vector graphics by optimizing structure and removing unnecessary data.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 355
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-six",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scour"
                    ]
                }
            ]
        },
        {
            "name": "py314-scipy",
            "portdir": "python/py-scipy",
            "version": "1.17.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 467
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2016
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "gccdevel",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py314-build",
                        "py314-installer",
                        "py314-cython",
                        "py314-meson-python",
                        "py314-pythran",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "boost181",
                        "python314",
                        "py314-mypy",
                        "py314-numpy",
                        "py314-pybind11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-hypothesis",
                        "py314-gmpy2",
                        "py314-mpmath",
                        "py314-pooch",
                        "py314-scikit-umfpack",
                        "py314-threadpoolctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-statsmodels",
                        "py314-scikit-image",
                        "py314-xarray-einstats",
                        "py314-cartopy",
                        "py314-eli5",
                        "py-scipy",
                        "graphtage",
                        "py314-cclib",
                        "chemex",
                        "py314-scikit-learn",
                        "py314-lmfit",
                        "py314-peakutils",
                        "py314-astropy",
                        "py314-scikit-umfpack",
                        "py314-numdifftools",
                        "py314-mapclassify",
                        "py314-algopy",
                        "py314-pymc",
                        "py314-pytensor",
                        "peakipy",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "py314-plotpy",
                        "py314-arviz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-tobler",
                        "py314-libpysal",
                        "py314-spreg",
                        "qgis3",
                        "qgis3-ltr",
                        "py314-spyder",
                        "py314-pointpats",
                        "py314-esda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-igraph",
                        "py314-patsy",
                        "py314-emcee3",
                        "py314-svgelements"
                    ]
                }
            ]
        },
        {
            "name": "py314-scikit-umfpack",
            "portdir": "python/py-scikit-umfpack",
            "version": "0.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/scikit-umfpack/",
            "description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "long_description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-meson-python",
                        "swig-python",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-numpy",
                        "py314-scipy",
                        "SuiteSparse_UMFPACK"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py314-scipy"
                    ]
                }
            ]
        },
        {
            "name": "py314-scikit-learn",
            "portdir": "python/py-scikit-learn",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikit-learn.org/",
            "description": "Easy-to-use and general-purpose machine learning in Python",
            "long_description": "Scikit-learn integrates machine learning algorithms in the tightly-knit scientific Python world, building upon numpy, scipy, and matplotlib. As a machine-learning module, it provides versatile tools for data mining and analysis in any field of science and engineering.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-cython",
                        "py314-meson-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "py314-joblib",
                        "python314",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-threadpoolctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-mapclassify",
                        "py314-eli5",
                        "py-scikit-learn"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-esda",
                        "py314-libpysal",
                        "py314-spreg",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py314-scikit-image",
            "portdir": "python/py-scikit-image",
            "version": "0.26.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikit-image.org/",
            "description": "Image processing algorithms for SciPy.",
            "long_description": "Image processing algorithms for SciPy, including IO, morphology, filtering, warping, color manipulation, object detection, etc.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pythran",
                        "py314-meson-python",
                        "py314-cython",
                        "py314-installer",
                        "py314-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python314",
                        "py314-packaging",
                        "py314-numpy",
                        "py314-scipy",
                        "py314-lazy_loader"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-tifffile",
                        "py314-pywavelets",
                        "py314-imageio",
                        "py314-networkx",
                        "py314-matplotlib",
                        "py314-Pillow"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "peakipy",
                        "py314-plotpy",
                        "py-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py314-scikit-build-core",
            "portdir": "python/py-scikit-build-core",
            "version": "0.12.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-build/scikit-build-core/",
            "description": "A bridge between Python package build systems and CMake (a rewrite of the classic Scikit-build).",
            "long_description": "Scikit-build-core is a ground-up rewrite of the classic Scikit-build, a bridge between Python package build systems and CMake, the most popular compiled language build system. Scikit-build-core was built using Python packaging standards developed after scikit-build (classic) was written.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatchling",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cmake",
                        "ninja",
                        "python314",
                        "py314-packaging",
                        "py314-pathspec"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-rapidfuzz",
                        "py314-gemmi",
                        "py314-blosc2",
                        "py314-zmq",
                        "py314-levenshtein",
                        "py314-nanobind",
                        "py314-pybind11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-scikit-build-core"
                    ]
                }
            ]
        },
        {
            "name": "py314-scgi",
            "portdir": "python/py-scgi",
            "version": "2.2",
            "license": "CNRI and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nascheme/scgi",
            "description": "A Python package for implementing SCGI servers.",
            "long_description": "A Python package for implementing SCGI servers.",
            "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": [
                        "py-scgi"
                    ]
                }
            ]
        },
        {
            "name": "py314-scamper",
            "portdir": "net/scamper",
            "version": "20260105",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.caida.org/catalog/software/scamper",
            "description": "Python 3.14 bindings for scamper",
            "long_description": "Python 3.14 bindings for scamper.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "matthewluckie",
                    "ports_count": 13
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scamper",
                        "openssl3",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-sarpy",
            "portdir": "python/py-sarpy",
            "version": "1.3.64",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ngageoint/sarpy",
            "description": "Tools to read, write, and process complex SAR data and associated data.",
            "long_description": "SarPy is a basic Python library to read, write, and do simple processing of complex SAR data using the NGA SICD format (standards linked below). It has been released by NGA to encourage the use of SAR data standards throughout the international SAR community. SarPy complements the SIX library (C++) and the MATLAB SAR Toolbox, which are implemented in other languages but have similar goals.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "python"
            ],
            "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": [
                        "py-sarpy"
                    ]
                }
            ]
        },
        {
            "name": "py314-sarif-om",
            "portdir": "python/py-sarif-om",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/sarif-python-om",
            "description": "Classes implementing the SARIF 2.1.0 object model.",
            "long_description": "Classes implementing the SARIF 2.1.0 object model.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pbr",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py314-cfn-lint",
                        "bandit"
                    ]
                }
            ]
        },
        {
            "name": "py314-s3transfer",
            "portdir": "python/py-s3transfer",
            "version": "0.13.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boto/s3transfer",
            "description": "An Amazon S3 Transfer Manager",
            "long_description": "An Amazon S3 Transfer Manager",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-botocore"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-awscli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-boto3"
                    ]
                }
            ]
        },
        {
            "name": "py314-s3fs",
            "portdir": "python/py-s3fs",
            "version": "2026.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/s3fs/",
            "description": "Convenient Filesystem interface over S3",
            "long_description": "Convenient Filesystem interface over S3",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2883
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-aiohttp",
                        "py314-fsspec",
                        "py314-aiobotocore",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-s3fs"
                    ]
                }
            ]
        },
        {
            "name": "py314-rubicon-objc",
            "portdir": "python/py-rubicon-objc",
            "version": "0.5.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beeware.org/project/projects/bridges/rubicon",
            "description": "Rubicon-ObjC is a bridge between Objective-C and Python",
            "long_description": "Rubicon-ObjC is a bridge between Objective-C and Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "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": [
                        "py314-desktop-notifier",
                        "py-rubicon-objc",
                        "maestral"
                    ]
                }
            ]
        }
    ]
}