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

{
    "count": 52338,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=83",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=81",
    "results": [
        {
            "name": "py311-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-typing_extensions",
                        "py311-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-hypothesis",
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-hanko"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-asgiref",
                        "py311-aiodns",
                        "py311-filelock",
                        "py311-structlog",
                        "py311-pygls",
                        "py311-blinker",
                        "py311-cssselect",
                        "py311-django-allauth",
                        "py311-mitmproxy",
                        "py311-outcome",
                        "py311-pytest-mock",
                        "py311-responses",
                        "py311-scrapy",
                        "py311-xarray"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-typing_extensions",
                        "py310-pytest",
                        "py310-backports.asyncio.runner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-hypothesis",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hanko"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-asgiref",
                        "py310-aiodns",
                        "py310-filelock",
                        "py310-structlog",
                        "py310-pygls",
                        "py310-blinker",
                        "py310-cssselect",
                        "py310-django-allauth",
                        "py310-mitmproxy",
                        "py310-outcome",
                        "py310-pytest-mock",
                        "py310-responses",
                        "py310-scrapy",
                        "py310-xarray"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xml2rfc",
                        "py-platformdirs",
                        "py314-virtualenv",
                        "maigret",
                        "pipx",
                        "py314-nutpie",
                        "py314-python-discovery",
                        "py314-hatch",
                        "py314-yapf",
                        "yfinance",
                        "py314-npe2",
                        "py314-black",
                        "py314-textual",
                        "poetry",
                        "py314-findpython",
                        "py314-jupyter_core",
                        "py314-pint",
                        "py314-pooch",
                        "py314-pylint",
                        "py314-requests-cache",
                        "py314-tox"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-libpysal",
                        "nvchecker"
                    ]
                }
            ]
        },
        {
            "name": "py313-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-yapf",
                        "py313-nutpie",
                        "py313-python-discovery",
                        "py313-hatch",
                        "py313-requests-cache",
                        "py313-tox",
                        "py313-virtualenv",
                        "py313-npe2",
                        "py313-black",
                        "py313-textual",
                        "beets",
                        "beets-devel",
                        "py313-findpython",
                        "py313-jupyter_core",
                        "py313-pint",
                        "py313-pooch",
                        "py313-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-libpysal",
                        "py313-xraydb",
                        "py313-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py312-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-yapf",
                        "py312-nutpie",
                        "py312-python-discovery",
                        "py312-hatch",
                        "py312-requests-cache",
                        "py312-tox",
                        "py312-virtualenv",
                        "py312-npe2",
                        "py312-black",
                        "py312-textual",
                        "py312-findpython",
                        "py312-jupyter_core",
                        "py312-pint",
                        "py312-pooch",
                        "py312-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-libpysal",
                        "py312-xraydb",
                        "py312-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py311-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-virtualenv",
                        "py311-python-discovery",
                        "py311-hatch",
                        "py311-pyopencl",
                        "py311-requests-cache",
                        "py311-tox",
                        "py311-yapf",
                        "py311-npe2",
                        "py311-black",
                        "py311-textual",
                        "py311-findpython",
                        "py311-jupyter_core",
                        "py311-pint",
                        "py311-pooch",
                        "py311-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-libpysal",
                        "py311-openstacksdk",
                        "py311-xraydb",
                        "py311-milc"
                    ]
                }
            ]
        },
        {
            "name": "py310-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-virtualenv",
                        "py310-python-discovery",
                        "py310-hatch",
                        "py310-pyopencl",
                        "py310-requests-cache",
                        "py310-tox",
                        "py310-yapf",
                        "py310-npe2",
                        "py310-black",
                        "py310-textual",
                        "py310-findpython",
                        "py310-jupyter_core",
                        "py310-pint",
                        "py310-pooch",
                        "py310-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-libpysal",
                        "py310-openstacksdk",
                        "py310-xraydb",
                        "py310-milc"
                    ]
                }
            ]
        },
        {
            "name": "py27-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "py27-toml",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.10.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-platformdirs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.19",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uqfoundation/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-dill",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-multiprocess",
                        "py314-prolif"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py313-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.19",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uqfoundation/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-dill",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-prolif"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py312-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.19",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uqfoundation/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-dill",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py311-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.19",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uqfoundation/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dill",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py310-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.19",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uqfoundation/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-dill",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vpype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py314-lxml",
            "portdir": "python/py-lxml",
            "version": "6.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python314",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-glymur",
                        "py-lxml",
                        "maigret",
                        "py314-beautifulsoup4",
                        "sigil",
                        "py314-svglib",
                        "py314-zeep",
                        "py314-xmlsec",
                        "py314-pikepdf",
                        "plip",
                        "py314-skyfield",
                        "xml2rfc",
                        "py314-lxml_html_clean",
                        "gtk-doc",
                        "streamlink",
                        "py314-obspy",
                        "py314-owslib",
                        "py314-pptx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-fonttools",
                        "inkscape"
                    ]
                }
            ]
        },
        {
            "name": "py313-lxml",
            "portdir": "python/py-lxml",
            "version": "6.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python313",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-glymur",
                        "py313-fabio",
                        "py313-beautifulsoup4",
                        "py313-svglib",
                        "py313-zeep",
                        "py313-xmlsec",
                        "py313-pikepdf",
                        "py313-owslib",
                        "py313-pptx",
                        "py313-prov",
                        "py313-readability-lxml",
                        "py313-skyfield",
                        "py313-soco",
                        "translate-toolkit",
                        "py313-lxml_html_clean",
                        "gcovr",
                        "py313-agate",
                        "py313-benchexec",
                        "py313-datacite",
                        "py313-docx",
                        "py313-leather",
                        "py313-obspy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pyshark",
                        "john-jumbo-devel",
                        "py313-pypeg2",
                        "py313-fonttools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gramps",
                        "py313-datacite",
                        "py313-openid"
                    ]
                }
            ]
        },
        {
            "name": "py312-lxml",
            "portdir": "python/py-lxml",
            "version": "6.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python312",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qbs-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-fabio",
                        "py312-beautifulsoup4",
                        "py312-svglib",
                        "py312-zeep",
                        "py312-xmlsec",
                        "py312-pikepdf",
                        "trim_osc",
                        "py312-scrapy",
                        "py312-skyfield",
                        "py312-soco",
                        "py312-urlwatch",
                        "py312-glymur",
                        "py312-lxml_html_clean",
                        "yelp-tools",
                        "py312-agate",
                        "py312-cinemagoer",
                        "py312-comet",
                        "py312-dap",
                        "py312-fontaine",
                        "py312-leather",
                        "py312-obspy",
                        "py312-owslib",
                        "py312-parsel",
                        "py312-pptx",
                        "py312-prov",
                        "py312-pykeepass",
                        "py312-readability-lxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-fonttools",
                        "py312-pyquery",
                        "inkscape-devel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-gcn",
                        "py312-openid"
                    ]
                }
            ]
        },
        {
            "name": "py311-lxml",
            "portdir": "python/py-lxml",
            "version": "6.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-glymur",
                        "py311-fabio",
                        "py311-beautifulsoup4",
                        "py311-svglib",
                        "py311-zeep",
                        "py311-xmlsec",
                        "py311-pikepdf",
                        "py311-readability-lxml",
                        "py311-scrapy",
                        "py311-skyfield",
                        "py311-soco",
                        "py311-urlwatch",
                        "py311-lxml_html_clean",
                        "py311-docx",
                        "openconnect-sso",
                        "py311-agate",
                        "py311-leather",
                        "py311-mechanicalsoup",
                        "py311-obspy",
                        "py311-owslib",
                        "py311-parsel",
                        "py311-pptx",
                        "py311-prov",
                        "py311-pykeepass"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-fonttools",
                        "py311-pyquery",
                        "py311-xmldiff",
                        "libreoffice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-openid"
                    ]
                }
            ]
        },
        {
            "name": "py310-lxml",
            "portdir": "python/py-lxml",
            "version": "6.1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio-next",
                        "py310-beautifulsoup4",
                        "py310-svglib",
                        "py310-zeep",
                        "py310-xmlsec",
                        "py310-pikepdf",
                        "py310-skyfield",
                        "py310-soco",
                        "py310-urlwatch",
                        "gnuradio",
                        "py310-fabio",
                        "py310-lxml_html_clean",
                        "py310-docx",
                        "howdoi",
                        "py310-agate",
                        "py310-appscript",
                        "py310-breadability",
                        "py310-leather",
                        "py310-mechanicalsoup",
                        "py310-obspy",
                        "py310-owslib",
                        "py310-parsel",
                        "py310-pptx",
                        "py310-prov",
                        "py310-pykeepass",
                        "py310-readability-lxml",
                        "py310-scrapy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-fonttools",
                        "py310-xmldiff",
                        "py310-pyquery",
                        "py310-kraken"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-openid"
                    ]
                }
            ]
        },
        {
            "name": "py37-lxml",
            "portdir": "python/py-lxml",
            "version": "5.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-18",
                        "py37-cython",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python37",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-zeep",
                        "py37-owslib",
                        "py37-urlwatch",
                        "py37-pptx",
                        "py37-pikepdf",
                        "py37-mechanicalsoup",
                        "py37-benchexec",
                        "py37-prov",
                        "py37-readability-lxml",
                        "py37-beancount",
                        "py37-parsel",
                        "py37-appscript",
                        "py37-breadability",
                        "py37-docx",
                        "py37-obspy",
                        "py37-beautifulsoup4",
                        "py37-imdb",
                        "py37-comet",
                        "py37-scrapy",
                        "py37-datacite",
                        "py37-skyfield",
                        "py37-xmlsec",
                        "py37-agate",
                        "py37-leather",
                        "py37-soco"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "recoll",
                        "py37-pyquery",
                        "py37-pypeg2",
                        "py37-xmldiff",
                        "py37-fonttools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-openid"
                    ]
                }
            ]
        },
        {
            "name": "py27-lxml",
            "portdir": "python/py-lxml",
            "version": "5.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "zlib",
                        "python27",
                        "libxml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-xmlsec",
                        "py27-pptx",
                        "py27-comet",
                        "py27-soaplib",
                        "py27-voeventlib",
                        "gnuradio37",
                        "bcfg2",
                        "py27-xmldiff",
                        "gnuradio-devel",
                        "py27-agate",
                        "py27-benchexec",
                        "py27-breadability",
                        "py27-datacite",
                        "py27-docx",
                        "py27-imdb",
                        "py27-leather",
                        "py27-parsel",
                        "py27-ezodf",
                        "py27-prov",
                        "py27-obspy",
                        "py27-scrapy",
                        "mythtv-core.28",
                        "py27-twill",
                        "py27-beautifulsoup4",
                        "mythtv-core.27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pyquery",
                        "py27-pypeg2",
                        "john-jumbo",
                        "py27-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.19",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uqfoundation/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-multiprocess"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-lxml",
            "portdir": "python/py-lxml",
            "version": "6.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-lxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-meson",
            "portdir": "python/py-meson",
            "version": "1.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py314-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qemu"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "meson",
                        "py-meson",
                        "py314-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py313-meson",
            "portdir": "python/py-meson",
            "version": "1.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py313-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py312-meson",
            "portdir": "python/py-meson",
            "version": "1.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py312-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py311-meson",
            "portdir": "python/py-meson",
            "version": "1.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py311-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py310-meson",
            "portdir": "python/py-meson",
            "version": "1.11.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py310-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py-meson",
            "portdir": "python/py-meson",
            "version": "1.11.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mesonbuild.com",
            "description": "Meson - A high productivity build system",
            "long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-meson"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-jwt",
            "portdir": "python/py-jwt",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jwt",
                        "py314-msal",
                        "py314-oauthlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pygithub",
                        "py314-mcp"
                    ]
                }
            ]
        },
        {
            "name": "py313-jwt",
            "portdir": "python/py-jwt",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "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": [
                        "azure-cli",
                        "py313-oauthlib",
                        "py313-twilio",
                        "py313-msal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-mcp",
                        "py313-pygithub",
                        "py313-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py312-jwt",
            "portdir": "python/py-jwt",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-msal",
                        "py312-oauthlib",
                        "py312-scitokens"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pygithub",
                        "py312-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py311-jwt",
            "portdir": "python/py-jwt",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-msal",
                        "py311-oauthlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pygithub",
                        "py311-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py310-jwt",
            "portdir": "python/py-jwt",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-msal",
                        "py310-oauthlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pygithub",
                        "buildbot",
                        "py310-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py27-jwt",
            "portdir": "python/py-jwt",
            "version": "1.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-pytest-runner",
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-twilio",
                        "py27-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py-jwt",
            "portdir": "python/py-jwt",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jpadilla/pyjwt",
            "description": "JSON Web Token implementation in Python",
            "long_description": "JSON Web Token implementation in Python",
            "active": true,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 618
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jwt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.5.20",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-matplotlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-netcdf4",
                        "py-certifi",
                        "py314-requests",
                        "maigret",
                        "napari",
                        "py314-fiona",
                        "py314-urllib3",
                        "py314-httpcore",
                        "py314-httpx",
                        "py314-pyproj",
                        "py314-requests-futures",
                        "py314-skyfield",
                        "py314-pyogrio",
                        "platformio",
                        "streamlink",
                        "buku",
                        "pipenv",
                        "py314-aioquic",
                        "py314-curl-cffi",
                        "py314-freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-rasterio",
                        "py314-elasticsearch",
                        "py314-sentry-sdk",
                        "py314-elastic-transport"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py313-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.5.20",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-matplotlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-netcdf4",
                        "py313-requests",
                        "azure-cli",
                        "py313-fiona",
                        "py313-urllib3",
                        "py313-httpx",
                        "py313-mitmproxy",
                        "py313-pyproj",
                        "py313-requests-futures",
                        "py313-skyfield",
                        "py313-pyogrio",
                        "py313-aioquic",
                        "py313-curl-cffi",
                        "py313-freetype",
                        "py313-httpcore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-rasterio",
                        "py313-elasticsearch",
                        "py313-sentry-sdk",
                        "py313-elastic-transport"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py312-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.5.20",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-matplotlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-netcdf4",
                        "py312-requests",
                        "py312-fiona",
                        "py312-urllib3",
                        "py312-httpx",
                        "py312-mitmproxy",
                        "py312-pyproj",
                        "py312-requests-futures",
                        "py312-skyfield",
                        "py312-pyogrio",
                        "legit",
                        "gajim",
                        "py312-aioquic",
                        "py312-curl-cffi",
                        "py312-freetype",
                        "py312-httpcore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-rasterio",
                        "py312-elastic-transport",
                        "py312-elasticsearch",
                        "py312-sentry-sdk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py311-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.5.20",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-matplotlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-netcdf4",
                        "py311-requests",
                        "py311-fiona",
                        "py311-urllib3",
                        "py311-httpx",
                        "py311-kubernetes",
                        "py311-mitmproxy",
                        "py311-pyproj",
                        "py311-requests-futures",
                        "py311-skyfield",
                        "py311-pyogrio",
                        "oci-cli",
                        "py311-aioquic",
                        "py311-curl-cffi",
                        "py311-freetype",
                        "py311-httpcore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-rasterio",
                        "py311-elasticsearch",
                        "py311-sentry-sdk",
                        "py311-oci",
                        "py311-elastic-transport"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py310-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.5.20",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-prawcore",
                        "py310-matplotlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-fiona",
                        "py310-pyogrio",
                        "py310-aioquic",
                        "py310-curl-cffi",
                        "py310-urllib3",
                        "py310-netcdf4",
                        "py310-httpx",
                        "py310-kubernetes",
                        "py310-mitmproxy",
                        "py310-pyproj",
                        "py310-requests-futures",
                        "py310-skyfield",
                        "py310-freetype",
                        "py310-httpcore"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-elastic-transport",
                        "py310-elasticsearch",
                        "py310-oci",
                        "py310-rasterio",
                        "py310-sentry-sdk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py36-certifi",
            "portdir": "python/py-certifi",
            "version": "2021.10.8",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-matplotlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-rasterio",
                        "py36-pyproj",
                        "py36-requests",
                        "py36-urllib3"
                    ]
                }
            ]
        },
        {
            "name": "py35-certifi",
            "portdir": "python/py-certifi",
            "version": "2021.10.8",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-urllib3",
                        "py35-requests"
                    ]
                }
            ]
        },
        {
            "name": "py27-certifi",
            "portdir": "python/py-certifi",
            "version": "2021.10.8",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-requests",
                        "py27-tornado",
                        "py27-urllib3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-netcdf4"
                    ]
                }
            ]
        },
        {
            "name": "py-certifi",
            "portdir": "python/py-certifi",
            "version": "2026.5.20",
            "license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/certifi",
            "description": "Python package for providing Mozilla's CA Bundle.",
            "long_description": "Python package for providing Mozilla's CA Bundle.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-certifi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-mypy",
                        "py314-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asgiref"
                    ]
                }
            ]
        },
        {
            "name": "py313-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-mypy",
                        "py313-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-django",
                        "py313-django-allauth",
                        "py313-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-countries"
                    ]
                }
            ]
        },
        {
            "name": "py312-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-mypy",
                        "py312-pytest",
                        "py312-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-django",
                        "py312-django-allauth",
                        "py312-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-django-countries"
                    ]
                }
            ]
        },
        {
            "name": "py311-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asgi.readthedocs.io",
            "description": "ASGI specification and utilities",
            "long_description": "ASGI specification and utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-mypy",
                        "py311-pytest",
                        "py311-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-django",
                        "py311-django-allauth",
                        "py311-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-django-countries"
                    ]
                }
            ]
        }
    ]
}