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

{
    "count": 50588,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=826",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=824",
    "results": [
        {
            "name": "py37-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-appdirs",
                        "py37-six",
                        "py37-tz",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-humanize",
            "portdir": "python/py-humanize",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/humanize/",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "xeron.oskom",
                    "github": "xeron",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-humanize",
            "portdir": "python/py-humanize",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/humanize/",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "xeron.oskom",
                    "github": "xeron",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-humanize",
            "portdir": "python/py-humanize",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/humanize/",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-humanize",
            "portdir": "python/py-humanize",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/humanize/",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-tpot",
            "portdir": "python/py-tpot",
            "version": "0.12.2",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikit-learn",
                        "py38-scipy",
                        "python38",
                        "py38-tqdm",
                        "py38-update_checker",
                        "py38-stopit",
                        "py38-deap",
                        "py38-joblib",
                        "py38-numpy",
                        "py38-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-tpot",
            "portdir": "python/py-tpot",
            "version": "0.11.7",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-deap",
                        "py35-joblib",
                        "py35-numpy",
                        "py35-pandas",
                        "py35-scikit-learn",
                        "python35",
                        "py35-setuptools",
                        "py35-stopit",
                        "py35-tqdm",
                        "py35-update_checker",
                        "py35-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-tpot",
            "portdir": "python/py-tpot",
            "version": "0.10.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-deap",
                        "py27-joblib",
                        "py27-numpy",
                        "py27-pandas",
                        "py27-scikit-learn",
                        "python27",
                        "py27-setuptools",
                        "py27-stopit",
                        "py27-tqdm",
                        "py27-update_checker",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-tpot",
            "portdir": "python/py-tpot",
            "version": "0.11.7",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-deap",
                        "py37-joblib",
                        "py37-numpy",
                        "py37-pandas",
                        "py37-scikit-learn",
                        "python37",
                        "py37-setuptools",
                        "py37-stopit",
                        "py37-tqdm",
                        "py37-update_checker",
                        "py37-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-tpot",
            "portdir": "python/py-tpot",
            "version": "0.11.7",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-deap",
                        "py36-joblib",
                        "py36-numpy",
                        "py36-pandas",
                        "py36-scikit-learn",
                        "python36",
                        "py36-setuptools",
                        "py36-stopit",
                        "py36-tqdm",
                        "py36-update_checker",
                        "py36-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-tpot",
            "portdir": "python/py-tpot",
            "version": "0.12.2",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-scikit-learn",
                        "py39-scipy",
                        "python39",
                        "py39-tqdm",
                        "py39-update_checker",
                        "py39-stopit",
                        "py39-deap",
                        "py39-joblib",
                        "py39-numpy",
                        "py39-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-serial",
                        "py27-usbtmc",
                        "py27-vxi11",
                        "python27",
                        "py27-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-serial",
                        "py37-usbtmc",
                        "py37-vxi11",
                        "python37",
                        "py37-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-serial",
                        "py38-usbtmc",
                        "py38-vxi11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy",
                        "py39-serial",
                        "py39-usbtmc",
                        "py39-vxi11"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-fs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-six",
                        "py310-tz",
                        "py310-appdirs",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyfatfs"
                    ]
                }
            ]
        },
        {
            "name": "py311-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-six",
                        "py311-tz",
                        "py311-appdirs",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyfatfs"
                    ]
                }
            ]
        },
        {
            "name": "py312-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-tz",
                        "py312-six",
                        "py312-appdirs",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyfatfs"
                    ]
                }
            ]
        },
        {
            "name": "py313-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tz",
                        "py313-six",
                        "py313-appdirs",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fs",
                        "py313-pyfatfs"
                    ]
                }
            ]
        },
        {
            "name": "py314-fs",
            "portdir": "python/py-fs",
            "version": "2.4.16",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyFilesystem/pyfilesystem2",
            "description": "Python's filesystem abstraction layer",
            "long_description": "Python's filesystem abstraction layer",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-six",
                        "py314-tz",
                        "py314-appdirs",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyfatfs"
                    ]
                }
            ]
        },
        {
            "name": "py-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-humanize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-humanize",
                        "magic-wormhole"
                    ]
                }
            ]
        },
        {
            "name": "py312-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hyrule",
            "portdir": "python/py-hyrule",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyrule.readthedocs.io/",
            "description": "A utility library for the Hy programming language",
            "long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-hyrule"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-hyrule",
            "portdir": "python/py-hyrule",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyrule.readthedocs.io/",
            "description": "A utility library for the Hy programming language",
            "long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-hy",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hyrule",
            "portdir": "python/py-hyrule",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyrule.readthedocs.io/",
            "description": "A utility library for the Hy programming language",
            "long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-hy",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-hyrule",
            "portdir": "python/py-hyrule",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyrule.readthedocs.io/",
            "description": "A utility library for the Hy programming language",
            "long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-hy",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-hyrule",
            "portdir": "python/py-hyrule",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyrule.readthedocs.io/",
            "description": "A utility library for the Hy programming language",
            "long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-hy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hyrule"
                    ]
                }
            ]
        },
        {
            "name": "py314-hyrule",
            "portdir": "python/py-hyrule",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hyrule.readthedocs.io/",
            "description": "A utility library for the Hy programming language",
            "long_description": "Hyrule is a utility library for the Hy programming language. It can be thought of as the Hy equivalent, or addition, to Python’s standard library. While intended primarily for Hy programs, its functions and classes can be used in Python as with any other Python library; just import hyrule. Hyrule’s macros, on the other hand, are only really usable in Hy.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hy",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-python-ivi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-python-ivi",
            "portdir": "python/py-python-ivi",
            "version": "20211008-250702b5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alexforencich.com/wiki/en/python-ivi/start",
            "description": "Python Interchangeable Virtual Instrument Library",
            "long_description": "Python Interchangeable Virtual Instrument Library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-usbtmc",
                        "py310-vxi11",
                        "py310-serial"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-python-ivi"
                    ]
                }
            ]
        },
        {
            "name": "py-tpot",
            "portdir": "python/py-tpot",
            "version": "0.12.2",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tpot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-tpot",
            "portdir": "python/py-tpot",
            "version": "0.12.2",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-joblib",
                        "py310-scikit-learn",
                        "python310",
                        "py310-deap",
                        "py310-stopit",
                        "py310-update_checker",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-tqdm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tpot"
                    ]
                }
            ]
        },
        {
            "name": "py37-sh",
            "portdir": "python/py-sh",
            "version": "1.14.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py36-sh",
            "portdir": "python/py-sh",
            "version": "1.14.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amoffat.github.io/sh/",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-sh",
            "portdir": "python/py-sh",
            "version": "1.14.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amoffat.github.io/sh/",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-poetry-core",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py35-sh",
            "portdir": "python/py-sh",
            "version": "1.14.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amoffat.github.io/sh/",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py311-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gitlint"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py312-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py313-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sh",
                        "gitless"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py314-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "port-depgraph",
            "portdir": "sysutils/port-depgraph",
            "version": "0.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://svn.macports.org/repository/macports/contrib/port-depgraph",
            "description": "Create a Graphviz graph description of a port's rdeps list",
            "long_description": "Run a recursive dependency listing against a given port, outputing a Graphviz graph description.",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "graphviz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}