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

{
    "count": 50676,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=502",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=500",
    "results": [
        {
            "name": "py311-iminuit",
            "portdir": "python/py-iminuit",
            "version": "2.31.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iminuit.readthedocs.io/en/latest/",
            "description": "MINUIT from Python - Fitting like a boss",
            "long_description": "MINUIT from Python - Fitting like a boss",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-scikit-build-core",
                        "clang-20",
                        "cmake",
                        "ninja",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-pathspec",
                        "py311-pybind11",
                        "py311-pyproject_metadata"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-gammapy"
                    ]
                }
            ]
        },
        {
            "name": "py311-img2pdf",
            "portdir": "python/py-img2pdf",
            "version": "0.6.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.mister-muffin.de/josch/img2pdf",
            "description": "Lossless conversion of raster images to PDF.",
            "long_description": "Lossless conversion of raster images to PDF.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1254
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-Pillow",
                        "py311-pikepdf",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-imaplib2",
            "portdir": "python/py-imaplib2",
            "version": "3.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jazzband/imaplib2/",
            "description": "A threaded Python IMAP4 client.",
            "long_description": "A threaded Python IMAP4 client.",
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-imagesize",
            "portdir": "python/py-imagesize",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shibukawa/imagesize_py",
            "description": "get size from image file headers",
            "long_description": "This module analyzes jpeg/jpeg2000/png/gif image headers and returns the image size.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py311-imageio-ffmpeg",
            "portdir": "python/py-imageio-ffmpeg",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/imageio/imageio-ffmpeg",
            "description": "FFMPEG wrapper for Python",
            "long_description": "The purpose of this project is to provide a simple and reliable ffmpeg wrapper for working with video files. It implements two simple generator functions for reading and writing data from/to ffmpeg, which reliably terminate the ffmpeg process when done. It also takes care of publishing platform-specific wheels that include the binary ffmpeg executables.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-imageio",
            "portdir": "python/py-imageio",
            "version": "2.37.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-Pillow",
                        "py311-numpy",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-napari-svg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-xraylarch",
                        "py311-scikit-image"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-rawpy",
                        "py311-zbar"
                    ]
                }
            ]
        },
        {
            "name": "py311-imagehash",
            "portdir": "python/py-imagehash",
            "version": "4.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JohannesBuchner/imagehash",
            "description": "Perceptual Image Hashing Module",
            "long_description": "Image hashes tell whether two images look nearly identical. This is different from cryptographic hashing algorithms (like MD5, SHA-1) where tiny changes in the image give completely different hashes. In image fingerprinting, we actually want our similar inputs to have similar output hashes as well. The image hash algorithms (average, perceptual, difference, wavelet) analyse the image structure on luminance (without color information). The color hash algorithm analyses the color distribution and black & gray fractions (without position information).",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-Pillow",
                        "py311-numpy",
                        "py311-scipy",
                        "py311-pywavelets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-imagecodecs",
            "portdir": "python/py-imagecodecs",
            "version": "2026.1.14",
            "license": "BSD",
            "platforms": "{darwin >= 17}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/cgohlke/imagecodecs/",
            "description": "Image transformation, compression, and decompression codecs",
            "long_description": "Image transformation, compression, and decompression codecs",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zopfli",
                        "zstd",
                        "charls",
                        "giflib5",
                        "libjpeg-turbo",
                        "openjpeg",
                        "blosc",
                        "webp",
                        "cfitsio",
                        "libjxl",
                        "python311",
                        "py311-numpy",
                        "py311-pyobjc",
                        "tiff",
                        "brotli",
                        "brunsli",
                        "bzip2",
                        "libaec",
                        "snappy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-igraph",
            "portdir": "python/py-igraph",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://igraph.org/python/",
            "description": "Python interface to the igraph library.",
            "long_description": "Python interface to the igraph library for network analysis and graph theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                },
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 18
                }
            ],
            "variants": [
                "external_igraph",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-20",
                        "pkgconfig",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "igraph",
                        "python311",
                        "py311-texttable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-networkx",
                        "py311-pytest",
                        "py311-numpy",
                        "py311-pandas",
                        "py311-matplotlib",
                        "py311-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-ifaddr",
            "portdir": "python/py-ifaddr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydron/ifaddr",
            "description": "Cross-platform network interface and IP address enumeration library",
            "long_description": "Cross-platform network interface and IP address enumeration library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-soco"
                    ]
                }
            ]
        },
        {
            "name": "py311-idna",
            "portdir": "python/py-idna",
            "version": "3.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kjd/idna/",
            "description": "Internationalized Domain Names in Applications (IDNA).",
            "long_description": "Internationalized Domain Names in Applications (IDNA).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-yarl",
                        "py311-service_identity",
                        "py311-anyio",
                        "py311-tldextract",
                        "py311-requests",
                        "py311-dnspython",
                        "py311-httpx",
                        "py311-trio",
                        "py311-jsonschema-format-nongpl",
                        "py311-requests-futures",
                        "py311-klein"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-trio",
                        "py311-trustme",
                        "py311-hyperlink",
                        "py311-nbxmpp"
                    ]
                }
            ]
        },
        {
            "name": "py311-identify",
            "portdir": "python/py-identify",
            "version": "2.6.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pre-commit/identify",
            "description": "File identification library for Python",
            "long_description": "File identification library for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pre-commit"
                    ]
                }
            ]
        },
        {
            "name": "py311-ibroadcast",
            "portdir": "python/py-ibroadcast",
            "version": "1.1.2",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ctrueden/ibroadcast-python",
            "description": "iBroadcast Python client",
            "long_description": "iBroadcast Python client",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hyrule",
            "portdir": "python/py-hyrule",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyrule.readthedocs.io/",
            "description": "A utility library for the Hy programming language",
            "long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-hy",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.140.3",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-attrs",
                        "py311-sortedcontainers",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-ndindex",
                        "py311-xarray",
                        "py311-pyarrow",
                        "py311-cairo",
                        "py311-numdifftools",
                        "py311-hpack",
                        "py311-hyperlink",
                        "py311-thinc",
                        "py311-tiktoken",
                        "py311-natsort",
                        "py311-pytest-asyncio",
                        "py311-pytest-trio",
                        "py311-pyrsistent",
                        "py311-cbor2",
                        "py311-mitmproxy",
                        "py311-fuzzywuzzy",
                        "py311-blis",
                        "py311-commonmark",
                        "py311-cssselect",
                        "py311-fire",
                        "py311-iso8601",
                        "py311-snuggs",
                        "py311-dateutil",
                        "py311-json5",
                        "py311-scipy",
                        "py311-marisa-trie",
                        "py311-mutagen",
                        "py311-attrs",
                        "py311-numpy",
                        "py311-parver",
                        "py311-multivolumefile",
                        "py311-pybcj",
                        "py311-pyppmd"
                    ]
                }
            ]
        },
        {
            "name": "py311-hyperlink",
            "portdir": "python/py-hyperlink",
            "version": "21.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-hyper/hyperlink",
            "description": "A pure-Python implementation of immutable URLs",
            "long_description": "Hyperlink is a pure-Python package and requires nothing but Python.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-idna"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-hypothesis",
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-twisted",
                        "py311-treq"
                    ]
                }
            ]
        },
        {
            "name": "py311-hyperframe",
            "portdir": "python/py-hyperframe",
            "version": "6.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-hyper.org",
            "description": "HTTP/2 framing layer for Python",
            "long_description": "This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames. This library is used directly by hyper and a number of other projects to provide HTTP/2 frame decoding logic.",
            "active": true,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-h2",
                        "py311-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py311-hy",
            "portdir": "python/py-hy",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hylang.org/",
            "description": "Lisp dialect embedded in Python",
            "long_description": "Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-funcparserlib",
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py311-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-humanfriendly",
            "portdir": "python/py-humanfriendly",
            "version": "10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://humanfriendly.readthedocs.io/",
            "description": "Human friendly output for text interfaces using Python",
            "long_description": "Human friendly output for text interfaces using Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 44
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-coloredlogs"
                    ]
                }
            ]
        },
        {
            "name": "py311-huggingface_hub",
            "portdir": "python/py-huggingface_hub",
            "version": "1.1.6",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/huggingface/huggingface_hub",
            "description": "Client library to download and publish models and other files on the huggingface.co hub",
            "long_description": "Client library to download and publish models and other files on the huggingface.co hub",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-shellingham",
                        "py311-filelock",
                        "py311-typer",
                        "py311-hf-xet",
                        "py311-httpx",
                        "py311-packaging",
                        "py311-typing_extensions",
                        "py311-fsspec",
                        "py311-yaml",
                        "py311-tqdm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-urllib3",
                        "py311-pytorch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py311-httpx",
            "portdir": "python/py-httpx",
            "version": "0.28.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/encode/httpx",
            "description": "The next generation HTTP client.",
            "long_description": "The next generation HTTP client.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-brotlicffi",
                        "py311-click",
                        "py311-pygments",
                        "py311-sniffio",
                        "python311",
                        "py311-httpcore",
                        "py311-socksio",
                        "py311-rich",
                        "py311-h2",
                        "py311-charset-normalizer",
                        "py311-certifi",
                        "py311-idna",
                        "py311-brotli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "httpx_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-zeep",
                        "py311-pbs_installer",
                        "py311-jupyterlab",
                        "py311-cloudflare",
                        "py311-pylast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-datasets",
                        "py311-huggingface_hub"
                    ]
                }
            ]
        },
        {
            "name": "py311-httplib2",
            "portdir": "python/py-httplib2",
            "version": "2-0.22.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/httplib2/",
            "description": "A comprehensive HTTP client library in Python",
            "long_description": "A comprehensive HTTP client library that supports many features left out of other HTTP libraries.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-parsing",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-google-api",
                        "py311-ansible-core",
                        "py311-google-auth-httplib2"
                    ]
                }
            ]
        },
        {
            "name": "py311-httpcore",
            "portdir": "python/py-httpcore",
            "version": "1.0.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/encode/httpcore",
            "description": "A minimal low level HTTP client.",
            "long_description": "A minimal low level HTTP client.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-fancy-pypi-readme",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-h2",
                        "python311",
                        "py311-socksio",
                        "py311-certifi",
                        "py311-sniffio",
                        "py311-anyio",
                        "py311-h11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-httpx"
                    ]
                }
            ]
        },
        {
            "name": "py311-httpbin",
            "portdir": "python/py-httpbin",
            "version": "0.10.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/httpbin",
            "description": "HTTP Request and Response Service",
            "long_description": "HTTP Request and Response Service",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-six",
                        "py311-flask",
                        "py311-werkzeug",
                        "py311-flasgger",
                        "python311",
                        "py311-decorator",
                        "py311-greenlet",
                        "py311-brotlicffi",
                        "py311-importlib-metadata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pytest-httpbin"
                    ]
                }
            ]
        },
        {
            "name": "py311-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "3.11.14",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "HTML documentation for Python 3.11.14",
            "long_description": "Access Python 3.11.14 HTML docs via file://${prefix}/share/doc/python311-doc/index.html",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 222
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-html5lib",
            "portdir": "python/py-html5lib",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/html5lib/html5lib-python",
            "description": "Library for working with HTML documents",
            "long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-six",
                        "py311-webencodings",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt64-qtwebengine",
                        "qt64-qtwebengine-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-beautifulsoup4",
                        "py311-xhtml2pdf",
                        "py311-astroquery",
                        "py311-skyfield"
                    ]
                }
            ]
        },
        {
            "name": "py311-html2text",
            "portdir": "python/py-html2text",
            "version": "2025.4.15",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/html2text",
            "description": "Script to turn HTML into equivalent Markdown-structured text.",
            "long_description": "html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools_scm",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py-html2text_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hsluv",
            "portdir": "python/py-hsluv",
            "version": "5.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hsluv/hsluv-python",
            "description": "A Python implementation of HSLuv (revision 4).",
            "long_description": "A Python implementation of HSLuv (revision 4).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1254
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-vispy"
                    ]
                }
            ]
        },
        {
            "name": "py311-hpack",
            "portdir": "python/py-hpack",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-hyper.org/hpack/",
            "description": "Pure-Python HPACK header compression",
            "long_description": "This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it is available.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-hypothesis",
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-h2"
                    ]
                }
            ]
        },
        {
            "name": "py311-holidays",
            "portdir": "python/py-holidays",
            "version": "0.84",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vacanza/holidays",
            "description": "Generate country-, subdivision-, and market-specific holiday sets.",
            "long_description": "Generate country-, subdivision-, and market-specific holiday sets. The library provides fast, dict-like access to national, regional, and some financial-market holidays across many jurisdictions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dateutil",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hkdf",
            "portdir": "python/py-hkdf",
            "version": "0.0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/casebeer/python-hkdf",
            "description": "HMAC based Extract and Expand Key Derivation Function HKDF",
            "long_description": "HMAC based Extract and Expand Key Derivation Function HKDF",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-spake2"
                    ]
                }
            ]
        },
        {
            "name": "py311-hjson",
            "portdir": "python/py-hjson",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hjson/hjson-py",
            "description": "JSON for Humans, allows comments and is less error prone",
            "long_description": "JSON for Humans, allows comments and is less error prone",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hjson"
                    ]
                }
            ]
        },
        {
            "name": "py311-hiredis",
            "portdir": "python/py-hiredis",
            "version": "3.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pietern/hiredis-py",
            "description": "Python wrapper for hiredis",
            "long_description": "Python wrapper for hiredis",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hid",
            "portdir": "python/py-hid",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apmorton/pyhidapi",
            "description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "long_description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "active": true,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-14",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "hidapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hid"
                    ]
                }
            ]
        },
        {
            "name": "py311-hf-xet",
            "portdir": "python/py-hf-xet",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/huggingface/xet-core",
            "description": "hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.",
            "long_description": "hf-xet enables huggingface_hub to utilize xet storage for uploading and downloading to HF Hub.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools-rust",
                        "py311-maturin",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-huggingface_hub"
                    ]
                }
            ]
        },
        {
            "name": "py311-helpdev",
            "portdir": "python/py-helpdev",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dpizetta/helpdev",
            "description": "HelpDev - Extracts information about the Python environment easily.",
            "long_description": "HelpDev - Extracts information about the Python environment easily.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-psutil",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-qdarkstyle"
                    ]
                }
            ]
        },
        {
            "name": "py311-heapdict",
            "portdir": "python/py-heapdict",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://stutzbachenterprises.com/",
            "description": "Mutable mapping tools.",
            "long_description": "Mutable mapping tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-cachey"
                    ]
                }
            ]
        },
        {
            "name": "py311-hdfs",
            "portdir": "python/py-hdfs",
            "version": "2.7.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hdfscli.readthedocs.org/",
            "description": "API and command line interface for HDFS",
            "long_description": "API and command line interface for HDFS",
            "active": true,
            "categories": [
                "sysutils",
                "net",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-six",
                        "py311-docopt",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hdf5plugin",
            "portdir": "python/py-hdf5plugin",
            "version": "5.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silx.org/doc/hdf5plugin/latest/",
            "description": "A set of compression filters for h5py",
            "long_description": "hdf5plugin provides HDF5 compression filters--namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP, zstd--and makes them usable from h5py.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-cython",
                        "py311-cpuinfo",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-h5py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-fabio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py311-hdbscan",
            "portdir": "python/py-hdbscan",
            "version": "0.8.33",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hdbscan.readthedocs.io/en/latest/",
            "description": "A high performance implementation of HDBSCAN clustering.",
            "long_description": "HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with Noise. Performs DBSCAN over varying epsilon values and integrates the result to find a clustering that gives the best stability over epsilon. This allows HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more robust to parameter selection. In practice this means that HDBSCAN returns a good clustering straight away with little or no parameter tuning -- and the primary parameter, minimum cluster size, is intuitive and easy to select. HDBSCAN is ideal for exploratory data analysis; it's a fast and robust algorithm that you can trust to return meaningful clusters (if there are any).",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python311",
                        "py311-six",
                        "py311-numpy",
                        "py311-scikit-learn",
                        "py311-scipy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-joblib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hdbscan"
                    ]
                }
            ]
        },
        {
            "name": "py311-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.16.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hetznercloud/hcloud-python",
            "description": "py-hcloud is a library for the Hetzner Cloud API.",
            "long_description": "py-hcloud is a library for the Hetzner Cloud API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-future",
                        "py311-dateutil",
                        "py311-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofek/hatch-vcs",
            "description": "Hatch plugin for versioning with your preferred VCS",
            "long_description": "Hatch plugin for versioning with your preferred VCS",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-hatchling",
                        "py311-setuptools_scm",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-tox",
                        "py311-pydantic-compat",
                        "py311-param",
                        "py311-pyct",
                        "py311-pyproject_api",
                        "py311-superqt",
                        "py311-psygnal",
                        "py311-argon2-cffi",
                        "py311-astropy-iers-data",
                        "py311-ulid",
                        "gitlint",
                        "py311-humanize",
                        "py311-npe2",
                        "py311-termcolor",
                        "py311-eventlet",
                        "py311-argcomplete",
                        "py311-magicgui",
                        "py311-jsonschema-specifications",
                        "py311-referencing",
                        "py311-fsspec",
                        "py311-scikit-build-core",
                        "py311-jsonschema",
                        "py311-jsonschema-format-nongpl",
                        "py311-urllib3",
                        "py311-zarr",
                        "py311-app-model",
                        "py311-pipdeptree",
                        "py311-plumbum",
                        "py311-scikit-hep-awkward",
                        "py311-scikit-build",
                        "py311-scikit-hep-hepunits",
                        "py311-scikit-hep-hist",
                        "py311-scikit-hep-particle",
                        "py311-sentinels",
                        "py311-virtualenv",
                        "py311-cattrs",
                        "py311-pylast",
                        "py311-corner",
                        "py311-structlog",
                        "py311-automat",
                        "py311-black",
                        "py311-filelock",
                        "py311-pyhamcrest",
                        "py311-in-n-out",
                        "py311-panel",
                        "py311-pint",
                        "py311-pytest-env",
                        "py311-execnet",
                        "py311-pytest-html",
                        "py311-pytest-metadata",
                        "py311-aesara",
                        "py311-isort",
                        "py311-attrs",
                        "py311-mongomock",
                        "py311-platformdirs",
                        "py311-sphinx-autodoc-typehints",
                        "py311-fmf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-aiofiles",
                        "py311-service_identity",
                        "py311-scikit-hep-uproot"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-hatchling",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agoose77/hatch-nodejs-version",
            "description": "Hatch plugin for versioning from a package.json file",
            "long_description": "Hatch plugin for versioning from a package.json file",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-nbformat",
                        "py311-jupyterlab_pygments",
                        "py311-pyviz_comms",
                        "py311-ipympl"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.28.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1254
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pathspec",
                        "py311-pluggy",
                        "py311-trove-classifiers",
                        "python311",
                        "py311-packaging",
                        "py311-editables"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-comm",
                        "py311-jupyter_client",
                        "py311-jupyter_core",
                        "py311-pudb",
                        "py311-pydantic-compat",
                        "py311-pydantic_settings",
                        "py311-diskcache-stubs",
                        "py311-param",
                        "py311-aiofiles",
                        "py311-traitlets",
                        "py311-psygnal",
                        "py311-argon2-cffi",
                        "py311-astropy-iers-data",
                        "py311-ulid",
                        "py311-ipykernel",
                        "py311-metakernel",
                        "gitlint",
                        "py311-humanize",
                        "py311-npe2",
                        "py311-jupyter_server_terminals",
                        "py311-termcolor",
                        "py311-nbclient",
                        "py311-dnspython",
                        "py311-service_identity",
                        "py311-eventlet",
                        "py311-anywidget",
                        "py311-argcomplete",
                        "py311-looseversion",
                        "py311-pymongo",
                        "py311-cloudflare",
                        "py311-strpdatetime",
                        "py311-httpcore",
                        "py311-httpx",
                        "py311-magicgui",
                        "py311-bracex",
                        "py311-wcmatch",
                        "py311-nbformat",
                        "py311-jsonschema-specifications",
                        "py311-referencing",
                        "py311-terminado",
                        "py311-userpath",
                        "py311-jupyter_events",
                        "py311-fsspec",
                        "py311-intervaltree",
                        "py311-jupyterlab",
                        "py311-jupyterlab_server",
                        "py311-scikit-build-core",
                        "py311-nbconvert",
                        "py311-notebook_shim",
                        "py311-pytest-recording",
                        "py311-jsonschema",
                        "py311-jsonschema-format-nongpl",
                        "py311-urllib3",
                        "py311-jupyterlab_pygments",
                        "py311-hatch-nodejs-version",
                        "py311-hatch-jupyter-builder",
                        "py311-pyct",
                        "py311-pyproject_api",
                        "py311-tox",
                        "py311-superqt",
                        "py311-hatch-requirements-txt",
                        "py311-pyviz_comms",
                        "py311-rfc3987-syntax",
                        "py311-zarr",
                        "py311-protego",
                        "py311-typogrify",
                        "py311-app-model",
                        "py311-elasticsearch",
                        "py311-pipdeptree",
                        "py311-pydantic-extra-types",
                        "py311-jupyter_packaging",
                        "py311-beautifulsoup4",
                        "py311-plumbum",
                        "py311-scikit-hep-awkward",
                        "py311-scikit-build",
                        "py311-scikit-hep-hepunits",
                        "py311-scikit-hep-hist",
                        "py311-scikit-hep-particle",
                        "py311-pygments",
                        "py311-sentinels",
                        "py311-virtualenv",
                        "py311-cattrs",
                        "py311-ipympl",
                        "py311-pylast",
                        "py311-corner",
                        "py311-jupyter_sphinx",
                        "py311-python-multipart",
                        "py311-expandvars",
                        "py311-queuelib",
                        "py311-structlog",
                        "py311-automat",
                        "py311-django-debug-toolbar",
                        "py311-black",
                        "py311-uvicorn",
                        "py311-filelock",
                        "py311-pyhamcrest",
                        "py311-starlette",
                        "py311-twisted",
                        "py311-plotly",
                        "py311-annotated_types",
                        "py311-autoflake",
                        "py311-in-n-out",
                        "py311-ipyparallel",
                        "py311-pydantic",
                        "py311-pytest-cov",
                        "py311-docstring_parser",
                        "py311-ftfy",
                        "py311-redis",
                        "py311-itemadapter",
                        "py311-typing-inspection",
                        "py311-jupytext",
                        "py311-panel",
                        "py311-sqlparse",
                        "py311-hatch-vcs",
                        "py311-versioningit",
                        "py311-pint",
                        "py311-colorama",
                        "py311-pytest-env",
                        "py311-execnet",
                        "py311-pytest-html",
                        "py311-pytest-metadata",
                        "py311-tmuxp",
                        "py311-rich-argparse",
                        "py311-altair",
                        "py311-jupyter_console",
                        "py311-trustme",
                        "py311-notebook",
                        "py311-paho-mqtt",
                        "py311-aesara",
                        "py311-isort",
                        "py311-treq",
                        "py311-attrs",
                        "py311-libtmux",
                        "py311-fickling",
                        "py311-hatch-fancy-pypi-readme",
                        "py311-mongomock",
                        "py311-narwhals",
                        "py311-svglib",
                        "py311-platformdirs",
                        "py311-sphinx-autodoc-typehints",
                        "py311-nameutils",
                        "py311-fmf",
                        "py311-soupsieve",
                        "py311-octave_kernel",
                        "py311-osxmetadata"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-hatch-requirements-txt",
                        "py311-uv-dynamic-versioning",
                        "py311-hatch-vcs",
                        "py311-scikit-hep-uproot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-hatch-jupyter-builder",
                        "py311-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-jupyter-builder",
            "portdir": "python/py-hatch-jupyter-builder",
            "version": "0.9.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyterlab/hatch-jupyter-builder",
            "description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
            "long_description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-anywidget",
                        "py311-jupyter_server",
                        "py311-jupyterlab",
                        "py311-jupyterlab_pygments",
                        "py311-pyviz_comms",
                        "py311-ipympl",
                        "py311-jupytext",
                        "py311-notebook"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-fancy-pypi-readme",
            "portdir": "python/py-hatch-fancy-pypi-readme",
            "version": "25.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
            "description": "a Hatch metadata plugin for projects' PyPI landing page",
            "long_description": "a Hatch metadata plugin for projects' PyPI landing page",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-attrs",
                        "py311-ulid",
                        "py311-argon2-cffi",
                        "py311-cloudflare",
                        "py311-httpcore",
                        "py311-httpx",
                        "py311-jsonschema",
                        "py311-jsonschema-format-nongpl",
                        "py311-scikit-hep-awkward",
                        "py311-scikit-build",
                        "py311-structlog",
                        "py311-black",
                        "py311-twisted",
                        "py311-pydantic",
                        "py311-pytest-cov"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py311-hanko-certvalidator",
            "portdir": "python/py-hanko-certvalidator",
            "version": "0.27.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pyhanko-certvalidator",
            "description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
            "long_description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-uritools",
                        "py311-requests",
                        "py311-cryptography",
                        "py311-asn1crypto",
                        "py311-oscrypto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hanko"
                    ]
                }
            ]
        },
        {
            "name": "py311-hanko",
            "portdir": "python/py-hanko",
            "version": "0.29.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pyHanko",
            "description": "Tools for stamping and signing PDF files",
            "long_description": "Tools for stamping and signing PDF files",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-qrcode",
                        "py311-asn1crypto",
                        "python311",
                        "py311-hanko-certvalidator",
                        "py311-tzlocal",
                        "py311-requests",
                        "py311-cryptography",
                        "py311-click",
                        "py311-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-xhtml2pdf"
                    ]
                }
            ]
        }
    ]
}