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

{
    "count": 49342,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=12",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=10",
    "results": [
        {
            "name": "py38-pyFAI",
            "portdir": "python/py-pyFAI",
            "version": "2024.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.silx.org",
            "description": "Azimuthal Integration library",
            "long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "coquelleni",
                    "github": "coquellen",
                    "ports_count": 22
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-meson-python",
                        "ninja",
                        "py38-cython",
                        "py38-wheel",
                        "py38-tomli",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-h5py",
                        "py38-matplotlib",
                        "py38-numexpr",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-fabio",
                        "py38-silx"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-pyFAI",
            "portdir": "python/py-pyFAI",
            "version": "0.13.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/silx-kit/pyFAI",
            "description": "Azimuthal Integration library",
            "long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "coquelleni",
                    "github": "coquellen",
                    "ports_count": 22
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-numpy",
                        "python35",
                        "py35-scipy",
                        "py35-pyopencl",
                        "py35-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pyFAI",
            "portdir": "python/py-pyFAI",
            "version": "0.13.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/silx-kit/pyFAI",
            "description": "Azimuthal Integration library",
            "long_description": "pyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version use a SparseMatrix-DenseVector multiplication.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "coquelleni",
                    "github": "coquellen",
                    "ports_count": 22
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-cython",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-matplotlib",
                        "py37-numpy",
                        "python37",
                        "py37-scipy",
                        "py37-pyopencl",
                        "py37-h5py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-tomli",
            "portdir": "python/py-tomli",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hukkin/tomli",
            "description": "A lil' TOML parser",
            "long_description": "Tomli is a Python library for parsing TOML. Tomli is fully compatible with TOML v1.0.0.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 230
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-tomli",
            "portdir": "python/py-tomli",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hukkin/tomli",
            "description": "A lil' TOML parser",
            "long_description": "Tomli is a Python library for parsing TOML. Tomli is fully compatible with TOML v1.0.0.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 230
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-b-keywords",
            "portdir": "perl/p5-b-keywords",
            "version": "1.210.0",
            "license": "(Artistic-1 or GPL-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Keywords",
            "description": "Lists of reserved barewords and symbol names",
            "long_description": "Lists of reserved barewords and symbol names",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-repl",
                        "p5.26-perl-critic"
                    ]
                }
            ]
        },
        {
            "name": "converseen",
            "portdir": "graphics/converseen",
            "version": "0.15.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Faster3ck/converseen",
            "description": "Converseen is an open source batch image converter and resizer.",
            "long_description": "Converseen is an open source batch image converter and resizer. Thanks to the Magick++ image libraries it supports more than 100 image formats.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qttools",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.185.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-google-api-core",
                        "py313-google-auth",
                        "py313-google-auth-httplib2",
                        "py313-uritemplate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-google-api-python-client",
                        "certbot-dns-google"
                    ]
                }
            ]
        },
        {
            "name": "py312-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.185.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-google-api-core",
                        "py312-google-auth",
                        "py312-google-auth-httplib2",
                        "py312-uritemplate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.185.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-google-api-core",
                        "py311-google-auth",
                        "py311-google-auth-httplib2",
                        "py311-uritemplate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.185.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-google-auth",
                        "py310-google-auth-httplib2",
                        "py310-uritemplate",
                        "py310-google-api-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.185.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-google-auth",
                        "py39-google-auth-httplib2",
                        "py39-uritemplate",
                        "py39-google-api-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-google-api-python-client",
            "portdir": "python/py-google-api-python-client",
            "version": "2.185.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-api-python-client/",
            "description": "This is the Google API Python client library for Google's discovery based APIs.",
            "long_description": "This is the Google API Python client library for Google's discovery based APIs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1093
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-google-api-python-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmt6",
                        "py313-packaging",
                        "py313-numpy",
                        "py313-pandas",
                        "py313-xarray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pygmt"
                    ]
                }
            ]
        },
        {
            "name": "py311-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmt6",
                        "py311-packaging",
                        "py311-numpy",
                        "py311-pandas",
                        "py311-xarray"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmt6",
                        "py312-packaging",
                        "py312-numpy",
                        "py312-pandas",
                        "py312-xarray"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pygmt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-16",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-netcdf4",
                        "py310-xarray",
                        "py310-pandas",
                        "py310-numpy",
                        "py310-packaging",
                        "gmt6"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-16",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel",
                        "py39-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gmt6",
                        "py39-xarray",
                        "py39-pandas",
                        "py39-packaging",
                        "py39-numpy",
                        "py39-netcdf4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-sip",
            "portdir": "python/py-sip",
            "version": "6.13.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "py314-setuptools",
                        "py314-ply",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pyqt6-webengine",
                        "py314-pyqt5",
                        "py314-pyqt5-chart",
                        "py314-pyqt5-scintilla",
                        "py314-pyqt5-webengine",
                        "py314-pyqt6",
                        "py314-pyqt6-3d",
                        "py314-pyqt6-charts",
                        "py314-pyqt6-datavisualization",
                        "py314-pyqt6-networkauth",
                        "py314-pyqt6-scintilla"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyqt-builder"
                    ]
                }
            ]
        },
        {
            "name": "py313-sip",
            "portdir": "python/py-sip",
            "version": "6.13.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-packaging",
                        "py313-setuptools",
                        "py313-ply",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wxpython-4.0",
                        "qgis3",
                        "py313-pyqt6-datavisualization",
                        "py313-pyqt6-networkauth",
                        "py313-pyqt6-scintilla",
                        "py313-pyqt6-webengine",
                        "qgis3-ltr",
                        "py313-pyqt5",
                        "py313-pyqt5-chart",
                        "py313-pyqt5-scintilla",
                        "py313-pyqt5-webengine",
                        "py313-pyqt6",
                        "py313-pyqt6-3d",
                        "py313-pyqt6-charts"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-sip",
                        "py313-pyqt-builder"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3-ltr",
                        "qgis3"
                    ]
                }
            ]
        },
        {
            "name": "py312-sip",
            "portdir": "python/py-sip",
            "version": "6.13.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-setuptools",
                        "py312-ply",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wxpython-4.0",
                        "py312-pyqt5",
                        "py312-pyqt5-chart",
                        "py312-pyqt5-scintilla",
                        "py312-pyqt5-webengine",
                        "py312-pyqt6",
                        "py312-pyqt6-3d",
                        "py312-pyqt6-charts",
                        "py312-pyqt6-datavisualization",
                        "py312-pyqt6-networkauth",
                        "py312-pyqt6-scintilla",
                        "py312-pyqt6-webengine"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyqt-builder"
                    ]
                }
            ]
        },
        {
            "name": "py311-sip",
            "portdir": "python/py-sip",
            "version": "6.13.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-setuptools",
                        "py311-ply",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wxpython-4.0",
                        "py311-pyqt5",
                        "py311-pyqt5-chart",
                        "py311-pyqt5-scintilla",
                        "py311-pyqt5-webengine",
                        "py311-pyqt6",
                        "py311-pyqt6-3d",
                        "py311-pyqt6-charts",
                        "py311-pyqt6-datavisualization",
                        "py311-pyqt6-networkauth",
                        "py311-pyqt6-scintilla",
                        "py311-pyqt6-webengine"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-poppler-qt5",
                        "py311-pyqt-builder"
                    ]
                }
            ]
        },
        {
            "name": "py310-sip",
            "portdir": "python/py-sip",
            "version": "6.13.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "py310-tomli",
                        "py310-packaging",
                        "py310-ply",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wxpython-4.0",
                        "py310-pyqt5",
                        "py310-pyqt5-chart",
                        "py310-pyqt5-scintilla",
                        "py310-pyqt5-webengine",
                        "py310-pyqt6",
                        "py310-pyqt6-3d",
                        "py310-pyqt6-charts",
                        "py310-pyqt6-datavisualization",
                        "py310-pyqt6-networkauth",
                        "py310-pyqt6-scintilla",
                        "py310-pyqt6-webengine"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-poppler-qt5",
                        "py310-pyqt-builder"
                    ]
                }
            ]
        },
        {
            "name": "py39-sip",
            "portdir": "python/py-sip",
            "version": "6.13.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-packaging",
                        "py39-ply",
                        "py39-setuptools",
                        "py39-tomli",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wxpython-4.0",
                        "py39-pyqt6-networkauth",
                        "py39-pyqt6-scintilla",
                        "py39-pyqt6-webengine",
                        "py39-pyqt5",
                        "py39-pyqt5-chart",
                        "py39-pyqt5-scintilla",
                        "py39-pyqt5-webengine",
                        "py39-pyqt6",
                        "py39-pyqt6-3d",
                        "py39-pyqt6-charts",
                        "py39-pyqt6-datavisualization"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyqt-builder",
                        "py39-poppler-qt5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py-sip",
            "portdir": "python/py-sip",
            "version": "6.13.1",
            "license": "(GPL-2 or GPL-3 or PSF)",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/sip/",
            "description": "A Python bindings generator for C/C++ libraries",
            "long_description": "SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-toml",
                        "py313-cython",
                        "py313-versioneer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-logical-unification",
                        "python313",
                        "py313-minikanren",
                        "py313-setuptools",
                        "py313-typing_extensions",
                        "py313-filelock",
                        "py313-numpy",
                        "py313-scipy",
                        "py313-cons",
                        "py313-etuples"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pymc",
                        "py-pytensor"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-toml",
                        "py312-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-minikanren",
                        "python312",
                        "py312-scipy",
                        "py312-setuptools",
                        "py312-typing_extensions",
                        "py312-filelock",
                        "py312-numpy",
                        "py312-cons",
                        "py312-etuples",
                        "py312-logical-unification"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py311-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.35.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "py311-toml",
                        "py311-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-etuples",
                        "python311",
                        "py311-minikanren",
                        "py311-setuptools",
                        "py311-typing_extensions",
                        "py311-numpy",
                        "py311-scipy",
                        "py311-filelock",
                        "py311-cons",
                        "py311-logical-unification"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.35.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytensor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pytoolconfig",
            "portdir": "python/py-pytoolconfig",
            "version": "1.3.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bagel897/pytoolconfig",
            "description": "Python tool configuration",
            "long_description": "Python tool configuration",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-rope"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytoolconfig",
            "portdir": "python/py-pytoolconfig",
            "version": "1.3.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bagel897/pytoolconfig",
            "description": "Python tool configuration",
            "long_description": "Python tool configuration",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-rope",
                        "py-pytoolconfig"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytoolconfig",
            "portdir": "python/py-pytoolconfig",
            "version": "1.3.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bagel897/pytoolconfig",
            "description": "Python tool configuration",
            "long_description": "Python tool configuration",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-pdm-backend",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-rope"
                    ]
                }
            ]
        },
        {
            "name": "py311-pytoolconfig",
            "portdir": "python/py-pytoolconfig",
            "version": "1.3.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bagel897/pytoolconfig",
            "description": "Python tool configuration",
            "long_description": "Python tool configuration",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-pdm-backend",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-rope"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytoolconfig",
            "portdir": "python/py-pytoolconfig",
            "version": "1.3.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bagel897/pytoolconfig",
            "description": "Python tool configuration",
            "long_description": "Python tool configuration",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "py310-pdm-backend",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tomli",
                        "py310-packaging",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-rope"
                    ]
                }
            ]
        },
        {
            "name": "py-pytoolconfig",
            "portdir": "python/py-pytoolconfig",
            "version": "1.3.1",
            "license": "LGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bagel897/pytoolconfig",
            "description": "Python tool configuration",
            "long_description": "Python tool configuration",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytoolconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pymc",
            "portdir": "python/py-pymc",
            "version": "5.26.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara",
            "long_description": "PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-versioneer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pandas",
                        "py313-cloudpickle",
                        "python313",
                        "py313-arviz",
                        "py313-pytensor",
                        "py313-rich",
                        "py313-typing_extensions",
                        "py313-numpy",
                        "py313-scipy",
                        "py313-threadpoolctl",
                        "py313-cachetools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py312-pymc",
            "portdir": "python/py-pymc",
            "version": "5.26.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara",
            "long_description": "PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-scipy",
                        "py312-arviz",
                        "python312",
                        "py312-cloudpickle",
                        "py312-threadpoolctl",
                        "py312-pytensor",
                        "py312-typing_extensions",
                        "py312-numpy",
                        "py312-cachetools",
                        "py312-rich",
                        "py312-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pymc",
            "portdir": "python/py-pymc",
            "version": "5.26.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara",
            "long_description": "PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-threadpoolctl",
                        "py311-cloudpickle",
                        "py311-rich",
                        "py311-arviz",
                        "py311-pytensor",
                        "python311",
                        "py311-typing_extensions",
                        "py311-numpy",
                        "py311-cachetools",
                        "py311-pandas",
                        "py311-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pymc",
            "portdir": "python/py-pymc",
            "version": "5.26.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pymc",
            "description": "Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara",
            "long_description": "PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms. Its flexibility and extensibility make it applicable to a large suite of problems.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pymc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-numpy",
            "portdir": "python/py-numpy",
            "version": "2.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "py314-cython",
                        "py314-meson-python",
                        "pkgconfig",
                        "clang-20",
                        "gcc15",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-cython",
                        "py314-tz",
                        "py314-pytest",
                        "py314-hypothesis",
                        "py314-charset-normalizer",
                        "py314-cffi",
                        "py314-mypy",
                        "py314-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-matplotlib",
                        "py314-scikit-umfpack",
                        "py314-scipy",
                        "py314-cftime",
                        "py314-contourpy",
                        "py314-pythran",
                        "py314-algopy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-uncertainties"
                    ]
                }
            ]
        },
        {
            "name": "py313-numpy",
            "portdir": "python/py-numpy",
            "version": "2.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-meson-python",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py313-build",
                        "py313-installer",
                        "py313-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-tz",
                        "py313-charset-normalizer",
                        "py313-hypothesis",
                        "py313-pytest",
                        "py313-typing_extensions",
                        "py313-mypy",
                        "py313-cffi",
                        "py313-cython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cartopy",
                        "py313-rsgislib",
                        "py313-reproject"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyogrio",
                        "py313-quantecon",
                        "macos-fortress-easylistpac",
                        "pymol-devel",
                        "py313-tropycal",
                        "boost181-numpy",
                        "py313-pyerfa",
                        "py313-pymatgen",
                        "py313-rasterio",
                        "py313-scikit-image",
                        "py313-spglib",
                        "py313-sunpy",
                        "py313-vispy",
                        "vitables",
                        "chemex",
                        "pymol",
                        "py313-acor",
                        "py313-shapely",
                        "py313-statsmodels",
                        "stimfit",
                        "py313-pywavelets",
                        "py313-pythonqwt",
                        "py313-game",
                        "py313-asdf",
                        "py313-emmet-core",
                        "py313-maggma",
                        "py313-pycifrw",
                        "py313-silx",
                        "py313-blosc2",
                        "py313-numexpr",
                        "py313-pandas",
                        "py313-libsvm",
                        "py313-tables",
                        "py313-xarray",
                        "py313-biopython",
                        "boost187-numpy",
                        "boost188-numpy",
                        "py313-pyarrow",
                        "py313-lap",
                        "py313-h5py",
                        "py313-asdf-astropy",
                        "py313-bottleneck",
                        "py313-scikit-learn",
                        "py313-opengl-accelerate",
                        "py313-obspy",
                        "py313-metpy",
                        "py313-meshio",
                        "py313-napari-svg",
                        "py313-deap",
                        "py313-numba",
                        "py313-pythran",
                        "py313-scikit-umfpack",
                        "py313-scipy",
                        "root6",
                        "py313-cftime",
                        "py313-contourpy",
                        "imager",
                        "py313-corner",
                        "py313-algopy",
                        "py313-lmfit",
                        "py313-numdifftools",
                        "py313-spiceypy",
                        "py313-altair",
                        "verde",
                        "py313-emcee3",
                        "py313-usadel1",
                        "py313-ndindex",
                        "arpeggio",
                        "arpeggio-devel",
                        "py313-skyfield",
                        "napari",
                        "py313-pydicom",
                        "py313-gsl",
                        "py313-tifffile",
                        "gildas",
                        "py313-zarr",
                        "py313-guidata",
                        "py-numpy",
                        "py313-pymc",
                        "py313-pytensor",
                        "py313-fabio",
                        "py313-pyFAI",
                        "py313-siphon",
                        "py313-peakutils",
                        "py313-aubio",
                        "py313-snuggs",
                        "pcraster",
                        "py313-matplotlib",
                        "mathgl",
                        "py313-pyside6",
                        "py313-mpl-animators",
                        "py313-pdal",
                        "py313-pdal-plugins",
                        "grass",
                        "py313-seaborn",
                        "peakipy",
                        "py313-astropy",
                        "beets",
                        "beets-devel",
                        "beets-bpmanalyser",
                        "beets-describe",
                        "py313-xarray-einstats",
                        "py313-samplerate",
                        "py313-termplotlib",
                        "py313-ttfquery",
                        "py313-drms",
                        "py313-arviz",
                        "py313-mapclassify",
                        "py313-jplephem",
                        "py313-opencv4-devel",
                        "py313-opencv4",
                        "py313-astropy-healpix",
                        "py313-bokeh",
                        "py313-cartopy",
                        "py313-gdal",
                        "py313-geopandas",
                        "py313-imagecodecs",
                        "py313-imageio",
                        "py313-gyoto",
                        "py313-netcdf4",
                        "py313-nmrglue",
                        "py313-nmrglue-devel",
                        "py313-numcodecs",
                        "py313-patsy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-segregation",
                        "qgis3-ltr",
                        "py313-splot",
                        "py313-soundfile",
                        "py313-librosa",
                        "py313-qimage2ndarray",
                        "py313-mgwr",
                        "py313-soxr",
                        "qgis3",
                        "py313-xraydb",
                        "py313-spreg",
                        "py313-wxpython-4.0",
                        "py313-resampy",
                        "py313-spyder",
                        "py313-pointpats",
                        "py313-sounddevice",
                        "py313-spaghetti",
                        "py313-access",
                        "py313-spglm",
                        "py313-reproject",
                        "py313-spint",
                        "py313-wxmplot",
                        "py313-xraylarch",
                        "py313-pygmt",
                        "py313-inequality",
                        "py313-spvcm",
                        "py313-tobler",
                        "py313-rasterstats",
                        "py313-folium",
                        "py313-libpysal",
                        "py313-spopt",
                        "py313-esda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-cairocffi",
                        "py313-zbar",
                        "py313-blosc",
                        "py313-uncertainties",
                        "py313-svgelements",
                        "py313-dill",
                        "py313-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py312-numpy",
            "portdir": "python/py-numpy",
            "version": "2.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py312-meson-python",
                        "clang-20",
                        "pkgconfig",
                        "py312-build",
                        "py312-installer",
                        "py312-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-tz",
                        "py312-typing_extensions",
                        "py312-mypy",
                        "py312-cffi",
                        "py312-cython",
                        "py312-charset-normalizer",
                        "py312-pytest",
                        "py312-hypothesis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-reproject",
                        "py312-cartopy",
                        "py312-rsgislib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-imread",
                        "morshutalk",
                        "boost178-numpy",
                        "py312-fipy",
                        "py312-pyogrio",
                        "py312-quantecon",
                        "py312-control",
                        "py312-yt",
                        "py312-mahotas",
                        "py312-gensim",
                        "py312-pymvpa",
                        "py312-pytorch",
                        "py312-metpy",
                        "py312-srsly",
                        "py312-graph-tool",
                        "py312-meshio",
                        "py312-napari-svg",
                        "py312-sunpy",
                        "py312-acor",
                        "py312-tropycal",
                        "py312-netcdf4",
                        "py312-nmrglue",
                        "py312-nmrglue-devel",
                        "py312-numcodecs",
                        "py312-patsy",
                        "py312-pyerfa",
                        "py312-pymatgen",
                        "py312-pygeos",
                        "py312-rasterio",
                        "py312-scikit-image",
                        "py312-spglib",
                        "py312-rustworkx",
                        "py312-vispy",
                        "py312-gwpy",
                        "py312-shapely",
                        "py312-statsmodels",
                        "py312-lal",
                        "MyPaint",
                        "py312-contextily",
                        "py312-pywavelets",
                        "py312-dap",
                        "py312-fiat",
                        "py312-g2p-en",
                        "py312-game",
                        "py312-asdf",
                        "py312-emmet-core",
                        "py312-maggma",
                        "py312-pycifrw",
                        "py312-silx",
                        "py312-blosc2",
                        "py312-numexpr",
                        "py312-pandas",
                        "py312-libsvm",
                        "py312-tables",
                        "py312-xarray",
                        "py312-wntr",
                        "py312-biopython",
                        "py312-pyarrow",
                        "py312-aeppl",
                        "py312-aesara",
                        "py312-h5py",
                        "py312-asdf-astropy",
                        "py312-bottleneck",
                        "py312-scikit-learn",
                        "py312-opengl-accelerate",
                        "py312-obspy",
                        "openimageio",
                        "py312-deap",
                        "py312-numba",
                        "py312-pythran",
                        "py312-scikit-umfpack",
                        "py312-scipy",
                        "py312-cftime",
                        "py312-contourpy",
                        "py312-langid",
                        "py312-pacmap",
                        "py312-corner",
                        "py312-mayavi",
                        "py312-algopy",
                        "py312-lmfit",
                        "py312-numdifftools",
                        "py312-spiceypy",
                        "py312-altair",
                        "py312-emcee3",
                        "py312-ndindex",
                        "py312-skyfield",
                        "py312-itables",
                        "py312-pydicom",
                        "py312-gsl",
                        "py312-blis",
                        "py312-tifffile",
                        "py312-zarr",
                        "py312-pymc",
                        "py312-pytensor",
                        "py312-thinc",
                        "py312-fabio",
                        "py312-pyFAI",
                        "py312-siphon",
                        "py312-peakutils",
                        "py312-aubio",
                        "py312-snuggs",
                        "py312-cdflib",
                        "py312-geomagpy",
                        "py312-matplotlib",
                        "py312-pacal",
                        "py312-triangle",
                        "paramagpy",
                        "py312-pyside6",
                        "py312-mpl-animators",
                        "graphtage",
                        "py312-pdal",
                        "py312-pdal-plugins",
                        "pdb2pqr",
                        "py312-lalinspiral",
                        "py312-seaborn",
                        "py312-quantities",
                        "py312-dijitso",
                        "py312-dolfin",
                        "py312-onnx",
                        "py312-astropy",
                        "vigra",
                        "py312-xarray-einstats",
                        "py312-samplerate",
                        "py312-termplotlib",
                        "py312-ttfquery",
                        "py312-drms",
                        "py312-arviz",
                        "py312-mapclassify",
                        "py312-jplephem",
                        "py312-healpy",
                        "py312-lscsoft-glue",
                        "lalapps",
                        "py312-lalburst",
                        "py312-lalframe",
                        "py312-lalinference",
                        "py312-lalmetaio",
                        "py312-lalpulsar",
                        "py312-lalsimulation",
                        "py312-opencv4-devel",
                        "py312-opencv4",
                        "py312-astropy-healpix",
                        "py312-kombine",
                        "py312-bokeh",
                        "py312-cartopy",
                        "py312-nibabel",
                        "py312-gdal",
                        "py312-scimath",
                        "py312-geopandas",
                        "py312-imagecodecs",
                        "py312-npx",
                        "py312-imageio",
                        "py312-gyoto",
                        "py312-iminuit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-access",
                        "inkscape-devel",
                        "py312-spaghetti",
                        "py312-inequality",
                        "py312-spglm",
                        "py312-spint",
                        "py312-wordcloud",
                        "py312-splot",
                        "py312-reproject",
                        "py312-spvcm",
                        "py312-resampy",
                        "py312-pointpats",
                        "py312-pygmt",
                        "py312-folium",
                        "py312-soundfile",
                        "py312-soxr",
                        "py312-pyorick",
                        "py312-segregation",
                        "inkscape",
                        "py312-spyder",
                        "py312-tobler",
                        "py312-sounddevice",
                        "py312-bpemb",
                        "py312-libpysal",
                        "py312-spopt",
                        "py312-spreg",
                        "py312-xraylarch",
                        "py312-rasterstats",
                        "py312-xraydb",
                        "py312-wxpython-4.0",
                        "py312-wxmplot",
                        "py312-imagehash",
                        "py312-ezdxf",
                        "py312-librosa",
                        "py312-qimage2ndarray",
                        "py312-mgwr",
                        "py312-esda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-blosc",
                        "py312-cairocffi",
                        "propka",
                        "py312-uncertainties",
                        "py312-zbar",
                        "py312-igraph",
                        "py312-svgelements",
                        "py312-dill",
                        "hpddm"
                    ]
                }
            ]
        },
        {
            "name": "py311-numpy",
            "portdir": "python/py-numpy",
            "version": "2.3.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py311-meson-python",
                        "clang-20",
                        "pkgconfig",
                        "py311-build",
                        "py311-installer",
                        "py311-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-typing_extensions",
                        "py311-mypy",
                        "py311-cython",
                        "py311-hypothesis",
                        "py311-pytest",
                        "py311-cffi",
                        "py311-charset-normalizer",
                        "py311-tz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-cartopy",
                        "py311-pyopencl",
                        "py311-reproject",
                        "py311-rsgislib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-acor",
                        "py311-tropycal",
                        "py311-tstables",
                        "py311-imread",
                        "py311-astroquery",
                        "py311-dynd",
                        "py311-fipy",
                        "py311-hdbscan",
                        "py311-pyogrio",
                        "py311-quantecon",
                        "py311-control",
                        "py311-mahotas",
                        "py311-gensim",
                        "py311-sunpy",
                        "py311-mdp-toolkit",
                        "py311-pyviennacl",
                        "py311-spectral",
                        "py311-imageio",
                        "py311-gyoto",
                        "py311-iminuit",
                        "py311-netcdf4",
                        "py311-nmrglue",
                        "py311-nmrglue-devel",
                        "py311-numcodecs",
                        "py311-patsy",
                        "py311-pyerfa",
                        "py311-pymatgen",
                        "py311-rasterio",
                        "py311-pygeos",
                        "py311-scikit-image",
                        "py311-spglib",
                        "py311-rustworkx",
                        "py311-vispy",
                        "py311-shapely",
                        "py311-statsmodels",
                        "py311-contextily",
                        "py311-pywavelets",
                        "py311-fiat",
                        "py311-g2p-en",
                        "py311-petsc4py",
                        "py311-slepc4py",
                        "py311-game",
                        "py311-pytools",
                        "py311-asdf",
                        "py311-emmet-core",
                        "py311-maggma",
                        "py311-pycifrw",
                        "py311-silx",
                        "py311-blosc2",
                        "py311-numexpr",
                        "py311-pandas",
                        "py311-libsvm",
                        "py311-tables",
                        "py311-xarray",
                        "py311-biopython",
                        "py311-pyarrow",
                        "py311-aeppl",
                        "py311-aesara",
                        "py311-h5py",
                        "py311-asdf-astropy",
                        "py311-bottleneck",
                        "py311-scikit-learn",
                        "py311-opengl-accelerate",
                        "py311-obspy",
                        "py311-pytorch",
                        "py311-metpy",
                        "py311-chainer",
                        "py311-scikit-hep-awkward",
                        "py311-scikit-hep-awkward1",
                        "py311-scikit-hep-uproot",
                        "py311-srsly",
                        "py311-scikit-hep-uproot4",
                        "py311-graph-tool",
                        "py311-meshio",
                        "py311-napari-svg",
                        "py311-deap",
                        "py311-rawpy",
                        "py311-numba",
                        "py311-pythran",
                        "py311-scikit-umfpack",
                        "py311-scipy",
                        "py311-cftime",
                        "py311-contourpy",
                        "py311-keras",
                        "py311-keras_applications",
                        "py311-keras_preprocessing",
                        "py311-corner",
                        "py311-mayavi",
                        "py311-algopy",
                        "py311-lmfit",
                        "py311-numdifftools",
                        "py311-spiceypy",
                        "py311-altair",
                        "py311-emcee3",
                        "py311-ndindex",
                        "py311-skyfield",
                        "py311-bqplot",
                        "py311-pydicom",
                        "py311-gsl",
                        "py311-blis",
                        "py311-tifffile",
                        "py311-zarr",
                        "py311-pymc",
                        "py311-pytensor",
                        "py311-thinc",
                        "py311-fabio",
                        "py311-pyFAI",
                        "py311-siphon",
                        "py311-pyside2",
                        "py311-peakutils",
                        "py311-aubio",
                        "py311-snuggs",
                        "py311-matplotlib",
                        "py311-pacal",
                        "py311-pyside6",
                        "py311-mpl-animators",
                        "py311-pdal",
                        "py311-pdal-plugins",
                        "grass7",
                        "py311-seaborn",
                        "py311-quantities",
                        "py311-dijitso",
                        "py311-dolfin",
                        "py311-onnx",
                        "py311-opt_einsum",
                        "py311-astropy",
                        "py311-opencv3-devel",
                        "py311-opencv3",
                        "py311-xarray-einstats",
                        "py311-samplerate",
                        "py311-termplotlib",
                        "py311-ttfquery",
                        "py311-drms",
                        "py311-arviz",
                        "py311-mapclassify",
                        "py311-jplephem",
                        "py311-opencv4-devel",
                        "py311-opencv4",
                        "py311-astropy-healpix",
                        "py311-bokeh",
                        "py311-cartopy",
                        "py311-gdal",
                        "py311-geopandas",
                        "py311-imagecodecs",
                        "py311-networkit",
                        "py311-npx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pretty-midi",
                        "py311-inequality",
                        "py311-seqeval",
                        "py311-wxmplot",
                        "py311-imagehash",
                        "py311-librosa",
                        "py311-mgwr",
                        "py311-libpysal",
                        "py311-resampy",
                        "py311-qimage2ndarray",
                        "py311-pointpats",
                        "py311-xraydb",
                        "py311-soundfile",
                        "py311-soxr",
                        "py311-pygmt",
                        "py311-spopt",
                        "py311-tensorflow-datasets",
                        "py311-spaghetti",
                        "py311-esda",
                        "py311-spglm",
                        "py311-spint",
                        "py311-access",
                        "py311-segregation",
                        "py311-splot",
                        "py311-reproject",
                        "py311-spvcm",
                        "py311-bpemb",
                        "py311-tobler",
                        "py311-ezdxf",
                        "py311-folium",
                        "py311-rasterstats",
                        "py311-spyder",
                        "py311-sounddevice",
                        "py311-spreg",
                        "py311-note-seq",
                        "py311-wxpython-4.0",
                        "py311-wordcloud",
                        "py311-xraylarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-plumed",
                        "py311-zbar",
                        "py311-cairocffi",
                        "py311-json-tricks",
                        "py311-igraph",
                        "py311-dill",
                        "py311-svgelements",
                        "py311-uncertainties",
                        "py311-blosc"
                    ]
                }
            ]
        },
        {
            "name": "py310-numpy",
            "portdir": "python/py-numpy",
            "version": "2.2.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py310-meson-python",
                        "clang-20",
                        "pkgconfig",
                        "py310-cython",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-cython",
                        "py310-charset-normalizer",
                        "py310-mypy",
                        "py310-typing_extensions",
                        "py310-hypothesis",
                        "py310-pytest",
                        "py310-cffi",
                        "py310-tz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-cartopy",
                        "py310-theano-pymc",
                        "py310-rsgislib",
                        "py310-reproject",
                        "py310-pyopencl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-barnaba",
                        "py310-cfgrib",
                        "py310-commpy",
                        "py310-eccodes",
                        "py310-emcee",
                        "py310-filterpy",
                        "py310-fipy",
                        "py310-gsd",
                        "py310-hdbscan",
                        "py310-pyogrio",
                        "py310-control",
                        "py310-quantecon",
                        "py310-herbie-data",
                        "py310-mahotas",
                        "py310-mdtraj",
                        "py310-spglib",
                        "py310-rustworkx",
                        "py310-tropycal",
                        "py310-imread",
                        "py310-astroquery",
                        "py310-instrumentkit",
                        "py310-opencv4",
                        "py310-astropy-healpix",
                        "py310-bokeh",
                        "py310-cartopy",
                        "py310-gdal",
                        "py310-geopandas",
                        "py310-imagecodecs",
                        "py310-networkit",
                        "py310-npx",
                        "py310-imageio",
                        "py310-gyoto",
                        "py310-iminuit",
                        "py310-netcdf4",
                        "py310-nmrglue",
                        "py310-nmrglue-devel",
                        "py310-numcodecs",
                        "py310-patsy",
                        "py310-pyerfa",
                        "py310-pymatgen",
                        "py310-pytensor",
                        "py310-rasterio",
                        "py310-pygeos",
                        "py310-scikit-image",
                        "py310-mlxtend",
                        "py310-pygmsh",
                        "py310-pygrib",
                        "py310-sunpy",
                        "py310-vispy",
                        "py310-shapely",
                        "py310-statsmodels",
                        "py310-spaCy",
                        "boost171-numpy",
                        "py310-contextily",
                        "py310-pywavelets",
                        "py310-fiat",
                        "py310-g2p-en",
                        "py310-kapteyn",
                        "py310-petsc4py",
                        "py310-slepc4py",
                        "py310-game",
                        "py310-pytools",
                        "py310-asdf",
                        "py310-emmet-core",
                        "py310-maggma",
                        "py310-pycifrw",
                        "py310-silx",
                        "py310-blosc2",
                        "py310-numexpr",
                        "py310-pandas",
                        "py310-libsvm",
                        "py310-tables",
                        "py310-xarray",
                        "py310-biopython",
                        "py310-pyarrow",
                        "py310-aeppl",
                        "py310-aesara",
                        "py310-faiss",
                        "py310-h5py",
                        "py310-asdf-astropy",
                        "py310-bottleneck",
                        "py310-scikit-learn",
                        "py310-opengl-accelerate",
                        "py310-obspy",
                        "py310-gensim",
                        "py310-pyfftw",
                        "py310-python-ivi",
                        "py310-pytorch",
                        "py310-metpy",
                        "py310-scikit-dsp-comm",
                        "py310-scikit-hep-awkward",
                        "py310-scikit-hep-awkward1",
                        "py310-scikit-hep-uproot",
                        "py310-srsly",
                        "py310-scikit-hep-uproot4",
                        "py310-graph-tool",
                        "NanoVNASaver",
                        "py310-meshio",
                        "py310-napari-svg",
                        "uhd",
                        "uhd-devel",
                        "xraylib",
                        "py310-deap",
                        "py310-qutip",
                        "py310-rawpy",
                        "ubertooth",
                        "py310-numba",
                        "ubertooth-devel",
                        "py310-pythran",
                        "py310-scikit-umfpack",
                        "py310-scipy",
                        "py310-cftime",
                        "py310-contourpy",
                        "py310-keras",
                        "py310-keras_applications",
                        "py310-keras_preprocessing",
                        "py310-tpot",
                        "py310-pymc",
                        "py310-corner",
                        "py310-mayavi",
                        "py310-algopy",
                        "py310-lmfit",
                        "py310-numdifftools",
                        "py310-spiceypy",
                        "vpype",
                        "py310-altair",
                        "cantera",
                        "py310-emcee3",
                        "py310-ndindex",
                        "py310-skyfield",
                        "py310-bqplot",
                        "py310-pydicom",
                        "py310-gsl",
                        "py310-blis",
                        "py310-tifffile",
                        "py310-zarr",
                        "py310-tensorflow",
                        "py310-thinc",
                        "py310-fabio",
                        "py310-pyFAI",
                        "py310-siphon",
                        "py310-pyside2",
                        "py310-peakutils",
                        "py310-aubio",
                        "py310-snuggs",
                        "py310-pacal",
                        "py310-matplotlib",
                        "py310-pyside6",
                        "py310-mpl-animators",
                        "py310-pdal",
                        "py310-pdal-plugins",
                        "py310-seaborn",
                        "py310-quantities",
                        "py310-dijitso",
                        "py310-dolfin",
                        "py310-htseq",
                        "py310-onnx",
                        "py310-opt_einsum",
                        "py310-pyasdf",
                        "py310-tensorboard",
                        "py310-pymc3",
                        "py310-astropy",
                        "py310-opencv3-devel",
                        "py310-opencv3",
                        "py310-regions",
                        "py310-xarray-einstats",
                        "py310-samplerate",
                        "py310-termplotlib",
                        "py310-ttfquery",
                        "py310-word2vec",
                        "py310-drms",
                        "py310-arviz",
                        "py310-mapclassify",
                        "py310-jplephem",
                        "py310-healpy",
                        "py310-opencv4-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-coremltools",
                        "py310-onnxconverter-common",
                        "py310-esda",
                        "py310-photomosaic",
                        "py310-xraydb",
                        "py310-xraylarch",
                        "py310-moviepy",
                        "py310-librosa",
                        "py310-spopt",
                        "py310-mgwr",
                        "py310-kraken",
                        "py310-pointpats",
                        "py310-datasets",
                        "py310-resampy",
                        "py310-pretty-midi",
                        "py310-pnoise",
                        "py310-soundfile",
                        "py310-keras2onnx",
                        "py310-soxr",
                        "py310-segregation",
                        "py310-qimage2ndarray",
                        "py310-spaghetti",
                        "py310-splot",
                        "py310-tensorflow-macos",
                        "py310-wordcloud",
                        "py310-tensorboardX",
                        "py310-tensorflow-datasets",
                        "py310-note-seq",
                        "py310-reproject",
                        "py310-spglm",
                        "py310-spint",
                        "py310-folium",
                        "py310-access",
                        "py310-fairseq",
                        "py310-transformers",
                        "py310-spvcm",
                        "py310-tobler",
                        "py310-bpemb",
                        "py310-gradio",
                        "py310-ezdxf",
                        "py310-pygmt",
                        "py310-rasterstats",
                        "py310-imutils",
                        "py310-pytorch-lightning",
                        "py310-wxpython-4.0",
                        "py310-spreg",
                        "py310-inequality",
                        "py310-wxmplot",
                        "py310-spyder",
                        "py310-sounddevice",
                        "py310-libpysal",
                        "py310-spyder-devel",
                        "py310-imagehash",
                        "py310-seqeval"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-plumed",
                        "py310-zbar",
                        "py310-dill",
                        "py310-cairocffi",
                        "py310-igraph",
                        "py310-svgelements",
                        "py310-json-tricks",
                        "py310-uncertainties",
                        "py310-mmtf-python",
                        "py310-blosc"
                    ]
                }
            ]
        },
        {
            "name": "py39-numpy",
            "portdir": "python/py-numpy",
            "version": "2.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py39-meson-python",
                        "clang-20",
                        "pkgconfig",
                        "py39-cython",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-cffi",
                        "py39-cython",
                        "py39-hypothesis",
                        "py39-mypy",
                        "py39-pytest",
                        "py39-typing_extensions",
                        "py39-tz",
                        "py39-charset-normalizer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-rsgislib",
                        "py39-theano-pymc",
                        "py39-cartopy",
                        "py39-pyregion",
                        "py39-pyopencl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-barnaba",
                        "py39-colour",
                        "py39-commpy",
                        "py39-eli5",
                        "py39-emcee",
                        "py39-pyilmbase",
                        "py39-filterpy",
                        "py39-fipy",
                        "py39-gpilab-framework",
                        "py39-gsd",
                        "gr-gsm",
                        "py39-tropycal",
                        "py39-imread",
                        "py39-astroplan",
                        "py39-astroquery",
                        "py39-beancount-import",
                        "py39-opencv3-devel",
                        "py39-opencv3",
                        "py39-regions",
                        "py39-sk-video",
                        "py39-xarray-einstats",
                        "py39-samplerate",
                        "py39-termplotlib",
                        "py39-ttfquery",
                        "py39-drms",
                        "py39-word2vec",
                        "py39-mapclassify",
                        "py39-jplephem",
                        "py39-zlmdb",
                        "py39-astlib",
                        "py39-healpy",
                        "py39-gmic",
                        "py39-opencv4-devel",
                        "py39-instrumentkit",
                        "py39-opencv4",
                        "py39-astropy-healpix",
                        "py39-bokeh",
                        "py39-cartopy",
                        "py39-gdal",
                        "py39-geopandas",
                        "py39-h5py",
                        "py39-networkit",
                        "py39-npx",
                        "py39-imageio",
                        "py39-iminuit",
                        "py39-gyoto",
                        "py39-netcdf4",
                        "py39-numcodecs",
                        "py39-numdifftools",
                        "py39-patsy",
                        "py39-pyerfa",
                        "py39-pymatgen",
                        "py39-pytensor",
                        "py39-rasterio",
                        "py39-pygeos",
                        "py39-scikit-image",
                        "py39-spglib",
                        "py39-pygmsh",
                        "py39-pygrib",
                        "py39-vispy",
                        "py39-shapely",
                        "py39-statsmodels",
                        "py39-sunpy",
                        "py39-spaCy",
                        "py39-MDAnalysis",
                        "py39-contextily",
                        "py39-control",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-pywavelets",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-fastdtw",
                        "py39-fiat",
                        "py39-g2p-en",
                        "py39-kapteyn",
                        "py39-petsc4py",
                        "py39-slepc4py",
                        "py39-sparse",
                        "py39-nds2-client",
                        "py39-game",
                        "py39-pytools",
                        "py39-asdf",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-pycifrw",
                        "py39-silx",
                        "py39-blosc2",
                        "py39-numexpr",
                        "py39-pandas",
                        "py39-tables",
                        "py39-xarray",
                        "py39-biopython",
                        "py39-pyarrow",
                        "py39-imagecodecs",
                        "py39-faiss",
                        "py39-asdf-astropy",
                        "py39-bottleneck",
                        "py39-scikit-learn",
                        "py39-opengl-accelerate",
                        "py39-hdbscan",
                        "py39-pyogrio",
                        "py39-quantecon",
                        "py39-magenta",
                        "py39-mahotas",
                        "py39-matplotlib-basemap",
                        "py39-mdtraj",
                        "py39-gensim",
                        "py39-photutils",
                        "py39-pyfftw",
                        "py39-python-ivi",
                        "py39-pytorch",
                        "py39-metpy",
                        "py39-scikit-dsp-comm",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-awkward1",
                        "py39-scikit-hep-uproot",
                        "py39-scikit-rf",
                        "py39-scikits-bootstrap",
                        "py39-srsly",
                        "py39-pymc",
                        "py39-graph-tool",
                        "py39-scikit-hep-uproot4",
                        "py39-meshio",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "py39-mlxtend",
                        "gr-hermeslite2",
                        "py39-napari-svg",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-satellites",
                        "gr-rds",
                        "py39-deap",
                        "py39-spacepy",
                        "py39-numba",
                        "py39-pythran",
                        "py39-scikit-umfpack",
                        "py39-scipy",
                        "py39-algopy",
                        "py39-cftime",
                        "py39-contourpy",
                        "py39-keras",
                        "py39-keras_applications",
                        "py39-keras_preprocessing",
                        "py39-lmfit",
                        "py39-tpot",
                        "py39-corner",
                        "py39-mayavi",
                        "py39-altair",
                        "py39-emcee3",
                        "py39-molmod",
                        "py39-ndindex",
                        "py39-skyfield",
                        "py39-bqplot",
                        "py39-pydicom",
                        "gr-iridium",
                        "py39-gsl",
                        "py39-blis",
                        "py39-clawpack",
                        "py39-tifffile",
                        "py39-zarr",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "py39-thinc",
                        "gr-specest",
                        "py39-fabio",
                        "py39-pyFAI",
                        "py39-pyside2",
                        "py39-nmrglue",
                        "py39-nmrglue-devel",
                        "py39-peakutils",
                        "py39-aubio",
                        "py39-snuggs",
                        "py39-pacal",
                        "py39-obspy",
                        "py39-matplotlib",
                        "py39-pyside6",
                        "chemex-devel",
                        "py39-mpl-animators",
                        "py39-pdal",
                        "py39-pdal-plugins",
                        "py39-arviz",
                        "py39-seaborn",
                        "py39-quantities",
                        "py39-GridDataFormats",
                        "py39-dijitso",
                        "py39-dolfin",
                        "py39-htseq",
                        "py39-onnx",
                        "py39-opt_einsum",
                        "py39-pyasdf",
                        "py39-tensorboard",
                        "py39-tensorboard1",
                        "py39-pymc3",
                        "py39-astropy",
                        "py39-astroML_addons",
                        "py39-astroML"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pygmt",
                        "py39-sounddevice",
                        "py39-moviepy",
                        "py39-xraydb",
                        "py39-wxpython-4.0",
                        "py39-atpy",
                        "py39-coremltools",
                        "py39-imagehash",
                        "py39-allennlp",
                        "py39-esda",
                        "py39-segregation",
                        "py39-splot",
                        "py39-montage",
                        "py39-aplpy",
                        "py39-seqeval",
                        "py39-wordcloud",
                        "py39-keras2onnx",
                        "py39-kfac",
                        "py39-umap-learn",
                        "py39-pmdarima",
                        "py39-inequality",
                        "py39-kraken",
                        "py39-spyder-devel",
                        "py39-mir_eval",
                        "py39-onnxconverter-common",
                        "py39-gammapy",
                        "py39-photomosaic",
                        "py39-fasttext",
                        "py39-pretty-midi",
                        "py39-pnoise",
                        "py39-fairseq",
                        "py39-datasets",
                        "py39-reproject",
                        "py39-librosa",
                        "py39-gradio",
                        "py39-libpysal",
                        "py39-sox",
                        "py39-mgwr",
                        "py39-pointpats",
                        "py39-imutils",
                        "py39-sentence-transformers",
                        "py39-qimage2ndarray",
                        "py39-tensor2tensor",
                        "py39-tensorboardX",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-data-validation",
                        "py39-resampy",
                        "py39-tensorflow-probability",
                        "py39-tensorflow-transform",
                        "py39-tfx-bsl",
                        "py39-folium",
                        "py39-soundfile",
                        "py39-soxr",
                        "py39-pytorch-lightning",
                        "py39-spaghetti",
                        "py39-spyder",
                        "py39-tensorflow-macos",
                        "py39-spopt",
                        "py39-access",
                        "py39-spglm",
                        "py39-spint",
                        "py39-spreg",
                        "py39-apache-beam",
                        "py39-note-seq",
                        "py39-spvcm",
                        "py39-bpemb",
                        "py39-tobler",
                        "py39-wxmplot",
                        "py39-gym",
                        "py39-xraylarch",
                        "py39-rasterstats",
                        "py39-ezdxf",
                        "py39-magenta",
                        "py39-transformers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-json-tricks",
                        "py39-svgelements",
                        "py39-zbar",
                        "py39-uncertainties",
                        "py39-cairocffi",
                        "py39-plumed",
                        "py39-blosc",
                        "py39-dm-tree",
                        "py39-igraph",
                        "py39-dill",
                        "py39-mmtf-python"
                    ]
                }
            ]
        },
        {
            "name": "py-numpy",
            "portdir": "python/py-numpy",
            "version": "2.3.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 460
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-coverage",
            "portdir": "python/py-coverage",
            "version": "7.11.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nedbat/coveragepy",
            "description": "Code coverage measurement for Python",
            "long_description": "Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 585
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-coverage",
            "portdir": "python/py-coverage",
            "version": "7.11.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nedbat/coveragepy",
            "description": "Code coverage measurement for Python",
            "long_description": "Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 585
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-coverage",
                        "py313-coveralls",
                        "py313-pytest-cov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-codecov"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pyppmd",
                        "py313-spopt"
                    ]
                }
            ]
        },
        {
            "name": "py312-coverage",
            "portdir": "python/py-coverage",
            "version": "7.11.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nedbat/coveragepy",
            "description": "Code coverage measurement for Python",
            "long_description": "Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 585
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1909
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cartman"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-coveralls",
                        "py312-pytest-cov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-codecov",
                        "py312-nbval"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-spopt",
                        "py312-pyppmd",
                        "py312-webtest",
                        "git-filter-repo"
                    ]
                }
            ]
        }
    ]
}