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

{
    "count": 50744,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=944",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=942",
    "results": [
        {
            "name": "py39-sphinx",
            "portdir": "python/py-sphinx",
            "version": "7.4.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "py39-build",
                        "py39-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-docutils",
                        "py39-importlib-metadata"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-packaging",
                        "py39-pygments",
                        "py39-requests",
                        "py39-snowballstemmer",
                        "py39-sphinxcontrib-applehelp",
                        "py39-sphinxcontrib-devhelp",
                        "py39-sphinxcontrib-htmlhelp",
                        "py39-sphinxcontrib-jsmath",
                        "py39-sphinxcontrib-qthelp",
                        "py39-sphinxcontrib-serializinghtml",
                        "sphinx_select",
                        "py39-tomli",
                        "py39-jinja2",
                        "py39-imagesize",
                        "py39-babel",
                        "py39-alabaster"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-numpydoc",
                        "gr-lora-rpp0",
                        "gr-mapper",
                        "gr-mac",
                        "gr-ofdm",
                        "gr-osmosdr",
                        "gr-pcap",
                        "gr-pyqt",
                        "gr-satellites",
                        "gr-rds",
                        "gr-tdd",
                        "gr-sdrplay",
                        "py39-mayavi",
                        "xapian-bindings-python39",
                        "py39-pyobjc6",
                        "gr-iridium",
                        "gr-specest",
                        "py39-pyobjc",
                        "py39-pyside2",
                        "py39-openslide",
                        "py39-simpy-docs",
                        "py39-engineio",
                        "py39-socketio",
                        "py39-utidylib",
                        "py39-bpython",
                        "zathura-docs",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-ais",
                        "gr-baz",
                        "gr-cdma",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-limesdr-devel",
                        "gr-lora",
                        "gr-lte"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-hieroglyph",
                        "py39-sphinx_rtd_theme",
                        "py39-sphinxcontrib-httpdomain",
                        "py39-sphinxcontrib-jquery",
                        "py39-sphinx-gallery",
                        "py39-breathe",
                        "py39-sphinx-copybutton",
                        "py39-repoze.sphinx.autointerface",
                        "py39-jupyter_sphinx",
                        "py39-sphinx-issues",
                        "py39-skyfield",
                        "py39-sphinxcontrib-bibtex"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-transformers",
                        "py39-spyder",
                        "py39-spyder-devel",
                        "py39-myst-parser",
                        "py39-recommonmark",
                        "py39-sphinx-click",
                        "py39-sphinxnotes-strike",
                        "py39-sphinx-rtd-theme",
                        "py39-sphinx-jsonschema",
                        "py39-sphinx-autodoc-typehints",
                        "py39-sphinxcontrib-svg2pdfconverter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-visa",
                        "py39-treq"
                    ]
                }
            ]
        },
        {
            "name": "py310-sphinx",
            "portdir": "python/py-sphinx",
            "version": "8.1.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-flit_core",
                        "clang-18",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-packaging",
                        "py310-snowballstemmer",
                        "py310-jinja2",
                        "py310-alabaster",
                        "py310-imagesize",
                        "py310-babel",
                        "py310-sphinxcontrib-applehelp",
                        "py310-sphinxcontrib-devhelp",
                        "py310-sphinxcontrib-htmlhelp",
                        "py310-sphinxcontrib-jsmath",
                        "py310-sphinxcontrib-qthelp",
                        "py310-sphinxcontrib-serializinghtml",
                        "py310-tomli",
                        "py310-requests",
                        "py310-pygments",
                        "sphinx_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-socketio",
                        "py310-openslide",
                        "xapian-bindings-python310",
                        "py310-engineio",
                        "py310-pyobjc6",
                        "py310-pyside2",
                        "py310-simpy-docs",
                        "py310-numpydoc",
                        "mpc",
                        "py310-mayavi",
                        "py310-bpython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-hieroglyph",
                        "py310-sphinxcontrib-bibtex",
                        "py310-sphinx_rtd_theme",
                        "py310-sphinxcontrib-httpdomain",
                        "py310-sphinx-copybutton",
                        "py310-breathe",
                        "py310-repoze.sphinx.autointerface",
                        "py310-jupyter_sphinx",
                        "py310-sphinxcontrib-jquery",
                        "py310-sphinx-issues",
                        "py310-sphinx-gallery",
                        "py310-skyfield"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-sphinx-jsonschema",
                        "py310-sphinx-rtd-theme",
                        "py310-spyder",
                        "py310-sphinx-autodoc-typehints",
                        "py310-myst-parser",
                        "py310-sphinxcontrib-svg2pdfconverter",
                        "py310-sphinx-click",
                        "py310-recommonmark",
                        "py310-sphinxnotes-strike",
                        "py310-transformers",
                        "py310-spyder-devel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-visa",
                        "py310-treq"
                    ]
                }
            ]
        },
        {
            "name": "py311-sphinx",
            "portdir": "python/py-sphinx",
            "version": "9.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-build",
                        "clang-18",
                        "py311-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-alabaster",
                        "py311-imagesize",
                        "py311-snowballstemmer",
                        "py311-babel",
                        "py311-pygments",
                        "py311-sphinxcontrib-applehelp",
                        "py311-sphinxcontrib-devhelp",
                        "py311-sphinxcontrib-htmlhelp",
                        "py311-sphinxcontrib-jsmath",
                        "py311-sphinxcontrib-qthelp",
                        "py311-sphinxcontrib-serializinghtml",
                        "py311-roman_numerals",
                        "py311-jinja2",
                        "py311-requests",
                        "py311-packaging",
                        "sphinx_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-engineio",
                        "py311-socketio",
                        "py311-bpython",
                        "rmlint",
                        "py311-pyside2",
                        "xapian-bindings-python311",
                        "py311-openslide",
                        "py311-mayavi",
                        "py311-numpydoc",
                        "py311-simpy-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-repoze.sphinx.autointerface",
                        "py311-sphinx-issues",
                        "py311-skyfield",
                        "py311-sphinx-gallery",
                        "py311-sphinxcontrib-bibtex",
                        "py311-sphinx_rtd_theme",
                        "py311-sphinxcontrib-httpdomain",
                        "py311-sphinx-copybutton",
                        "py311-breathe",
                        "py311-jupyter_sphinx",
                        "py311-sphinxcontrib-jquery"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-sphinx-jsonschema",
                        "py311-sphinxnotes-strike",
                        "py311-sphinxcontrib-svg2pdfconverter",
                        "py311-sphinx-autodoc-typehints",
                        "py311-myst-parser",
                        "py311-spyder",
                        "py311-sphinx-click",
                        "py311-recommonmark"
                    ]
                }
            ]
        },
        {
            "name": "py312-sphinx",
            "portdir": "python/py-sphinx",
            "version": "9.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-flit_core",
                        "py312-build",
                        "clang-18",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-imagesize",
                        "py312-snowballstemmer",
                        "py312-requests",
                        "py312-babel",
                        "py312-pygments",
                        "py312-sphinxcontrib-applehelp",
                        "py312-sphinxcontrib-devhelp",
                        "py312-sphinxcontrib-htmlhelp",
                        "py312-sphinxcontrib-jsmath",
                        "py312-sphinxcontrib-qthelp",
                        "py312-sphinxcontrib-serializinghtml",
                        "py312-roman_numerals",
                        "py312-alabaster",
                        "py312-jinja2",
                        "py312-packaging",
                        "sphinx_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "offlineimap",
                        "unpaper",
                        "glom",
                        "py312-engineio",
                        "py312-simpy-docs",
                        "xapian-bindings-python312",
                        "py312-socketio",
                        "iverilog-docs",
                        "py312-mayavi",
                        "varnish",
                        "py312-openslide",
                        "py312-numpydoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sphinx-issues",
                        "py312-sphinxcontrib-bibtex",
                        "py312-sphinx_rtd_theme",
                        "py312-sphinxcontrib-httpdomain",
                        "py312-sphinx-copybutton",
                        "py312-breathe",
                        "py312-jupyter_sphinx",
                        "py312-sphinxcontrib-jquery",
                        "py312-repoze.sphinx.autointerface",
                        "vigra",
                        "py312-sphinx-gallery",
                        "py312-skyfield"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-sphinxcontrib-svg2pdfconverter",
                        "py312-sphinxnotes-strike",
                        "py312-sphinx-autodoc-typehints",
                        "py312-recommonmark",
                        "py312-myst-parser",
                        "py312-sphinx-jsonschema",
                        "py312-spyder",
                        "py312-sphinx-click"
                    ]
                }
            ]
        },
        {
            "name": "py313-sphinx",
            "portdir": "python/py-sphinx",
            "version": "9.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "clang-18",
                        "py313-installer",
                        "py313-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-alabaster",
                        "py313-babel",
                        "py313-imagesize",
                        "py313-jinja2",
                        "py313-snowballstemmer",
                        "py313-sphinxcontrib-devhelp",
                        "py313-sphinxcontrib-applehelp",
                        "py313-sphinxcontrib-htmlhelp",
                        "py313-sphinxcontrib-jsmath",
                        "py313-sphinxcontrib-qthelp",
                        "py313-sphinxcontrib-serializinghtml",
                        "py313-roman_numerals",
                        "py313-pygments",
                        "py313-requests",
                        "py313-packaging",
                        "sphinx_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-engineio",
                        "py313-socketio",
                        "tortoisehg",
                        "dcm2niix",
                        "cmake-docs-devel",
                        "cmake-docs",
                        "mame",
                        "xapian-bindings-python313",
                        "py313-openslide",
                        "notmuch",
                        "mpd",
                        "py313-numpydoc",
                        "borgbackup"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-skyfield",
                        "napari",
                        "py313-breathe",
                        "py313-jupyter_sphinx",
                        "py313-sphinxcontrib-jquery",
                        "py313-sphinx_rtd_theme",
                        "py313-repoze.sphinx.autointerface",
                        "py313-sphinx-gallery",
                        "py313-sphinxcontrib-httpdomain",
                        "py313-sphinx-copybutton"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx-click",
                        "py313-sphinxnotes-strike",
                        "py313-recommonmark",
                        "py313-spyder",
                        "py313-sphinx-jsonschema",
                        "py313-sphinxcontrib-svg2pdfconverter",
                        "py313-sphinx-autodoc-typehints"
                    ]
                }
            ]
        },
        {
            "name": "py314-sphinx",
            "portdir": "python/py-sphinx",
            "version": "9.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sphinx-doc.org/",
            "description": "Python documentation generator",
            "long_description": "Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl. It was originally created to translate the new Python documentation, but has now been cleaned up in the hope that it will be useful to many other projects.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "clang-18",
                        "py314-installer",
                        "py314-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-requests",
                        "py314-alabaster",
                        "py314-babel",
                        "py314-imagesize",
                        "py314-jinja2",
                        "py314-sphinxcontrib-applehelp",
                        "py314-sphinxcontrib-devhelp",
                        "py314-sphinxcontrib-htmlhelp",
                        "py314-sphinxcontrib-jsmath",
                        "py314-sphinxcontrib-qthelp",
                        "py314-sphinxcontrib-serializinghtml",
                        "py314-roman_numerals",
                        "py314-snowballstemmer",
                        "py314-pygments",
                        "py314-packaging",
                        "sphinx_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ghc",
                        "cabal",
                        "py314-numpydoc",
                        "qemu"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-repoze.sphinx.autointerface",
                        "py314-sphinxcontrib-jquery",
                        "py314-sphinx_rtd_theme",
                        "py314-sphinxcontrib-httpdomain",
                        "py314-jupyter_sphinx",
                        "py314-sphinx-gallery",
                        "py-sphinx",
                        "py314-skyfield"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder",
                        "py314-sphinx-jsonschema",
                        "py314-sphinxnotes-strike",
                        "py314-sphinx-autodoc-typehints",
                        "py314-sphinxcontrib-svg2pdfconverter"
                    ]
                }
            ]
        },
        {
            "name": "bash50",
            "portdir": "shells/bash",
            "version": "5.0.18",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bash/bash.html",
            "description": "Bash (bourne-again shell) is a UNIX command interpreter",
            "long_description": "Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.",
            "active": false,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cctools",
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bash",
            "portdir": "shells/bash",
            "version": "5.3.9",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bash/bash.html",
            "description": "Bash (bourne-again shell) is a UNIX command interpreter",
            "long_description": "Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cctools",
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ghc",
                        "openjdk15",
                        "openjdk18",
                        "openjdk20",
                        "openjdk19",
                        "openjdk8",
                        "py38-tensorflow-addons",
                        "mlton",
                        "py37-tensorflow-addons",
                        "paramonte",
                        "kubectl-1.35",
                        "kubectl-1.34",
                        "kubectl-1.33",
                        "kubectl-1.32",
                        "kubectl-1.31",
                        "kubectl-1.30",
                        "kubectl-1.29",
                        "kubectl-1.28",
                        "kubectl-1.27",
                        "kubectl-1.26",
                        "kubectl-1.25",
                        "kubectl-1.24",
                        "kubectl-1.23",
                        "kubectl-1.22",
                        "kubectl-1.20",
                        "kubectl-1.19",
                        "py37-pyarrow",
                        "py38-pyarrow",
                        "R-highs",
                        "avidemux",
                        "openjdk8-powerpc",
                        "py39-pyarrow",
                        "py310-pyarrow",
                        "py311-pyarrow",
                        "py312-pyarrow",
                        "py313-pyarrow",
                        "py314-pyarrow",
                        "gcli",
                        "openjdk17",
                        "openjdk11",
                        "openjdk13",
                        "lfortran",
                        "lpython",
                        "oc",
                        "z3",
                        "z3-fstar",
                        "z3-fstar-legacy",
                        "openjdk22",
                        "openjdk23",
                        "openjdk24",
                        "openjdk25",
                        "openjdk21",
                        "cvc4",
                        "py39-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "prips.sh",
                        "littleutils",
                        "nb",
                        "json.bash",
                        "bashdb",
                        "prips",
                        "ugit",
                        "ocaml-camlp5-buildscripts",
                        "bat-extras",
                        "bashunit",
                        "lesspipe"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nsh",
                        "sloccount",
                        "exploitdb",
                        "vim2html",
                        "wifi-password",
                        "git-recall",
                        "tlssled",
                        "apple-completion",
                        "git-fuzzy",
                        "git-secret",
                        "flang-13",
                        "flang-17",
                        "maven-completion",
                        "flang-16",
                        "screenfetch",
                        "adblock2privoxy",
                        "wireguard-tools",
                        "flang-18",
                        "gws",
                        "flang-14",
                        "gng",
                        "dbtool",
                        "bats-core",
                        "gutils-suite-core",
                        "ruby-completion",
                        "nvimpager",
                        "mole-cleaner",
                        "flang-15",
                        "biabam",
                        "bash-completion",
                        "shared-mime-info",
                        "dokku-client"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "libxc6",
                        "enca",
                        "libxc5"
                    ]
                }
            ]
        },
        {
            "name": "bash-devel",
            "portdir": "shells/bash",
            "version": "20241126",
            "license": "GPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/bash/bash.html",
            "description": "Bash (bourne-again shell) is a UNIX command interpreter",
            "long_description": "Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.",
            "active": true,
            "categories": [
                "shells"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 57
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "bison",
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-scikits-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "py27-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "py37-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-scikits-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "py35-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-scikits-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "py38-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikits-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "py39-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-scikits-bootstrap"
                    ]
                }
            ]
        },
        {
            "name": "py36-astroML_addons",
            "portdir": "python/py-astroML_addons",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astroml.org",
            "description": "performance add-ons for the astroML package",
            "long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-astroML"
                    ]
                }
            ]
        },
        {
            "name": "py27-astroML_addons",
            "portdir": "python/py-astroML_addons",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astroml.org",
            "description": "performance add-ons for the astroML package",
            "long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-astroML"
                    ]
                }
            ]
        },
        {
            "name": "py37-astroML_addons",
            "portdir": "python/py-astroML_addons",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astroml.org",
            "description": "performance add-ons for the astroML package",
            "long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-numpy",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-astroML"
                    ]
                }
            ]
        },
        {
            "name": "py35-astroML_addons",
            "portdir": "python/py-astroML_addons",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astroml.org",
            "description": "performance add-ons for the astroML package",
            "long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py35-astroML"
                    ]
                }
            ]
        },
        {
            "name": "py38-astroML_addons",
            "portdir": "python/py-astroML_addons",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astroml.org",
            "description": "performance add-ons for the astroML package",
            "long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-astroML"
                    ]
                }
            ]
        },
        {
            "name": "py-astroML_addons",
            "portdir": "python/py-astroML_addons",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astroml.org",
            "description": "performance add-ons for the astroML package",
            "long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-astroML_addons"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-astroML_addons",
            "portdir": "python/py-astroML_addons",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.astroml.org",
            "description": "performance add-ons for the astroML package",
            "long_description": "AstroML is a Python module for machine learning and data mining built on numpy, scipy, scikit-learn, and matplotlib, and distributed under the 3-Clause BSD license. It contains a growing library of statistical and machine learning routines for analyzing astronomical data in python, loaders for several open astronomical datasets, and a large suite of examples of analyzing and visualizing astronomical datasets. This package provides faster C implementations of some algorithms in astroML.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-astroML_addons"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-astroML"
                    ]
                }
            ]
        },
        {
            "name": "py38-scipy",
            "portdir": "python/py-scipy",
            "version": "1.10.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "py38-pythran",
                        "clang-16",
                        "gcc13",
                        "py38-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pybind11",
                        "boost176",
                        "libgcc",
                        "python38",
                        "OpenBLAS",
                        "py38-mypy",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-py",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-gwpy",
                        "py38-aeppl",
                        "py38-mdtraj",
                        "py38-keras",
                        "py38-pytensor",
                        "py38-fipy",
                        "py38-gammapy",
                        "py38-pymc3",
                        "py38-hdbscan",
                        "py38-sparse",
                        "py38-scikit-image",
                        "py38-gensim",
                        "py38-eli5",
                        "py38-numdifftools",
                        "py38-statsmodels",
                        "py38-graph-tool",
                        "py38-nmrglue",
                        "py38-nmrglue-devel",
                        "py38-control",
                        "py38-lal",
                        "py38-scikit-learn",
                        "py38-astropy",
                        "py38-arviz",
                        "py38-metpy",
                        "py38-cartopy",
                        "py38-xarray-einstats",
                        "py38-tropycal",
                        "py38-aesara",
                        "py38-obspy",
                        "py38-pyFAI",
                        "py38-pymvpa",
                        "py38-scikit-dsp-comm",
                        "py38-scikit-rf",
                        "py38-sk-video",
                        "py38-lmfit",
                        "py38-magenta",
                        "py38-barnaba",
                        "py38-mapclassify",
                        "py38-pymc",
                        "py38-keras_applications",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-beancount-import",
                        "py38-colour",
                        "py38-commpy",
                        "py38-filterpy",
                        "py38-kombine",
                        "py38-networkit",
                        "py38-pyqtgraph",
                        "py38-scimath",
                        "py38-spacepy",
                        "py38-theano",
                        "py38-wntr",
                        "py38-lalburst",
                        "py38-lalinference",
                        "py38-peakutils",
                        "py38-tpot",
                        "py38-algopy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-imutils",
                        "py38-mir_eval",
                        "py38-magenta",
                        "py38-spyder",
                        "py38-oct2py",
                        "py38-tensor2tensor",
                        "py38-gym",
                        "py38-photomosaic",
                        "py38-pmdarima",
                        "py38-reproject",
                        "py38-gammapy",
                        "py38-umap-learn",
                        "py38-sentence-transformers",
                        "py38-pymatgen",
                        "py38-libpysal",
                        "py38-gpilab-framework",
                        "py38-librosa",
                        "py38-spyder-devel",
                        "py38-tensorflow-macos",
                        "py38-xraydb",
                        "py38-imagehash",
                        "py38-resampy",
                        "py38-note-seq",
                        "py38-allennlp",
                        "py38-clawpack",
                        "py38-kraken",
                        "py38-xraylarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-emcee3",
                        "py38-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py35-scipy",
            "portdir": "python/py-scipy",
            "version": "1.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-numpy",
                        "py35-pybind11",
                        "libgcc",
                        "python35",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-py",
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-pyFAI",
                        "py35-nmrglue",
                        "py35-seaborn",
                        "py35-pysal",
                        "py35-astlib",
                        "py35-astroML",
                        "py35-cartopy",
                        "py35-control",
                        "py35-eli5",
                        "py35-pyqtgraph",
                        "py35-keras",
                        "py35-keras_applications",
                        "py35-pymvpa",
                        "py35-qutip",
                        "py35-scikit-umfpack",
                        "py35-spacepy",
                        "py35-theano",
                        "py35-tpot",
                        "py35-wntr",
                        "py35-word2vec",
                        "py35-commpy",
                        "py35-statsmodels",
                        "py35-obspy",
                        "py35-scikit-image",
                        "py35-scikit-learn",
                        "py35-pyne",
                        "py35-mlpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-gammapy"
                    ]
                }
            ]
        },
        {
            "name": "py37-scipy",
            "portdir": "python/py-scipy",
            "version": "1.7.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "py37-pythran",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-numpy",
                        "py37-pybind11",
                        "boost171",
                        "libgcc",
                        "python37",
                        "OpenBLAS",
                        "py37-mypy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-py",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyFAI",
                        "py37-arviz",
                        "py37-numdifftools",
                        "py37-beancount-import",
                        "py37-scimath",
                        "py37-spacepy",
                        "py37-nmrglue",
                        "py37-nmrglue-devel",
                        "py37-wntr",
                        "py37-tpot",
                        "py37-keras_applications",
                        "py37-algopy",
                        "py37-GridDataFormats",
                        "py37-peakutils",
                        "py37-tropycal",
                        "py37-pymvpa",
                        "py37-cartopy",
                        "py37-xarray-einstats",
                        "py37-gwpy",
                        "py37-keras",
                        "py37-magenta",
                        "py37-graph-tool",
                        "py37-networkit",
                        "py37-metpy",
                        "py37-pymc3",
                        "py37-astroML",
                        "py37-astropy",
                        "py37-mapclassify",
                        "py37-scikit-dsp-comm",
                        "py37-scikit-rf",
                        "py37-scikit-image",
                        "py37-mdtraj",
                        "py37-barnaba",
                        "py37-sk-video",
                        "py37-statsmodels",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalinference",
                        "py37-pyqtgraph",
                        "py37-lmfit",
                        "py37-eli5",
                        "py37-kombine",
                        "py37-fipy",
                        "py37-aeppl",
                        "py37-pymc",
                        "py37-aesara",
                        "py37-scikit-learn",
                        "py37-filterpy",
                        "py37-MDAnalysis",
                        "py37-astlib",
                        "py37-colour",
                        "py37-commpy",
                        "py37-gammapy",
                        "py37-gensim",
                        "py37-control",
                        "py37-hdbscan",
                        "py37-obspy",
                        "py37-theano"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-libpysal",
                        "py37-magenta",
                        "py37-gammapy",
                        "py37-photomosaic",
                        "py37-pmdarima",
                        "py37-tensor2tensor",
                        "py37-pymatgen",
                        "py37-mir_eval",
                        "py37-note-seq",
                        "py37-imutils",
                        "py37-umap-learn",
                        "py37-xraylarch",
                        "py37-clawpack",
                        "py37-gpilab-framework",
                        "py37-reproject",
                        "py37-spyder",
                        "py37-xraydb",
                        "py37-oct2py",
                        "py37-gym",
                        "py37-isce2",
                        "py37-resampy",
                        "py37-spyder-devel",
                        "py37-librosa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-emcee3",
                        "py37-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py36-scipy",
            "portdir": "python/py-scipy",
            "version": "1.5.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-numpy",
                        "py36-pybind11",
                        "libgcc",
                        "python36",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-py",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyqtgraph",
                        "py36-nmrglue",
                        "py36-nmrglue-devel",
                        "py36-seaborn",
                        "py36-pysal",
                        "py36-arviz",
                        "py36-astlib",
                        "py36-astroML",
                        "py36-colour",
                        "py36-control",
                        "py36-eli5",
                        "py36-filterpy",
                        "py36-pyFAI",
                        "py36-obspy",
                        "py36-scikit-image",
                        "py36-barnaba",
                        "py36-mdtraj",
                        "py36-lal",
                        "py36-scikit-learn",
                        "py36-pyne",
                        "py36-mlpy",
                        "py36-gwpy",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-kombine",
                        "py36-pymc3",
                        "py36-pymvpa",
                        "py36-qutip",
                        "py36-scikit-umfpack",
                        "py36-scimath",
                        "py36-spacepy",
                        "py36-theano",
                        "py36-tpot",
                        "py36-wntr",
                        "py36-word2vec",
                        "py36-lalinference",
                        "py36-commpy",
                        "py36-statsmodels",
                        "py36-algopy",
                        "py36-lmfit",
                        "py36-numdifftools",
                        "py36-GridDataFormats",
                        "py36-MDAnalysis",
                        "py36-cartopy",
                        "py36-fipy",
                        "py36-lalburst"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-isce2",
                        "py36-reproject",
                        "py36-oct2py",
                        "py36-spyder",
                        "py36-spyder-devel",
                        "py36-gpilab-framework",
                        "py36-gammapy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-emcee3"
                    ]
                }
            ]
        },
        {
            "name": "py35-des",
            "portdir": "python/py-des",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://whitemans.ca/des.html",
            "description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
            "long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-des",
            "portdir": "python/py-des",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://whitemans.ca/des.html",
            "description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
            "long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-des",
            "portdir": "python/py-des",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://whitemans.ca/des.html",
            "description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
            "long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-des",
            "portdir": "python/py-des",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://whitemans.ca/des.html",
            "description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
            "long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-des",
            "portdir": "python/py-des",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://whitemans.ca/des.html",
            "description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
            "long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-des",
            "portdir": "python/py-des",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://whitemans.ca/des.html",
            "description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
            "long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-des"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-des",
            "portdir": "python/py-des",
            "version": "2.0.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://whitemans.ca/des.html",
            "description": "Pure python implementation of DES and TRIPLE DES encryption algorithm",
            "long_description": "This algorithm is a pure python implementation of the DES and Triple DES algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-des"
                    ]
                }
            ]
        },
        {
            "name": "py-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-erf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-erf",
            "portdir": "python/py-erf",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dougthor42/PyErf",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-erf"
                    ]
                }
            ]
        },
        {
            "name": "py-patch-ng",
            "portdir": "python/py-patch-ng",
            "version": "1.19.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/conan-io/python-patch-ng",
            "description": "Library to parse and apply unified diffs.",
            "long_description": "Library to parse and apply unified diffs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-patch-ng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-patch-ng",
            "portdir": "python/py-patch-ng",
            "version": "1.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/conan-io/python-patch-ng",
            "description": "Library to parse and apply unified diffs.",
            "long_description": "Library to parse and apply unified diffs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-patch-ng",
            "portdir": "python/py-patch-ng",
            "version": "1.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/conan-io/python-patch-ng",
            "description": "Library to parse and apply unified diffs.",
            "long_description": "Library to parse and apply unified diffs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-patch-ng"
                    ]
                }
            ]
        },
        {
            "name": "py-scipy",
            "portdir": "python/py-scipy",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "py314-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-scipy",
            "portdir": "python/py-scipy",
            "version": "1.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-cython",
                        "py39-pythran",
                        "py39-build",
                        "py39-installer",
                        "py39-meson-python",
                        "clang-20",
                        "gcc15",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python39",
                        "OpenBLAS",
                        "py39-mypy",
                        "py39-numpy",
                        "py39-pybind11",
                        "boost181"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-gmpy2",
                        "py39-hypothesis",
                        "py39-mpmath",
                        "py39-pooch",
                        "py39-pytest",
                        "py39-threadpoolctl",
                        "py39-scikit-umfpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-tropycal",
                        "py39-mlxtend",
                        "py39-barnaba",
                        "py39-colour",
                        "py39-commpy",
                        "py39-eli5",
                        "py39-filterpy",
                        "py39-fipy",
                        "py39-hdbscan",
                        "py39-quantecon",
                        "py39-magenta",
                        "py39-mdtraj",
                        "py39-gensim",
                        "py39-metpy",
                        "py39-scikit-dsp-comm",
                        "py39-scikit-rf",
                        "py39-pymc",
                        "py39-spacepy",
                        "py39-scikit-umfpack",
                        "py39-algopy",
                        "py39-keras",
                        "py39-keras_applications",
                        "py39-lmfit",
                        "py39-tpot",
                        "py39-pyFAI",
                        "py39-nmrglue",
                        "py39-nmrglue-devel",
                        "py39-peakutils",
                        "py39-pacal",
                        "py39-obspy",
                        "chemex-devel",
                        "py39-arviz",
                        "py39-GridDataFormats",
                        "py39-pymc3",
                        "py39-astroML",
                        "py39-beancount-import",
                        "py39-sk-video",
                        "py39-xarray-einstats",
                        "py39-mapclassify",
                        "py39-astlib",
                        "py39-cartopy",
                        "py39-networkit",
                        "py39-numdifftools",
                        "py39-pytensor",
                        "py39-MDAnalysis",
                        "py39-control",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-sparse",
                        "py39-astropy",
                        "py39-pyqtgraph",
                        "py39-scikit-learn",
                        "py39-scikit-image",
                        "py39-statsmodels",
                        "py39-graph-tool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spvcm",
                        "py39-kraken",
                        "py39-reproject",
                        "gr-iridium",
                        "py39-clawpack",
                        "gr-specest",
                        "py39-tobler",
                        "py39-gammapy",
                        "py39-spglm",
                        "py39-spint",
                        "py39-imutils",
                        "py39-spopt",
                        "py39-imagehash",
                        "py39-spreg",
                        "py39-allennlp",
                        "py39-pymatgen",
                        "py39-inequality",
                        "py39-xraydb",
                        "py39-esda",
                        "py39-giddy",
                        "py39-xraylarch",
                        "py39-gpilab-framework",
                        "py39-gym",
                        "py39-libpysal",
                        "py39-umap-learn",
                        "py39-pmdarima",
                        "py39-librosa",
                        "py39-spyder-devel",
                        "py39-mir_eval",
                        "py39-oct2py",
                        "py39-spyder",
                        "py39-photomosaic",
                        "py39-mgwr",
                        "py39-pointpats",
                        "py39-note-seq",
                        "py39-sentence-transformers",
                        "py39-tensor2tensor",
                        "py39-resampy",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-satellites",
                        "gr-rds",
                        "py39-magenta",
                        "py39-spaghetti",
                        "py39-tensorflow-macos"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-patsy",
                        "py39-emcee3",
                        "py39-svgelements",
                        "py39-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py310-scipy",
            "portdir": "python/py-scipy",
            "version": "1.15.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pythran",
                        "py310-build",
                        "py310-installer",
                        "py310-meson-python",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python310",
                        "py310-mypy",
                        "py310-numpy",
                        "py310-pybind11",
                        "boost181"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-hypothesis",
                        "py310-pytest",
                        "py310-mpmath",
                        "py310-threadpoolctl",
                        "py310-gmpy2",
                        "py310-pooch",
                        "py310-scikit-umfpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numdifftools",
                        "py310-mapclassify",
                        "py310-pymc",
                        "py310-algopy",
                        "vpype",
                        "py310-nmrglue",
                        "py310-nmrglue-devel",
                        "py310-arviz",
                        "py310-networkit",
                        "py310-pymc3",
                        "py310-commpy",
                        "py310-scikit-rf",
                        "py310-scikit-image",
                        "py310-fipy",
                        "py310-gensim",
                        "py310-quantecon",
                        "py310-pytensor",
                        "py310-cartopy",
                        "py310-xarray-einstats",
                        "py310-metpy",
                        "py310-pyqtgraph",
                        "py310-mlxtend",
                        "py310-scikit-learn",
                        "py310-libsvm",
                        "py310-aeppl",
                        "py310-aesara",
                        "py310-barnaba",
                        "py310-lmfit",
                        "py310-peakutils",
                        "py310-astropy",
                        "py310-pyFAI",
                        "py310-pacal",
                        "py310-tropycal",
                        "py310-obspy",
                        "py310-statsmodels",
                        "py310-hdbscan",
                        "py310-control",
                        "py310-mdtraj",
                        "NanoVNASaver",
                        "py310-tpot",
                        "py310-qutip",
                        "py310-filterpy",
                        "py310-scikit-umfpack",
                        "py310-keras",
                        "py310-keras_applications",
                        "py310-scikit-dsp-comm",
                        "py310-graph-tool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-resampy",
                        "py310-tobler",
                        "py310-spaghetti",
                        "py310-spint",
                        "py310-spyder-devel",
                        "py310-spglm",
                        "py310-libpysal",
                        "py310-allennlp",
                        "py310-xraydb",
                        "py310-spvcm",
                        "py310-pmdarima",
                        "py310-spreg",
                        "py310-sentence-transformers",
                        "py310-tensorflow-macos",
                        "py310-imagehash",
                        "py310-esda",
                        "py310-pymatgen",
                        "py310-kraken",
                        "py310-spopt",
                        "py310-note-seq",
                        "py310-giddy",
                        "py310-imutils",
                        "py310-inequality",
                        "py310-photomosaic",
                        "py310-xraylarch",
                        "py310-reproject",
                        "py310-librosa",
                        "py310-spyder",
                        "py310-mgwr",
                        "py310-oct2py",
                        "py310-pointpats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-igraph",
                        "py310-svgelements",
                        "py310-patsy",
                        "py310-emcee3"
                    ]
                }
            ]
        },
        {
            "name": "py311-scipy",
            "portdir": "python/py-scipy",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-cython",
                        "py311-pythran",
                        "py311-meson-python",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python311",
                        "py311-mypy",
                        "py311-pybind11",
                        "py311-numpy",
                        "boost181"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-mpmath",
                        "py311-gmpy2",
                        "py311-hypothesis",
                        "py311-pytest",
                        "py311-threadpoolctl",
                        "py311-pooch",
                        "py311-scikit-umfpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-algopy",
                        "py311-nmrglue-devel",
                        "py311-arviz",
                        "py311-pymc",
                        "py311-pytensor",
                        "py311-networkit",
                        "py311-scikit-rf",
                        "py311-scikit-image",
                        "py311-fipy",
                        "py311-gensim",
                        "py311-quantecon",
                        "py311-cartopy",
                        "py311-xarray-einstats",
                        "py311-metpy",
                        "py311-pyqtgraph",
                        "py311-scikit-learn",
                        "py311-libsvm",
                        "py311-aeppl",
                        "py311-aesara",
                        "py311-gammapy",
                        "py311-lmfit",
                        "py311-peakutils",
                        "py311-astropy",
                        "py311-pyFAI",
                        "py311-pacal",
                        "py311-tropycal",
                        "py311-obspy",
                        "py311-statsmodels",
                        "py311-hdbscan",
                        "py311-control",
                        "py311-scikit-umfpack",
                        "py311-keras",
                        "py311-keras_applications",
                        "py311-numdifftools",
                        "py311-graph-tool",
                        "py311-mapclassify",
                        "py311-nmrglue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-spglm",
                        "py311-tobler",
                        "py311-spaghetti",
                        "py311-libpysal",
                        "py311-xraydb",
                        "py311-resampy",
                        "py311-oct2py",
                        "py311-spvcm",
                        "py311-imagehash",
                        "py311-esda",
                        "py311-spint",
                        "py311-pmdarima",
                        "py311-spreg",
                        "py311-note-seq",
                        "py311-reproject",
                        "py311-giddy",
                        "py311-inequality",
                        "py311-spopt",
                        "py311-xraylarch",
                        "py311-librosa",
                        "py311-spyder",
                        "py311-mgwr",
                        "py311-pointpats",
                        "py311-pymatgen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-igraph",
                        "py311-svgelements",
                        "py311-emcee3",
                        "py311-patsy"
                    ]
                }
            ]
        },
        {
            "name": "py312-scipy",
            "portdir": "python/py-scipy",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-cython",
                        "py312-meson-python",
                        "py312-pythran",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "boost181",
                        "python312",
                        "py312-mypy",
                        "py312-numpy",
                        "py312-pybind11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-hypothesis",
                        "py312-mpmath",
                        "py312-pooch",
                        "py312-threadpoolctl",
                        "py312-gmpy2",
                        "py312-scikit-umfpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-kombine",
                        "py312-nmrglue",
                        "py312-scimath",
                        "py312-gwpy",
                        "py312-pyFAI",
                        "py312-nmrglue-devel",
                        "py312-cartopy",
                        "py312-xarray-einstats",
                        "py312-metpy",
                        "py312-pymvpa",
                        "py312-pyqtgraph",
                        "py312-scikit-learn",
                        "py312-libsvm",
                        "py312-wntr",
                        "py312-aeppl",
                        "py312-aesara",
                        "py312-colour",
                        "py312-gammapy",
                        "py312-lmfit",
                        "py312-peakutils",
                        "py312-astropy",
                        "py312-arviz",
                        "py312-geomagpy",
                        "py312-scikit-umfpack",
                        "paramagpy",
                        "py312-tropycal",
                        "py312-numdifftools",
                        "py312-pymc",
                        "py312-pytensor",
                        "py312-graph-tool",
                        "py312-networkit",
                        "py312-mapclassify",
                        "py312-scikit-rf",
                        "py312-scikit-image",
                        "py312-algopy",
                        "py312-pacal",
                        "py312-obspy",
                        "py312-lalburst",
                        "py312-lalinference",
                        "py312-fipy",
                        "py312-gensim",
                        "py312-quantecon",
                        "py312-statsmodels",
                        "py312-control"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-spint",
                        "py312-tobler",
                        "py312-spvcm",
                        "py312-imagehash",
                        "py312-esda",
                        "py312-xraylarch",
                        "py312-librosa",
                        "py312-spyder",
                        "py312-pointpats",
                        "py312-libpysal",
                        "py312-xraydb",
                        "py312-resampy",
                        "py312-spaghetti",
                        "py312-pmdarima",
                        "py312-giddy",
                        "py312-inequality",
                        "py312-spglm",
                        "py312-spopt",
                        "py312-spreg",
                        "py312-reproject",
                        "py312-mgwr",
                        "py312-pymatgen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-patsy",
                        "py312-svgelements",
                        "py312-emcee3",
                        "py312-igraph",
                        "hpddm"
                    ]
                }
            ]
        },
        {
            "name": "py313-scipy",
            "portdir": "python/py-scipy",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-cython",
                        "py313-meson-python",
                        "py313-pythran",
                        "clang-20",
                        "gcc15",
                        "pkgconfig",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "boost181",
                        "python313",
                        "py313-mypy",
                        "py313-numpy",
                        "py313-pybind11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest",
                        "py313-mpmath",
                        "py313-gmpy2",
                        "py313-pooch",
                        "py313-scikit-umfpack",
                        "py313-threadpoolctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-statsmodels",
                        "py313-pynndescent",
                        "py313-arviz",
                        "py313-plotpy",
                        "py313-pymc",
                        "py313-pytensor",
                        "py313-networkit",
                        "py313-scikit-rf",
                        "py313-scikit-image",
                        "py313-quantecon",
                        "py313-cartopy",
                        "py313-xarray-einstats",
                        "py313-photutils",
                        "py313-metpy",
                        "py313-pyqtgraph",
                        "py313-scikit-learn",
                        "py313-libsvm",
                        "py313-sparse",
                        "py313-GridDataFormats",
                        "py313-MDAnalysis",
                        "py313-mdtraj",
                        "py313-astroML",
                        "py313-lmfit",
                        "py313-peakutils",
                        "py313-astropy",
                        "py313-pyFAI",
                        "py313-tropycal",
                        "py313-obspy",
                        "verde",
                        "py313-scikit-umfpack",
                        "py313-numdifftools",
                        "py313-astlib",
                        "py313-graph-tool",
                        "py313-mapclassify",
                        "py313-beancount-import",
                        "py313-algopy",
                        "py313-usadel1",
                        "napari",
                        "py313-nmrglue",
                        "py313-nmrglue-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-xraydb",
                        "py313-tobler",
                        "py313-resampy",
                        "py313-spopt",
                        "py313-pointpats",
                        "py313-spglm",
                        "py313-libpysal",
                        "py313-spvcm",
                        "py313-imagehash",
                        "py313-esda",
                        "py313-spint",
                        "py313-spreg",
                        "py313-reproject",
                        "py313-spaghetti",
                        "py313-mgwr",
                        "py313-pmdarima",
                        "py313-pymatgen",
                        "py313-xraylarch",
                        "py313-librosa",
                        "py313-umap-learn",
                        "py313-giddy",
                        "py313-spyder",
                        "py313-inequality"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-igraph",
                        "py313-patsy",
                        "py313-emcee3",
                        "py313-svgelements"
                    ]
                }
            ]
        },
        {
            "name": "py314-scipy",
            "portdir": "python/py-scipy",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py314-build",
                        "py314-installer",
                        "py314-cython",
                        "py314-meson-python",
                        "py314-pythran",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "boost181",
                        "python314",
                        "py314-mypy",
                        "py314-numpy",
                        "py314-pybind11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-hypothesis",
                        "py314-gmpy2",
                        "py314-mpmath",
                        "py314-pooch",
                        "py314-scikit-umfpack",
                        "py314-threadpoolctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-numdifftools",
                        "py314-cartopy",
                        "py314-xarray-einstats",
                        "py-scipy",
                        "py314-eli5",
                        "py314-scikit-learn",
                        "graphtage",
                        "py314-mapclassify",
                        "py314-algopy",
                        "py314-statsmodels",
                        "py314-scikit-umfpack",
                        "peakipy",
                        "py314-astropy",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "chemex",
                        "py314-arviz",
                        "py314-peakutils",
                        "py314-plotpy",
                        "py314-pymc",
                        "py314-pytensor",
                        "py314-scikit-image",
                        "py314-lmfit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-libpysal",
                        "py314-tobler",
                        "py314-esda",
                        "qgis3",
                        "qgis3-ltr",
                        "py314-spyder",
                        "py314-spreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-patsy",
                        "py314-svgelements",
                        "py314-emcee3",
                        "py314-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py37-fastdtw",
            "portdir": "python/py-fastdtw",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/fastdtw/",
            "description": "Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.",
            "long_description": "Python implementation of FastDTW, which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal alignments with an O(N) time and memory complexity.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py37-requests",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-fastdtw",
            "portdir": "python/py-fastdtw",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/fastdtw/",
            "description": "Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.",
            "long_description": "Python implementation of FastDTW, which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal alignments with an O(N) time and memory complexity.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "py38-requests",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-fastdtw",
            "portdir": "python/py-fastdtw",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/fastdtw/",
            "description": "Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.",
            "long_description": "Python implementation of FastDTW, which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal alignments with an O(N) time and memory complexity.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-build",
                        "py39-installer",
                        "py39-requests",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mihomo",
            "portdir": "net/mihomo",
            "version": "1.19.19",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.metacubex.one",
            "description": "Another rule-based tunnel in Go, formerly known as ClashMeta",
            "long_description": "mihomo is another rule-based tunnel in Go, formerly known as ClashMeta. mihomo supports s lot of protocols including HTTP, SOCKS, VMess, VLESS, Shadowsocks, Trojan, Hysteria and more, and has built-in DNS server functionality with DoH/DoT support.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 229
                }
            ],
            "variants": [
                "logging"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-fastdtw",
            "portdir": "python/py-fastdtw",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/fastdtw/",
            "description": "Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.",
            "long_description": "Python implementation of FastDTW, which is an approximate Dynamic Time Warping (DTW) algorithm that provides optimal or near-optimal alignments with an O(N) time and memory complexity.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-fastdtw"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}