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

{
    "count": 50786,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=447",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=445",
    "results": [
        {
            "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": 1024
                }
            ],
            "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",
                        "py313-zlmdb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-luma.core",
                        "py313-autobahn",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-cattrs",
            "portdir": "python/py-cattrs",
            "version": "25.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-attrs/cattrs",
            "description": "py-cattrs is an open-source Python library for structuring and unstructuring data.",
            "long_description": "py-cattrs is an open-source Python library for structuring and unstructuring data.. py-cattrs works best with attrs classes, dataclasses and the usual Python collections, but other kinds of classes are supported by manually registering converters.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatch-vcs",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-attrs",
                        "py313-typing_extensions",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cattrs",
                        "py313-requests-cache",
                        "py313-lsprotocol",
                        "py313-python-lsp-ruff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pygls"
                    ]
                }
            ]
        },
        {
            "name": "py313-catalogue",
            "portdir": "python/py-catalogue",
            "version": "2.0.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/explosion/catalogue",
            "description": "Super lightweight function registries for your library",
            "long_description": "catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks.",
            "active": true,
            "categories": [
                "devel",
                "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-catalogue"
                    ]
                }
            ]
        },
        {
            "name": "py313-cartopy",
            "portdir": "python/py-cartopy",
            "version": "0.25.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scitools.org.uk/cartopy/docs/latest",
            "description": "A cartographic python library with matplotlib support",
            "long_description": "Cartopy is a Python package designed for geospatial data processing in order to produce maps and other geospatial data analyses. Cartopy makes use of the powerful PROJ, NumPy and Shapely libraries and includes a programmatic interface built on top of Matplotlib for the creation of publication quality maps.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "py313-cython",
                        "py313-setuptools_scm_git_archive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-beautifulsoup4",
                        "python313",
                        "py313-owslib",
                        "py313-pyshp",
                        "py313-packaging",
                        "py313-numpy",
                        "py313-Pillow",
                        "py313-scipy",
                        "py313-shapely",
                        "py313-pyproj",
                        "py313-matplotlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-geoviews",
                        "py313-movingpandas",
                        "py313-tropycal"
                    ]
                }
            ]
        },
        {
            "name": "py313-calver",
            "portdir": "python/py-calver",
            "version": "2025.10.20",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/di/calver",
            "description": "setuptools extension for automatically defining your Python package version as a calendar version",
            "long_description": "The calver package is a setuptools extension for automatically defining your Python package version as a calendar version.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "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-trove-classifiers"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-calver"
                    ]
                }
            ]
        },
        {
            "name": "py313-cairosvg",
            "portdir": "python/py-cairosvg",
            "version": "2.8.2",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cairosvg.org",
            "description": "A Simple SVG Converter based on Cairo",
            "long_description": "CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pytest-runner",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-Pillow",
                        "py313-cairocffi",
                        "py313-tinycss2",
                        "py313-cssselect2",
                        "py313-defusedxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py-cairosvg_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cairosvg"
                    ]
                }
            ]
        },
        {
            "name": "py313-cairocffi",
            "portdir": "python/py-cairocffi",
            "version": "1.7.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kozea/cairocffi",
            "description": "cairocffi is a CFFI-based drop-in replacement for Pycairo",
            "long_description": "cairocffi is a CFFI-based drop-in replacement for Pycairo",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-cffi",
                        "libffi",
                        "cairo",
                        "gdk-pixbuf2",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-numpy",
                        "py313-pikepdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cairocffi",
                        "py313-cairosvg"
                    ]
                }
            ]
        },
        {
            "name": "py313-cairo",
            "portdir": "python/py-cairo",
            "version": "1.29.0",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygobject/pycairo",
            "description": "Pycairo is set of Python bindings for the cairo graphics library",
            "long_description": "Pycairo is set of Python bindings for the cairo graphics library",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-cython",
                        "py313-meson-python",
                        "pkgconfig",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "cairo",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-gobject3",
                        "py313-matplotlib",
                        "quodlibet",
                        "py313-graph-tool",
                        "mat2",
                        "ihaskell",
                        "py313-rlpycairo"
                    ]
                }
            ]
        },
        {
            "name": "py313-cachey",
            "portdir": "python/py-cachey",
            "version": "0.2.1",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/cachey/",
            "description": "Caching for Analytic Computations",
            "long_description": "Caching for Analytic Computations Normal caching policies like LRU aren't well suited for analytic computations where both the cost of recomputation and the cost of storage routinely vary by one million or more.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-heapdict",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "napari",
                        "py-cachey"
                    ]
                }
            ]
        },
        {
            "name": "py313-cachetools",
            "portdir": "python/py-cachetools",
            "version": "7.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tkem/cachetools",
            "description": "memoizing collections and decorators",
            "long_description": "This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library @lru_cache function decorator.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "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": [
                        "py313-beancount-import",
                        "py313-google-auth",
                        "py313-pymc",
                        "py313-tox"
                    ]
                }
            ]
        },
        {
            "name": "py313-cached-property",
            "portdir": "python/py-cached-property",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydanny/cached-property",
            "description": "A decorator for caching properties in classes",
            "long_description": "A decorator for caching properties in classes",
            "active": true,
            "categories": [
                "devel",
                "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-cached-property",
                        "py313-zeep",
                        "beets-beetcamp"
                    ]
                }
            ]
        },
        {
            "name": "py313-cachecontrol",
            "portdir": "python/py-cachecontrol",
            "version": "0.14.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/psf/cachecontrol",
            "description": "httplib2 caching for requests",
            "long_description": "CacheControl is a port of the caching algorithms in httplib2 for use with requests session object.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 144
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "py313-msgpack",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cachecontrol"
                    ]
                }
            ]
        },
        {
            "name": "py313-build",
            "portdir": "python/py-build",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypa-build.readthedocs.io/",
            "description": "A simple, correct PEP517 package builder",
            "long_description": "A simple, correct PEP517 package builder which will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                },
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py-bootstrap-modules",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-packaging",
                        "py313-pyproject_hooks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kitty",
                        "dtrx",
                        "litecli",
                        "mycli",
                        "pgcli",
                        "cram",
                        "git-remote-hg",
                        "gitless",
                        "gomp",
                        "google-cloud-sdk",
                        "hg-evolve",
                        "hg-git",
                        "hg-keyring",
                        "mercurial",
                        "scons",
                        "tortoisehg",
                        "gramps",
                        "cppman",
                        "urlscan",
                        "deluge",
                        "exabgp",
                        "gWakeOnLAN",
                        "impacket",
                        "magic-wormhole",
                        "s3cmd",
                        "speedtest-cli",
                        "sshuttle",
                        "rdiff-backup",
                        "verde",
                        "certbot",
                        "certbot-apache",
                        "certbot-nginx",
                        "certbot-dns-cloudflare",
                        "certbot-dns-digitalocean",
                        "certbot-dns-dnsimple",
                        "certbot-dns-dnsmadeeasy",
                        "certbot-dns-gehirn",
                        "certbot-dns-google",
                        "certbot-dns-linode",
                        "certbot-dns-luadns",
                        "certbot-dns-nsone",
                        "certbot-dns-ovh",
                        "certbot-dns-rfc2136",
                        "certbot-dns-route53",
                        "certbot-dns-sakuracloud",
                        "certbot-dns-namecheap",
                        "xonsh",
                        "borgbackup",
                        "translate-toolkit",
                        "buku",
                        "qutebrowser",
                        "hg-credentials",
                        "openstreetmap-carto",
                        "beets",
                        "beets-devel",
                        "beets-alternatives",
                        "beets-amazon",
                        "beets-artistcountry",
                        "beets-autofix",
                        "beets-barcode",
                        "beets-beetcamp",
                        "beets-bpmanalyser",
                        "beets-check",
                        "beets-copyartifacts",
                        "beets-describe",
                        "beets-follow",
                        "beets-goingrunning",
                        "beets-ibroadcast",
                        "beets-importreplace",
                        "beets-mosaic",
                        "beets-moveall",
                        "beets-noimport",
                        "beets-originquery",
                        "beets-summarize",
                        "beets-usertag",
                        "beets-xtractor",
                        "beets-yearfixer",
                        "beets-full",
                        "podman-compose",
                        "toot",
                        "napari",
                        "cmake-language-server",
                        "hatch",
                        "zenmap",
                        "podman-compose-devel",
                        "ssh-audit",
                        "borgmatic",
                        "dnsdiag",
                        "mat2",
                        "codemod",
                        "offpunk",
                        "xcode-build-server",
                        "ocrmypdf",
                        "internetarchive",
                        "tubeup",
                        "py313-flit_core",
                        "py313-gdbm",
                        "py313-setuptools",
                        "py313-tkinter",
                        "py313-wheel",
                        "py313-altgraph",
                        "py313-macholib",
                        "py313-modulegraph",
                        "py313-py2app",
                        "py313-calver",
                        "py313-editables",
                        "py313-trove-classifiers",
                        "py313-pathspec",
                        "py313-pluggy",
                        "py313-setuptools_scm",
                        "py313-hatchling",
                        "py313-atomicwrites",
                        "py313-hatch-vcs",
                        "py313-serial",
                        "py313-tz",
                        "py313-pip",
                        "py313-pefile",
                        "py313-argcomplete",
                        "py313-crcmod",
                        "py313-bitarray",
                        "py313-attrs",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-hatch-fancy-pypi-readme",
                        "py313-hypothesis",
                        "py313-idna",
                        "py313-iniconfig",
                        "py313-py",
                        "py313-pytest",
                        "py313-requests",
                        "py313-sortedcontainers",
                        "py313-urllib3",
                        "py313-zope-event",
                        "py313-zopeinterface",
                        "py313-mpmath",
                        "py313-sympy",
                        "py313-scikit-build-core",
                        "py313-types-psutil",
                        "py313-mypy_extensions",
                        "py313-types-setuptools",
                        "py313-flaky",
                        "py313-typing_extensions",
                        "py313-mypy",
                        "py313-six",
                        "py313-sniffio",
                        "py313-trio",
                        "py313-async_generator",
                        "py313-outcome",
                        "py313-pytest-asyncio",
                        "py313-pytest-trio",
                        "py313-astor",
                        "py313-jedi",
                        "py313-parso",
                        "py313-matplotlib-inline",
                        "py313-pexpect",
                        "py313-ptyprocess",
                        "py313-traitlets",
                        "py313-wcwidth",
                        "py313-prompt_toolkit",
                        "py313-pretend",
                        "py313-pygments",
                        "py313-asttokens",
                        "py313-executing",
                        "py313-pure_eval",
                        "py313-stack_data",
                        "py313-appnope",
                        "py313-backcall",
                        "py313-decorator",
                        "py313-ipython",
                        "py313-pickleshare",
                        "py313-semantic_version",
                        "py313-pycparser",
                        "py313-setuptools-rust",
                        "py313-cffi",
                        "py313-cpuinfo",
                        "py313-pytest-benchmark",
                        "py313-execnet",
                        "py313-pytest-xdist",
                        "py313-maturin",
                        "py313-testpath",
                        "py313-gmpy2",
                        "py313-dulwich",
                        "py313-appdirs",
                        "py313-fastjsonschema",
                        "py313-filelock",
                        "py313-fs",
                        "py313-mock",
                        "py313-platformdirs",
                        "py313-pkginfo",
                        "py313-pyfatfs",
                        "py313-pytest-mock",
                        "py313-requests-toolbelt",
                        "py313-shellingham",
                        "py313-xattr",
                        "py313-asteval",
                        "py313-distlib",
                        "py313-virtualenv",
                        "py313-brotli",
                        "py313-coverage",
                        "py313-coveralls",
                        "py313-docopt",
                        "py313-ipdb",
                        "py313-inflate64",
                        "py313-multivolumefile",
                        "py313-poetry-core",
                        "py313-psutil",
                        "py313-py7zr",
                        "py313-pyannotate",
                        "py313-pybcj",
                        "py313-pycryptodome",
                        "py313-pycryptodomex",
                        "py313-pyppmd",
                        "py313-pytest-cov",
                        "py313-pytest-remotedata",
                        "py313-pytest-timeout",
                        "py313-pyzstd",
                        "py313-texttable",
                        "py313-toml",
                        "py313-stagger",
                        "py313-cython",
                        "py313-zipfile-deflate64",
                        "py313-blinker",
                        "py313-cryptography",
                        "py313-cryptography_vectors",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-pbr",
                        "py313-requests-oauthlib",
                        "py313-requests-mock",
                        "py313-tomlkit",
                        "py313-crashtest",
                        "py313-click",
                        "py313-msgpack",
                        "py313-rapidfuzz",
                        "py313-libvirt",
                        "py313-aioitertools",
                        "py313-anyio",
                        "py313-starlette",
                        "py313-zipp",
                        "py313-userpath",
                        "py313-meson",
                        "py313-meson-python",
                        "py313-numpy",
                        "py313-pyproject_metadata",
                        "py313-fsspec",
                        "py313-importlib-metadata",
                        "py313-levenshtein",
                        "py313-prometheus_client",
                        "py313-redis",
                        "py313-dateutil",
                        "py313-freezegun",
                        "py313-ordered-set",
                        "py313-regex",
                        "py313-tatsu",
                        "py313-tqdm",
                        "py313-greenlet",
                        "py313-flexparser",
                        "py313-sqlalchemy",
                        "py313-yaml",
                        "py313-lxml",
                        "py313-flexcache",
                        "py313-cbor2",
                        "py313-game",
                        "py313-luma.core",
                        "py313-luma.emulator",
                        "py313-olefile",
                        "py313-pint",
                        "py313-pyftdi",
                        "py313-pyusb",
                        "py313-ruamel-yaml",
                        "py313-smbus2",
                        "py313-openssl",
                        "py313-pylsqpack",
                        "py313-roman",
                        "py313-docutils",
                        "py313-alabaster",
                        "py313-babel",
                        "py313-imagesize",
                        "py313-jinja2",
                        "py313-markupsafe",
                        "py313-snowballstemmer",
                        "py313-sphinxcontrib-devhelp",
                        "py313-sphinxcontrib-applehelp",
                        "py313-sphinxcontrib-htmlhelp",
                        "py313-sphinxcontrib-jsmath",
                        "py313-sphinxcontrib-qthelp",
                        "py313-sphinxcontrib-serializinghtml",
                        "py313-sphinx_rtd_theme",
                        "py313-sphinx",
                        "py313-sphinxcontrib-jquery",
                        "py313-geographiclib",
                        "py313-tomli",
                        "py313-yapf",
                        "py313-gevent",
                        "py313-zstd",
                        "py313-debugpy",
                        "py313-distro",
                        "py313-scikit-build",
                        "py313-mako",
                        "py313-markdown",
                        "py313-nuitka",
                        "py313-wrapt",
                        "py313-identify",
                        "py313-rtree",
                        "py313-pyglet",
                        "py313-beniget",
                        "py313-gast",
                        "py313-ply",
                        "py313-pooch",
                        "py313-pybind11",
                        "py313-pythran",
                        "py313-scikit-umfpack",
                        "py313-scipy",
                        "py313-threadpoolctl",
                        "py313-pyerfa",
                        "py313-igraph",
                        "py313-shapely",
                        "py313-pypdf",
                        "py313-tomli-w",
                        "py313-lmfit",
                        "py313-uncertainties",
                        "py313-websockets",
                        "py313-cairo",
                        "py313-contourpy",
                        "py313-cppy",
                        "py313-cycler",
                        "py313-kiwisolver",
                        "py313-lz4",
                        "py313-parsing",
                        "py313-pkgconfig",
                        "py313-pyqt-builder",
                        "py313-pyqt5-sip",
                        "py313-sip",
                        "py313-sip-devel",
                        "py313-zopfli",
                        "py313-expandvars",
                        "py313-frozenlist",
                        "py313-more-itertools",
                        "py313-gdal",
                        "py313-orjson",
                        "py313-smart_open",
                        "py313-pyproj",
                        "py313-lxml_html_clean",
                        "py313-affine",
                        "py313-click-plugins",
                        "py313-cligj",
                        "py313-rasterio",
                        "py313-snuggs",
                        "py313-asn1",
                        "py313-asn1-modules",
                        "py313-aioquic",
                        "py313-service_identity",
                        "py313-dnspython",
                        "py313-cymruwhois",
                        "py313-deprecated",
                        "py313-pikepdf",
                        "py313-blockdiag",
                        "py313-chardet",
                        "py313-flatbuffers",
                        "py313-fonttools",
                        "py313-funcparserlib",
                        "py313-gobject3",
                        "py313-matplotlib",
                        "py313-protobuf3",
                        "py313-pyobjc",
                        "py313-reportlab",
                        "py313-sphinxcontrib-blockdiag",
                        "py313-svgelements",
                        "py313-unicodedata2",
                        "py313-webcolors",
                        "py313-gssapi",
                        "py313-requests-gssapi",
                        "py313-peewee",
                        "py313-requests-futures",
                        "py313-algopy",
                        "py313-applaunchservices",
                        "py313-asv",
                        "py313-asv-runner",
                        "py313-bigfloat",
                        "py313-binaryornot",
                        "py313-biopython",
                        "py313-cachetools",
                        "py313-cairocffi",
                        "py313-cairosvg",
                        "py313-cfgv",
                        "py313-cftime",
                        "py313-columnize",
                        "py313-colorlog",
                        "py313-deprecation",
                        "py313-diff-match-patch",
                        "py313-dill",
                        "py313-whatthepatch",
                        "py313-multidict",
                        "py313-docstring-to-markdown",
                        "py313-pdm-backend",
                        "py313-tabulate",
                        "py313-tinycss2",
                        "py313-webencodings",
                        "py313-blosc",
                        "py313-joblib",
                        "py313-networkx",
                        "py313-aiodns",
                        "py313-aiohappyeyeballs",
                        "py313-propcache",
                        "py313-pycares",
                        "py313-yarl",
                        "py313-aiosignal",
                        "py313-aiohttp",
                        "py313-audioop_lts",
                        "py313-discordpy",
                        "py313-fire",
                        "py313-termcolor",
                        "py313-hy",
                        "py313-hyrule",
                        "py313-cons",
                        "py313-docstyle",
                        "py313-editorconfig",
                        "py313-enchant",
                        "py313-etuples",
                        "py313-fastprogress",
                        "py313-filetype",
                        "py313-inflection",
                        "py313-intervaltree",
                        "py313-jaraco.context",
                        "py313-logical-unification",
                        "py313-multipledispatch",
                        "py313-minikanren",
                        "py313-natsort",
                        "py313-nmrglue",
                        "py313-nmrglue-devel",
                        "py313-pyicu",
                        "py313-toolz",
                        "py313-aioftp",
                        "py313-parfive",
                        "py313-async-timeout",
                        "py313-curio",
                        "py313-python-socks",
                        "py313-aiohttp-socks",
                        "py313-asdf-standard",
                        "py313-asdf-transform-schemas",
                        "py313-trustme",
                        "py313-bleach",
                        "py313-hatch-requirements-txt",
                        "py313-extension-helpers",
                        "py313-astropy-iers-data",
                        "py313-cached-property",
                        "py313-versioneer",
                        "py313-pytzdata",
                        "py313-pandas",
                        "py313-asdf-unit-schemas",
                        "py313-asdf",
                        "py313-jmespath",
                        "py313-asdf-coordinates-schemas",
                        "py313-beautifulsoup4",
                        "py313-html5lib",
                        "py313-soupsieve",
                        "py313-bottleneck",
                        "py313-cloudpickle",
                        "py313-locket",
                        "py313-partd",
                        "py313-dask",
                        "py313-jplephem",
                        "py313-cssselect2",
                        "py313-defusedxml",
                        "py313-pytest-runner",
                        "py313-autoflake",
                        "py313-astroid",
                        "py313-autopep8",
                        "py313-codestyle",
                        "py313-contextlib2",
                        "py313-flake8-mccabe",
                        "py313-flake8",
                        "py313-flake8-pep8-naming",
                        "py313-flake8-polyfill",
                        "py313-flake8-pyproject",
                        "py313-isort",
                        "py313-json5",
                        "py313-nodeenv",
                        "py313-openbabel",
                        "py313-path",
                        "py313-pdbecif",
                        "py313-peakutils",
                        "py313-pkce",
                        "py313-poyo",
                        "py313-pyflakes",
                        "py313-pylint",
                        "py313-pytest-check",
                        "py313-pytest-datadir",
                        "py313-pytest-fixture-config",
                        "py313-pytest-flake8",
                        "py313-pytest-forked",
                        "py313-pytest-html",
                        "py313-pytest-metadata",
                        "py313-pytest-pycodestyle",
                        "py313-pytest-random-order",
                        "py313-pytest-shutil",
                        "py313-pytest-subtests",
                        "py313-pytest-virtualenv",
                        "py313-setuptools-git",
                        "py313-setuptools_scm_git_archive",
                        "py313-botocore",
                        "py313-aiobotocore",
                        "py313-s3fs",
                        "py313-obspy",
                        "py313-pytest-json-report",
                        "py313-frozendict",
                        "py313-ftfy",
                        "py313-fugashi",
                        "py313-ipadic",
                        "py313-fdsnwsscripts",
                        "py313-acor",
                        "py313-cog",
                        "py313-marshmallow",
                        "py313-webargs",
                        "py313-clikit",
                        "py313-coloredlogs",
                        "py313-humanfriendly",
                        "py313-pastel",
                        "py313-pylev",
                        "py313-hdfs",
                        "py313-prettytable",
                        "py313-pymysql",
                        "py313-sqlparse",
                        "py313-pyshp",
                        "py313-cartopy",
                        "py313-owslib",
                        "py313-construct",
                        "py313-eventlet",
                        "py313-fasteners",
                        "py313-dns-lexicon",
                        "py313-requests-file",
                        "py313-tldextract",
                        "py313-bitmath",
                        "py313-progressbar",
                        "py313-makelive",
                        "py313-mac-alias",
                        "py313-bitstring",
                        "py313-applescript",
                        "py313-osxmetadata",
                        "py313-bpylist2",
                        "py313-blessed",
                        "py313-cgmetadata",
                        "py313-uc-micro-py",
                        "py313-arpeggio",
                        "py313-mdit-py-plugins",
                        "py313-mdurl",
                        "py313-pathvalidate",
                        "py313-wurlitzer",
                        "py313-ptpython",
                        "py313-pytimeparse2",
                        "py313-shortuuid",
                        "py313-xdg-base-dirs",
                        "py313-XlsxWriter",
                        "py313-pptx",
                        "py313-photoscript",
                        "py313-textx",
                        "py313-linkify-it-py",
                        "py313-markdown-it-py",
                        "py313-strpdatetime",
                        "py313-utitools",
                        "py313-rich",
                        "py313-objexplore",
                        "py313-rich-theme-manager",
                        "py313-jaraco.classes",
                        "py313-jaraco.functools",
                        "py313-tenacity",
                        "py313-gyoto",
                        "py313-socid-extractor",
                        "py313-awscrt",
                        "py313-imagecodecs",
                        "py313-tifffile",
                        "py313-ruamel-yaml-clib",
                        "py313-siphon",
                        "py313-pytest-qt",
                        "py313-qtpy",
                        "py313-superqt",
                        "py313-brotlicffi",
                        "py313-h11",
                        "py313-h2",
                        "py313-hpack",
                        "py313-hyperframe",
                        "py313-httpcore",
                        "py313-httpx",
                        "py313-hyperlink",
                        "py313-socksio",
                        "py313-keyring",
                        "py313-pyperclip",
                        "py313-docstring_parser",
                        "py313-magicgui",
                        "py313-psygnal",
                        "py313-colorcet",
                        "py313-param",
                        "py313-pyct",
                        "py313-async-lru",
                        "py313-hatch-jupyter-builder",
                        "py313-comm",
                        "py313-jupyter_core",
                        "py313-zmq",
                        "py313-jupyter_client",
                        "py313-ipykernel",
                        "py313-nest_asyncio",
                        "py313-tornado",
                        "py313-rpds-py",
                        "py313-jsonschema-specifications",
                        "py313-referencing",
                        "py313-types-python-dateutil",
                        "py313-fqdn",
                        "py313-hatch-nodejs-version",
                        "py313-arrow",
                        "py313-jsonschema",
                        "py313-jsonschema-format-nongpl",
                        "py313-nbformat",
                        "py313-isoduration",
                        "py313-pyrsistent",
                        "py313-rfc3339-validator",
                        "py313-rfc3986-validator",
                        "py313-uri-template",
                        "py313-jsonpointer",
                        "py313-argon2-cffi-bindings",
                        "py313-terminado",
                        "py313-hiredis",
                        "py313-mistune",
                        "py313-nbclient",
                        "py313-pandocfilters",
                        "py313-python-json-logger",
                        "py313-socks",
                        "py313-argon2-cffi",
                        "py313-jupyter_server_terminals",
                        "py313-jupyter_events",
                        "py313-nbconvert",
                        "py313-send2trash",
                        "py313-websocket-client",
                        "py313-overrides",
                        "py313-jupyter_server",
                        "py313-jupyter-lsp",
                        "py313-jupyterlab_server",
                        "py313-jupyterlab",
                        "py313-notebook_shim",
                        "py313-xdis",
                        "py313-xlsx2csv",
                        "py313-sybil",
                        "py313-testfixtures",
                        "py313-itemadapter",
                        "py313-spark_parser",
                        "py313-cytoolz",
                        "py313-pymongo",
                        "py313-waitress",
                        "py313-colorama",
                        "py313-setuptools-git-versioning",
                        "py313-bokeh",
                        "py313-jupyterlab_pygments",
                        "py313-pyviz_comms",
                        "py313-xyzservices",
                        "py313-panel",
                        "py313-tzdata",
                        "py313-napari-plugin-engine",
                        "py313-qtconsole",
                        "py313-napari-console",
                        "py313-cachecontrol",
                        "py313-cleo",
                        "py313-poetry-plugin-export",
                        "py313-pyqt6-sip",
                        "py313-git-delete-merged-branches",
                        "py313-icalendar",
                        "py313-humanize",
                        "py313-psycopg2",
                        "py313-pygccxml",
                        "py313-pync",
                        "py313-pyplusplus",
                        "py313-curl",
                        "py313-readme_renderer",
                        "py313-rfc3986",
                        "py313-structlog",
                        "py313-tokenize-rt",
                        "py313-langcodes",
                        "py313-lazy_loader",
                        "py313-SDL2",
                        "gcovr",
                        "py313-freetype",
                        "py313-pdfminer",
                        "py313-pyheif",
                        "py313-aiofiles",
                        "py313-notify2",
                        "py313-unpaddedbase64",
                        "py313-powerline-exitstatus-kai",
                        "py313-powerline",
                        "py313-powerline-gitstatus",
                        "py313-re2",
                        "py313-poetry-plugin-shell",
                        "py313-imageio",
                        "py313-dashing",
                        "py313-acme",
                        "py313-configobj",
                        "py313-configargparse",
                        "py313-funcsigs",
                        "py313-josepy",
                        "py313-parsedatetime",
                        "py313-pyrfc3339",
                        "py313-repoze.sphinx.autointerface",
                        "py313-sphinxnotes-strike",
                        "py313-sphinx-jsonschema",
                        "py313-ndg_httpsclient",
                        "py313-pyotp",
                        "py313-pynamecheap",
                        "py313-python-augeas",
                        "py313-zope-component",
                        "py313-zope-hookable",
                        "py313-pywavelets",
                        "py313-boto3",
                        "py313-cloudflare",
                        "py313-jsonlines",
                        "py313-s3transfer",
                        "py313-scikit-image",
                        "py313-urwid",
                        "py313-mutagen",
                        "py313-sh",
                        "py313-urwid-readline",
                        "py313-pudb",
                        "py313-black",
                        "py313-dacite",
                        "py313-jsonconversion",
                        "py313-soundcloud-v2",
                        "py313-hsluv",
                        "py313-meshio",
                        "py313-vispy",
                        "py313-napari-svg",
                        "py313-webob",
                        "py313-pytesseract",
                        "py313-xarray",
                        "py313-annotated_types",
                        "py313-benchexec",
                        "py313-confection",
                        "py313-cssselect",
                        "py313-cssutils",
                        "py313-cymem",
                        "py313-et_xmlfile",
                        "py313-ipywidgets",
                        "py313-jupyter_console",
                        "py313-jupyter_packaging",
                        "py313-jupyterlab_widgets",
                        "py313-llvmlite",
                        "py313-metakernel",
                        "py313-mitmproxy_macos",
                        "py313-mitmproxy_rs",
                        "py313-murmurhash",
                        "py313-notebook",
                        "py313-opengl",
                        "py313-opengl-accelerate",
                        "py313-parse",
                        "py313-preshed",
                        "py313-pydantic",
                        "py313-pydantic_core",
                        "py313-pyte",
                        "py313-scikit-hep-hepstats",
                        "py313-scikit-hep-hepunits",
                        "py313-scikit-hep-mplhep",
                        "py313-scikit-hep-mplhep_data",
                        "py313-scikit-hep-particle",
                        "py313-widgetsnbextension",
                        "py313-wsaccel",
                        "py313-clang",
                        "py313-ctypeslib2",
                        "py313-libdnet",
                        "py313-pypcap",
                        "py313-emcee3",
                        "py313-numdifftools",
                        "py313-patsy",
                        "py313-semver",
                        "py313-spdx-lookup",
                        "py313-spdx",
                        "py313-statsmodels",
                        "py313-upt-cpan",
                        "py313-upt-macports",
                        "py313-upt-pypi",
                        "py313-upt-rubygems",
                        "py313-ansible",
                        "py313-ansible-compat",
                        "py313-ansible-core",
                        "py313-bcrypt",
                        "py313-httplib2",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-resolvelib",
                        "py313-subprocess-tee",
                        "py313-werkzeug",
                        "py313-flit",
                        "py313-deap",
                        "py313-bracex",
                        "py313-enrich",
                        "py313-wcmatch",
                        "py313-drms",
                        "py313-krb5",
                        "py313-pyspnego",
                        "py313-pycson",
                        "py313-speg",
                        "py313-requests-kerberos",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "py313-geojson",
                        "py313-img2pdf",
                        "py313-awscli2",
                        "py313-wxpython-4.0",
                        "py313-geopandas",
                        "py313-fiona",
                        "py313-pulp",
                        "py313-pyogrio",
                        "py313-rasterstats",
                        "py313-scikit-learn",
                        "py313-seaborn",
                        "py313-simplejson",
                        "py313-python-lsp-server",
                        "py313-python-lsp-jsonrpc",
                        "py313-pytoolconfig",
                        "py313-rope",
                        "py313-ujson",
                        "py313-access",
                        "py313-branca",
                        "py313-codecov",
                        "py313-esda",
                        "py313-folium",
                        "py313-inequality",
                        "py313-libpysal",
                        "py313-mapclassify",
                        "py313-mgwr",
                        "py313-momepy",
                        "py313-pointpats",
                        "py313-spaghetti",
                        "py313-spglm",
                        "py313-spint",
                        "py313-spopt",
                        "py313-spreg",
                        "py313-spvcm",
                        "py313-tobler",
                        "py313-id",
                        "py313-sphinx-gallery",
                        "py313-sgp4",
                        "py313-h5py",
                        "py313-cattrs",
                        "py313-exceptiongroup",
                        "py313-flit_scm",
                        "py313-lsprotocol",
                        "py313-pygls",
                        "py313-typeguard",
                        "py313-anytree",
                        "py313-breathe",
                        "py313-gnureadline",
                        "py313-publicsuffix2",
                        "py313-asyncssh",
                        "py313-country",
                        "py313-netaddr",
                        "py313-flask",
                        "py313-itsdangerous",
                        "py313-flask-cors",
                        "py313-aniso8601",
                        "py313-readability-lxml",
                        "py313-setproctitle",
                        "py313-feedparser",
                        "py313-sgmllib3k",
                        "py313-jinja2-time",
                        "py313-pyls-spyder",
                        "py313-pylint-venv",
                        "py313-pympler",
                        "py313-pytest-describe",
                        "py313-python-lsp-black",
                        "py313-pyuca",
                        "py313-qtawesome",
                        "py313-setupmeta",
                        "py313-sphinxcontrib-httpdomain",
                        "py313-sphinxcontrib-svg2pdfconverter",
                        "py313-term-background",
                        "py313-text-unidecode",
                        "py313-textdistance",
                        "py313-three-merge",
                        "py313-types-docutils",
                        "py313-xarray-einstats",
                        "py313-magic",
                        "py313-unidecode",
                        "py313-berkeleydb",
                        "py313-protego",
                        "py313-openslide",
                        "py313-xmlsec",
                        "py313-pygments-mathematica",
                        "py313-pydicom",
                        "py313-pynetdicom",
                        "py313-qimage2ndarray",
                        "py313-narwhals",
                        "py313-celery",
                        "py313-kombu",
                        "gdown",
                        "py313-aiojobs",
                        "py313-digitalocean",
                        "py313-jsonpickle",
                        "py313-google-api-core",
                        "py313-google-api-python-client",
                        "py313-google-auth",
                        "py313-google-auth-httplib2",
                        "py313-googleapis-common-protos",
                        "py313-rsa",
                        "py313-uritemplate",
                        "py313-cloudflare2",
                        "py313-queuelib",
                        "py313-aiosqlite",
                        "py313-sphinx-copybutton",
                        "py313-agate",
                        "py313-agate-dbf",
                        "py313-agate-excel",
                        "py313-agate-sql",
                        "py313-csvkit",
                        "py313-dbfread",
                        "py313-isodate",
                        "py313-leather",
                        "py313-pytimeparse",
                        "py313-slugify",
                        "py313-xlrd",
                        "py313-html2text",
                        "py313-tempora",
                        "py313-gnupg",
                        "py313-nclib",
                        "py313-future",
                        "py313-pygraphviz",
                        "py313-lazy_object_proxy",
                        "py313-pyarrow",
                        "py313-smartypants",
                        "py313-typogrify",
                        "py313-in-n-out",
                        "py313-app-model",
                        "py313-pydantic-compat",
                        "py313-cachey",
                        "py313-heapdict",
                        "py313-pytomlpp",
                        "py313-npe2",
                        "py313-typer",
                        "py313-numpydoc",
                        "py313-pytest-sugar",
                        "py313-metpy",
                        "py313-python-dotenv",
                        "py313-giddy",
                        "py313-numba",
                        "py313-plotly",
                        "py313-pysal",
                        "py313-quantecon",
                        "py313-segregation",
                        "py313-splot",
                        "py313-astropy",
                        "py313-pydot",
                        "py313-rdflib",
                        "py313-doctest-ignore-unicode",
                        "py313-nose",
                        "py313-prov",
                        "py313-mpi4py",
                        "py313-asdf-astropy",
                        "py313-tox",
                        "py313-pyproject_api",
                        "py313-pytest-lazy-fixture",
                        "py313-zeep",
                        "py313-h5netcdf",
                        "py313-sunpy",
                        "py313-tzlocal",
                        "py313-monty",
                        "py313-palettable",
                        "py313-latexcodec",
                        "py313-pybtex",
                        "py313-pymatgen",
                        "py313-iniparse",
                        "py313-mercurial_extension_utils",
                        "py313-bidi",
                        "py313-cloudscraper",
                        "py313-argh",
                        "py313-arviz",
                        "py313-cookiecutter",
                        "py313-helpdev",
                        "py313-jellyfish",
                        "py313-libsass",
                        "py313-pyficache",
                        "py313-pygithub",
                        "py313-pymc",
                        "py313-pytensor",
                        "py313-qdarkstyle",
                        "py313-qstylizer",
                        "py313-qtsass",
                        "py313-rstcheck",
                        "py313-rstcheck-core",
                        "py313-spyder-kernels",
                        "py313-spyder",
                        "py313-watchdog",
                        "py313-cinderclient",
                        "py313-autopage",
                        "py313-cliff",
                        "py313-cmd2",
                        "py313-debtcollector",
                        "py313-dogpile-cache",
                        "py313-iso8601",
                        "py313-jsonpatch",
                        "py313-keystoneauth1",
                        "py313-keystoneclient",
                        "py313-netcdf4",
                        "py313-novaclient",
                        "py313-openstacksdk",
                        "py313-openstackclient",
                        "py313-os-service-types",
                        "py313-osc-lib",
                        "py313-oslo-config",
                        "py313-oslo-i18n",
                        "py313-oslo-utils",
                        "py313-oslo-serialization",
                        "py313-pygmt",
                        "py313-requestsexceptions",
                        "py313-stevedore",
                        "ramalama",
                        "py313-altair",
                        "py313-fortranformat",
                        "py313-scapy",
                        "py313-gsl",
                        "py313-tropycal",
                        "py313-skyfield-data",
                        "py313-skyfield",
                        "py313-spktype21",
                        "py313-findpython",
                        "py313-xmltodict",
                        "mercurial-rustext",
                        "py313-incremental",
                        "py313-dunamai",
                        "py313-tracer",
                        "py313-typing-inspection",
                        "py313-uv-dynamic-versioning",
                        "py313-selenium",
                        "py313-undetected-chromedriver",
                        "py313-cli-helpers",
                        "py313-pendulum",
                        "py313-pgspecial",
                        "py313-psycopg",
                        "py313-pyaes",
                        "py313-pyfzf",
                        "py313-sqlglot",
                        "py313-iocapture",
                        "py313-cramjam",
                        "py313-iterable-io",
                        "py313-zipstream-ng",
                        "py313-sphinxcontrib-websupport",
                        "py313-libarchive-c",
                        "py313-polib",
                        "py313-autobahn",
                        "py313-automat",
                        "py313-constantly",
                        "py313-hkdf",
                        "py313-passlib",
                        "py313-pyhamcrest",
                        "py313-python-snappy",
                        "py313-pytrie",
                        "py313-qrcode",
                        "py313-spake2",
                        "py313-twisted",
                        "py313-txaio",
                        "py313-txtorcon",
                        "py313-u-msgpack-python",
                        "py313-backports.tarfile",
                        "py313-pbs_installer",
                        "py313-blosc2",
                        "py313-ndindex",
                        "py313-numexpr",
                        "py313-pygit2",
                        "py313-tables",
                        "py313-usadel1",
                        "py313-gemmi",
                        "py313-nanobind",
                        "py313-flask-babel",
                        "py313-flask-frozen",
                        "py313-flask-mail",
                        "py313-flask-login",
                        "py313-flask-restful",
                        "py313-flask-sqlalchemy",
                        "py313-flask-wtf",
                        "py313-wtforms",
                        "py313-ephemeral-port-reserve",
                        "py313-flexmock",
                        "py313-pytest-xprocess",
                        "py313-pyvo",
                        "py313-clint",
                        "py313-crayons",
                        "py313-flasgger",
                        "py313-gitdb",
                        "py313-gitpython",
                        "py313-httpbin",
                        "py313-pytest-httpbin",
                        "py313-smmap",
                        "py313-ifaddr",
                        "py313-pyxdg",
                        "py313-rencode",
                        "py313-types-decorator",
                        "py313-pylzma",
                        "py313-types-colorama",
                        "py313-asgiref",
                        "py313-django",
                        "py313-django-allauth",
                        "py313-django-countries",
                        "py313-django-debug-toolbar",
                        "py313-django-extensions",
                        "py313-django-gravatar2",
                        "py313-django-htmlmin",
                        "py313-django-mailman3",
                        "py313-fido2",
                        "py313-mailmanclient",
                        "py313-openid",
                        "py313-pytest-django",
                        "py313-responses",
                        "py313-whenever",
                        "py313-asn1crypto",
                        "py313-bsddb3",
                        "py313-ldap3",
                        "py313-parsimonious",
                        "py313-hanko",
                        "py313-hanko-certvalidator",
                        "py313-oscrypto",
                        "py313-uritools",
                        "py313-autocommand",
                        "py313-croniter",
                        "py313-geopy",
                        "py313-immutables",
                        "py313-jaraco.collections",
                        "py313-jaraco.text",
                        "py313-looseversion",
                        "py313-timelib",
                        "py313-coherent.licensed",
                        "py313-zc-lockfile",
                        "py313-types-pytz",
                        "py313-types-simplejson",
                        "py313-types-ujson",
                        "py313-pathtools",
                        "py313-boolean.py",
                        "py313-license-expression",
                        "py313-plyvel",
                        "py313-astropy-healpix",
                        "py313-donfig",
                        "py313-mpl-animators",
                        "py313-numcodecs",
                        "py313-reproject",
                        "py313-spiceypy",
                        "py313-zarr",
                        "py313-jschema_to_python",
                        "py313-sarif-om",
                        "py313-kaitaistruct",
                        "py313-mitmproxy",
                        "py313-wsproto",
                        "py313-jsonnet",
                        "py313-cvxopt",
                        "py313-llfuse",
                        "py313-glad2",
                        "py313-corner",
                        "py313-jupyter_sphinx",
                        "py313-pynose",
                        "py313-scruffington",
                        "py313-unittest-xml-reporting",
                        "py313-urwidtrees",
                        "py313-xlib",
                        "py313-about-time",
                        "py313-acoustid",
                        "py313-alive-progress",
                        "py313-aubio",
                        "py313-audioread",
                        "py313-bottlenose",
                        "py313-confuse",
                        "py313-discogs-client",
                        "py313-grapheme",
                        "py313-ibroadcast",
                        "py313-jsonpath-rw",
                        "py313-langdetect",
                        "py313-lap",
                        "py313-librosa",
                        "py313-mediafile",
                        "py313-mpd2",
                        "py313-musicbrainzngs",
                        "py313-pytest-mpl",
                        "py313-rarfile",
                        "py313-reflink",
                        "py313-resampy",
                        "py313-samplerate",
                        "py313-soco",
                        "py313-soundfile",
                        "py313-soxr",
                        "py313-standard-aifc",
                        "py313-standard-chunk",
                        "py313-standard-sunau",
                        "py313-termplotlib",
                        "py313-termtables",
                        "py313-ttfquery",
                        "py313-zbar",
                        "py313-alembic",
                        "py313-svglib",
                        "py313-stem",
                        "py313-torrequest",
                        "py313-logilab-common",
                        "py313-elastic-transport",
                        "py313-elasticsearch",
                        "py313-markdown2",
                        "py313-darkdetect",
                        "py313-emmet-core",
                        "py313-fabio",
                        "py313-hdf5plugin",
                        "py313-larixite",
                        "py313-maggma",
                        "py313-mongomock",
                        "py313-mp-api",
                        "py313-pyFAI",
                        "py313-pycifrw",
                        "py313-pydantic_settings",
                        "py313-pydash",
                        "py313-pyqtgraph",
                        "py313-pyshortcuts",
                        "py313-sentinels",
                        "py313-silx",
                        "py313-spglib",
                        "py313-sqlalchemy-utils",
                        "py313-sshtunnel",
                        "py313-wxmplot",
                        "py313-wxutils",
                        "py313-xraydb",
                        "py313-xraylarch",
                        "py313-twilio",
                        "py313-sounddevice",
                        "py313-pypostal",
                        "py313-virtualfish",
                        "isrcsubmit",
                        "py313-discid",
                        "py313-base58",
                        "py313-ansicolors",
                        "py313-sslcrypto",
                        "py313-trepan3k",
                        "py313-uncompyle6",
                        "py313-guidata",
                        "py313-plotpy",
                        "py313-pythonqwt",
                        "py313-tblib",
                        "py313-pyscard",
                        "py313-line_profiler",
                        "py313-multiprocess",
                        "py313-ipython-pygments-lexers",
                        "py313-python-lsp-ruff",
                        "py313-graphene",
                        "py313-graphql-core",
                        "py313-graphql-relay",
                        "py313-acefile",
                        "py313-machfs",
                        "py313-macresources",
                        "py313-GridDataFormats",
                        "py313-MDAnalysis",
                        "py313-gsd",
                        "py313-mda-xdrlib",
                        "py313-mmtf-python",
                        "py313-mrcfile",
                        "py313-requests_ntlm",
                        "py313-amqp",
                        "py313-vine",
                        "py313-mdtraj",
                        "py313-mergedeep",
                        "py313-mmh3",
                        "py313-configparser",
                        "py313-pywinrm",
                        "py313-falcon",
                        "py313-mrjob",
                        "py313-mslex",
                        "py313-mssql",
                        "py313-mujson",
                        "py313-standard-distutils",
                        "py313-testtools",
                        "py313-docopt-ng",
                        "py313-ntplib",
                        "py313-parse-type",
                        "py313-presets",
                        "py313-priority",
                        "py313-pss",
                        "py313-colored",
                        "py313-aws-sam-translator",
                        "py313-awscli",
                        "py313-bidict",
                        "py313-cfn-lint",
                        "py313-cwcwidth",
                        "py313-engineio",
                        "py313-hcloud",
                        "py313-junit-xml",
                        "py313-kaptan",
                        "py313-libtmux",
                        "py313-neovim",
                        "py313-pytest-regressions",
                        "py313-socketio",
                        "py313-spotipy",
                        "py313-tmuxp",
                        "py313-vobject",
                        "py313-pyexpect",
                        "py313-fisx",
                        "py313-pycrlibm",
                        "py313-pyinterval",
                        "py313-pykerberos",
                        "py313-pylast",
                        "py313-pylibmc",
                        "py313-pylru",
                        "py313-pymca",
                        "py313-uvicorn",
                        "py313-Faker",
                        "py313-uv-build",
                        "py313-supervisor",
                        "py313-holidays",
                        "py313-aiosmtpd",
                        "py313-atpublic",
                        "py313-astlib",
                        "py313-astroplan",
                        "py313-authheaders",
                        "py313-authres",
                        "py313-dkimpy",
                        "py313-ipaddress",
                        "py313-parameterized",
                        "py313-py3dns",
                        "py313-logbook",
                        "py313-beancount",
                        "py313-beancount-import",
                        "py313-bottle",
                        "py313-google-api",
                        "py313-nltk",
                        "py313-pyinstrument",
                        "py313-smi",
                        "py313-pytest-rerunfailures",
                        "py313-sphinx-autodoc-typehints",
                        "py313-trio-websocket",
                        "py313-sentry-sdk",
                        "py313-requests-unixsocket",
                        "py313-pipdeptree",
                        "py313-word2number",
                        "py313-pytokens",
                        "py313-networkit",
                        "py313-sacremoses",
                        "py313-storm",
                        "py313-paste",
                        "py313-astunparse",
                        "py313-ml_dtypes",
                        "py313-nbval",
                        "py313-onnx",
                        "py313-pytorch",
                        "py313-decli",
                        "py313-hf-xet",
                        "py313-proto-plus",
                        "py313-huggingface_hub",
                        "py313-fasttext",
                        "py313-cheroot",
                        "py313-sphinx-click",
                        "py313-google-crc32c",
                        "py313-google-resumable-media",
                        "py313-google-cloud-core",
                        "py313-exifread",
                        "py313-google-cloud-storage",
                        "py313-regions",
                        "py313-pysimdjson",
                        "py313-rlpycairo",
                        "py313-pytest-httpserver",
                        "py313-annoy",
                        "py313-catalogue",
                        "py313-commonmark",
                        "py313-conllu",
                        "py313-cryptg",
                        "py313-cython-compat",
                        "py313-emoji",
                        "py313-entrypoints",
                        "py313-graph-tool",
                        "py313-imagehash",
                        "py313-importlib-resources",
                        "py313-mdx_linkify",
                        "py313-mecab-python3",
                        "py313-munch",
                        "py313-pacmap",
                        "py313-portalocker",
                        "py313-recommonmark",
                        "py313-sacrebleu",
                        "py313-sarpy",
                        "py313-srsly",
                        "py313-telethon",
                        "py313-timeout-decorator",
                        "py313-wasabi",
                        "py313-xxhash",
                        "py313-diskcache",
                        "py313-durationpy",
                        "py313-scikit-rf",
                        "py313-url-normalize",
                        "py313-diskcache-stubs",
                        "py313-poethepoet",
                        "py313-pre-commit",
                        "py313-pysigma",
                        "py313-mercantile",
                        "py313-contextily",
                        "py313-ecdsa",
                        "py313-vcrpy",
                        "py313-pytest-recording",
                        "py313-librt",
                        "py313-sigma-cli",
                        "py313-pystache",
                        "py313-requests-cache",
                        "py313-jug",
                        "py313-mahotas",
                        "py313-time-machine",
                        "py313-gwosc",
                        "py313-pmdarima",
                        "py313-genshi",
                        "py313-jsbeautifier",
                        "py313-jcc",
                        "py313-aenum",
                        "py313-DAWG",
                        "py313-datacite",
                        "py313-idutils",
                        "py313-ioflo",
                        "py313-isbnlib",
                        "py313-libnacl",
                        "py313-pathfinder",
                        "py313-pyodbc",
                        "py313-pypeg2",
                        "py313-pyubjson",
                        "py313-rad",
                        "py313-redmine",
                        "py313-rtm",
                        "py313-sparqlwrapper",
                        "py313-basemap-data",
                        "py313-excelrd",
                        "py313-eyed3",
                        "py313-matplotlib-basemap",
                        "py313-photutils",
                        "py313-aplpy",
                        "py313-pyavm",
                        "py313-pyregion",
                        "py313-quixote",
                        "py313-scikits-bootstrap",
                        "py313-petsc4py",
                        "py313-requirements-parser",
                        "py313-behave",
                        "py313-cucumber-expressions",
                        "py313-cucumber-tag-expressions",
                        "py313-sparse",
                        "py313-utidylib",
                        "py313-us",
                        "py313-docx",
                        "py313-astroscrappy",
                        "py313-flufl.i18n",
                        "py313-flufl.lock",
                        "py313-lazr.config",
                        "py313-pynndescent",
                        "py313-pyshark",
                        "py313-umap-learn",
                        "py313-vo",
                        "py313-astroML",
                        "py313-mecab",
                        "py313-z3",
                        "py313-lazr.delegates",
                        "py313-beaker",
                        "py313-xkcdpass",
                        "py313-bson",
                        "py313-click-spinner",
                        "py313-mido",
                        "py313-python-multipart",
                        "py313-treq",
                        "py313-fastapi",
                        "py313-shtab",
                        "py313-crc32c",
                        "py313-rich-argparse",
                        "py313-pick",
                        "py313-allpairspy",
                        "py313-tcolorpy",
                        "py313-paho-mqtt",
                        "py313-fixtures",
                        "py313-langid",
                        "py313-lark",
                        "py313-rfc3987-syntax",
                        "py313-ajsonrpc",
                        "py313-graphviz",
                        "py313-pyelftools",
                        "py313-tinydb",
                        "py313-annotated-doc",
                        "py313-segno",
                        "py313-ipython_genutils",
                        "py313-imgur",
                        "py313-ipympl",
                        "py313-absl",
                        "py313-dm-tree",
                        "py313-pew",
                        "py313-tlsh",
                        "py313-datasets",
                        "py313-versioningit",
                        "py313-roman_numerals",
                        "py313-patch-ng",
                        "py313-erf",
                        "py313-yaspin",
                        "py313-google-i18n-address",
                        "py313-zlmdb",
                        "py313-fickling",
                        "py313-pyfiglet",
                        "py313-textual",
                        "py313-rich_rst",
                        "py313-Pyro5",
                        "py313-bugsnag",
                        "py313-dbus-fast",
                        "py313-desktop-notifier",
                        "py313-dropbox",
                        "py313-keyrings.alt",
                        "py313-rubicon-objc",
                        "py313-serpent",
                        "py313-stone",
                        "py313-survey",
                        "py313-loguru",
                        "py313-omniORBpy",
                        "py313-pskc",
                        "py313-findlibs",
                        "py313-eccodes",
                        "py313-mmcif_pdbx",
                        "py313-changelog-chug",
                        "py313-lockfile",
                        "py313-python-daemon",
                        "py313-phonenumbers",
                        "py313-ulid",
                        "py313-pydantic-extra-types",
                        "py313-scour",
                        "py313-anywidget",
                        "py313-arro3-compute",
                        "py313-arro3-core",
                        "py313-arro3-io",
                        "py313-holoviews",
                        "py313-geoviews",
                        "py313-hvplot",
                        "py313-lonboard",
                        "py313-movingpandas",
                        "py313-dmgbuild",
                        "py313-ds-store",
                        "py313-pyinstaller-hooks-contrib",
                        "py313-pyinstaller",
                        "py313-radix",
                        "py313-pyedr",
                        "py313-macfsevents"
                    ]
                }
            ]
        },
        {
            "name": "py313-bugsnag",
            "portdir": "python/py-bugsnag",
            "version": "4.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bugsnag/bugsnag-python",
            "description": "Automatic error monitoring for django, flask etc.",
            "long_description": "Automatic error monitoring for django, flask etc.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-webob",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-bson",
            "portdir": "python/py-bson",
            "version": "0.5.10",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/py-bson/bson",
            "description": "BSON codec for Python that doesn't depend on MongoDB",
            "long_description": "Independent BSON codec for Python that doesn't depend on MongoDB.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-six",
                        "py313-dateutil",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bson"
                    ]
                }
            ]
        },
        {
            "name": "py313-bsddb3",
            "portdir": "python/py-bsddb3",
            "version": "6.2.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/bsddb3",
            "description": "Python 3 bindings for Oracle Berkeley DB",
            "long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects. Each of these is exposed as a Python type in the bsddb3.db module.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "db53",
                "db60",
                "db62",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-setuptools",
                        "db62"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bsddb3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-brotlicffi",
            "portdir": "python/py-brotlicffi",
            "version": "1.2.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-hyper/brotlicffi",
            "description": "Python CFFI bindings to the Brotli library",
            "long_description": "Python CFFI bindings to the Brotli library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-cffi",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-httpx",
                        "py313-httpbin",
                        "py-brotlicffi",
                        "borgbackup"
                    ]
                }
            ]
        },
        {
            "name": "py313-brotli",
            "portdir": "python/py-brotli",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/brotli",
            "description": "Python module for brotli compression format",
            "long_description": "Brotli is a generic-purpose lossless compression algorithm that is similar in speed with deflate but offers more dense compression. This port installs python modules, see also port brotli for the bro tool.",
            "active": true,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [],
            "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": [
                        "py313-py7zr",
                        "py313-httpx",
                        "py313-aiohttp",
                        "py313-pyarrow",
                        "py313-mitmproxy",
                        "py313-discordpy",
                        "hg-git"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py313-breathe",
            "portdir": "python/py-breathe",
            "version": "4.36.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michaeljones/breathe",
            "description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
            "long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-markupsafe",
                        "python313",
                        "py313-sphinx",
                        "py313-pygments",
                        "py313-docutils",
                        "py313-jinja2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-breathe"
                    ]
                }
            ]
        },
        {
            "name": "py313-branca",
            "portdir": "python/py-branca",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-visualization/branca",
            "description": "Generate complex HTML+JS pages with Python",
            "long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "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": [
                        "py313-jinja2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-folium"
                    ]
                }
            ]
        },
        {
            "name": "py313-bracex",
            "portdir": "python/py-bracex",
            "version": "2.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/bracex",
            "description": "Bash style brace expansion for Python.",
            "long_description": "Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bracex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-wcmatch"
                    ]
                }
            ]
        },
        {
            "name": "py313-bpylist2",
            "portdir": "python/py-bpylist2",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/parabolala/bpylist2",
            "description": "Parse and generate NSKeyedArchiver archives",
            "long_description": "Parse and generate NSKeyedArchiver archives",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-bottlenose",
            "portdir": "python/py-bottlenose",
            "version": "1.1.10",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lionheart/bottlenose",
            "description": "A Python wrapper for the Amazon Product Advertising API.",
            "long_description": "A Python wrapper for the Amazon Product Advertising API.",
            "active": true,
            "categories": [
                "devel",
                "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-bottlenose",
                        "beets-amazon"
                    ]
                }
            ]
        },
        {
            "name": "py313-bottleneck",
            "portdir": "python/py-bottleneck",
            "version": "1.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/bottleneck",
            "description": "Fast NumPy array functions written in Cython",
            "long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2875
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-versioneer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-bottle",
            "portdir": "python/py-bottle",
            "version": "0.13.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bottlepy.org/",
            "description": "Fast, simple and lightweight WSGI micro web-framework for python",
            "long_description": "Bottle is a fast, simple and lightweight WSGI micro web-framework with no dependencies other than the Python Standard Library. It supports routing, templates and has a built-in HTTP development server. It supports paste, fapws3, bjoern, Google App Engine, cheerypy or any other WSGI capable HTTP server",
            "active": true,
            "categories": [
                "devel",
                "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": []
        },
        {
            "name": "py313-botocore",
            "portdir": "python/py-botocore",
            "version": "1.42.49",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boto/botocore",
            "description": "Low level data driven core of boto 3.",
            "long_description": "A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-urllib3",
                        "py313-dateutil",
                        "py313-jmespath",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-awscli",
                        "py313-s3transfer",
                        "py313-aiobotocore",
                        "py313-mrjob"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-boto3"
                    ]
                }
            ]
        },
        {
            "name": "py313-boto3",
            "portdir": "python/py-boto3",
            "version": "1.42.49",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boto/boto3",
            "description": "The AWS SDK for Python",
            "long_description": "Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-jmespath",
                        "py313-botocore",
                        "py313-s3transfer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "certbot-dns-route53",
                        "py313-maggma",
                        "py313-mrjob"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-aws-sam-translator"
                    ]
                }
            ]
        },
        {
            "name": "py313-boolean.py",
            "portdir": "python/py-boolean.py",
            "version": "5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastikr/boolean.py",
            "description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
            "long_description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-boolean.py",
                        "py313-license-expression"
                    ]
                }
            ]
        },
        {
            "name": "py313-bokeh",
            "portdir": "python/py-bokeh",
            "version": "3.8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bokeh/bokeh",
            "description": "Bokeh is an implementation of Grammar of Graphics",
            "long_description": "Bokeh (pronounced boh-Kay) is an implementation of Grammar of Graphics for Python, that also supports the customized rendering flexibility of Protovis and d3.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2875
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-colorama",
                        "py313-setuptools-git-versioning"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pandas",
                        "python313",
                        "py313-xyzservices",
                        "py313-tornado",
                        "py313-packaging",
                        "py313-numpy",
                        "py313-yaml",
                        "py313-Pillow",
                        "py313-jinja2",
                        "py313-contourpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-geoviews",
                        "py313-holoviews",
                        "py313-hvplot",
                        "py313-movingpandas",
                        "py313-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-panel"
                    ]
                }
            ]
        },
        {
            "name": "py313-blosc2",
            "portdir": "python/py-blosc2",
            "version": "4.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/blosc2/",
            "description": "Python wrapper for Blosc2",
            "long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-scikit-build-core",
                        "py313-cython",
                        "py313-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blosc2",
                        "python313",
                        "py313-requests",
                        "py313-msgpack",
                        "py313-numpy",
                        "py313-ndindex",
                        "py313-numexpr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-tables"
                    ]
                }
            ]
        },
        {
            "name": "py313-blosc",
            "portdir": "python/py-blosc",
            "version": "1.11.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://python-blosc.blosc.org/",
            "description": "Python package that wraps the Blosc compressor",
            "long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2875
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cpuinfo",
                        "py313-scikit-build",
                        "cmake",
                        "ninja",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blosc",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-psutil",
                        "py313-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-blosc"
                    ]
                }
            ]
        },
        {
            "name": "py313-blockdiag",
            "portdir": "python/py-blockdiag",
            "version": "3.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blockdiag.com/",
            "description": "blockdiag generates block-diagram image from text",
            "long_description": "blockdiag generates block-diagram image from text",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2875
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-setuptools",
                        "py313-Pillow",
                        "py313-funcparserlib",
                        "py313-webcolors"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-blockdiag"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinxcontrib-blockdiag"
                    ]
                }
            ]
        },
        {
            "name": "py313-blinker",
            "portdir": "python/py-blinker",
            "version": "1.9.0",
            "license": "MIT and BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blinker.readthedocs.io",
            "description": "Fast, simple object-to-object and broadcast signaling",
            "long_description": "Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or \"signals\". Signal receivers can subscribe to specific senders or receive signals sent by any sender.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-flit_core",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest-asyncio",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-flask-mail",
                        "py313-flask",
                        "py313-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py313-blessed",
            "portdir": "python/py-blessed",
            "version": "1.20.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jquast/blessed",
            "description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
            "long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-six",
                        "py313-wcwidth",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-objexplore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-dashing"
                    ]
                }
            ]
        },
        {
            "name": "py313-bleach",
            "portdir": "python/py-bleach",
            "version": "6.3.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2875
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-webencodings",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-nbconvert",
                        "py313-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-panel",
                        "py313-readme_renderer",
                        "py313-mdx_linkify"
                    ]
                }
            ]
        },
        {
            "name": "py313-black",
            "portdir": "python/py-black",
            "version": "26.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://black.readthedocs.io/",
            "description": "The uncompromising code formatter for Python.",
            "long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatch-fancy-pypi-readme",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytokens",
                        "python313",
                        "py313-packaging",
                        "py313-pathspec",
                        "py313-mypy_extensions",
                        "py313-platformdirs",
                        "py313-click"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "black_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-sphinx-copybutton",
                        "py313-python-lsp-black"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-license-expression"
                    ]
                }
            ]
        },
        {
            "name": "py313-bitstring",
            "portdir": "python/py-bitstring",
            "version": "4.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scott-griffiths/bitstring",
            "description": "Module to simplify handling of binary data",
            "long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-bitarray"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-osxmetadata"
                    ]
                }
            ]
        },
        {
            "name": "py313-bitmath",
            "portdir": "python/py-bitmath",
            "version": "1.3.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tbielawa/bitmath",
            "description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
            "long_description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-progressbar"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-bitarray",
            "portdir": "python/py-bitarray",
            "version": "3.8.0",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ilanschnell/bitarray",
            "description": "A efficient implementation of arrays of booleans",
            "long_description": "This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "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-bitstring",
                        "py-bitarray"
                    ]
                }
            ]
        },
        {
            "name": "py313-biopython",
            "portdir": "python/py-biopython",
            "version": "1.86",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biopython.org/",
            "description": "Python tools for computational molecular biology",
            "long_description": "Python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-biopython"
                    ]
                }
            ]
        },
        {
            "name": "py313-binaryornot",
            "portdir": "python/py-binaryornot",
            "version": "0.4.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/audreyr/binaryornot",
            "description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
            "long_description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-chardet",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-cookiecutter",
                        "py-binaryornot"
                    ]
                }
            ]
        },
        {
            "name": "py313-bigfloat",
            "portdir": "python/py-bigfloat",
            "version": "0.4.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdickinson/bigfloat",
            "description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "long_description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "python313",
                        "py313-six",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bigfloat"
                    ]
                }
            ]
        },
        {
            "name": "py313-bidict",
            "portdir": "python/py-bidict",
            "version": "0.23.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bidict.readthedocs.io/",
            "description": "The bidirectional mapping library for Python",
            "long_description": "The bidict library provides several friendly, efficient data structures for working with bidirectional mappings in Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-desktop-notifier"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-socketio"
                    ]
                }
            ]
        },
        {
            "name": "py313-bidi",
            "portdir": "python/py-bidi",
            "version": "0.6.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MeirKriheli/python-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm",
            "long_description": "Pure python implementation of the BiDi layout algorithm",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools-rust",
                        "py313-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bidi"
                    ]
                }
            ]
        },
        {
            "name": "py313-berkeleydb",
            "portdir": "python/py-berkeleydb",
            "version": "18.1.14",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/berkeleydb",
            "description": "Python 3 bindings for Oracle Berkeley DB",
            "long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 354
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gramps",
                        "py-berkeleydb"
                    ]
                }
            ]
        },
        {
            "name": "py313-beniget",
            "portdir": "python/py-beniget",
            "version": "0.5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/beniget/",
            "description": "Extract semantic information about static Python code",
            "long_description": "Extract semantic information about static Python code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2007
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-gast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-beniget",
                        "py313-pythran"
                    ]
                }
            ]
        },
        {
            "name": "py313-benchexec",
            "portdir": "python/py-benchexec",
            "version": "3.27",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sosy-lab/benchexec",
            "description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "long_description": "A Framework for Reliable Benchmarking and Resource Measurement",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-yaml",
                        "py313-lxml",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-benchexec"
                    ]
                }
            ]
        },
        {
            "name": "py313-behave",
            "portdir": "python/py-behave",
            "version": "1.3.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/behave/behave",
            "description": "behave is behavior-driven development, Python style.",
            "long_description": "Behavior-driven development (or BDD) is an agile software development technique that encourages collaboration between developers, QA and non-technical or business participants in a software project. behave uses tests written in a natural language style, backed up by Python code.",
            "active": true,
            "categories": [
                "devel",
                "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-cucumber-tag-expressions",
                        "py313-cucumber-expressions",
                        "py313-parse-type",
                        "py313-parse",
                        "py313-colorama",
                        "py313-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-mock",
                        "py313-path",
                        "py313-pytest-html",
                        "py313-pyhamcrest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-behave"
                    ]
                }
            ]
        },
        {
            "name": "py313-beautifulsoup4",
            "portdir": "python/py-beautifulsoup4",
            "version": "4.14.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.crummy.com/software/BeautifulSoup/",
            "description": "Python HTML/XML parser",
            "long_description": "Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "chardet",
                "charset_normalizer",
                "html5lib",
                "lxml"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-soupsieve",
                        "python313",
                        "py313-typing_extensions",
                        "py313-lxml",
                        "py313-html5lib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-skyfield",
                        "py313-sunpy",
                        "gdown",
                        "py313-nbconvert",
                        "offpunk",
                        "py313-siphon",
                        "buku",
                        "py-beautifulsoup4",
                        "toot",
                        "beets",
                        "beets-devel",
                        "py313-django-htmlmin",
                        "py313-socid-extractor",
                        "py313-cartopy",
                        "cppman"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pymatgen",
                        "py313-libpysal",
                        "py313-dns-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "py313-beancount-import",
            "portdir": "python/py-beancount-import",
            "version": "1.4.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbms/beancount-import",
            "description": "Semi-automatic imports of financial data into Beancount",
            "long_description": "Beancount-import is a tool for semi-automatically importing financial data from external data sources into the Beancount bookkeeping system, as well as merging and reconciling imported transactions with each other and with existing transactions.",
            "active": true,
            "categories": [
                "python",
                "finance"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "mrdomino",
                    "ports_count": 41
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-cachetools",
                        "py313-tornado",
                        "py313-jsonschema",
                        "py313-scikit-learn",
                        "py313-watchdog",
                        "py313-beancount",
                        "py313-nltk",
                        "python313",
                        "py313-atomicwrites",
                        "py313-typing_extensions",
                        "py313-numpy",
                        "py313-dateutil",
                        "py313-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-beancount-import"
                    ]
                }
            ]
        }
    ]
}