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

{
    "count": 48981,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=14",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=12",
    "results": [
        {
            "name": "py312-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py311-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py-typing-inspection",
            "portdir": "python/py-typing-inspection",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/typing-inspection",
            "description": "Runtime typing introspection tools",
            "long_description": "Runtime typing introspection tools",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing-inspection"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-dunamai",
            "portdir": "python/py-dunamai",
            "version": "1.25.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mtkennerly/dunamai",
            "description": "Dynamic version generation",
            "long_description": "Dynamic version generation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dunamai",
                        "py313-uv-dynamic-versioning"
                    ]
                }
            ]
        },
        {
            "name": "py-dunamai",
            "portdir": "python/py-dunamai",
            "version": "1.25.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mtkennerly/dunamai",
            "description": "Dynamic version generation",
            "long_description": "Dynamic version generation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-dunamai"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "helm-3.18",
            "portdir": "sysutils/helm",
            "version": "3.18.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/helm/helm",
            "description": "Kubernetes package manager",
            "long_description": "Helps you manage Kubernetes applications — Helm Charts help you define, install, and upgrade even the most complex Kubernetes application.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 77
                },
                {
                    "name": "sirn",
                    "github": "sirn",
                    "ports_count": 30
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "helm_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-incremental",
            "portdir": "python/py-incremental",
            "version": "24.7.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twisted/incremental",
            "description": "A small library that versions your Python projects",
            "long_description": "Incremental is a small library that versions your Python projects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1415
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-click",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-twisted",
                        "py-incremental"
                    ]
                }
            ]
        },
        {
            "name": "tabiew",
            "portdir": "textproc/tabiew",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shshemi/tabiew",
            "description": "A lightweight, terminal-based application to view and query delimiter separated value formatted documents, such as CSV or TSV files",
            "long_description": "A lightweight, terminal-based application to view and query delimiter separated value formatted documents, such as CSV or TSV files",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 41
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mercurial-rustext",
            "portdir": "devel/mercurial",
            "version": "7.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mercurial-scm.org",
            "description": "Experimental Rust optimizations for Mercurial",
            "long_description": "Experimental Rust optimizations for Mercurial",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 162
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mercurial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "manjpfb",
            "portdir": "textproc/manjpfb",
            "version": "0.0.10",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.miketurkey.com",
            "description": "FreeBSD Japanese Man Pager.",
            "long_description": "manjpfb is pager of FreeBSD Japanese man using Python 3. The program does not store man-data and download it with each request. Since it is a Python script, it is expected to run on many operating systems in the future. We can read the FreeBSD Japanese man on many Operating Systems. There is man-data that is not fully translated, but this is currently by design. Please note that I do not take full responsibility for the translation of the documents.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "voice",
                    "github": "MikeTurkey",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-xmltodict",
            "portdir": "python/py-xmltodict",
            "version": "0.14.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinblech/xmltodict",
            "description": "Makes working with XML feel like you are working with JSON",
            "long_description": "This Python module makes working with XML feel like you are working with JSON.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "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-xmltodict",
                        "jc",
                        "py313-soco"
                    ]
                }
            ]
        },
        {
            "name": "py313-findpython",
            "portdir": "python/py-findpython",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frostming/findpython",
            "description": "A utility to find python versions on your system.",
            "long_description": "Also lets you filter for specific versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-pdm-backend",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-packaging",
                        "py313-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poetry",
                        "py-findpython"
                    ]
                }
            ]
        },
        {
            "name": "py312-findpython",
            "portdir": "python/py-findpython",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frostming/findpython",
            "description": "A utility to find python versions on your system.",
            "long_description": "Also lets you filter for specific versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-pdm-backend",
                        "clang-18",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-packaging",
                        "py312-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-findpython",
            "portdir": "python/py-findpython",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frostming/findpython",
            "description": "A utility to find python versions on your system.",
            "long_description": "Also lets you filter for specific versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-pdm-backend",
                        "clang-18",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-packaging",
                        "py311-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-findpython",
            "portdir": "python/py-findpython",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frostming/findpython",
            "description": "A utility to find python versions on your system.",
            "long_description": "Also lets you filter for specific versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "py39-pdm-backend",
                        "clang-18",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-packaging",
                        "py39-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-findpython",
            "portdir": "python/py-findpython",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frostming/findpython",
            "description": "A utility to find python versions on your system.",
            "long_description": "Also lets you filter for specific versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "py310-pdm-backend",
                        "clang-18",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-packaging",
                        "py310-platformdirs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-findpython",
            "portdir": "python/py-findpython",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/frostming/findpython",
            "description": "A utility to find python versions on your system.",
            "long_description": "Also lets you filter for specific versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 129
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-findpython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-scamper",
            "portdir": "net/scamper",
            "version": "20250729",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.caida.org/catalog/software/scamper",
            "description": "Python 3.13 bindings for scamper",
            "long_description": "Python 3.13 bindings for scamper.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "matthewluckie",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scamper",
                        "openssl3",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-scamper",
            "portdir": "net/scamper",
            "version": "20250729",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.caida.org/catalog/software/scamper",
            "description": "Python 3.12 bindings for scamper",
            "long_description": "Python 3.12 bindings for scamper.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "matthewluckie",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scamper",
                        "openssl3",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-scamper",
            "portdir": "net/scamper",
            "version": "20250729",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.caida.org/catalog/software/scamper",
            "description": "Python 3.11 bindings for scamper",
            "long_description": "Python 3.11 bindings for scamper.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "matthewluckie",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scamper",
                        "openssl3",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-scamper",
            "portdir": "net/scamper",
            "version": "20250729",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.caida.org/catalog/software/scamper",
            "description": "Python 3.9 bindings for scamper",
            "long_description": "Python 3.9 bindings for scamper.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "matthewluckie",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "scamper",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-scamper",
            "portdir": "net/scamper",
            "version": "20250729",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.caida.org/catalog/software/scamper",
            "description": "Python 3.10 bindings for scamper",
            "long_description": "Python 3.10 bindings for scamper.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mjl",
                    "github": "matthewluckie",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "scamper",
                        "python310",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "peakipy",
            "portdir": "science/peakipy",
            "version": "2.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://j-brady.github.io/peakipy",
            "description": "Deconvolute overlapping NMR peaks",
            "long_description": "Deconvolute overlapping NMR peaks",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-yaml",
                        "py313-jinja2",
                        "py313-scipy",
                        "py313-lmfit",
                        "py313-matplotlib",
                        "py313-nmrglue",
                        "py313-pandas",
                        "py313-rich",
                        "python313",
                        "py313-panel",
                        "py313-scikit-image",
                        "py313-pydantic",
                        "py313-numdifftools",
                        "py313-statsmodels",
                        "py313-typer",
                        "py313-plotly",
                        "py313-bokeh",
                        "py313-jedi",
                        "py313-numpy",
                        "py313-tqdm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-klein",
            "portdir": "python/py-klein",
            "version": "24.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twisted/klein",
            "description": "A micro-framework for developing production-ready web services with Python",
            "long_description": "A micro-framework for developing production-ready web services with Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-setuptools",
                        "py311-idna",
                        "py311-twisted",
                        "py311-werkzeug"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-klein"
                    ]
                }
            ]
        },
        {
            "name": "viskores",
            "portdir": "graphics/viskores",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://viskores.readthedocs.io",
            "description": "A visualization library for many-threaded devices",
            "long_description": "Viskores is a toolkit of scientific visualization algorithms for emerging processor architectures. Viskores supports the fine-grained concurrency for data analysis and visualization algorithms required to drive extreme scale computing by providing abstract models for data and execution that can be applied to a variety of algorithms across many different processor architectures.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1728
                }
            ],
            "variants": [
                "debug",
                "native",
                "openmp",
                "tbb",
                "hdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terraform-1.12",
            "portdir": "sysutils/terraform",
            "version": "1.12.2",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
            "long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 159
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 77
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terraform_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "btfs",
            "portdir": "fuse/btfs",
            "version": "3.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/johang/btfs",
            "description": "A bittorrent filesystem based on FUSE",
            "long_description": "With btfs, you can mount any .torrent file or magnet link and then use it as any read-only directory in your file tree. The contents of the files will be downloaded on-demand as they are read by applications.",
            "active": true,
            "categories": [
                "net",
                "fuse"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "fs_link"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "boost181",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libtorrent-rasterbar",
                        "macfuse",
                        "openssl3",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-spktype21",
            "portdir": "python/py-spktype21",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/whiskie14142/spktype21",
            "description": "A supporting module for jplephem to handle data type 21",
            "long_description": "A supporting module for jplephem to handle data type 21",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1082
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jplephem",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-skyfield",
                        "py-spktype21"
                    ]
                }
            ]
        },
        {
            "name": "py313-skyfield",
            "portdir": "python/py-skyfield",
            "version": "1.53",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rhodesmill.org/skyfield/",
            "description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
            "long_description": "Skyfield is a pure-Python astronomy package that makes it easy to generate high precision research-grade positions for planets and Earth satellites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1082
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-dateutil",
                        "py313-lxml",
                        "py313-sphinx",
                        "py313-matplotlib",
                        "py313-pandas",
                        "py313-beautifulsoup4",
                        "python313",
                        "py313-jplephem",
                        "py313-pyflakes",
                        "py313-sgp4",
                        "py313-astropy",
                        "py313-spktype21",
                        "py313-html5lib",
                        "py313-tz",
                        "py313-certifi",
                        "py313-mock",
                        "py313-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-skyfield",
                        "py313-skyfield-data"
                    ]
                }
            ]
        },
        {
            "name": "py313-skyfield-data",
            "portdir": "python/py-skyfield-data",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brunobord/skyfield-data",
            "description": "Data files for py-skyfield",
            "long_description": "Data files for py-skyfield",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1082
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-skyfield",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-skyfield-data"
                    ]
                }
            ]
        },
        {
            "name": "py313-tropycal",
            "portdir": "python/py-tropycal",
            "version": "1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tropycal/tropycal",
            "description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "long_description": "Tropycal is a Python package intended to simplify the process of retrieving and analyzing tropical cyclone data, both for past storms and in real time, and is geared towards the research and operational meteorology sectors.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1082
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pandas",
                        "py313-pyshp",
                        "python313",
                        "py313-xarray",
                        "py313-cartopy",
                        "py313-requests",
                        "py313-numpy",
                        "py313-scipy",
                        "py313-matplotlib",
                        "py313-networkx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tropycal"
                    ]
                }
            ]
        },
        {
            "name": "py313-gsl",
            "portdir": "python/py-gsl",
            "version": "2.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygsl/pygsl",
            "description": "Python interface to the GNU Scientific Library",
            "long_description": "Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-meson-python",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "pkgconfig",
                        "swig",
                        "swig-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "gsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gsl"
                    ]
                }
            ]
        },
        {
            "name": "py312-gsl",
            "portdir": "python/py-gsl",
            "version": "2.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygsl/pygsl",
            "description": "Python interface to the GNU Scientific Library",
            "long_description": "Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-meson-python",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "pkgconfig",
                        "swig",
                        "swig-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-numpy",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-scapy",
            "portdir": "python/py-scapy",
            "version": "2.6.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scapy.net/",
            "description": "A powerful packet manipulation tool",
            "long_description": "Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, ...), etc.",
            "active": true,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 457
                }
            ],
            "variants": [
                "pyx",
                "matplotlib",
                "graphviz",
                "sox"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-build",
                        "clang-17",
                        "py313-wheel",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap",
                        "python313",
                        "py313-cryptography"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-matplotlib",
                        "scapy_select",
                        "graphviz",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scapy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": true,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2561
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fortranformat"
                    ]
                }
            ]
        },
        {
            "name": "py312-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": true,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2561
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-altair",
            "portdir": "python/py-altair",
            "version": "5.5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://altair-viz.github.io/",
            "description": "A declarative statistical visualization library for Python.",
            "long_description": "A declarative statistical visualization library for Python.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2700
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jinja2",
                        "py313-toolz",
                        "python313",
                        "py313-jsonschema",
                        "py313-narwhals",
                        "py313-pandas",
                        "py313-packaging",
                        "py313-typing_extensions",
                        "py313-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-altair"
                    ]
                }
            ]
        },
        {
            "name": "ramalama",
            "portdir": "llm/ramalama",
            "version": "0.12.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ramalama.ai/",
            "description": "A tool to simplify the use of local AI models",
            "long_description": "Ramalama is an open-source developer tool that simplifies the local serving of AI models from any source and facilitates their use for inference in production, all through the familiar language of containers.",
            "active": true,
            "categories": [
                "science",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "cal",
                    "github": "neverpanic",
                    "ports_count": 52
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "podman",
                        "py313-yaml",
                        "krunkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-stevedore",
            "portdir": "python/py-stevedore",
            "version": "5.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/stevedore",
            "description": "Manage dynamic plugins for Python applications",
            "long_description": "Manage dynamic plugins for Python applications",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-pbr",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-stevedore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-cliff",
                        "py313-dogpile-cache",
                        "py313-keystoneauth1",
                        "py313-keystoneclient",
                        "py313-cinderclient",
                        "py313-openstackclient",
                        "py313-osc-lib",
                        "py313-oslo-config",
                        "bandit",
                        "py313-novaclient"
                    ]
                }
            ]
        },
        {
            "name": "py313-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-pbr",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-requestsexceptions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py312-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-pbr",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py313-pygmt",
            "portdir": "python/py-pygmt",
            "version": "0.15.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygmt.org/",
            "description": "Python interface for the Generic Mapping Tools",
            "long_description": "PyGMT is a library for processing geospatial and geophysical data and making publication-quality maps and figures. It provides a Pythonic interface for the Generic Mapping Tools (GMT), a command-line program widely used across the Earth, Ocean, and Planetary sciences and beyond.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-setuptools_scm",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-netcdf4",
                        "py313-xarray",
                        "py313-pandas",
                        "py313-numpy",
                        "py313-packaging",
                        "gmt6"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pygmt"
                    ]
                }
            ]
        },
        {
            "name": "py313-oslo-serialization",
            "portdir": "python/py-oslo-serialization",
            "version": "5.7.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.serialization/latest/",
            "description": "The oslo.utils library",
            "long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pbr",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-tz",
                        "py313-msgpack",
                        "py313-oslo-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-oslo-serialization"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-keystoneclient",
                        "py313-novaclient"
                    ]
                }
            ]
        },
        {
            "name": "py312-oslo-serialization",
            "portdir": "python/py-oslo-serialization",
            "version": "5.7.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.serialization/latest/",
            "description": "The oslo.utils library",
            "long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pbr",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-tz",
                        "py312-msgpack",
                        "py312-oslo-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-keystoneclient",
                        "py312-novaclient"
                    ]
                }
            ]
        },
        {
            "name": "py313-oslo-utils",
            "portdir": "python/py-oslo-utils",
            "version": "8.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.utils/latest/",
            "description": "OpenStack common utility type functions",
            "long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-pbr",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-debtcollector",
                        "py313-iso8601",
                        "py313-oslo-i18n",
                        "py313-netaddr",
                        "py313-parsing",
                        "py313-yaml",
                        "py313-psutil",
                        "py313-tz",
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-oslo-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-cinderclient",
                        "py313-keystoneclient",
                        "py313-novaclient",
                        "py313-osc-lib",
                        "py313-oslo-serialization"
                    ]
                }
            ]
        },
        {
            "name": "py312-oslo-utils",
            "portdir": "python/py-oslo-utils",
            "version": "8.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.utils/latest/",
            "description": "OpenStack common utility type functions",
            "long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-pbr",
                        "py312-wheel",
                        "py312-setuptools",
                        "py312-installer",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-iso8601",
                        "py312-debtcollector",
                        "py312-oslo-i18n",
                        "py312-netaddr",
                        "py312-psutil",
                        "py312-yaml",
                        "py312-parsing",
                        "py312-tz",
                        "py312-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-cinderclient",
                        "py312-keystoneclient",
                        "py312-novaclient",
                        "py312-osc-lib",
                        "py312-oslo-serialization"
                    ]
                }
            ]
        },
        {
            "name": "py313-oslo-i18n",
            "portdir": "python/py-oslo-i18n",
            "version": "6.5.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.i18n/latest/",
            "description": "Common utility type functions",
            "long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-pbr",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-oslo-i18n"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-keystoneclient",
                        "py313-novaclient",
                        "py313-openstackclient",
                        "py313-osc-lib",
                        "py313-oslo-config",
                        "py313-cinderclient",
                        "py313-oslo-utils"
                    ]
                }
            ]
        },
        {
            "name": "py312-oslo-i18n",
            "portdir": "python/py-oslo-i18n",
            "version": "6.5.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.i18n/latest/",
            "description": "Common utility type functions",
            "long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-17",
                        "py312-build",
                        "py312-pbr",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-cinderclient",
                        "py312-keystoneclient",
                        "py312-novaclient",
                        "py312-openstackclient",
                        "py312-osc-lib",
                        "py312-oslo-config",
                        "py312-oslo-utils"
                    ]
                }
            ]
        },
        {
            "name": "py313-oslo-config",
            "portdir": "python/py-oslo-config",
            "version": "9.7.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.config/latest/",
            "description": "Oslo Configuration Library",
            "long_description": "Oslo Configuration Library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-pbr",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-stevedore",
                        "py313-oslo-i18n",
                        "py313-debtcollector",
                        "py313-netaddr",
                        "py313-rfc3986",
                        "py313-yaml",
                        "py313-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-oslo-config"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-keystoneclient"
                    ]
                }
            ]
        },
        {
            "name": "py312-oslo-config",
            "portdir": "python/py-oslo-config",
            "version": "9.7.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/oslo.config/latest/",
            "description": "Oslo Configuration Library",
            "long_description": "Oslo Configuration Library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-pbr",
                        "py312-wheel",
                        "py312-setuptools",
                        "py312-installer",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-oslo-i18n",
                        "py312-debtcollector",
                        "py312-stevedore",
                        "py312-netaddr",
                        "py312-rfc3986",
                        "py312-yaml",
                        "py312-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-keystoneclient"
                    ]
                }
            ]
        }
    ]
}