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

{
    "count": 50048,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=136",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=134",
    "results": [
        {
            "name": "py311-raven",
            "portdir": "python/py-raven",
            "version": "6.10.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/getsentry/raven-python",
            "description": "Raven is a client for Sentry",
            "long_description": "Raven is a client for Sentry",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2799
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-17",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-httpbin",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "nvchecker"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.35.1",
            "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": 1966
                }
            ],
            "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": "py312-peakutils",
            "portdir": "python/py-peakutils",
            "version": "1.3.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://peakutils.readthedocs.io",
            "description": "Peak detection utilities for 1D data",
            "long_description": "Peak detection utilities for 1D data",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "py312-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-patsy",
            "portdir": "python/py-patsy",
            "version": "1.0.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/patsy",
            "description": "Python package for describing statistical models.",
            "long_description": "A Python package for describing statistical models and for building design matrices. It is closely inspired by and compatible with the 'formula' mini-language used in R and S.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2799
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-pandas",
                        "py312-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-statsmodels"
                    ]
                }
            ]
        },
        {
            "name": "py312-numdifftools",
            "portdir": "python/py-numdifftools",
            "version": "0.9.41",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pbrod/numdifftools",
            "description": "Solve automatic numerical differentiation problems in one or more variables.",
            "long_description": "Solve automatic numerical differentiation problems in one or more variables.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-pytest-runner",
                        "clang-18",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "py312-scipy",
                        "py312-algopy",
                        "py312-statsmodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-hypothesis",
                        "py312-matplotlib",
                        "py312-line_profiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py312-nmrglue-devel",
            "portdir": "python/py-nmrglue",
            "version": "20250920-1f575edf",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "py312-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-nmrglue",
            "portdir": "python/py-nmrglue",
            "version": "0.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "py312-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-mpi4py",
            "portdir": "python/py-mpi4py",
            "version": "4.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mpi4py.github.io/mpi4py/",
            "description": "MPI for Python - Python bindings for MPI",
            "long_description": "MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gfortran",
                "mpich",
                "openmpi",
                "interpreter"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cython",
                        "mpich-clang18",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "hpddm"
                    ]
                }
            ]
        },
        {
            "name": "py312-lmfit",
            "portdir": "python/py-lmfit",
            "version": "1.3.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lmfit.github.io/lmfit-py/",
            "description": "Least-Squares Minimization with Bounds and Constraints",
            "long_description": "Built on top of scipy.optimize, lmfit provides a Parameter object which can be set as fixed or free, can have upper and/or lower bounds, or can be written in terms of algebraic constraints of other Parameters.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "py312-asteval",
                        "py312-dill",
                        "py312-scipy",
                        "py312-uncertainties"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py312-httpbin",
            "portdir": "python/py-httpbin",
            "version": "0.10.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/httpbin",
            "description": "HTTP Request and Response Service",
            "long_description": "HTTP Request and Response Service",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-decorator",
                        "py312-werkzeug",
                        "py312-flask",
                        "py312-flasgger",
                        "python312",
                        "py312-six",
                        "py312-brotlicffi",
                        "py312-importlib-metadata",
                        "py312-greenlet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest-httpbin"
                    ]
                }
            ]
        },
        {
            "name": "py311-httpbin",
            "portdir": "python/py-httpbin",
            "version": "0.10.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/httpbin",
            "description": "HTTP Request and Response Service",
            "long_description": "HTTP Request and Response Service",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-six",
                        "py311-flask",
                        "py311-werkzeug",
                        "py311-flasgger",
                        "python311",
                        "py311-decorator",
                        "py311-greenlet",
                        "py311-brotlicffi",
                        "py311-importlib-metadata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pytest-httpbin"
                    ]
                }
            ]
        },
        {
            "name": "py312-h5py",
            "portdir": "python/py-h5py",
            "version": "3.15.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.h5py.org",
            "description": "Read and write HDF5 files from Python",
            "long_description": "The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts. \n\nA strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-cython",
                        "py312-pkgconfig",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-astropy",
                        "py312-lalinference",
                        "py312-gwpy",
                        "py312-h5netcdf",
                        "py312-pyFAI",
                        "py312-fabio",
                        "lalapps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch",
                        "py312-silx",
                        "py312-hdf5plugin"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-emcee3"
                    ]
                }
            ]
        },
        {
            "name": "py312-h5netcdf",
            "portdir": "python/py-h5netcdf",
            "version": "1.7.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/h5netcdf/h5netcdf",
            "description": "A Python interface for the netCDF4 file-format",
            "long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-setuptools_scm",
                        "py312-setuptools_scm_git_archive",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-h5py",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-sunpy",
                        "py312-arviz"
                    ]
                }
            ]
        },
        {
            "name": "py312-defusedxml",
            "portdir": "python/py-defusedxml",
            "version": "0.7.1",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tiran/defusedxml",
            "description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
            "long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2799
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "httpie",
                        "py312-zeep",
                        "py312-scrapy",
                        "py312-irodsclient",
                        "py312-nbconvert",
                        "py312-pyvo",
                        "py312-cairosvg"
                    ]
                }
            ]
        },
        {
            "name": "py312-cairosvg",
            "portdir": "python/py-cairosvg",
            "version": "2.8.2",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cairosvg.org",
            "description": "A Simple SVG Converter based on Cairo",
            "long_description": "CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files.",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-pytest-runner"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-Pillow",
                        "py312-tinycss2",
                        "py312-cssselect2",
                        "py312-cairocffi",
                        "py312-defusedxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py-cairosvg_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-cairocffi",
            "portdir": "python/py-cairocffi",
            "version": "1.7.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kozea/cairocffi",
            "description": "cairocffi is a CFFI-based drop-in replacement for Pycairo",
            "long_description": "cairocffi is a CFFI-based drop-in replacement for Pycairo",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cffi",
                        "libffi",
                        "cairo",
                        "gdk-pixbuf2",
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-numpy",
                        "py312-pytest",
                        "py312-pikepdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-cairosvg"
                    ]
                }
            ]
        },
        {
            "name": "py312-cached-property",
            "portdir": "python/py-cached-property",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydanny/cached-property",
            "description": "A decorator for caching properties in classes",
            "long_description": "A decorator for caching properties in classes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-zeep"
                    ]
                }
            ]
        },
        {
            "name": "py312-arviz",
            "portdir": "python/py-arviz",
            "version": "0.22.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arviz-devs/arviz",
            "description": "Exploratory analysis of Bayesian models",
            "long_description": "Exploratory analysis of Bayesian models",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-matplotlib",
                        "py312-xarray",
                        "python312",
                        "py312-h5netcdf",
                        "py312-xarray-einstats",
                        "py312-scipy",
                        "py312-packaging",
                        "py312-typing_extensions",
                        "py312-numpy",
                        "py312-pandas"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py312-algopy",
            "portdir": "python/py-algopy",
            "version": "0.7.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/b45ch1/algopy",
            "description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
            "long_description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "py312-scipy",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-numdifftools"
                    ]
                }
            ]
        },
        {
            "name": "py312-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "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": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-etuples",
                        "py312-logical-unification",
                        "python312",
                        "py312-scipy",
                        "py312-minikanren",
                        "py312-typing_extensions",
                        "py312-filelock",
                        "py312-numpy",
                        "py312-cons"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-aesara",
                        "py312-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py312-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-typing_extensions",
                        "py312-numpy",
                        "py312-scipy",
                        "py312-aesara"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py312-bidi",
            "portdir": "python/py-bidi",
            "version": "0.6.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MeirKriheli/python-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm",
            "long_description": "Pure python implementation of the BiDi layout algorithm",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-maturin",
                        "py312-setuptools-rust",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py311-bidi",
            "portdir": "python/py-bidi",
            "version": "0.6.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MeirKriheli/python-bidi",
            "description": "Pure python implementation of the BiDi layout algorithm",
            "long_description": "Pure python implementation of the BiDi layout algorithm",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools-rust",
                        "py311-maturin",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py312-aiohttp-socks",
            "portdir": "python/py-aiohttp-socks",
            "version": "0.10.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/aiohttp-socks",
            "description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
            "long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiohttp",
                        "py312-python-socks",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "matrix-nio"
                    ]
                }
            ]
        },
        {
            "name": "py311-aiohttp-socks",
            "portdir": "python/py-aiohttp-socks",
            "version": "0.10.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/aiohttp-socks",
            "description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
            "long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-aiohttp",
                        "py311-python-socks",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-aiohttp-socks",
            "portdir": "python/py-aiohttp-socks",
            "version": "0.10.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/aiohttp-socks",
            "description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
            "long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiohttp",
                        "py310-python-socks",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-aiohttp-socks",
            "portdir": "python/py-aiohttp-socks",
            "version": "0.10.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/aiohttp-socks",
            "description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
            "long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-aiohttp",
                        "py39-python-socks",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-aiohttp-socks",
            "portdir": "python/py-aiohttp-socks",
            "version": "0.9.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/aiohttp-socks",
            "description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
            "long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-aiohttp",
                        "py38-python-socks",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiohttp-socks",
            "portdir": "python/py-aiohttp-socks",
            "version": "0.10.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/aiohttp-socks",
            "description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
            "long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiohttp-socks"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mvfst",
            "portdir": "devel/mvfst",
            "version": "2024.09.23.00",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/mvfst",
            "description": "Implementation of the QUIC transport protocol",
            "long_description": "Implementation of the QUIC transport protocol",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "double-conversion",
                        "folly",
                        "gflags",
                        "google-glog",
                        "bzip2",
                        "libsodium",
                        "fizz",
                        "openssl3",
                        "boost181",
                        "libfmt11",
                        "libevent",
                        "lz4",
                        "snappy",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "proxygen",
                        "fbthrift"
                    ]
                }
            ]
        },
        {
            "name": "csvlens",
            "portdir": "textproc/csvlens",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YS-L/csvlens",
            "description": "Command line csv viewer",
            "long_description": "Command line csv viewer",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pg_rman",
            "portdir": "databases/pg_rman",
            "version": "1.3.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ossc-db.github.io/pg_rman/index.html",
            "description": "Backup and restore management tool for PostgreSQL",
            "long_description": "pg_rman is an online backup and restore tool for PostgreSQL. The goal of the pg_rman project is to provide a method for online backup and PITR that is as easy as pg_dump. Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "postgresql11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "postgresql16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pysaga",
            "portdir": "gis/saga",
            "version": "9.10.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saga-gis.sourceforge.io/en/index.html",
            "description": "PySAGA, Python 3.12 bindings for SAGA",
            "long_description": "PySAGA, Python 3.12 bindings for SAGA.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "wxWidgets-3.2",
                        "curl",
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "gdal",
                        "PDAL",
                        "proj",
                        "exiv2",
                        "opencv4",
                        "tiff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "saga"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pysaga",
            "portdir": "gis/saga",
            "version": "9.10.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saga-gis.sourceforge.io/en/index.html",
            "description": "PySAGA, Python 3.11 bindings for SAGA",
            "long_description": "PySAGA, Python 3.11 bindings for SAGA.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "wxWidgets-3.2",
                        "curl",
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "gdal",
                        "PDAL",
                        "proj",
                        "exiv2",
                        "opencv4",
                        "tiff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "saga"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pysaga",
            "portdir": "gis/saga",
            "version": "9.10.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saga-gis.sourceforge.io/en/index.html",
            "description": "PySAGA, Python 3.10 bindings for SAGA",
            "long_description": "PySAGA, Python 3.10 bindings for SAGA.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "wxWidgets-3.2",
                        "curl",
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "gdal",
                        "PDAL",
                        "proj",
                        "exiv2",
                        "opencv4",
                        "tiff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "saga"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pysaga",
            "portdir": "gis/saga",
            "version": "9.9.2",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saga-gis.sourceforge.io/en/index.html",
            "description": "PySAGA, Python 3.9 bindings for SAGA",
            "long_description": "PySAGA, Python 3.9 bindings for SAGA.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 105
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 68
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "wxWidgets-3.2",
                        "curl",
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "gdal",
                        "PDAL",
                        "proj",
                        "exiv2",
                        "opencv4",
                        "tiff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "saga"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-xhtml2pdf",
                        "py-arabic-reshaper"
                    ]
                }
            ]
        },
        {
            "name": "py311-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py310-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py39-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py38-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1149
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-arabic-reshaper"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dispenso",
            "portdir": "devel/dispenso",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebookincubator/dispenso",
            "description": "dispenso provides high-performance concurrency, enabling highly parallel computation.",
            "long_description": "dispenso provides high-performance concurrency, enabling highly parallel computation.",
            "active": true,
            "categories": [
                "devel",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-scipy",
            "portdir": "python/py-scipy",
            "version": "1.16.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 463
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-cython",
                        "py312-meson-python",
                        "py312-pythran",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "boost181",
                        "python312",
                        "py312-mypy",
                        "py312-numpy",
                        "py312-pybind11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-hypothesis",
                        "py312-mpmath",
                        "py312-pooch",
                        "py312-threadpoolctl",
                        "py312-gmpy2",
                        "py312-scikit-umfpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-obspy",
                        "py312-gensim",
                        "py312-quantecon",
                        "py312-kombine",
                        "py312-statsmodels",
                        "py312-scimath",
                        "py312-gwpy",
                        "py312-arviz",
                        "py312-xarray-einstats",
                        "py312-metpy",
                        "py312-pyqtgraph",
                        "py312-libsvm",
                        "py312-wntr",
                        "py312-aeppl",
                        "py312-aesara",
                        "py312-colour",
                        "py312-scikit-learn",
                        "py312-gammapy",
                        "py312-lmfit",
                        "py312-nmrglue",
                        "py312-nmrglue-devel",
                        "py312-numdifftools",
                        "py312-peakutils",
                        "py312-scikit-image",
                        "py312-pyFAI",
                        "py312-cartopy",
                        "py312-pacal",
                        "py312-tropycal",
                        "py312-control",
                        "py312-pymvpa",
                        "py312-astropy",
                        "py312-scikit-umfpack",
                        "py312-graph-tool",
                        "py312-algopy",
                        "py312-pymc",
                        "py312-geomagpy",
                        "paramagpy",
                        "graphtage",
                        "py312-pytensor",
                        "py312-networkit",
                        "py312-scikit-rf",
                        "py312-mapclassify",
                        "py312-lalburst",
                        "py312-lalinference",
                        "py312-fipy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-resampy",
                        "py312-esda",
                        "py312-spyder",
                        "py312-giddy",
                        "py312-libpysal",
                        "py312-spaghetti",
                        "py312-spglm",
                        "py312-pmdarima",
                        "py312-librosa",
                        "py312-spreg",
                        "py312-spvcm",
                        "py312-tobler",
                        "py312-imagehash",
                        "py312-spint",
                        "py312-inequality",
                        "py312-xraylarch",
                        "py312-reproject",
                        "py312-pointpats",
                        "py312-mgwr",
                        "py312-spopt",
                        "py312-xraydb",
                        "py312-pymatgen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-igraph",
                        "py312-svgelements",
                        "py312-patsy",
                        "py312-emcee3",
                        "hpddm"
                    ]
                }
            ]
        },
        {
            "name": "py312-numpydoc",
            "portdir": "python/py-numpydoc",
            "version": "1.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpydoc",
            "description": "Sphinx extension to support docstrings in Numpy format",
            "long_description": "Numpydoc inserts a hook into Sphinx’s autodoc that converts docstrings following the Numpy/Scipy format to a form palatable to Sphinx.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-jinja2",
                        "py312-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py312-google-i18n-address",
            "portdir": "python/py-google-i18n-address",
            "version": "3.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mirumee/google-i18n-address",
            "description": "Address validation helpers for Google's i18n address database",
            "long_description": "Address validation helpers for Google's i18n address database",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-google-i18n-address",
                        "xml2rfc"
                    ]
                }
            ]
        },
        {
            "name": "py-google-i18n-address",
            "portdir": "python/py-google-i18n-address",
            "version": "3.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mirumee/google-i18n-address",
            "description": "Address validation helpers for Google's i18n address database",
            "long_description": "Address validation helpers for Google's i18n address database",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-i18n-address"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-configargparse",
            "portdir": "python/py-configargparse",
            "version": "1.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zorro3/ConfigArgParse",
            "description": "ConfigArgParse extends argparse with config files and environment variables support",
            "long_description": "ConfigArgParse is a drop-in replacement for argparse that adds support for config files and environment variables. It allows options to also be set via config files and/or environment variables.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-mock",
                        "py312-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xml2rfc"
                    ]
                }
            ]
        },
        {
            "name": "php83-solr",
            "portdir": "php/php-solr",
            "version": "2.8.0",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/solr",
            "description": "a PHP interface to Apache Solr",
            "long_description": "php-solr is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances.",
            "active": true,
            "categories": [
                "devel",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "php83-curl",
                        "libxml2",
                        "php83"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "php-solr"
                    ]
                }
            ]
        }
    ]
}