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

{
    "count": 52323,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=63",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=61",
    "results": [
        {
            "name": "py310-urwid",
            "portdir": "python/py-urwid",
            "version": "4.0.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-typing_extensions",
                        "py310-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "topydo",
                        "py310-mitmproxy",
                        "py310-pudb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-bpython",
                        "py310-urwid-readline"
                    ]
                }
            ]
        },
        {
            "name": "py27-urwid",
            "portdir": "python/py-urwid",
            "version": "2.1.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "alot"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pudb",
                        "py27-jmespath-terminal",
                        "py27-hachoir-urwid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-bpython"
                    ]
                }
            ]
        },
        {
            "name": "py-urwid",
            "portdir": "python/py-urwid",
            "version": "4.0.2",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-urwid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.32",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kludex/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-gradio",
                        "py-python-multipart"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-marimo",
                        "py314-mcp"
                    ]
                }
            ]
        },
        {
            "name": "py313-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.32",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kludex/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-gradio",
                        "py313-treq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-marimo",
                        "py313-mcp"
                    ]
                }
            ]
        },
        {
            "name": "py312-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.32",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kludex/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-treq"
                    ]
                }
            ]
        },
        {
            "name": "py311-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.32",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kludex/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-treq"
                    ]
                }
            ]
        },
        {
            "name": "py310-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.32",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kludex/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-treq"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.32",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kludex/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-python-multipart"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-plotpy",
            "portdir": "python/py-plotpy",
            "version": "2.10.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PlotPyStack/plotpy/",
            "description": "Curve and image plotting tools for Python/Qt applications",
            "long_description": "Curve and image plotting tools for Python/Qt applications",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-scikit-image",
                        "python314",
                        "py314-tifffile",
                        "py314-scipy",
                        "py314-Pillow",
                        "py314-guidata",
                        "py314-pythonqwt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-plotpy",
                        "peakipy"
                    ]
                }
            ]
        },
        {
            "name": "py313-plotpy",
            "portdir": "python/py-plotpy",
            "version": "2.10.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PlotPyStack/plotpy/",
            "description": "Curve and image plotting tools for Python/Qt applications",
            "long_description": "Curve and image plotting tools for Python/Qt applications",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-guidata",
                        "python313",
                        "py313-pythonqwt",
                        "py313-Pillow",
                        "py313-scipy",
                        "py313-tifffile",
                        "py313-scikit-image"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-plotpy",
            "portdir": "python/py-plotpy",
            "version": "2.10.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PlotPyStack/plotpy/",
            "description": "Curve and image plotting tools for Python/Qt applications",
            "long_description": "Curve and image plotting tools for Python/Qt applications",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-plotpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-guidata",
            "portdir": "python/py-guidata",
            "version": "3.14.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PlotPyStack/guidata",
            "description": "Automatic GUI generation for easy dataset editing and display",
            "long_description": "Automatic GUI generation for easy dataset editing and display",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-numpy",
                        "py313-qtpy",
                        "py313-h5py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-plotpy"
                    ]
                }
            ]
        },
        {
            "name": "py314-guidata",
            "portdir": "python/py-guidata",
            "version": "3.14.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PlotPyStack/guidata",
            "description": "Automatic GUI generation for easy dataset editing and display",
            "long_description": "Automatic GUI generation for easy dataset editing and display",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-requests",
                        "py314-numpy",
                        "py314-h5py",
                        "py314-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-guidata",
                        "py314-plotpy"
                    ]
                }
            ]
        },
        {
            "name": "py-guidata",
            "portdir": "python/py-guidata",
            "version": "3.14.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PlotPyStack/guidata",
            "description": "Automatic GUI generation for easy dataset editing and display",
            "long_description": "Automatic GUI generation for easy dataset editing and display",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-guidata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "viskores",
            "portdir": "graphics/viskores",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://viskores.org",
            "description": "A visualization library for many-threaded devices",
            "long_description": "Viskores is a toolkit of scientific visualization algorithms for emerging processor architectures. Viskores supports the fine-grained concurrency for data analysis and visualization algorithms required to drive extreme scale computing by providing abstract models for data and execution that can be applied to a variety of algorithms across many different processor architectures.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "hdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-typer",
            "portdir": "python/py-typer",
            "version": "0.12.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tiangolo/typer",
            "description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "long_description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-pdm-backend",
                        "clang-16",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-typing_extensions",
                        "py38-shellingham",
                        "py38-rich",
                        "py38-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-mypy",
                        "py38-pytest",
                        "py38-pytest-sugar",
                        "py38-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-spaCy-models"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-npe2",
                        "py38-spaCy",
                        "py38-rstcheck"
                    ]
                }
            ]
        },
        {
            "name": "py39-typer",
            "portdir": "python/py-typer",
            "version": "0.20.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tiangolo/typer",
            "description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "long_description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "clang-18",
                        "py39-pdm-backend",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-typing_extensions",
                        "py39-shellingham",
                        "py39-rich",
                        "py39-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-mypy",
                        "py39-pytest",
                        "py39-pytest-sugar",
                        "py39-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-spaCy-models"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-npe2",
                        "py39-rstcheck",
                        "py39-spaCy"
                    ]
                }
            ]
        },
        {
            "name": "py37-typer",
            "portdir": "python/py-typer",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tiangolo/typer",
            "description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "long_description": "Typer, build great CLIs. Easy to code. Based on Python type hints.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-flit_core",
                        "py37-installer",
                        "clang-14",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-shellingham",
                        "py37-colorama",
                        "py37-click"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-black",
                        "py37-isort",
                        "py37-mypy",
                        "py37-pytest",
                        "py37-pytest-sugar",
                        "py37-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-spaCy-models"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-npe2",
                        "py37-rstcheck"
                    ]
                }
            ]
        },
        {
            "name": "py39-urwid",
            "portdir": "python/py-urwid",
            "version": "3.0.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-typing_extensions",
                        "py39-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pudb",
                        "py39-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-urwid-readline",
                        "py39-bpython"
                    ]
                }
            ]
        },
        {
            "name": "py38-urwid",
            "portdir": "python/py-urwid",
            "version": "2.6.16",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-typing_extensions",
                        "py38-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-urwidtrees",
                        "py38-mitmproxy",
                        "py38-pudb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-bpython"
                    ]
                }
            ]
        },
        {
            "name": "py36-urwid",
            "portdir": "python/py-urwid",
            "version": "2.1.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pudb",
                        "py36-jmespath-terminal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-bpython"
                    ]
                }
            ]
        },
        {
            "name": "py35-urwid",
            "portdir": "python/py-urwid",
            "version": "2.1.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-pudb",
                        "py35-jmespath-terminal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-bpython"
                    ]
                }
            ]
        },
        {
            "name": "py37-urwid",
            "portdir": "python/py-urwid",
            "version": "2.1.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://urwid.org/",
            "description": "curses-based UI/widget library for Python",
            "long_description": "Urwid is a curses-based UI/widget library for Python. It features fluid interface resizing, multiple text layout options, simple markup for attributes, powerful scrolling list boxes and flexible edit boxes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-jmespath-terminal",
                        "py37-pudb",
                        "py37-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-bpython"
                    ]
                }
            ]
        },
        {
            "name": "py39-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrew-d/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py37-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrew-d/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-python-multipart",
            "portdir": "python/py-python-multipart",
            "version": "0.0.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrew-d/python-multipart",
            "description": "A streaming multipart parser for Python",
            "long_description": "A streaming multipart parser for Python",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-gradio"
                    ]
                }
            ]
        },
        {
            "name": "wcd",
            "portdir": "sysutils/wcd",
            "version": "6.0.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://waterlander.net/wcd/",
            "description": "Wcd is a command-line program to change directory fast.",
            "long_description": "Wcd is a command-line program to change directory fast. It saves time typing at the keyboard. One needs to type only a part of a directory name and wcd will jump to it. Wcd has a fast selection method in case of multiple matches and allows aliasing and banning of directories. Wcd also includes a full screen interactive directory tree browser with speed search.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pandoc",
            "portdir": "textproc/pandoc",
            "version": "3.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandoc.org",
            "description": "Conversion between markup formats",
            "long_description": "Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) HTML, reStructuredText, LaTeX, DocBook, MediaWiki markup, and Textile, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, Docbook, OpenDocument, ODT, Word docx, RTF, MediaWiki, Textile, groff man pages, plain text, Emacs Org-Mode, AsciiDoc, EPUB (v2 and v3), FictionBook2, and S5, Slidy and Slideous HTML slide shows.",
            "active": true,
            "categories": [
                "textproc",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 648
                }
            ],
            "variants": [
                "texlive",
                "full_latex_dependencies",
                "stack"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "openssl",
                        "cabal",
                        "ghc",
                        "file",
                        "grep",
                        "gsed",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libffi",
                        "zlib",
                        "libiconv"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        "cabal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "groff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mod_gnutls",
                        "taskopen",
                        "bali-phy",
                        "bali-phy-devel",
                        "bladeRF",
                        "ngs",
                        "eza",
                        "jo",
                        "pgbouncer",
                        "checkmake",
                        "geoipupdate",
                        "shellcheck",
                        "gocryptfs",
                        "osmium-tool",
                        "dog",
                        "doge"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-nbconvert",
                        "py310-nbconvert",
                        "py311-nbconvert",
                        "py312-nbconvert",
                        "py313-nbconvert",
                        "py314-nbconvert",
                        "py39-nbconvert"
                    ]
                }
            ]
        },
        {
            "name": "mod_qos",
            "portdir": "www/mod_qos",
            "version": "11.79",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mod-qos.sourceforge.net/index.html",
            "description": "mod_qos is a quality of service module for the Apache web server",
            "long_description": "mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "apache2",
                        "openssl",
                        "pcre2",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-dicom",
            "portdir": "octave/octave-dicom",
            "version": "0.7.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/octave-dicom",
            "description": "Digital communications in medicine (DICOM) file io.",
            "long_description": "Digital communications in medicine (DICOM) file io.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "gdcm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-stk",
            "portdir": "octave/octave-stk",
            "version": "2.8.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stk-kriging/stk",
            "description": "The STK is a (not so) Small Toolbox for Kriging.",
            "long_description": "The STK is a (not so) Small Toolbox for Kriging. Its primary focus in on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesian method using a Gaussian Process (GP) prior. The STK also provides tools for the sequential and non-sequential design of experiments. Even though it is, currently, mostly geared towards the Design and Analysis of Computer Experiments (DACE), the STK can be useful for other applications areas (such as Geostatistics, Machine Learning, Non-parametric Regression, etc.).",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-statistics-resampling",
            "portdir": "octave/octave-statistics-resampling",
            "version": "5.7.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/statistics-resampling",
            "description": "Estimate bias, uncertainty (standard errors and confidence intervals) and test hypotheses (p-values) using bootstrap resampling methods.",
            "long_description": "Estimate bias, uncertainty (standard errors and confidence intervals) and test hypotheses (p-values) using bootstrap resampling methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-statistics"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-nan",
            "portdir": "octave/octave-nan",
            "version": "3.7.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/nan/",
            "description": "A statistics and machine learning toolbox for data with and without missing values.",
            "long_description": "A statistics and machine learning toolbox for data with and without missing values.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-tsa"
                    ]
                }
            ]
        },
        {
            "name": "octave-ltfat",
            "portdir": "octave/octave-ltfat",
            "version": "2.6.0",
            "license": "GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ltfat/ltfat",
            "description": "The Large Time-Frequency Analysis Toolbox",
            "long_description": "The Large Time-Frequency Analysis Toolbox (LTFAT) is a Matlab/Octave toolbox for working with time-frequency analysis, wavelets and signal processing. It is intended both as an educational and a computational tool. The toolbox provides a large number of linear transforms including Gabor and wavelet transforms along with routines for constructing windows (filter prototypes) and routines for manipulating coefficients.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-20",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-geometry",
            "portdir": "octave/octave-geometry",
            "version": "4.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/geometry/",
            "description": "Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives.",
            "long_description": "Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "octave-general"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "octave-mechanics",
                        "octave-mapping"
                    ]
                }
            ]
        },
        {
            "name": "octave-apa",
            "portdir": "octave/octave-apa",
            "version": "1.2.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gnu-octave/pkg-apa",
            "description": "Arbitrary Precision Arithmetic (APA) package for Octave/Matlab.",
            "long_description": "Arbitrary Precision Arithmetic (APA) package for Octave/Matlab. This package is a wrapper around the MPFR library, which provides arbitrary precision floating-point arithmetic. The package allows users to perform calculations with a precision that can be set at runtime, making it suitable for applications that require high precision, such as numerical analysis and scientific computing.",
            "active": true,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1532
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "libomp",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdicom",
            "portdir": "science/libdicom",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ImagingDataCommons/libdicom",
            "description": "C library and tools for reading DICOM data sets",
            "long_description": "libdicom is a C library and a set of tools for reading files that follow the DICOM medical imaging standard. It allows random access to individual frame items of Pixel Data elements, permitting efficient processing of large DICOM images.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "bgilbert",
                    "github": "bgilbert",
                    "ports_count": 16
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "uthash",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openslide"
                    ]
                }
            ]
        },
        {
            "name": "py314-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "python314",
                        "py314-libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "python313",
                        "py313-libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "python312",
                        "py312-libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "python311",
                        "py311-libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "python310",
                        "py310-libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "gnome xslt library and xsltproc",
            "long_description": "Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developed for the Gnome project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "doc",
                "tracing",
                "debugger",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mkvtoolnix-legacy",
                        "allegro5",
                        "gdcm2",
                        "libnotify",
                        "weechat",
                        "postgis2",
                        "pg12-postgis",
                        "pg12-postgis-doc",
                        "pg13-postgis",
                        "pg13-postgis-doc",
                        "pg14-postgis",
                        "pg14-postgis-doc",
                        "pg15-postgis",
                        "pg15-postgis-doc",
                        "pg16-postgis",
                        "pg16-postgis-doc",
                        "pg17-postgis",
                        "pg17-postgis-doc",
                        "pg18-postgis",
                        "pg18-postgis-doc",
                        "samba4",
                        "cppcheck",
                        "neomutt",
                        "pg12-postgis3-doc",
                        "pg13-postgis3-doc",
                        "pg14-postgis3-doc",
                        "pg15-postgis3-doc",
                        "pg16-postgis3-doc",
                        "pg17-postgis3-doc",
                        "telepathy-farstream",
                        "telepathy-idle",
                        "telepathy-mission-control",
                        "bakefile",
                        "cvs-fast-export",
                        "git-crypt",
                        "glade",
                        "libdbusmenu",
                        "libsigcxx2",
                        "libsigcxx3",
                        "upower",
                        "accountsservice",
                        "alacarte",
                        "appstream",
                        "dconf",
                        "dconf-editor",
                        "empathy",
                        "gnome-control-center",
                        "gnome-dictionary",
                        "gnome-keyring",
                        "gnome-session",
                        "libsecret",
                        "yelp-xsl",
                        "gdk-pixbuf2",
                        "gdk-pixbuf2-devel",
                        "gimp-help-en",
                        "unpaper",
                        "vala",
                        "vala-devel",
                        "mkvtoolnix",
                        "mkvtoolnix-devel",
                        "FreeRDP",
                        "mosquitto",
                        "rabbitmq-server",
                        "py27-pygtksourceview",
                        "bodr",
                        "chemical-mime-data",
                        "lastpass-cli-doc",
                        "libp11",
                        "libyubikey",
                        "opensc",
                        "policykit",
                        "yubico-pam",
                        "molly-guard",
                        "bibletime",
                        "po4a",
                        "xmlto",
                        "tidy",
                        "fvwm2",
                        "gtkspell2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-libxslt",
                        "py39-lxml",
                        "py38-lxml",
                        "py35-lxml",
                        "py36-lxml",
                        "R-xslt",
                        "pgAdmin3",
                        "phantomjs-qt-qtwebkit",
                        "qt511-qtwebkit",
                        "qt53-qtwebkit",
                        "qt55-qtwebkit",
                        "qt56-qtwebkit",
                        "qt57-qtwebkit",
                        "qt58-qtwebkit",
                        "qt59-qtwebkit",
                        "pure-xml",
                        "telepathy-gabble",
                        "py310-shiboken",
                        "py311-shiboken",
                        "libgda5",
                        "pazpar2",
                        "postgresql10",
                        "postgresql11",
                        "postgresql12",
                        "postgresql13",
                        "postgresql82",
                        "postgresql83",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "postgresql92",
                        "postgresql93",
                        "postgresql94",
                        "postgresql95",
                        "postgresql96",
                        "zebra",
                        "apiextractor",
                        "appstream-glib",
                        "php56-xslcache",
                        "dia",
                        "py38-pyside2",
                        "arb",
                        "py311-pyside2",
                        "py310-pyside2",
                        "py27-libxslt",
                        "rb33-nokogiri",
                        "rb32-nokogiri",
                        "rb31-nokogiri",
                        "rb30-nokogiri",
                        "rb27-nokogiri",
                        "rb-xslt",
                        "sid",
                        "rb19-nokogiri",
                        "xmlwrapp",
                        "abiword-x11",
                        "webkit2-gtk-devel",
                        "zorba",
                        "memesuite",
                        "conglomerate",
                        "raptor2",
                        "rasqal",
                        "redland",
                        "glom",
                        "subsurface",
                        "webkit-gtk",
                        "gnome-doc-utils",
                        "webkit-gtk-2.0",
                        "gnucash-docs",
                        "goffice",
                        "gtk-doc",
                        "libosinfo",
                        "liferea",
                        "webkit-gtk3",
                        "gnustep-base",
                        "apertium",
                        "asciidoc",
                        "webkit-gtk3-2.0",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "inkscape",
                        "inkscape-devel",
                        "pdf2djvu",
                        "docbook2X",
                        "digikam",
                        "kdelibs4",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "kopete",
                        "tellico",
                        "umbrello",
                        "php85-xsl",
                        "php84-xsl",
                        "php83-xsl",
                        "php82-xsl",
                        "php81-xsl",
                        "php80-xsl",
                        "php74-xsl",
                        "php73-xsl",
                        "php72-xsl",
                        "php71-xsl",
                        "postgresql81",
                        "icecast2",
                        "php70-xsl",
                        "py27-pyside2",
                        "rb25-nokogiri",
                        "rb24-nokogiri",
                        "rb26-nokogiri",
                        "p11-kit",
                        "gnome3-core",
                        "py39-shiboken",
                        "py27-lxml",
                        "py37-lxml",
                        "py310-lxml",
                        "py311-lxml",
                        "py312-lxml",
                        "py313-lxml",
                        "py314-lxml",
                        "py38-libxslt",
                        "qt513-qtwebkit",
                        "php56-xsl",
                        "py36-pyside2",
                        "qt5-qtwebkit",
                        "py310-libxslt",
                        "py311-libxslt",
                        "py312-libxslt",
                        "py313-libxslt",
                        "py314-libxslt",
                        "php55-xsl",
                        "php54-xsl",
                        "php53-xsl",
                        "php52-xsl",
                        "q",
                        "libxmldiff",
                        "webkit2-gtk",
                        "lurker",
                        "polymake",
                        "qpdf",
                        "p5.26-xml-libxslt",
                        "xlsx2csv",
                        "metaproxy",
                        "xmlroff",
                        "xmlstarlet",
                        "yaz",
                        "py37-pyside2",
                        "xmlsec-1.2",
                        "xmlsec",
                        "libreoffice",
                        "postgresql14",
                        "postgresql15",
                        "postgresql16",
                        "postgresql17",
                        "postgresql18",
                        "p5.28-xml-libxslt",
                        "p5.30-xml-libxslt",
                        "py27-shiboken",
                        "py35-shiboken",
                        "py36-shiboken",
                        "py37-shiboken",
                        "py39-pyside2",
                        "py38-shiboken",
                        "py310-pyside6",
                        "py311-pyside6",
                        "py312-pyside6",
                        "py313-pyside6",
                        "py314-pyside6",
                        "p5.32-xml-libxslt",
                        "p5.34-xml-libxslt",
                        "php53-xslcache",
                        "php54-xslcache",
                        "php55-xslcache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xmlto",
                        "scald",
                        "gutils-suite-core",
                        "svn2cl",
                        "gnome3-core",
                        "rarian",
                        "yelp-tools"
                    ]
                }
            ]
        },
        {
            "name": "py27-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.43",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.43",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.42",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "caddy",
            "portdir": "www/caddy",
            "version": "2.11.4",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://caddyserver.com/",
            "description": "Fast, multi-platform web server with automatic HTTPS",
            "long_description": "Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "basex",
            "portdir": "databases/basex",
            "version": "12.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://basex.org",
            "description": "high-performance XML database engine",
            "long_description": "BaseX is a robust, high-performance XML database engine and a highly compliant XQuery processor with full support for the W3C Update and Full Text extensions. It serves as an excellent framework for building complex data-intensive Web applications. It comes with interactive user interfaces (desktop, web-based) that give you great insight into your data.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hwdata",
            "portdir": "sysutils/hwdata",
            "version": "0.408",
            "license": "(GPL-2+ or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vcrhonek/hwdata",
            "description": "hardware identification and configuration data",
            "long_description": "hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 85
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "spice-gtk",
                        "guestfs-tools",
                        "libosinfo"
                    ]
                }
            ]
        }
    ]
}