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

{
    "count": 49607,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=960",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=958",
    "results": [
        {
            "name": "p5.28-pdl-io-hdf",
            "portdir": "perl/p5-pdl-io-hdf",
            "version": "2.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::IO::HDF",
            "description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "long_description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-extutils-depends",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-pdl",
                        "p5.28-alien-hdf4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-pdl-io-hdf",
            "portdir": "perl/p5-pdl-io-hdf",
            "version": "2.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::IO::HDF",
            "description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "long_description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-depends",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-pdl",
                        "p5.30-alien-hdf4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-pdl-io-hdf",
            "portdir": "perl/p5-pdl-io-hdf",
            "version": "2.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::IO::HDF",
            "description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "long_description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-depends",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-pdl",
                        "p5.32-alien-hdf4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-pdl-io-hdf",
            "portdir": "perl/p5-pdl-io-hdf",
            "version": "2.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::IO::HDF",
            "description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "long_description": "PDL::IO::HDF - A PDL interface to the HDF4 library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-depends",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-pdl",
                        "p5.34-alien-hdf4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-pdl-io-hdf"
                    ]
                }
            ]
        },
        {
            "name": "py313-h5py",
            "portdir": "python/py-h5py",
            "version": "3.15.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.h5py.org",
            "description": "Read and write HDF5 files from Python",
            "long_description": "The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts. \n\nA strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 220
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pkgconfig",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-cython",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pymca",
                        "py313-fabio",
                        "py-h5py",
                        "py313-h5netcdf",
                        "py313-astropy",
                        "py313-pyFAI",
                        "py313-guidata"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-xraylarch",
                        "qgis3",
                        "qgis3-ltr",
                        "py313-silx",
                        "py313-hdf5plugin"
                    ]
                }
            ]
        },
        {
            "name": "ttf-nerd-fonts-symbols",
            "portdir": "fonts/ttf-nerd-fonts-symbols",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nerdfonts.com",
            "description": "High number of extra glyphs from popular 'iconic fonts'",
            "long_description": "High number of extra glyphs from popular 'iconic fonts'",
            "active": true,
            "categories": [
                "fonts"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "fontconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "kitty"
                    ]
                }
            ]
        },
        {
            "name": "py313-cattrs",
            "portdir": "python/py-cattrs",
            "version": "25.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-attrs/cattrs",
            "description": "py-cattrs is an open-source Python library for structuring and unstructuring data.",
            "long_description": "py-cattrs is an open-source Python library for structuring and unstructuring data.. py-cattrs works best with attrs classes, dataclasses and the usual Python collections, but other kinds of classes are supported by manually registering converters.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-hatchling",
                        "py313-hatch-vcs",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-attrs",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-lsp-ruff",
                        "py-cattrs",
                        "py313-lsprotocol"
                    ]
                }
            ]
        },
        {
            "name": "py313-exceptiongroup",
            "portdir": "python/py-exceptiongroup",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/exceptiongroup",
            "description": "Backport of PEP 654 (exception groups)",
            "long_description": "Backport of PEP 654 (exception groups)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-flit_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-exceptiongroup"
                    ]
                }
            ]
        },
        {
            "name": "py313-flit_scm",
            "portdir": "python/py-flit_scm",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/flit-scm",
            "description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-flit_core",
                        "py313-setuptools_scm",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-exceptiongroup"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-flit_scm"
                    ]
                }
            ]
        },
        {
            "name": "py313-lsprotocol",
            "portdir": "python/py-lsprotocol",
            "version": "2025.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/lsprotocol",
            "description": "Python implementation of the Language Server Protocol.",
            "long_description": "Python implementation of the Language Server Protocol.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-attrs",
                        "py313-cattrs",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-lsp-ruff",
                        "py-lsprotocol"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pygls"
                    ]
                }
            ]
        },
        {
            "name": "py313-pygls",
            "portdir": "python/py-pygls",
            "version": "1.3.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openlawlibrary/pygls",
            "description": "Pythonic generic implementation of the Language Server Protocol",
            "long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-poetry-core",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-typeguard",
                        "py313-lsprotocol",
                        "py313-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pytest-asyncio",
                        "py313-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pygls"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cmake-language-server"
                    ]
                }
            ]
        },
        {
            "name": "py313-typeguard",
            "portdir": "python/py-typeguard",
            "version": "4.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agronholm/typeguard",
            "description": "Run time type checker for Python",
            "long_description": "Run time type checker for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-typeguard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pygls",
                        "pyinfra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-tenacity"
                    ]
                }
            ]
        },
        {
            "name": "fvm",
            "portdir": "devel/fvm",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fvm.app/",
            "description": "A simple CLI to manage Flutter SDK versions",
            "long_description": "A simple CLI to manage Flutter SDK versions",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dart-sdk",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pub2port",
            "portdir": "sysutils/pub2port",
            "version": "0.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/amake/pub2port",
            "description": "A tool for creating MacPorts portfiles for Dart projects",
            "long_description": "A tool for creating MacPorts portfiles for Dart projects",
            "active": true,
            "categories": [
                "sysutils",
                "macports"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "dart-sdk",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libkrun",
            "portdir": "emulators/libkrun",
            "version": "1.15.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/containers/libkrun",
            "description": "Dynamic library providing Virtualization-based process isolation capabilities",
            "long_description": "Dynamic library that allows programs to easily acquire the ability to run processes in a partially isolated environment using Hypervisor.framework on macOS.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libepoxy",
                        "virglrenderer",
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dtc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "krunkit"
                    ]
                }
            ]
        },
        {
            "name": "krunkit",
            "portdir": "emulators/krunkit",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/containers/krunkit",
            "description": "Tool to launch configurable virtual machines using libkrun",
            "long_description": "Tool to launch configurable virtual machines using libkrun.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "libkrun"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ramalama"
                    ]
                }
            ]
        },
        {
            "name": "virglrenderer",
            "portdir": "graphics/virglrenderer",
            "version": "0.10.4d",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.freedesktop.org/virgl/virglrenderer",
            "description": "VirGL virtual OpenGL renderer",
            "long_description": "Library that gives emulators the necessary tools to implement a virtio-gpu device, in particular one with 3D support.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jc+macports",
                    "github": "tsujp",
                    "ports_count": 24
                }
            ],
            "variants": [
                "x11",
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "vulkan-headers",
                        "clang-18",
                        "meson",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libepoxy",
                        "MoltenVK"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libkrun"
                    ]
                }
            ]
        },
        {
            "name": "py313-anytree",
            "portdir": "python/py-anytree",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/c0fec0de/anytree",
            "description": "Python tree data library",
            "long_description": "Python tree data library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtk-doc",
                        "py-anytree"
                    ]
                }
            ]
        },
        {
            "name": "p5-test-describeme",
            "portdir": "perl/p5-test-describeme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-describeme",
            "homepage": "https://metacpan.org/pod/Test::DescribeMe",
            "description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-describeme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-test-settings",
            "homepage": "https://metacpan.org/pod/Test::Settings",
            "description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-test-settings"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-test-describeme",
            "portdir": "perl/p5-test-describeme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::DescribeMe",
            "description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-test-settings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-array-iterator"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-describeme",
            "portdir": "perl/p5-test-describeme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::DescribeMe",
            "description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-test-settings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-array-iterator"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-describeme",
            "portdir": "perl/p5-test-describeme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::DescribeMe",
            "description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-settings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-array-iterator"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-describeme",
            "portdir": "perl/p5-test-describeme",
            "version": "0.4.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::DescribeMe",
            "description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "long_description": "Test::DescribeMe - Tell test runners what kind of test you are",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-test-settings"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-array-iterator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Settings",
            "description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Settings",
            "description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Settings",
            "description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-test-settings",
            "portdir": "perl/p5-test-settings",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Test::Settings",
            "description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "long_description": "Test::Settings - Ask or tell when certain types of tests should be run",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-test-settings",
                        "p5.34-test-describeme"
                    ]
                }
            ]
        },
        {
            "name": "py312-breathe",
            "portdir": "python/py-breathe",
            "version": "4.36.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michaeljones/breathe",
            "description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
            "long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1096
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pygments",
                        "python312",
                        "py312-sphinx",
                        "py312-jinja2",
                        "py312-markupsafe",
                        "py312-docutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-breathe",
            "portdir": "python/py-breathe",
            "version": "4.36.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michaeljones/breathe",
            "description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
            "long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1096
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-markupsafe",
                        "python313",
                        "py313-sphinx",
                        "py313-pygments",
                        "py313-docutils",
                        "py313-jinja2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-breathe"
                    ]
                }
            ]
        },
        {
            "name": "py-roman_numerals_py",
            "portdir": "python/py-roman_numerals_py",
            "version": "3.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals_py/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-roman_numerals_py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-roman_numerals_py",
            "portdir": "python/py-roman_numerals_py",
            "version": "3.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals_py/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py312-roman_numerals_py",
            "portdir": "python/py-roman_numerals_py",
            "version": "3.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals_py/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py313-roman_numerals_py",
            "portdir": "python/py-roman_numerals_py",
            "version": "3.1.0",
            "license": "(BSD or public-domain)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/roman_numerals_py/",
            "description": "Manipulate well-formed Roman numerals",
            "long_description": "A library for manipulating well-formed Roman numerals.",
            "active": true,
            "categories": [
                "textproc",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-roman_numerals_py"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "zlog",
            "portdir": "devel/zlog",
            "version": "1.2.18",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HardySimpson/zlog",
            "description": "Reliable, high-performance, thread safe, flexible, clear-model, pure C logging library",
            "long_description": "Reliable, high-performance, thread safe, flexible, clear-model, pure C logging library",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-gnureadline",
            "portdir": "python/py-gnureadline",
            "version": "8.2.13",
            "license": "GPL-3+ and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ludwigschwardt/python-gnureadline",
            "description": "Python readline extension.",
            "long_description": "Python readline extension.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2754
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xonsh",
                        "root6",
                        "py-gnureadline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mercurial"
                    ]
                }
            ]
        },
        {
            "name": "py312-publicsuffix2",
            "portdir": "python/py-publicsuffix2",
            "version": "2.20191221",
            "license": "(MIT or MPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nexB/python-publicsuffix2",
            "description": "Get a public suffix for a domain name using the Public Suffix List",
            "long_description": "Get a public suffix for a domain name using the Public Suffix List",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-requests",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-mitmproxy"
                    ]
                }
            ]
        },
        {
            "name": "py313-publicsuffix2",
            "portdir": "python/py-publicsuffix2",
            "version": "2.20191221",
            "license": "(MIT or MPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nexB/python-publicsuffix2",
            "description": "Get a public suffix for a domain name using the Public Suffix List",
            "long_description": "Get a public suffix for a domain name using the Public Suffix List",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-requests",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-publicsuffix2",
                        "py313-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-authheaders"
                    ]
                }
            ]
        },
        {
            "name": "tree-sitter-go-work",
            "portdir": "devel/tree-sitter-go-work",
            "version": "20221004",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omertuc/tree-sitter-go-work",
            "description": "A tree-sitter parser for go.work files",
            "long_description": "A tree-sitter parser for go.work files",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 153
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "emacs-devel",
                        "emacs-app-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-asyncssh",
            "portdir": "python/py-asyncssh",
            "version": "2.21.1",
            "license": "(EPL-2 or GPL-2+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asyncssh.timeheart.net",
            "description": "AsyncSSH: Asynchronous SSHv2 client and server library",
            "long_description": "AsyncSSH: Asynchronous SSHv2 client and server library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "py313-cryptography",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asyncssh"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "hk",
            "portdir": "devel/hk",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hk.jdx.dev",
            "description": "The fastest git hook manager on the planet.",
            "long_description": "The fastest git hook manager on the planet.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1011
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lefthook",
            "portdir": "devel/lefthook",
            "version": "1.11.11",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lefthook.dev/",
            "description": "Fast and powerful Git hooks manager for any type of projects.",
            "long_description": "A Git hooks manager for Node.js, Ruby, Python and many other types of projects. It is written in Go, can run commands in parallel, and allows to control execution and files you pass to your commands. It is also a single dependency-free binary which can work in any environment.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1011
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-pdl-gsl",
            "portdir": "perl/p5-pdl-gsl",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-pdl-gsl",
            "homepage": "https://metacpan.org/pod/PDL::GSL",
            "description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdl-gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-pdl-gsl",
            "portdir": "perl/p5-pdl-gsl",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::GSL",
            "description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "gsl",
                        "p5.30-pdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-pdl-gsl",
            "portdir": "perl/p5-pdl-gsl",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::GSL",
            "description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "gsl",
                        "p5.28-pdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-pdl-gsl",
            "portdir": "perl/p5-pdl-gsl",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::GSL",
            "description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "perl5.34",
                        "p5.34-pdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-pdl-gsl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-pdl-gsl",
            "portdir": "perl/p5-pdl-gsl",
            "version": "2.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/PDL::GSL",
            "description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "long_description": "PDL::GSL - PDL interface to the GNU Scientific Library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "gsl",
                        "p5.32-pdl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-country",
            "portdir": "python/py-country",
            "version": "24.6.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/flyingcircusio/pycountry",
            "description": "ISO country, subdivision, language, currency and script definitions and their translations",
            "long_description": "ISO country, subdivision, language, currency and script definitions and their translations.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-country",
                        "beets-beetcamp"
                    ]
                }
            ]
        },
        {
            "name": "py313-netaddr",
            "portdir": "python/py-netaddr",
            "version": "1.3.0",
            "license": "BSD and MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drkjam/netaddr/",
            "description": "A network address manipulation library for Python",
            "long_description": "A network address manipulation library for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2754
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-netaddr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-oslo-utils",
                        "py313-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py313-flask",
            "portdir": "python/py-flask",
            "version": "3.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/flask/",
            "description": "microframework for Python based on Werkzeug and Jinja2",
            "long_description": "Flask is a microframework for Python based on Werkzeug and Jinja2, intended for small-scale applications",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-werkzeug",
                        "py313-itsdangerous",
                        "python313",
                        "py313-blinker",
                        "py313-click",
                        "py313-jinja2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-openslide",
                        "py313-flask-babel",
                        "py313-flask-cors",
                        "py313-flask-frozen",
                        "py313-flask-mail",
                        "py313-flask-restful",
                        "py313-flask-sqlalchemy",
                        "py313-flask-wtf",
                        "py313-flask-login",
                        "py313-flasgger",
                        "py313-httpbin",
                        "py313-mitmproxy",
                        "beets",
                        "beets-devel",
                        "py-flask"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "impacket"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "beets-devel",
                        "beets"
                    ]
                }
            ]
        }
    ]
}