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

{
    "count": 52782,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1049",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=1047",
    "results": [
        {
            "name": "py37-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.79.4",
            "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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-attrs",
                        "py37-sortedcontainers",
                        "py37-exceptiongroup",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-mutagen",
                        "py37-hpack",
                        "py37-json5",
                        "py37-pytest-asyncio",
                        "py37-fuzzywuzzy",
                        "py37-parver",
                        "py37-tensorflow-addons",
                        "py37-tensorflow-probability",
                        "py37-pyarrow",
                        "py37-cssselect",
                        "py37-natsort",
                        "py37-thinc",
                        "py37-commonmark",
                        "py37-mitmproxy",
                        "py37-pyrsistent",
                        "py37-datrie",
                        "py37-marisa-trie",
                        "py37-pytest-trio",
                        "py37-blis",
                        "py37-hyperlink",
                        "py37-dateutil",
                        "py37-attrs",
                        "py37-cairo"
                    ]
                }
            ]
        },
        {
            "name": "py36-wrapt",
            "portdir": "python/py-wrapt",
            "version": "1.14.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-aiobotocore",
                        "py36-deprecated",
                        "py36-astroid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-debtcollector"
                    ]
                }
            ]
        },
        {
            "name": "py35-wrapt",
            "portdir": "python/py-wrapt",
            "version": "1.14.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-astroid"
                    ]
                }
            ]
        },
        {
            "name": "py38-wrapt",
            "portdir": "python/py-wrapt",
            "version": "1.16.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tensorflow",
                        "py38-aiobotocore",
                        "py38-tensorflow1",
                        "py38-smart_open"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-deprecated",
                        "py38-debtcollector",
                        "py38-tensorflow-macos",
                        "py38-tensorflow-datasets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-dm-tree"
                    ]
                }
            ]
        },
        {
            "name": "py37-wrapt",
            "portdir": "python/py-wrapt",
            "version": "1.16.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-tensorflow1",
                        "py37-aiobotocore",
                        "py37-astroid",
                        "py37-tensorflow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-deprecated",
                        "py37-debtcollector",
                        "py37-tensorflow-datasets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-dm-tree"
                    ]
                }
            ]
        },
        {
            "name": "py39-wrapt",
            "portdir": "python/py-wrapt",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-smart_open",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "py39-aiobotocore",
                        "py39-smart-open"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-deprecated",
                        "py39-tensorflow-datasets",
                        "py39-debtcollector",
                        "py39-tensorflow-macos"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-dm-tree"
                    ]
                }
            ]
        },
        {
            "name": "py27-wrapt",
            "portdir": "python/py-wrapt",
            "version": "1.14.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GrahamDumpleton/wrapt",
            "description": "A Python module for decorators, wrappers and monkey patching.",
            "long_description": "A Python module for decorators, wrappers and monkey patching.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-astroid"
                    ]
                }
            ]
        },
        {
            "name": "py37-bleach",
            "portdir": "python/py-bleach",
            "version": "6.0.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-six",
                        "py37-webencodings",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-readme_renderer",
                        "py37-panel"
                    ]
                }
            ]
        },
        {
            "name": "py27-bleach",
            "portdir": "python/py-bleach",
            "version": "3.3.1",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-packaging",
                        "py27-six",
                        "py27-webencodings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py36-bleach",
            "portdir": "python/py-bleach",
            "version": "4.1.0",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-packaging",
                        "py36-six",
                        "py36-webencodings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py35-bleach",
            "portdir": "python/py-bleach",
            "version": "3.3.1",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-packaging",
                        "py35-six",
                        "py35-webencodings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-nbconvert"
                    ]
                }
            ]
        },
        {
            "name": "py39-bleach",
            "portdir": "python/py-bleach",
            "version": "6.3.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-webencodings",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-nbconvert",
                        "py39-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-mdx_linkify",
                        "py39-panel",
                        "py39-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py38-bleach",
            "portdir": "python/py-bleach",
            "version": "6.1.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-six",
                        "py38-webencodings",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-panel",
                        "py38-mdx_linkify",
                        "py38-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CSparse",
            "portdir": "math/SuiteSparse",
            "version": "3.2.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CSparse: a concise sparse matrix package.",
            "active": false,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SuiteSparse_SLIP_LU",
            "portdir": "math/SuiteSparse",
            "version": "2.0.9",
            "license": "(LGPL-3+ or GPL-2+)",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_SLIP_LU: sparse left-looking integer-preserving LU factorization.",
            "active": false,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_COLAMD"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dosbox-x",
            "portdir": "emulators/dosbox-x",
            "version": "2026.08.31",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dosbox-x.com",
            "description": "maintained and updated fork of dosbox DOS emulator",
            "long_description": "DOSBox is a DOS emulator supporting 286/386 realmode, directory file system, XMS/EMS and many sound cards. It can be configured to run a wide range of DOS games, from CGA/Tandy/PCjr classics up to games from the Quake era. dosbox-x is the most prominent updated fork of dosbox, supporting SDL2 and 64-bit processors",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [],
            "variants": [
                "slirp",
                "sdl1"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "makeicns",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "zlib",
                        "ffmpeg7",
                        "libsdl2",
                        "libsdl2_net",
                        "libpng",
                        "fluidsynth",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SuiteSparse",
            "portdir": "math/SuiteSparse",
            "version": "7.14.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_GraphBLAS",
                        "SuiteSparse_Mongoose",
                        "SuiteSparse_AMD",
                        "SuiteSparse_BTF",
                        "SuiteSparse_CAMD",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_config",
                        "SuiteSparse_LDL",
                        "SuiteSparse_KLU",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_RBio",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_LAGraph",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_ParU",
                        "SuiteSparse_CXSparse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apbs",
                        "mbdyn"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_config",
            "portdir": "math/SuiteSparse",
            "version": "7.14.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang16",
                "clang17",
                "clang13",
                "clang14",
                "clang15",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "octave",
                        "SuiteSparse_SLIP_LU",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "SuiteSparse",
                        "SuiteSparse_AMD",
                        "SuiteSparse_BTF",
                        "SuiteSparse_CAMD",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CXSparse",
                        "SuiteSparse_KLU",
                        "SuiteSparse_LDL",
                        "SuiteSparse_Mongoose",
                        "SuiteSparse_ParU",
                        "SuiteSparse_RBio",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_UMFPACK",
                        "ceres-solver",
                        "ngsolve",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_AMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_AMD: approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "debug",
                "clang15",
                "clang16",
                "clang17",
                "gcc11",
                "gcc12",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "octave",
                        "SuiteSparse_SLIP_LU",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_KLU",
                        "SuiteSparse_LDL",
                        "SuiteSparse_ParU",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_UMFPACK",
                        "ceres-solver",
                        "dolfin",
                        "ngsolve",
                        "psblas3",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "elmerfem"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_BTF",
            "portdir": "math/SuiteSparse",
            "version": "2.3.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_BTF: permutation to block triangular form.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "gcc15",
                "gccdevel",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse",
                        "SuiteSparse_KLU"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CAMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CAMD: constrained approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "debug",
                "clang15",
                "clang13",
                "clang14",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_ParU",
                        "ceres-solver",
                        "elmerfem"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CCOLAMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CCOLAMD: constrained column approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang17",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_ParU",
                        "ceres-solver",
                        "ngsolve",
                        "elmerfem"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CHOLMOD",
            "portdir": "math/SuiteSparse",
            "version": "5.3.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CHOLMOD: sparse Cholesky factorization.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang15",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang13",
                "clang14",
                "clang16",
                "clang17",
                "gccdevel",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_AMD",
                        "SuiteSparse_CAMD",
                        "OpenBLAS",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CCOLAMD",
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "octave",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "SuiteSparse",
                        "SuiteSparse_KLU",
                        "SuiteSparse_ParU",
                        "SuiteSparse_SPQR",
                        "SuiteSparse_UMFPACK",
                        "ceres-solver",
                        "ngsolve",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "elmerfem",
                        "libbiosig"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_COLAMD",
            "portdir": "math/SuiteSparse",
            "version": "3.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_COLAMD: column approximate minimum degree ordering.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang22",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang23",
                "clangdevel",
                "gcc12",
                "gcc10",
                "gcc11",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "octave",
                        "SuiteSparse_SLIP_LU",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "SuiteSparse",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_KLU",
                        "SuiteSparse_ParU",
                        "SuiteSparse_SPEX",
                        "SuiteSparse_SPQR",
                        "ceres-solver",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "elmerfem"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_CXSparse",
            "portdir": "math/SuiteSparse",
            "version": "4.4.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_CXSparse: a concise extended sparse matrix package.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "debug",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_GraphBLAS",
            "portdir": "math/SuiteSparse",
            "version": "10.5.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_GraphBLAS: graph algorithms in the language of linear algebra.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang17",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse",
                        "SuiteSparse_LAGraph"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_KLU",
            "portdir": "math/SuiteSparse",
            "version": "2.3.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_KLU: sparse LU factorization, primarily for circuit simulation.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang20",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_BTF",
                        "SuiteSparse_config",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_AMD"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse",
                        "sundials2",
                        "sundials5",
                        "sundials6"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_LDL",
            "portdir": "math/SuiteSparse",
            "version": "3.3.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_LDL: a very concise LDL' factorization package.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "gcc13",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config",
                        "SuiteSparse_AMD"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_LAGraph",
            "portdir": "math/SuiteSparse",
            "version": "1.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_LAGraph: graph algorithms implemented using GraphBLAS.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "SuiteSparse_GraphBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_Mongoose",
            "portdir": "math/SuiteSparse",
            "version": "3.3.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_Mongoose: graph partitioning.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "clang14",
                "debug",
                "clang13",
                "clang15",
                "clang16",
                "gcc10",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_ParU",
            "portdir": "math/SuiteSparse",
            "version": "1.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_ParU: solving sparse linear system via parallel multifrontal LU factorization algorithms.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_CAMD",
                        "libomp",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_UMFPACK",
                        "SuiteSparse_CCOLAMD",
                        "OpenBLAS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_RBio",
            "portdir": "math/SuiteSparse",
            "version": "4.3.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_RBio: read/write sparse matrices in Rutherford/Boeing format.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_SPEX",
            "portdir": "math/SuiteSparse",
            "version": "3.2.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_SPEX: a software package for SParse EXact algebra.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_config",
                        "gmp",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_AMD",
                        "mpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_SPQR",
            "portdir": "math/SuiteSparse",
            "version": "4.3.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_SPQR: sparse QR factorization.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_AMD",
                        "OpenBLAS",
                        "SuiteSparse_CHOLMOD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "SuiteSparse",
                        "ceres-solver"
                    ]
                }
            ]
        },
        {
            "name": "SuiteSparse_UMFPACK",
            "portdir": "math/SuiteSparse",
            "version": "6.3.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 20200517,
            "replaced_by": null,
            "homepage": "https://people.engr.tamu.edu/davis/suitesparse.html",
            "description": "Sparse matrix routines",
            "long_description": "SuiteSparse is a single archive that contains all packages authored by Tim Davis. SuiteSparse_UMFPACK: sparse LU factorization.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1598
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "debug",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clang22",
                "clang23",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "OpenBLAS",
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_CHOLMOD"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikit-umfpack",
                        "py35-scikit-umfpack",
                        "py36-scikit-umfpack",
                        "gegl",
                        "gegl-devel",
                        "py35-cvxopt",
                        "py36-cvxopt",
                        "deal.ii",
                        "py39-scikit-umfpack",
                        "octave",
                        "py39-cvxopt",
                        "py37-cvxopt",
                        "py27-cvxopt",
                        "py38-cvxopt",
                        "SuiteSparse",
                        "SuiteSparse_ParU",
                        "dolfin",
                        "ngsolve",
                        "py310-cvxopt",
                        "py311-cvxopt",
                        "py312-cvxopt",
                        "py313-cvxopt",
                        "py310-scikit-umfpack",
                        "py311-scikit-umfpack",
                        "py312-scikit-umfpack",
                        "py313-scikit-umfpack",
                        "py314-scikit-umfpack",
                        "elmerfem"
                    ]
                }
            ]
        },
        {
            "name": "libpaper",
            "portdir": "print/libpaper",
            "version": "2.3.0",
            "license": "LGPL-2.1+ and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rrthomas/libpaper",
            "description": "A library providing routines for paper size management",
            "long_description": "The paper library and accompanying files are intended to provide a simple way for applications to take actions based on a system- or user-specified paper size.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ghostscript",
                        "texlive-bin",
                        "libpaper-utils",
                        "a2ps",
                        "paps",
                        "barcode"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "psbind"
                    ]
                }
            ]
        },
        {
            "name": "libpaper-utils",
            "portdir": "print/libpaper",
            "version": "2.3.0",
            "license": "GPL-3+ and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rrthomas/libpaper",
            "description": "The executables of the libpaper package",
            "long_description": "Provide the new 'paper' and deprecated 'paperconf' utility programs that come with the libpaper library. Both are used to print paper size information.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpaper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xmlto"
                    ]
                }
            ]
        },
        {
            "name": "py-bleach",
            "portdir": "python/py-bleach",
            "version": "6.4.0",
            "license": "Apache",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bleach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-bleach",
            "portdir": "python/py-bleach",
            "version": "6.4.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-webencodings",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-panel",
                        "py310-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-panel",
                        "py310-mdx_linkify",
                        "py310-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py311-bleach",
            "portdir": "python/py-bleach",
            "version": "6.4.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-webencodings",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-panel",
                        "py311-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-panel",
                        "py311-mdx_linkify",
                        "py311-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py312-bleach",
            "portdir": "python/py-bleach",
            "version": "6.4.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-webencodings",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-panel",
                        "py312-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-panel",
                        "py312-mdx_linkify",
                        "py312-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py313-bleach",
            "portdir": "python/py-bleach",
            "version": "6.4.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-webencodings",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-panel",
                        "py313-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-panel",
                        "py313-mdx_linkify",
                        "py313-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py314-bleach",
            "portdir": "python/py-bleach",
            "version": "6.4.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2903
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-webencodings",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-panel",
                        "py314-nbconvert",
                        "py-bleach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-readme_renderer"
                    ]
                }
            ]
        },
        {
            "name": "py-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.1.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2226
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-genai-prices"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.1.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2226
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-hatchling",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-httpx",
                        "py313-pydantic",
                        "py313-uv-dynamic-versioning"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py314-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.1.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2226
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatchling",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-httpx",
                        "py314-pydantic",
                        "py314-uv-dynamic-versioning"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-genai-prices",
                        "py314-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.168.0",
            "license": "MPL-2",
            "platforms": "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": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hypothesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.168.0",
            "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": 434
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-maturin",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools-rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-sortedcontainers",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-h2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pyarrow",
                        "py311-cssselect",
                        "py311-pytest-asyncio",
                        "py311-json5",
                        "py311-thinc",
                        "py311-numpy",
                        "py311-hpack",
                        "py311-xarray",
                        "py311-cairo",
                        "py311-numdifftools",
                        "py311-scipy",
                        "py311-attrs",
                        "py311-binaryornot",
                        "py311-blis",
                        "py311-cbor2",
                        "py311-commonmark",
                        "py311-dateutil",
                        "py311-fire",
                        "py311-fuzzywuzzy",
                        "py311-hyperlink",
                        "py311-iso8601",
                        "py311-marisa-trie",
                        "py311-mitmproxy",
                        "py311-multivolumefile",
                        "py311-mutagen",
                        "py311-natsort",
                        "py311-ndindex",
                        "py311-parver",
                        "py311-pybcj",
                        "py311-pyppmd",
                        "py311-pyrsistent",
                        "py311-pytest-trio",
                        "py311-snuggs",
                        "py311-tiktoken",
                        "py311-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py310-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.168.0",
            "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": 434
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools-rust",
                        "py310-maturin",
                        "py310-installer",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-sortedcontainers",
                        "py310-exceptiongroup",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-h2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-cssselect",
                        "py310-pytest-asyncio",
                        "py310-json5",
                        "py310-thinc",
                        "py310-numpy",
                        "py310-hpack",
                        "py310-xarray",
                        "py310-cairo",
                        "py310-numdifftools",
                        "py310-scipy",
                        "py310-attrs",
                        "py310-binaryornot",
                        "py310-blis",
                        "py310-cbor2",
                        "py310-commonmark",
                        "py310-dateutil",
                        "py310-fire",
                        "py310-fuzzywuzzy",
                        "py310-hyperlink",
                        "py310-iso8601",
                        "py310-marisa-trie",
                        "py310-mitmproxy",
                        "py310-multivolumefile",
                        "py310-mutagen",
                        "py310-natsort",
                        "py310-ndindex",
                        "py310-parver",
                        "py310-pybcj",
                        "py310-pyppmd",
                        "py310-pyrsistent",
                        "py310-pytest-trio",
                        "py310-snuggs",
                        "py310-pyarrow",
                        "py310-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py312-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.168.0",
            "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": 434
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools-rust",
                        "clang-18",
                        "py312-build",
                        "py312-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sortedcontainers",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-h2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pyarrow",
                        "py312-cssselect",
                        "py312-pytest-asyncio",
                        "py312-json5",
                        "py312-numpy",
                        "py312-hpack",
                        "py312-icalendar",
                        "py312-xarray",
                        "py312-cairo",
                        "py312-numdifftools",
                        "py312-scipy",
                        "py312-attrs",
                        "py312-binaryornot",
                        "py312-blis",
                        "py312-cbor2",
                        "py312-commonmark",
                        "py312-dateutil",
                        "py312-datrie",
                        "py312-fire",
                        "py312-hyperlink",
                        "py312-iso8601",
                        "py312-marisa-trie",
                        "py312-mitmproxy",
                        "py312-multivolumefile",
                        "py312-mutagen",
                        "py312-natsort",
                        "py312-ndindex",
                        "py312-pybcj",
                        "py312-pyppmd",
                        "py312-pyrsistent",
                        "py312-pytest-trio",
                        "py312-snuggs",
                        "py312-tiktoken",
                        "py312-yarl"
                    ]
                }
            ]
        }
    ]
}