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

{
    "count": 50475,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=76",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=74",
    "results": [
        {
            "name": "py313-sphinxcontrib-devhelp",
            "portdir": "python/py-sphinxcontrib-devhelp",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sphinx-doc.org/",
            "description": "sphinx extension which outputs Devhelp document",
            "long_description": "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-docutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "dcm2niix",
                        "cmake-docs",
                        "cmake-devel-docs",
                        "notmuch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-sphinxcontrib-devhelp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py313-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",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-snowballstemmer",
                        "py313-docstyle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py313-markupsafe",
            "portdir": "python/py-markupsafe",
            "version": "3.0.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/markupsafe/",
            "description": "Implements a XML/HTML/XHTML Markup safe string for Python",
            "long_description": "Implements a XML/HTML/XHTML Markup safe string for Python",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gi-docgen",
                        "py313-werkzeug",
                        "py313-breathe",
                        "py313-nbconvert",
                        "py313-wtforms",
                        "py313-mako",
                        "py313-jinja2",
                        "py-markupsafe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "py313-jinja2",
            "portdir": "python/py-jinja2",
            "version": "3.1.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/jinja/",
            "description": "Python based sandboxed template engine",
            "long_description": "Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-markupsafe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-numpydoc",
                        "py313-astropy",
                        "libplacebo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyterlab",
                        "py313-jupyterlab_server",
                        "py313-smi",
                        "py313-breathe",
                        "py313-uv-dynamic-versioning",
                        "py313-bokeh",
                        "py313-jupyter_server",
                        "py313-cookiecutter",
                        "py313-flask-babel",
                        "qutebrowser",
                        "py313-glad2",
                        "gcovr",
                        "py313-altair",
                        "gi-docgen",
                        "py313-jinja2-time",
                        "py313-nbconvert",
                        "py313-ansible-core",
                        "py313-upt-macports",
                        "py313-pysigma",
                        "py-jinja2",
                        "py313-flask",
                        "py313-pyerfa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3",
                        "qgis3-ltr",
                        "py313-folium",
                        "pyinfra",
                        "py313-sphinx",
                        "ramalama",
                        "py313-libpysal",
                        "py313-branca"
                    ]
                }
            ]
        },
        {
            "name": "py313-imagesize",
            "portdir": "python/py-imagesize",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shibukawa/imagesize_py",
            "description": "get size from image file headers",
            "long_description": "This module analyzes jpeg/jpeg2000/png/gif image headers and returns the image size.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-imagesize"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py313-babel",
            "portdir": "python/py-babel",
            "version": "2.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://babel.pocoo.org/",
            "description": "A collection of tools for internationalizing Python applications.",
            "long_description": "Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications, with an emphasis on web-based applications.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-freezegun"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wtforms",
                        "py313-idutils"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-babel",
                        "py313-flask-babel",
                        "py313-agate",
                        "py313-jupyterlab_server",
                        "colout"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py313-alabaster",
            "portdir": "python/py-alabaster",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alabaster.readthedocs.io/en/latest/",
            "description": "A configurable sidebar enabled Sphinx theme",
            "long_description": "A configurable sidebar enabled Sphinx theme",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-alabaster"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py313-docutils",
            "portdir": "python/py-docutils",
            "version": "0.22.4",
            "license": "public-domain and BSD and PSF-2.1.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docutils.sourceforge.io/",
            "description": "A set of tools for processing plaintext documentation",
            "long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                },
                {
                    "name": "alex",
                    "github": "",
                    "ports_count": 12
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docutils_select",
                        "py313-roman"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sshguard",
                        "mpv",
                        "sshfs",
                        "mercurial",
                        "universal-ctags",
                        "libvirt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-awscli",
                        "py-docutils",
                        "py313-sphinx_rtd_theme",
                        "py313-rstcheck-core",
                        "py313-rstcheck",
                        "py313-sphinx",
                        "py313-awscli2",
                        "py313-breathe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-recommonmark",
                        "py313-sphinx-click",
                        "py313-sphinxcontrib-devhelp",
                        "py313-sphinxcontrib-htmlhelp",
                        "py313-sphinxcontrib-jsmath",
                        "py313-sphinxcontrib-qthelp",
                        "py313-sphinxcontrib-blockdiag",
                        "py313-flit",
                        "py313-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py313-roman",
            "portdir": "python/py-roman",
            "version": "5.1",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/roman",
            "description": "Integer to Roman numerals converter",
            "long_description": "Integer to Roman numerals converter.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-roman"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-docutils"
                    ]
                }
            ]
        },
        {
            "name": "py313-pylsqpack",
            "portdir": "python/py-pylsqpack",
            "version": "0.3.23",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aiortc/pylsqpack",
            "description": "pylsqpack is a wrapper around the ls-qpack library.",
            "long_description": "pylsqpack is a wrapper around the ls-qpack library. It provides Python Decoder and Encoder objects to read or write HTTP/3 headers compressed with QPACK.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "clang-18",
                        "ls-qpack",
                        "py313-wheel",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-aioquic",
                        "py-pylsqpack"
                    ]
                }
            ]
        },
        {
            "name": "py313-openssl",
            "portdir": "python/py-openssl",
            "version": "25.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyopenssl.org/",
            "description": "python wrapper around the OpenSSL library",
            "long_description": "This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-cryptography",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-openssl",
                        "py313-aioquic",
                        "py313-service_identity",
                        "py313-acme",
                        "certbot",
                        "certbot-apache",
                        "certbot-nginx",
                        "certbot-dns-digitalocean",
                        "certbot-dns-cloudflare",
                        "certbot-dns-dnsmadeeasy",
                        "certbot-dns-dnsimple",
                        "certbot-dns-gehirn",
                        "certbot-dns-google",
                        "certbot-dns-luadns",
                        "certbot-dns-linode",
                        "certbot-dns-nsone",
                        "certbot-dns-ovh",
                        "certbot-dns-rfc2136",
                        "certbot-dns-route53",
                        "certbot-dns-sakuracloud",
                        "py313-mitmproxy",
                        "py313-twilio",
                        "py313-ndg_httpsclient",
                        "deluge"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-autobahn",
                        "yubikey-manager",
                        "impacket"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-trio",
                        "py313-trustme"
                    ]
                }
            ]
        },
        {
            "name": "py313-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": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-smbus2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-luma.core"
                    ]
                }
            ]
        },
        {
            "name": "py313-ruamel-yaml",
            "portdir": "python/py-ruamel-yaml",
            "version": "0.19.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://yaml.readthedocs.io/",
            "description": "YAML 1.2 loader/dumper package for Python",
            "long_description": "YAML 1.2 loader/dumper package for Python. It is a derivative of Kirill Simonov’s PyYAML 3.11.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-ruamel-yaml-clib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ansible-lint",
                        "py313-maggma",
                        "py313-awscli2",
                        "jc",
                        "py313-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "borgmatic",
                        "py313-pymatgen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pyftdi"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyusb",
            "portdir": "python/py-pyusb",
            "version": "1.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyusb.github.io/pyusb/",
            "description": "Python library to provide easy USB device access",
            "long_description": "The PyUSB module provides Python with easy access to the host machine's Universal Serial Bus (USB) system",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyusb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pyftdi"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyftdi",
            "portdir": "python/py-pyftdi",
            "version": "0.57.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eblot/pyftdi",
            "description": "PyFtdi aims at providing a user-space driver for popular FTDI devices, implemented in pure Python language.",
            "long_description": "PyFtdi aims at providing a user-space driver for popular FTDI devices, implemented in pure Python language.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-wheel",
                        "py313-setuptools",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pyusb",
                        "py313-serial"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-ruamel-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyftdi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-luma.core"
                    ]
                }
            ]
        },
        {
            "name": "py313-pint",
            "portdir": "python/py-pint",
            "version": "0.25.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pint.readthedocs.org/",
            "description": "Pint: a Python units library",
            "long_description": "Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-typing_extensions",
                        "py313-platformdirs",
                        "py313-flexparser",
                        "py313-flexcache"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "napari",
                        "py313-metpy"
                    ]
                }
            ]
        },
        {
            "name": "py313-olefile",
            "portdir": "python/py-olefile",
            "version": "0.47",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.decalage.info/python/olefileio",
            "description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
            "long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pynose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-Pillow",
                        "py-olefile"
                    ]
                }
            ]
        },
        {
            "name": "py313-luma.emulator",
            "portdir": "python/py-luma.emulator",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rm-hull/luma.emulator",
            "description": "Drawing and text rendering for small displays, emulator module",
            "long_description": "luma.emulator provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-wheel",
                        "py313-setuptools",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-luma.core",
                        "py313-game"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pytest-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-luma.emulator"
                    ]
                }
            ]
        },
        {
            "name": "py313-luma.core",
            "portdir": "python/py-luma.core",
            "version": "2.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rm-hull/luma.core",
            "description": "Drawing and text rendering for small displays, core module",
            "long_description": "luma.core is a component library providing a Pillow-compatible drawing canvas for Python 3, and other functionality to support drawing primitives and text-rendering capabilities for small displays.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-smbus2",
                        "py313-pyftdi",
                        "py313-cbor2",
                        "py313-Pillow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pytest-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-luma.core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-luma.emulator"
                    ]
                }
            ]
        },
        {
            "name": "py313-game",
            "portdir": "python/py-game",
            "version": "2.6.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pygame.org/",
            "description": "pygame, python modules for writing games",
            "long_description": "Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "multimedia",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "portmidi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl2_mixer",
                        "py313-numpy",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "libjpeg-turbo",
                        "libpng",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-game"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-luma.emulator"
                    ]
                }
            ]
        },
        {
            "name": "py313-cbor2",
            "portdir": "python/py-cbor2",
            "version": "5.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agronholm/cbor2",
            "description": "Pure Python CBOR de-serializer with extensive tag support",
            "long_description": "Pure Python CBOR de-serializer with extensive tag support",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cbor2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-luma.core",
                        "py313-autobahn",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-Pillow",
            "portdir": "python/py-Pillow",
            "version": "9.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-imaging/Pillow",
            "description": "Python Imaging Library (fork)",
            "long_description": "Python Imaging Library (fork)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "raqm",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "zlib",
                        "python313",
                        "py313-tkinter",
                        "py313-olefile",
                        "freetype",
                        "lcms2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinx-gallery",
                        "gramps",
                        "deluge",
                        "py313-pptx",
                        "py313-contextily",
                        "py313-img2pdf",
                        "beets",
                        "beets-devel",
                        "beets-mosaic",
                        "grass",
                        "sigil",
                        "py313-fabio",
                        "apitrace",
                        "py313-pyvo",
                        "py313-cartopy",
                        "py313-cairosvg",
                        "py313-openslide",
                        "py313-vo",
                        "py313-opengl",
                        "py313-pytesseract",
                        "py313-matplotlib",
                        "py313-plotpy",
                        "py313-bokeh",
                        "py-Pillow",
                        "napari",
                        "py313-vispy",
                        "py313-reportlab",
                        "ocrmypdf",
                        "py313-blockdiag",
                        "py313-pikepdf",
                        "py313-imageio",
                        "py313-ipympl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-imagehash",
                        "qgis3-ltr",
                        "py313-wxpython-4.0",
                        "py313-aplpy",
                        "py313-luma.core",
                        "py313-xraylarch",
                        "py313-wxmplot",
                        "py313-zbar",
                        "py313-scikit-image",
                        "qgis3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pyavm",
                        "py313-svgelements",
                        "py313-django-allauth",
                        "py313-Faker"
                    ]
                }
            ]
        },
        {
            "name": "py313-flexcache",
            "portdir": "python/py-flexcache",
            "version": "0.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexcache",
            "description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "long_description": "An robust and extensible package to cache on disk the result of expensive calculations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pint"
                    ]
                }
            ]
        },
        {
            "name": "dufs",
            "portdir": "www/dufs",
            "version": "0.43.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sigoden/dufs",
            "description": "A distinctive utility file server",
            "long_description": "A distinctive utility file server that supports static serving, uploading, searching, accessing control, webdav.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "holymonson",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python313",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-obspy",
                        "gtk-doc",
                        "py313-pptx",
                        "py313-skyfield",
                        "py313-soco",
                        "py313-datacite",
                        "gcovr",
                        "py313-benchexec",
                        "py-lxml",
                        "py313-docx",
                        "py313-svglib",
                        "py313-agate",
                        "py313-zeep",
                        "py313-leather",
                        "py313-prov",
                        "py313-pikepdf",
                        "py313-beautifulsoup4",
                        "py313-xmlsec",
                        "sigil",
                        "py313-fabio",
                        "py313-readability-lxml",
                        "translate-toolkit",
                        "py313-lxml_html_clean",
                        "py313-owslib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pypeg2",
                        "py313-fonttools",
                        "john-jumbo-devel",
                        "py313-pyshark"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-openid",
                        "py313-datacite",
                        "gramps"
                    ]
                }
            ]
        },
        {
            "name": "py313-yaml",
            "portdir": "python/py-yaml",
            "version": "6.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yaml/pyyaml",
            "description": "YAML 1.1 parser and emitter for Python",
            "long_description": "PyYAML is a YAML parser and emitter for Python, which supports YAML 1.1, unicode input and output, low-level event-based parser and emitter API, high-level API for serializing and deserializing native Python objects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "libyaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mlir-21",
                        "mlir-19",
                        "clang-21",
                        "llvm-21",
                        "flang-21",
                        "mod_gnutls",
                        "flang-20",
                        "cabal",
                        "lldb-20",
                        "clang-20",
                        "mlir-20",
                        "llvm-devel",
                        "mlir-devel",
                        "clang-devel",
                        "lldb-devel",
                        "flang-devel",
                        "llvm-20",
                        "clang-19",
                        "mesa",
                        "lldb-19",
                        "flang-19",
                        "llvm-19",
                        "lldb-21"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-awscli",
                        "osxphotos",
                        "py313-vcrpy",
                        "py313-poethepoet",
                        "py313-scruffington",
                        "py313-pybtex",
                        "py-yaml",
                        "py313-cloudflare2",
                        "py313-hanko",
                        "py313-npe2",
                        "py313-asdf",
                        "py313-astropy",
                        "py313-bokeh",
                        "py313-jupyter_events",
                        "napari",
                        "py313-ansible-core",
                        "py313-pysigma",
                        "py313-responses",
                        "py313-cookiecutter",
                        "qutebrowser",
                        "py313-confuse",
                        "beets",
                        "beets-devel",
                        "beets-originquery",
                        "beets-xtractor",
                        "py313-flasgger",
                        "py313-pytorch",
                        "openstreetmap-carto",
                        "py313-owslib",
                        "py313-pre-commit",
                        "py313-benchexec",
                        "py313-mrjob",
                        "py313-watchdog",
                        "py313-donfig",
                        "ansible-lint",
                        "py313-dask"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-oslo-utils",
                        "pyinfra",
                        "py313-cliff",
                        "py313-oslo-config",
                        "py313-kaptan",
                        "ramalama",
                        "py313-pytest-regressions",
                        "podman-compose-devel",
                        "podman-compose",
                        "qgis3-ltr",
                        "qgis3",
                        "py313-xraylarch",
                        "py313-datasets",
                        "py313-huggingface_hub",
                        "py313-wxmplot",
                        "py313-ansible-compat",
                        "py313-openstacksdk",
                        "py313-cfn-lint",
                        "yamllint",
                        "py313-dns-lexicon"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-jsonnet",
                        "py313-tomlkit",
                        "py313-pypdf",
                        "py313-aws-sam-translator",
                        "py313-configargparse",
                        "py313-pylast"
                    ]
                }
            ]
        },
        {
            "name": "py313-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "2.0.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "py313-greenlet",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-obspy",
                        "py313-sunpy",
                        "py313-agate-sql",
                        "py-sqlalchemy",
                        "py313-sqlalchemy-utils",
                        "py313-flask-sqlalchemy",
                        "py313-alembic",
                        "py313-larixite",
                        "py313-csvkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-xraylarch",
                        "py313-xraydb"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-mssql"
                    ]
                }
            ]
        },
        {
            "name": "py312-python-daemon",
            "portdir": "python/py-python-daemon",
            "version": "3.1.0",
            "license": "GPL-3+ and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pagure.io/python-daemon/",
            "description": "Library to implement a well-behaved Unix daemon process.",
            "long_description": "This library implements the well-behaved daemon specification of PEP 3143, \"Standard daemon process library\". A well-behaved Unix daemon process is tricky to get right, but the required steps are much the same for every daemon program. A DaemonContext instance holds the behaviour and configured process environment for the program; use the instance as a context manager to enter a daemon state.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-changelog-chug",
                        "py312-wheel",
                        "py312-docutils",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-lockfile",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-python-daemon"
                    ]
                }
            ]
        },
        {
            "name": "py312-changelog-chug",
            "portdir": "python/py-changelog-chug",
            "version": "0.0.3",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~bignose/changelog-chug",
            "description": "Parser library for project Change Log documents.",
            "long_description": "Parser library for project Change Log documents.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-docutils",
                        "py312-semver",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-python-daemon"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-changelog-chug"
                    ]
                }
            ]
        },
        {
            "name": "py-changelog-chug",
            "portdir": "python/py-changelog-chug",
            "version": "0.0.3",
            "license": "AGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.sr.ht/~bignose/changelog-chug",
            "description": "Parser library for project Change Log documents.",
            "long_description": "Parser library for project Change Log documents.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-changelog-chug"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-LabJackPython",
            "portdir": "python/py-LabJackPython",
            "version": "2.1.0",
            "license": "MIT and X11",
            "platforms": "{darwin any}",
            "epoch": 3,
            "replaced_by": null,
            "homepage": "https://support.labjack.com/docs/labjackpython-for-ud-exodriver-u12-windows-mac-lin",
            "description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "long_description": "The LabJack Python modules for the LabJack U3, U6, UE9 and U12.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "exodriver"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-LabJackPython"
                    ]
                }
            ]
        },
        {
            "name": "py313-flexparser",
            "portdir": "python/py-flexparser",
            "version": "0.4",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hgrecco/flexparser",
            "description": "Another parser.",
            "long_description": "Another parser. You write a class for every type of content (called here ParsedStatement) you need to parse. Each class should have a from_string constructor. We used extensively the typing module to make the output structure easy to use and less error prone.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pint"
                    ]
                }
            ]
        },
        {
            "name": "neohtop",
            "portdir": "sysutils/neohtop",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Abdenasser/neohtop",
            "description": "htop on steroids",
            "long_description": "neohtop is a modern, cross-platform system monitor built on top of Svelte, Rust and Tauri.",
            "active": true,
            "categories": [
                "aqua",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 225
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "rust",
                        "jq",
                        "moreutils",
                        "clang-18",
                        "nodejs22",
                        "npm11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-greenlet",
            "portdir": "python/py-greenlet",
            "version": "3.3.0",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-greenlet/greenlet",
            "description": "Lightweight in-process concurrent programming",
            "long_description": "The \"greenlet\" package is a spin-off of Stackless, a version of CPython that supports micro-threads called \"tasklets\". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on \"channels\". A \"greenlet\", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a \"yield\" keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-sqlalchemy",
                        "py313-eventlet",
                        "py313-gevent",
                        "py313-neovim",
                        "py313-httpbin",
                        "py-greenlet"
                    ]
                }
            ]
        },
        {
            "name": "py313-tqdm",
            "portdir": "python/py-tqdm",
            "version": "4.67.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tqdm/tqdm",
            "description": "A Fast, Extensible Progress Meter",
            "long_description": "A Fast, Extensible Progress Meter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pooch",
                        "py313-maggma",
                        "magic-wormhole",
                        "py313-MDAnalysis",
                        "py-tqdm",
                        "py313-panel",
                        "py313-sunpy",
                        "py313-parfive",
                        "napari",
                        "gdown",
                        "py313-nltk",
                        "internetarchive"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-segregation",
                        "py313-tobler",
                        "py313-panel",
                        "py313-huggingface_hub",
                        "py313-sacremoses",
                        "py313-datasets",
                        "py313-momepy",
                        "py313-umap-learn",
                        "py313-pymatgen",
                        "py313-spopt"
                    ]
                }
            ]
        },
        {
            "name": "py313-tatsu",
            "portdir": "python/py-tatsu",
            "version": "5.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/neogeny/tatsu",
            "description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
            "long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tatsu"
                    ]
                }
            ]
        },
        {
            "name": "py313-regex",
            "portdir": "python/py-regex",
            "version": "2025.11.3",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrabarnett/mrab-regex",
            "description": "Alternate regular expression module, to replace re.",
            "long_description": "Alternate regular expression module, to replace re.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-regex",
                        "py313-beancount",
                        "py313-parsimonious",
                        "sigil",
                        "py313-nltk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sacremoses",
                        "py313-cfn-lint"
                    ]
                }
            ]
        },
        {
            "name": "py313-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rspeer/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-nuitka",
                        "beets-beetcamp",
                        "py-ordered-set"
                    ]
                }
            ]
        },
        {
            "name": "py312-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rspeer/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-nuitka"
                    ]
                }
            ]
        },
        {
            "name": "py313-freezegun",
            "portdir": "python/py-freezegun",
            "version": "1.5.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spulec/freezegun",
            "description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
            "long_description": "FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-six",
                        "py313-dateutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-freezegun"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-babel",
                        "py313-tempora",
                        "py313-structlog",
                        "py313-dateutil",
                        "py313-Faker",
                        "py313-itsdangerous"
                    ]
                }
            ]
        },
        {
            "name": "py313-dateutil",
            "portdir": "python/py-dateutil",
            "version": "2.9.0.post0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dateutil/dateutil/",
            "description": "Extensions to the standard Python datetime module",
            "long_description": "The dateutil module provides powerful extensions to the datetime module available in the Python standard library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-six"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-tz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest",
                        "py313-freezegun"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pendulum",
                        "py313-aiobotocore",
                        "py313-beancount",
                        "py313-owslib",
                        "py313-awscli2",
                        "py313-croniter",
                        "py313-sunpy",
                        "py313-fdsnwsscripts",
                        "py313-botocore",
                        "py313-jupyter_client",
                        "py313-bson",
                        "py313-holidays",
                        "py313-skyfield",
                        "py313-soundcloud-v2",
                        "py313-discogs-client",
                        "py313-vobject",
                        "py313-aniso8601",
                        "py313-matplotlib",
                        "py313-arrow",
                        "py313-beancount-import",
                        "py313-freezegun",
                        "py313-icalendar",
                        "py313-prov",
                        "py313-pandas",
                        "toot",
                        "beets-beetcamp",
                        "py313-socid-extractor",
                        "py-dateutil",
                        "py313-maggma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "s3cmd",
                        "py313-pync",
                        "pyinfra",
                        "py313-hcloud",
                        "qgis3",
                        "qgis3-ltr",
                        "py313-Faker",
                        "py313-arrow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-time-machine"
                    ]
                }
            ]
        },
        {
            "name": "py313-redis",
            "portdir": "python/py-redis",
            "version": "7.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redis/redis-py",
            "description": "Python client for Redis key-value store",
            "long_description": "Python client for Redis key-value store",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-redis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spotipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-portalocker"
                    ]
                }
            ]
        },
        {
            "name": "py313-prometheus_client",
            "portdir": "python/py-prometheus_client",
            "version": "0.23.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/prometheus/client_python",
            "description": "Prometheus instrumentation library for Python applications",
            "long_description": "Prometheus instrumentation library for Python applications",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-prometheus_client",
                        "py313-jupyter_server"
                    ]
                }
            ]
        },
        {
            "name": "py313-levenshtein",
            "portdir": "python/py-levenshtein",
            "version": "0.27.3",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maxbachmann/Levenshtein",
            "description": "Python module for fast computation of Levensthein distances.",
            "long_description": "The Levenshtein Python C extension module contains functions for fast computation of Levenshtein (edit) distance, and edit operations, string similarity, approximate median strings, and generally string averaging, string sequence and set similarity. It supports both normal and Unicode strings.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py313-wheel",
                        "py313-scikit-build-core",
                        "ninja",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-rapidfuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-levenshtein",
                        "translate-toolkit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-fire"
                    ]
                }
            ]
        },
        {
            "name": "py313-importlib-metadata",
            "portdir": "python/py-importlib-metadata",
            "version": "8.7.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://importlib-metadata.readthedocs.io/",
            "description": "Library to access the metadata for a Python package.",
            "long_description": "Library to access the metadata for a Python package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-zipp",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-textx",
                        "napari",
                        "py313-pygccxml",
                        "py-importlib-metadata",
                        "py313-docstring-to-markdown",
                        "py313-httpbin",
                        "py313-datacite",
                        "py313-asv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder",
                        "ansible-lint"
                    ]
                }
            ]
        },
        {
            "name": "py313-fsspec",
            "portdir": "python/py-fsspec",
            "version": "2025.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/intake/filesystem_spec",
            "description": "File-system specification",
            "long_description": "File-system specification",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-s3fs",
                        "py313-sunpy",
                        "py313-dask"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-huggingface_hub",
                        "py313-datasets",
                        "py313-reproject"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyproject_metadata",
            "portdir": "python/py-pyproject_metadata",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FFY00/python-pyproject-metadata",
            "description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "long_description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-fabio"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-pyproject_metadata",
                        "py313-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py313-oldest-supported-numpy",
            "portdir": "python/py-oldest-supported-numpy",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
            "description": "a numpy dependency stub",
            "long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cftime",
                        "py313-usadel1",
                        "py313-blosc2",
                        "py313-netcdf4"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py313-numpy",
            "portdir": "python/py-numpy",
            "version": "2.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-meson-python",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py313-build",
                        "py313-installer",
                        "py313-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-tz",
                        "py313-charset-normalizer",
                        "py313-hypothesis",
                        "py313-pytest",
                        "py313-typing_extensions",
                        "py313-mypy",
                        "py313-cffi",
                        "py313-cython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-rsgislib",
                        "py313-reproject"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydicom",
                        "py313-pymca",
                        "boost181-numpy",
                        "imager",
                        "py313-scikit-image",
                        "py313-pycifrw",
                        "py313-libsvm",
                        "py313-sparse",
                        "py313-GridDataFormats",
                        "py313-MDAnalysis",
                        "py313-gsd",
                        "py313-mrcfile",
                        "py313-altair",
                        "py313-regions",
                        "py313-opencv4",
                        "py313-opencv4-devel",
                        "py313-lap",
                        "py313-netcdf4",
                        "py313-mdtraj",
                        "boost187-numpy",
                        "boost188-numpy",
                        "py313-asdf-astropy",
                        "py313-astroscrappy",
                        "py313-guidata",
                        "py313-mpl-animators",
                        "py313-astroML",
                        "py313-lmfit",
                        "py313-nmrglue",
                        "py313-nmrglue-devel",
                        "py313-peakutils",
                        "py313-pythonqwt",
                        "py313-pyregion",
                        "py313-shapely",
                        "py313-napari-svg",
                        "py313-ndindex",
                        "py313-tables",
                        "py313-langid",
                        "py313-sunpy",
                        "py313-pyFAI",
                        "py313-opengl-accelerate",
                        "py313-pymatgen",
                        "py313-tropycal",
                        "py313-emmet-core",
                        "py313-biopython",
                        "py313-obspy",
                        "py313-statsmodels",
                        "py313-xarray",
                        "py313-drms",
                        "py313-pyarrow",
                        "py313-silx",
                        "py313-srsly",
                        "py313-termplotlib",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "macos-fortress-easylistpac",
                        "mathgl",
                        "verde",
                        "py313-fisx",
                        "py313-contextily",
                        "py313-rasterio",
                        "py313-skyfield",
                        "py313-cftime",
                        "gildas",
                        "py313-ttfquery",
                        "root6",
                        "py313-scikit-umfpack",
                        "py313-arviz",
                        "py313-emcee3",
                        "py313-contourpy",
                        "py313-matplotlib",
                        "py313-numdifftools",
                        "py313-pymc",
                        "py313-astlib",
                        "py313-astroplan",
                        "py313-astropy-healpix",
                        "py313-graph-tool",
                        "py313-beancount-import",
                        "py313-bottleneck",
                        "py313-algopy",
                        "py313-spiceypy",
                        "py313-asdf",
                        "py313-astropy",
                        "py313-bokeh",
                        "py313-usadel1",
                        "py313-acor",
                        "py313-gdal",
                        "napari",
                        "py313-numcodecs",
                        "py313-meshio",
                        "py313-vispy",
                        "py313-numexpr",
                        "py313-pytensor",
                        "py313-zarr",
                        "py313-siphon",
                        "py313-geopandas",
                        "py313-game",
                        "py313-dm-tree",
                        "py313-pandas",
                        "py313-pyogrio",
                        "py313-pywavelets",
                        "py313-samplerate",
                        "py313-pacmap",
                        "py313-imageio",
                        "py313-pyerfa",
                        "py313-networkit",
                        "py313-mahotas",
                        "pcraster",
                        "py313-ipympl",
                        "py313-corner",
                        "py313-blosc2",
                        "beets",
                        "beets-devel",
                        "beets-bpmanalyser",
                        "beets-describe",
                        "grass",
                        "py313-aubio",
                        "py313-scikit-rf",
                        "py313-gsl",
                        "py313-deap",
                        "py313-fabio",
                        "py313-pytorch",
                        "py313-jplephem",
                        "py313-mapclassify",
                        "py313-onnx",
                        "py313-patsy",
                        "py313-quantecon",
                        "py313-seaborn",
                        "py313-pyside6",
                        "py313-snuggs",
                        "py313-spglib",
                        "vitables",
                        "stimfit",
                        "py313-gyoto",
                        "py313-imagecodecs",
                        "py313-maggma",
                        "py313-numba",
                        "py313-tifffile",
                        "py313-cartopy",
                        "py313-h5py",
                        "py313-xarray-einstats",
                        "py313-matplotlib-basemap",
                        "py313-scikits-bootstrap",
                        "py313-photutils",
                        "py313-scipy",
                        "py313-metpy",
                        "py313-petsc4py",
                        "py313-pythran",
                        "py313-scikit-learn"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pointpats",
                        "py313-reproject",
                        "py313-rasterstats",
                        "py313-inequality",
                        "py313-folium",
                        "qgis3",
                        "qgis3-ltr",
                        "py313-pmdarima",
                        "py313-spopt",
                        "py313-tobler",
                        "py313-sounddevice",
                        "py313-wxpython-4.0",
                        "py313-splot",
                        "py313-spvcm",
                        "py313-access",
                        "py313-imagehash",
                        "py313-spint",
                        "py313-esda",
                        "py313-spreg",
                        "py313-mgwr",
                        "py313-libpysal",
                        "py313-qimage2ndarray",
                        "py313-wxmplot",
                        "py313-xraydb",
                        "py313-spyder",
                        "py313-fasttext",
                        "py313-resampy",
                        "py313-umap-learn",
                        "py313-soundfile",
                        "py313-soxr",
                        "py313-segregation",
                        "py313-spaghetti",
                        "py313-aplpy",
                        "py313-xraylarch",
                        "py313-datasets",
                        "py313-spglm",
                        "py313-ml_dtypes",
                        "py313-pygmt",
                        "py313-librosa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-svgelements",
                        "py313-mmtf-python",
                        "py313-igraph",
                        "py313-cairocffi",
                        "py313-zbar",
                        "py313-blosc",
                        "py313-pyavm",
                        "py313-uncertainties",
                        "py313-dill"
                    ]
                }
            ]
        },
        {
            "name": "py313-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "py313-meson",
                        "py313-pyproject_metadata",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-gobject3",
                        "py313-scikit-umfpack",
                        "py313-cairo",
                        "py313-contourpy",
                        "py313-matplotlib",
                        "py313-usadel1",
                        "py313-scikit-image",
                        "py313-pandas",
                        "py313-pywavelets",
                        "py313-numpy",
                        "py313-pmdarima",
                        "py313-gsl",
                        "py313-fabio",
                        "py313-beancount",
                        "py313-scipy",
                        "py313-scikit-learn",
                        "py313-pyFAI"
                    ]
                }
            ]
        }
    ]
}