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

{
    "count": 49655,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=51",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=49",
    "results": [
        {
            "name": "pg17-timescaledb",
            "portdir": "databases/timescaledb",
            "version": "2.23.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.timescaledb.com/",
            "description": "A time-series database that integrates with PostgreSQL.",
            "long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "blair",
                    "github": "blair",
                    "ports_count": 26
                }
            ],
            "variants": [
                "timescale_license",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "perl5.34",
                        "p5.34-ipc-run",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pylev",
            "portdir": "python/py-pylev",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/toastdriven/pylev",
            "description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
            "long_description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pylev",
                        "py313-clikit"
                    ]
                }
            ]
        },
        {
            "name": "py312-pylev",
            "portdir": "python/py-pylev",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/toastdriven/pylev",
            "description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
            "long_description": "A pure Python Levenshtein implementation that's not freaking GPL'd.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-clikit"
                    ]
                }
            ]
        },
        {
            "name": "py313-pastel",
            "portdir": "python/py-pastel",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pastel",
            "description": "Bring colors to your terminal.",
            "long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-clikit",
                        "py-pastel"
                    ]
                }
            ]
        },
        {
            "name": "py312-pastel",
            "portdir": "python/py-pastel",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pastel",
            "description": "Bring colors to your terminal.",
            "long_description": "Pastel is a simple library to help you colorize strings in your terminal.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-clikit"
                    ]
                }
            ]
        },
        {
            "name": "py313-humanfriendly",
            "portdir": "python/py-humanfriendly",
            "version": "10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://humanfriendly.readthedocs.io/",
            "description": "Human friendly output for text interfaces using Python",
            "long_description": "Human friendly output for text interfaces using Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-coloredlogs"
                    ]
                }
            ]
        },
        {
            "name": "py312-humanfriendly",
            "portdir": "python/py-humanfriendly",
            "version": "10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://humanfriendly.readthedocs.io/",
            "description": "Human friendly output for text interfaces using Python",
            "long_description": "Human friendly output for text interfaces using Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-coloredlogs",
                        "py-humanfriendly"
                    ]
                }
            ]
        },
        {
            "name": "py311-humanfriendly",
            "portdir": "python/py-humanfriendly",
            "version": "10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://humanfriendly.readthedocs.io/",
            "description": "Human friendly output for text interfaces using Python",
            "long_description": "Human friendly output for text interfaces using Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-17",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-coloredlogs"
                    ]
                }
            ]
        },
        {
            "name": "py310-humanfriendly",
            "portdir": "python/py-humanfriendly",
            "version": "10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://humanfriendly.readthedocs.io/",
            "description": "Human friendly output for text interfaces using Python",
            "long_description": "Human friendly output for text interfaces using Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-17",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-coloredlogs"
                    ]
                }
            ]
        },
        {
            "name": "py313-coloredlogs",
            "portdir": "python/py-coloredlogs",
            "version": "15.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coloredlogs.readthedocs.io/",
            "description": "Colored terminal output for Python's logging module",
            "long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "py313-humanfriendly",
                        "python313"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-coloredlogs",
            "portdir": "python/py-coloredlogs",
            "version": "15.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coloredlogs.readthedocs.io/",
            "description": "Colored terminal output for Python's logging module",
            "long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "py311-humanfriendly",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-coloredlogs",
            "portdir": "python/py-coloredlogs",
            "version": "15.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coloredlogs.readthedocs.io/",
            "description": "Colored terminal output for Python's logging module",
            "long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "py312-humanfriendly",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-coloredlogs"
                    ]
                }
            ]
        },
        {
            "name": "py310-coloredlogs",
            "portdir": "python/py-coloredlogs",
            "version": "15.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://coloredlogs.readthedocs.io/",
            "description": "Colored terminal output for Python's logging module",
            "long_description": "The coloredlogs package enables colored terminal output for Python’s logging module.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ijackson",
                    "github": "JacksonIsaac",
                    "ports_count": 42
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "py310-humanfriendly",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-clikit",
            "portdir": "python/py-clikit",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/clikit",
            "description": "CliKit is a group of utilities to build beautiful and testable command line interfaces.",
            "long_description": "CliKit is a group of utilities to build beautiful and testable command line interfaces.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-crashtest",
                        "py312-pastel",
                        "py312-pylev"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-clikit",
            "portdir": "python/py-clikit",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/clikit",
            "description": "CliKit is a group of utilities to build beautiful and testable command line interfaces.",
            "long_description": "CliKit is a group of utilities to build beautiful and testable command line interfaces.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-poetry-core",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-crashtest",
                        "py313-pastel",
                        "py313-pylev"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-clikit"
                    ]
                }
            ]
        },
        {
            "name": "py313-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-packaging",
                        "py313-marshmallow",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-webargs"
                    ]
                }
            ]
        },
        {
            "name": "py312-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-marshmallow",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-marshmallow",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-packaging",
                        "py39-marshmallow",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-packaging",
                        "py310-marshmallow",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-webargs",
            "portdir": "python/py-webargs",
            "version": "8.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/webargs",
            "description": "Declarative parsing and validation of HTTP request objects",
            "long_description": "Declarative parsing and validation of HTTP request objects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-webargs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-marshmallow",
            "portdir": "python/py-marshmallow",
            "version": "3.23.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/marshmallow",
            "description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "active": true,
            "categories": [
                "devel",
                "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-marshmallow",
                        "py313-webargs"
                    ]
                }
            ]
        },
        {
            "name": "py312-marshmallow",
            "portdir": "python/py-marshmallow",
            "version": "3.23.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/marshmallow",
            "description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-webargs"
                    ]
                }
            ]
        },
        {
            "name": "py311-marshmallow",
            "portdir": "python/py-marshmallow",
            "version": "3.23.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/marshmallow",
            "description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-webargs"
                    ]
                }
            ]
        },
        {
            "name": "py39-marshmallow",
            "portdir": "python/py-marshmallow",
            "version": "3.23.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/marshmallow",
            "description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-webargs"
                    ]
                }
            ]
        },
        {
            "name": "py310-marshmallow",
            "portdir": "python/py-marshmallow",
            "version": "3.23.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/marshmallow",
            "description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-webargs"
                    ]
                }
            ]
        },
        {
            "name": "py-marshmallow",
            "portdir": "python/py-marshmallow",
            "version": "3.23.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshmallow-code/marshmallow",
            "description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-marshmallow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-api",
                        "python312",
                        "py312-google-cloud-storage",
                        "py312-ndg_httpsclient",
                        "py312-click",
                        "py312-requests",
                        "py312-asn1",
                        "py312-openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gsecrets"
                    ]
                }
            ]
        },
        {
            "name": "py310-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-api",
                        "python310",
                        "py310-google-cloud-storage",
                        "py310-ndg_httpsclient",
                        "py310-requests",
                        "py310-click",
                        "py310-asn1",
                        "py310-openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-ndg_httpsclient",
                        "python311",
                        "py311-google-cloud-storage",
                        "py311-google-api",
                        "py311-requests",
                        "py311-openssl",
                        "py311-click",
                        "py311-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gsecrets",
            "portdir": "python/py-gsecrets",
            "version": "1.3.3",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/recurve-inc/gsecrets",
            "description": "Helper library and CLI for interacting with the secrets store",
            "long_description": "Helper library and CLI for interacting with the secrets store",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-gsecrets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-google-resumable-media",
            "portdir": "python/py-google-resumable-media",
            "version": "2.7.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-resumable-media-python",
            "description": "Utilities for Google Media downloads and resumable uploads",
            "long_description": "Utilities for Google Media downloads and resumable uploads",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-google-crc32c",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-google-cloud-storage"
                    ]
                }
            ]
        },
        {
            "name": "py312-google-resumable-media",
            "portdir": "python/py-google-resumable-media",
            "version": "2.7.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-resumable-media-python",
            "description": "Utilities for Google Media downloads and resumable uploads",
            "long_description": "Utilities for Google Media downloads and resumable uploads",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-crc32c",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-cloud-storage"
                    ]
                }
            ]
        },
        {
            "name": "py310-google-resumable-media",
            "portdir": "python/py-google-resumable-media",
            "version": "2.7.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-resumable-media-python",
            "description": "Utilities for Google Media downloads and resumable uploads",
            "long_description": "Utilities for Google Media downloads and resumable uploads",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-crc32c",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-cloud-storage"
                    ]
                }
            ]
        },
        {
            "name": "py312-google-crc32c",
            "portdir": "python/py-google-crc32c",
            "version": "1.7.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-crc32c",
            "description": "Python wrapper of Google CRC32C library",
            "long_description": "Python wrapper of Google CRC32C library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-cloud-storage",
                        "py312-google-resumable-media"
                    ]
                }
            ]
        },
        {
            "name": "py311-google-crc32c",
            "portdir": "python/py-google-crc32c",
            "version": "1.7.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-crc32c",
            "description": "Python wrapper of Google CRC32C library",
            "long_description": "Python wrapper of Google CRC32C library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-google-cloud-storage",
                        "py311-google-resumable-media"
                    ]
                }
            ]
        },
        {
            "name": "py310-google-crc32c",
            "portdir": "python/py-google-crc32c",
            "version": "1.7.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-crc32c",
            "description": "Python wrapper of Google CRC32C library",
            "long_description": "Python wrapper of Google CRC32C library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-cloud-storage",
                        "py310-google-resumable-media"
                    ]
                }
            ]
        },
        {
            "name": "py-google-resumable-media",
            "portdir": "python/py-google-resumable-media",
            "version": "2.7.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/google-resumable-media-python",
            "description": "Utilities for Google Media downloads and resumable uploads",
            "long_description": "Utilities for Google Media downloads and resumable uploads",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-google-resumable-media"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-google-crc32c",
            "portdir": "python/py-google-crc32c",
            "version": "1.7.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-crc32c",
            "description": "Python wrapper of Google CRC32C library",
            "long_description": "Python wrapper of Google CRC32C library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-google-crc32c"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-google-cloud-storage",
            "portdir": "python/py-google-cloud-storage",
            "version": "2.18.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-storage",
            "description": "Google Cloud Storage API client library",
            "long_description": "Google Cloud Storage API client library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-crc32c",
                        "python312",
                        "py312-google-resumable-media",
                        "py312-requests",
                        "py312-google-api-core",
                        "py312-google-auth",
                        "py312-google-cloud-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-google-cloud-storage",
                        "py312-gsecrets"
                    ]
                }
            ]
        },
        {
            "name": "py311-google-cloud-storage",
            "portdir": "python/py-google-cloud-storage",
            "version": "2.18.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-storage",
            "description": "Google Cloud Storage API client library",
            "long_description": "Google Cloud Storage API client library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-google-crc32c",
                        "python311",
                        "py311-google-resumable-media",
                        "py311-requests",
                        "py311-google-api-core",
                        "py311-google-auth",
                        "py311-google-cloud-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-gsecrets"
                    ]
                }
            ]
        },
        {
            "name": "py310-google-cloud-storage",
            "portdir": "python/py-google-cloud-storage",
            "version": "2.18.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-storage",
            "description": "Google Cloud Storage API client library",
            "long_description": "Google Cloud Storage API client library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-crc32c",
                        "python310",
                        "py310-google-resumable-media",
                        "py310-requests",
                        "py310-google-auth",
                        "py310-google-api-core",
                        "py310-google-cloud-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-gsecrets"
                    ]
                }
            ]
        },
        {
            "name": "py312-google-cloud-core",
            "portdir": "python/py-google-cloud-core",
            "version": "2.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-cloud-core",
            "description": "Google Cloud API client core library",
            "long_description": "Google Cloud API client core library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-api-core",
                        "py312-google-auth",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-cloud-storage"
                    ]
                }
            ]
        },
        {
            "name": "py311-google-cloud-core",
            "portdir": "python/py-google-cloud-core",
            "version": "2.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-cloud-core",
            "description": "Google Cloud API client core library",
            "long_description": "Google Cloud API client core library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-google-api-core",
                        "py311-google-auth",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-google-cloud-storage"
                    ]
                }
            ]
        },
        {
            "name": "py310-google-cloud-core",
            "portdir": "python/py-google-cloud-core",
            "version": "2.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-cloud-core",
            "description": "Google Cloud API client core library",
            "long_description": "Google Cloud API client core library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-auth",
                        "py310-google-api-core",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-google-cloud-storage"
                    ]
                }
            ]
        },
        {
            "name": "py-google-cloud-storage",
            "portdir": "python/py-google-cloud-storage",
            "version": "2.18.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-storage",
            "description": "Google Cloud Storage API client library",
            "long_description": "Google Cloud Storage API client library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-google-cloud-storage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-google-cloud-core",
            "portdir": "python/py-google-cloud-core",
            "version": "2.5.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/googleapis/python-cloud-core",
            "description": "Google Cloud API client core library",
            "long_description": "Google Cloud API client core library",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-google-cloud-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-cog",
            "portdir": "python/py-cog",
            "version": "3.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nedbatchelder.com/code/cog/",
            "description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
            "long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cog"
                    ]
                }
            ]
        },
        {
            "name": "py311-cog",
            "portdir": "python/py-cog",
            "version": "3.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nedbatchelder.com/code/cog/",
            "description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
            "long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-cog",
            "portdir": "python/py-cog",
            "version": "3.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nedbatchelder.com/code/cog/",
            "description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
            "long_description": "Cog is a code generation tool. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}