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

{
    "count": 52321,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=850",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=848",
    "results": [
        {
            "name": "py36-nmrglue",
            "portdir": "python/py-nmrglue",
            "version": "0.8",
            "license": "BSD",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-numpy",
                        "py36-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-build",
            "portdir": "python/py-build",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypa-build.readthedocs.io/",
            "description": "A simple, correct PEP517 package builder",
            "long_description": "A simple, correct PEP517 package builder which will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                },
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 354
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-packaging",
                        "python36",
                        "py36-tomli",
                        "py36-pep517",
                        "py36-importlib-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-tempita",
                        "py36-passlib",
                        "py36-qtpy",
                        "py36-pendulum",
                        "py36-zopfli",
                        "py36-utidylib",
                        "py36-sqlparse",
                        "py36-psycopg",
                        "py36-tinycss2",
                        "py36-SDL2",
                        "py36-altgraph",
                        "py36-igraph",
                        "py36-phonenumbers",
                        "py36-bcrypt",
                        "py36-python-json-logger",
                        "py36-pybind11",
                        "py36-modulegraph",
                        "py36-cppy",
                        "py36-psycopg2",
                        "py36-contextlib2",
                        "py36-testpath",
                        "py36-poetry-core",
                        "py36-distlib",
                        "py36-cryptography_vectors",
                        "py36-threadpoolctl",
                        "py36-tables",
                        "py36-gnureadline",
                        "py36-more-itertools",
                        "py36-sphinxcontrib-applehelp",
                        "py36-sphinxcontrib-htmlhelp",
                        "py36-sphinxcontrib-jsmath",
                        "py36-zmq",
                        "py36-flit_core",
                        "py36-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-time-parsedate",
            "portdir": "perl/p5-time-parsedate",
            "version": "2015.103.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Time::ParseDate",
            "description": "Set of modules for time manipulation",
            "long_description": "Set of modules for time manipulation",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-wheel",
            "portdir": "python/py-wheel",
            "version": "0.37.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/wheel/",
            "description": "A built package format for Python.",
            "long_description": "A built package format for Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-importlib-resources",
                        "py36-setuptools",
                        "py36-bootstrap-modules",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-zmq",
                        "py36-tables",
                        "py36-gnureadline",
                        "py36-sphinxcontrib-jsmath",
                        "py36-tempita",
                        "py36-spaCy",
                        "py36-qtpy",
                        "py36-rtree",
                        "py36-pendulum",
                        "py36-backports.cached-property",
                        "py36-murmurhash",
                        "py36-enrich",
                        "py36-arpeggio",
                        "py36-path",
                        "py36-zopfli",
                        "py36-utidylib",
                        "py36-psycopg",
                        "py36-SDL2",
                        "py36-emcee3",
                        "py36-altgraph",
                        "py36-igraph",
                        "py36-phonenumbers",
                        "py36-bcrypt",
                        "py36-python-json-logger",
                        "py36-pybind11",
                        "py36-modulegraph",
                        "py36-cppy",
                        "py36-psycopg2",
                        "py36-pyside2",
                        "py36-contextlib2",
                        "py36-protobuf3",
                        "py36-distlib",
                        "py36-cryptography_vectors"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikit-build",
                        "py36-pygmsh",
                        "py36-tensorboard1",
                        "py36-jupyter_packaging"
                    ]
                }
            ]
        },
        {
            "name": "py35-wheel",
            "portdir": "python/py-wheel",
            "version": "0.37.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/wheel/",
            "description": "A built package format for Python.",
            "long_description": "A built package format for Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-astropy-healpix",
                        "py35-pynacl",
                        "py35-rtree",
                        "py35-murmurhash",
                        "py35-phonenumbers",
                        "py35-protobuf3"
                    ]
                }
            ]
        },
        {
            "name": "py34-wheel",
            "portdir": "python/py-wheel",
            "version": "0.33.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/wheel/",
            "description": "A built package format for Python.",
            "long_description": "A built package format for Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py34-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py34-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py34-importlib-resources"
                    ]
                }
            ]
        },
        {
            "name": "py39-scamper",
            "portdir": "net/scamper",
            "version": "20251020",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.caida.org/catalog/software/scamper",
            "description": "Python 3.9 bindings for scamper",
            "long_description": "Python 3.9 bindings for scamper.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "matthewluckie",
                    "ports_count": 13
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "scamper",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-math-gmpf",
            "portdir": "perl/p5-math-gmpf",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::GMPf",
            "description": "Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.",
            "long_description": "Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-pyqt4",
            "portdir": "python/py-pyqt4",
            "version": "4.12.1",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt4 is a set of Python bindings for the Qt4 toolkit",
            "long_description": "PyQt4 is a set of Python bindings for the Qt4 toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "phonon",
                "scintilla",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "qt4-mac",
                        "py36-sip4",
                        "dbus-python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-poppler-qt4",
                        "py36-qscintilla-qt4"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyqt4",
            "portdir": "python/py-pyqt4",
            "version": "4.12.1",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt4 is a set of Python bindings for the Qt4 toolkit",
            "long_description": "PyQt4 is a set of Python bindings for the Qt4 toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "phonon",
                "scintilla",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "dbus-python39",
                        "python39",
                        "py39-sip4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-qscintilla-qt4"
                    ]
                }
            ]
        },
        {
            "name": "py38-pyqt4",
            "portdir": "python/py-pyqt4",
            "version": "4.12.1",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt4 is a set of Python bindings for the Qt4 toolkit",
            "long_description": "PyQt4 is a set of Python bindings for the Qt4 toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "phonon",
                "scintilla",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-18",
                        "pkgconfig",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "dbus-python38",
                        "python38",
                        "py38-sip4"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-qscintilla-qt4"
                    ]
                }
            ]
        },
        {
            "name": "py35-pyqt4",
            "portdir": "python/py-pyqt4",
            "version": "4.12.1",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt4 is a set of Python bindings for the Qt4 toolkit",
            "long_description": "PyQt4 is a set of Python bindings for the Qt4 toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 453
                }
            ],
            "variants": [
                "phonon",
                "scintilla",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "qt4-mac",
                        "py35-sip4",
                        "dbus-python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-poppler-qt4",
                        "py35-qscintilla-qt4"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyqt5",
            "portdir": "python/py-pyqt5",
            "version": "5.15.11",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt5 is a set of Python bindings for the Qt5 toolkit",
            "long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "webkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py39-sip",
                        "py39-pyqt-builder",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python39",
                        "python39",
                        "qt5",
                        "qt5-qtbase",
                        "qt5-qtscript",
                        "qt5-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyqt5-sip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gpilab-framework",
                        "py39-vispy",
                        "py39-superqt",
                        "py39-pyqtgraph",
                        "py39-pyqt5-chart",
                        "py39-pyqt5-scintilla",
                        "py39-pyqt5-webengine",
                        "py39-eric-ide",
                        "py39-pyface",
                        "py39-magicgui",
                        "py39-poppler-qt5",
                        "py39-qpageview"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder-devel",
                        "py39-spyder",
                        "py39-qimage2ndarray"
                    ]
                }
            ]
        },
        {
            "name": "py-pyqt5-common",
            "portdir": "python/py-pyqt5",
            "version": "5.15.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt5 is a set of Python bindings for the Qt5 toolkit (.sip sourcefiles)",
            "long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes. This port contains the .sip source files.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-pyqt5",
            "portdir": "python/py-pyqt5",
            "version": "5.15.10",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt5 is a set of Python bindings for the Qt5 toolkit",
            "long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "webkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py36-sip",
                        "py36-pyqt-builder",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python36",
                        "python36",
                        "qt5",
                        "qt5-qtbase",
                        "qt5-qtscript",
                        "qt5-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-pyqt5-sip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyqt5-webengine",
                        "py36-qpageview",
                        "py36-poppler-qt5",
                        "py36-gpilab-framework",
                        "py36-pyqtgraph",
                        "py36-pyface",
                        "py36-pyqt5-chart",
                        "py36-pyqt5-scintilla"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-spyder-devel",
                        "py36-qimage2ndarray",
                        "py36-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py35-pyqt5",
            "portdir": "python/py-pyqt5",
            "version": "5.15.10",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt5 is a set of Python bindings for the Qt5 toolkit",
            "long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "webkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py35-sip",
                        "py35-pyqt-builder",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python35",
                        "python35",
                        "qt5",
                        "qt5-qtbase",
                        "qt5-qtscript",
                        "qt5-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-pyqt5-sip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-pyqtgraph",
                        "py35-pyface",
                        "py35-pyqt5-chart",
                        "py35-pyqt5-webengine",
                        "py35-poppler-qt5",
                        "py35-qscintilla-qt5"
                    ]
                }
            ]
        },
        {
            "name": "py37-pyqt5",
            "portdir": "python/py-pyqt5",
            "version": "5.15.10",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt5 is a set of Python bindings for the Qt5 toolkit",
            "long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "webkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py37-sip",
                        "py37-pyqt-builder",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python37",
                        "python37",
                        "qt5",
                        "qt5-qtbase",
                        "qt5-qtscript",
                        "qt5-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-pyqt5-sip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-superqt",
                        "py37-pyqtgraph",
                        "py37-eric-ide",
                        "py37-pyqt5-chart",
                        "py37-gpilab-framework",
                        "py37-vispy",
                        "py37-pyqt5-webengine",
                        "py37-magicgui",
                        "py37-pyface",
                        "py37-qpageview",
                        "py37-pyqt5-scintilla",
                        "py37-poppler-qt5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-spyder-devel",
                        "py37-qimage2ndarray",
                        "py37-spyder",
                        "py37-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py38-pyqt5",
            "portdir": "python/py-pyqt5",
            "version": "5.15.11",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt5 is a set of Python bindings for the Qt5 toolkit",
            "long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "webkit",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-sip",
                        "py38-pyqt-builder",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python38",
                        "python38",
                        "qt5",
                        "qt5-qtbase",
                        "qt5-qtscript",
                        "qt5-qt3d"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-pyqt5-sip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ninja-ide",
                        "py38-pyqt5-webengine",
                        "py38-pyface",
                        "py38-vispy",
                        "py38-superqt",
                        "py38-gpilab-framework",
                        "py38-pyqtgraph",
                        "py38-poppler-qt5",
                        "py38-qpageview",
                        "py38-eric-ide",
                        "py38-pyqt5-scintilla",
                        "py38-magicgui",
                        "py38-pyqt5-chart"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-spyder-devel",
                        "py38-xraylarch",
                        "py38-qimage2ndarray",
                        "py38-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyqt6",
            "portdir": "python/py-pyqt6",
            "version": "6.10.0",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
            "description": "PyQt6 is a set of Python bindings for the Qt6 toolkit",
            "long_description": "PyQt6 is a set of Python bindings for the Qt6 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "py39-sip",
                        "py39-pyqt-builder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtsensors",
                        "qt6-qtserialport",
                        "qt6-qtwebchannel",
                        "qt6-qtimageformats",
                        "qt6-qtsvg",
                        "qt6-qt5compat",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtremoteobjects",
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtwebsockets",
                        "qt6-qttranslations",
                        "qt6-qtpositioning",
                        "dbus-python39",
                        "qt6-qtmultimedia",
                        "qt6-qtquick3d",
                        "qt6-qtquicktimeline",
                        "qt6-qtdoc",
                        "qt6-qthttpserver",
                        "qt6-qtvirtualkeyboard",
                        "qt6-qtlottie",
                        "qt6-qtlanguageserver",
                        "qt6-qtquick3dphysics",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtshadertools",
                        "python39",
                        "qt6-qtbase",
                        "qt6-qtdeclarative"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyqt6-sip"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyqt6-scintilla",
                        "py39-pyqt6-3d",
                        "py39-pyqt6-charts",
                        "py39-pyqt6-datavisualization",
                        "py39-pyqt6-networkauth",
                        "py39-pyqt6-webengine"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-dbus",
            "portdir": "perl/p5-net-dbus",
            "version": "1.2.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::DBus",
            "description": "Net::DBus - Perl extension for the DBus message system",
            "long_description": "Net::DBus - Perl extension for the DBus message system",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "perl5.26",
                        "p5.26-time-hires",
                        "p5.26-xml-twig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-authen-passphrase",
            "portdir": "perl/p5-authen-passphrase",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Authen::Passphrase",
            "description": "Authen::Passphrase - hashed passwords/passphrases as objects",
            "long_description": "Authen::Passphrase - hashed passwords/passphrases as objects",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-authen-dechpwd",
                        "p5.26-crypt-des",
                        "p5.26-crypt-eksblowfish",
                        "p5.26-crypt-mysql",
                        "p5.26-crypt-passwdmd5",
                        "perl5.26",
                        "p5.26-data-entropy",
                        "p5.26-digest-md4",
                        "p5.26-module-build",
                        "p5.26-module-runtime",
                        "p5.26-params-classify",
                        "p5.26-crypt-unixcrypt_xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.47.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Python 3.7 bindings for nghttp2.",
            "long_description": "Python 3.7 bindings for nghttp2.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "py37-cython",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-setuptools",
                        "nghttp2",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.51.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.51.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.51.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.42.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Python 2.7 bindings for nghttp2.",
            "long_description": "Python 2.7 bindings for nghttp2.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-setuptools",
                        "nghttp2",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.46.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Python 3.6 bindings for nghttp2.",
            "long_description": "Python 3.6 bindings for nghttp2.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cython",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-setuptools",
                        "nghttp2",
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-long-jump",
            "portdir": "perl/p5-long-jump",
            "version": "0.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Long::Jump",
            "description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "long_description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-dispatchouli",
            "portdir": "perl/p5-log-dispatchouli",
            "version": "2.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatchouli",
            "description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "long_description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-temp",
                        "p5.26-test-deep",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-string-flogger",
                        "p5.26-sub-exporter",
                        "perl5.26",
                        "p5.26-sys-syslog",
                        "p5.26-try-tiny",
                        "p5.26-sub-exporter-globexporter",
                        "p5.26-log-dispatch",
                        "p5.26-log-dispatch-array",
                        "p5.26-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dbix-searchbuilder",
            "portdir": "perl/p5-dbix-searchbuilder",
            "version": "1.680.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/DBIx::SearchBuilder",
            "description": "Deal with multiple SearchBuilder result sets as one",
            "long_description": "Deal with multiple SearchBuilder result sets as one",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-dbd-sqlite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-capitalization",
                        "p5.26-class-accessor",
                        "p5.26-class-returnvalue",
                        "p5.26-clone",
                        "perl5.26",
                        "p5.26-dbix-dbschema",
                        "p5.26-encode",
                        "p5.26-want",
                        "p5.26-dbi",
                        "p5.26-cache-simple-timedexpiry"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-crypt-smime",
            "portdir": "perl/p5-crypt-smime",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Crypt::SMIME",
            "description": "Crypt::SMIME - S/MIME message signing, verification, encryption and decryption",
            "long_description": "Crypt::SMIME - S/MIME message signing, verification, encryption and decryption",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-extutils-cchecker",
                        "p5.26-extutils-pkgconfig",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-rich-click",
            "portdir": "python/py-rich-click",
            "version": "1.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ewels/rich-click",
            "description": "Format click help output nicely with rich",
            "long_description": "rich-click aims to provide attractive help output from click, formatted with rich, with minimal customisation required.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-click",
                        "py39-rich"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-ndindex",
            "portdir": "python/py-ndindex",
            "version": "1.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quansight-labs.github.io/ndindex/",
            "description": "Python library for manipulating indices of ndarrays",
            "long_description": "ndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-cython",
                        "py38-setuptools",
                        "clang-16",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-blosc2"
                    ]
                }
            ]
        },
        {
            "name": "py39-ndindex",
            "portdir": "python/py-ndindex",
            "version": "1.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quansight-labs.github.io/ndindex/",
            "description": "Python library for manipulating indices of ndarrays",
            "long_description": "ndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-cython",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest",
                        "py39-sympy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-blosc2"
                    ]
                }
            ]
        },
        {
            "name": "icu-doxygen-docs",
            "portdir": "devel/icu",
            "version": "71.1",
            "license": "Permissive",
            "platforms": "darwin freebsd",
            "epoch": 1,
            "replaced_by": "icu-docs",
            "homepage": "https://icu.unicode.org/",
            "description": "Obsolete port, replaced by icu-docs",
            "long_description": "This port has been replaced by icu-docs.",
            "active": false,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc12"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ipykernel",
            "portdir": "python/py-ipykernel",
            "version": "7.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "IPython Kernel for Jupyter",
            "long_description": "IPython Kernel for Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyter_core",
                        "py39-nest_asyncio",
                        "py39-packaging",
                        "py39-psutil",
                        "py39-tornado",
                        "python39",
                        "py39-zmq",
                        "py39-matplotlib-inline",
                        "py39-debugpy",
                        "py39-comm",
                        "py39-traitlets",
                        "py39-appnope",
                        "py39-ipython",
                        "py39-jupyter_client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyter",
                        "py39-spyder-kernels-devel",
                        "py39-ipyparallel",
                        "py39-qtconsole",
                        "py39-napari-console",
                        "py39-jupyterlab",
                        "py39-spyder-kernels",
                        "py39-nbclassic",
                        "py39-jupyter_console"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py38-ipykernel",
            "portdir": "python/py-ipykernel",
            "version": "6.29.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "IPython Kernel for Jupyter",
            "long_description": "IPython Kernel for Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-jupyter_core",
                        "py38-nest_asyncio",
                        "py38-packaging",
                        "py38-psutil",
                        "py38-tornado",
                        "python38",
                        "py38-zmq",
                        "py38-matplotlib-inline",
                        "py38-debugpy",
                        "py38-comm",
                        "py38-traitlets",
                        "py38-appnope",
                        "py38-ipython",
                        "py38-jupyter_client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-spyder-kernels",
                        "py38-nbclassic",
                        "py38-jupyter_console",
                        "py38-spyder-kernels-devel",
                        "py38-jupyter",
                        "py38-ipyparallel",
                        "py38-napari-console",
                        "py38-jupyterlab",
                        "py38-qtconsole"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py36-ipykernel",
            "portdir": "python/py-ipykernel",
            "version": "5.5.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "IPython Kernel for Jupyter.",
            "long_description": "IPython Kernel for Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipython",
                        "py36-jupyter_client",
                        "python36",
                        "py36-traitlets",
                        "py36-tornado",
                        "py36-appnope"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipympl",
                        "py36-spyder-kernels",
                        "py36-ipyparallel",
                        "py36-ipywidgets",
                        "py36-jupyter",
                        "py36-jupyter_console",
                        "py36-notebook",
                        "py36-qtconsole",
                        "py36-spyder-kernels-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py37-ipykernel",
            "portdir": "python/py-ipykernel",
            "version": "6.21.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "IPython Kernel for Jupyter.",
            "long_description": "IPython Kernel for Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-hatchling",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-jupyter_core",
                        "py37-nest_asyncio",
                        "py37-packaging",
                        "py37-psutil",
                        "py37-tornado",
                        "python37",
                        "py37-zmq",
                        "py37-matplotlib-inline",
                        "py37-debugpy",
                        "py37-comm",
                        "py37-traitlets",
                        "py37-appnope",
                        "py37-ipython",
                        "py37-jupyter_client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-notebook",
                        "py37-jupyter",
                        "py37-jupyter_console",
                        "py37-qtconsole",
                        "py37-spyder-kernels-devel",
                        "py37-napari-console",
                        "py37-ipyparallel",
                        "py37-spyder-kernels",
                        "py37-ipympl",
                        "py37-ipywidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py27-ipykernel",
            "portdir": "python/py-ipykernel",
            "version": "4.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "IPython Kernel for Jupyter.",
            "long_description": "IPython Kernel for Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-jupyter_client",
                        "python27",
                        "py27-traitlets",
                        "py27-tornado",
                        "py27-ipython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-qtconsole",
                        "py27-spyder-kernels",
                        "py27-ipympl",
                        "py27-ipyparallel",
                        "py27-ipywidgets",
                        "py27-jupyter",
                        "py27-jupyter_console",
                        "py27-notebook"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py35-ipykernel",
            "portdir": "python/py-ipykernel",
            "version": "5.5.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "IPython Kernel for Jupyter.",
            "long_description": "IPython Kernel for Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-ipython",
                        "py35-jupyter_client",
                        "python35",
                        "py35-traitlets",
                        "py35-tornado",
                        "py35-appnope"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-qtconsole",
                        "py35-spyder-kernels",
                        "py35-ipympl",
                        "py35-ipyparallel",
                        "py35-ipywidgets",
                        "py35-jupyter",
                        "py35-jupyter_console",
                        "py35-notebook"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py27-imageio",
            "portdir": "python/py-imageio",
            "version": "2.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-Pillow",
                        "py27-enum34",
                        "python27",
                        "py27-numpy",
                        "py27-setuptools",
                        "py27-futures"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-colour"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py39-imageio",
            "portdir": "python/py-imageio",
            "version": "2.37.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-Pillow",
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-colour",
                        "py39-napari-svg",
                        "py39-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-xraylarch",
                        "py39-scikit-image",
                        "py39-magenta",
                        "py39-moviepy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-zbar"
                    ]
                }
            ]
        },
        {
            "name": "py36-imageio",
            "portdir": "python/py-imageio",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-Pillow",
                        "py36-numpy",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-colour"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py35-imageio",
            "portdir": "python/py-imageio",
            "version": "2.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-Pillow",
                        "py35-numpy",
                        "py35-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py35-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py38-imageio",
            "portdir": "python/py-imageio",
            "version": "2.34.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-Pillow",
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-magenta",
                        "py38-napari-svg",
                        "py38-colour"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-magenta",
                        "py38-moviepy",
                        "py38-scikit-image"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-zbar"
                    ]
                }
            ]
        },
        {
            "name": "py37-imageio",
            "portdir": "python/py-imageio",
            "version": "2.31.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://imageio.github.io/",
            "description": "Easy interface to read and write a wide range of image data.",
            "long_description": "Easy interface to read and write a wide range of image data.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-Pillow",
                        "py37-numpy",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-napari-svg",
                        "py37-colour",
                        "py37-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-magenta",
                        "py37-scikit-image",
                        "py37-moviepy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-zbar"
                    ]
                }
            ]
        },
        {
            "name": "py38-joblib",
            "portdir": "python/py-joblib",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://joblib.readthedocs.io/",
            "description": "Lightweight pipelining: using Python functions as pipeline jobs.",
            "long_description": "Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikit-learn",
                        "py38-nltk",
                        "py38-tpot",
                        "py38-word2vec",
                        "py38-contextily",
                        "py38-MDAnalysis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-librosa",
                        "py38-tensorflow-data-validation",
                        "py38-hdbscan",
                        "py38-pmdarima",
                        "py38-sacremoses"
                    ]
                }
            ]
        },
        {
            "name": "py39-joblib",
            "portdir": "python/py-joblib",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://joblib.readthedocs.io/",
            "description": "Lightweight pipelining: using Python functions as pipeline jobs.",
            "long_description": "Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-mlxtend",
                        "py39-tpot",
                        "py39-nltk",
                        "py39-word2vec",
                        "py39-MDAnalysis",
                        "py39-contextily",
                        "py39-scikit-learn"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-sacremoses",
                        "py39-hdbscan",
                        "py39-tensorflow-data-validation",
                        "py39-tobler",
                        "py39-segregation",
                        "py39-pmdarima",
                        "py39-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py37-joblib",
            "portdir": "python/py-joblib",
            "version": "1.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://joblib.readthedocs.io/",
            "description": "Lightweight pipelining: using Python functions as pipeline jobs.",
            "long_description": "Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: transparent disk-caching of the output values and lazy re-evaluation (memoize pattern), easy simple parallel computing logging and tracing of the execution.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-word2vec",
                        "py37-tpot",
                        "py37-contextily",
                        "py37-nltk",
                        "py37-scikit-learn",
                        "py37-MDAnalysis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-sacremoses",
                        "py37-hdbscan",
                        "py37-librosa",
                        "py37-pmdarima",
                        "py37-tensorflow-data-validation"
                    ]
                }
            ]
        }
    ]
}