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

{
    "count": 48975,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=10",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=8",
    "results": [
        {
            "name": "py313-hanko",
            "portdir": "python/py-hanko",
            "version": "0.29.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pyHanko",
            "description": "Tools for stamping and signing PDF files",
            "long_description": "Tools for stamping and signing PDF files",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tzlocal",
                        "py313-qrcode",
                        "python313",
                        "py313-hanko-certvalidator",
                        "py313-asn1crypto",
                        "py313-requests",
                        "py313-cryptography",
                        "py313-click",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hanko"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-parsimonious",
            "portdir": "python/py-parsimonious",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikrose/parsimonious",
            "description": "The fastest pure-Python PEG parser I can muster",
            "long_description": "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-regex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-parsimonious"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-ldap3",
            "portdir": "python/py-ldap3",
            "version": "2.9.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cannatag/ldap3",
            "description": "A strictly RFC 4510 conforming LDAP V3 pure Python client library",
            "long_description": "ldap3 is a strictly RFC 4510 conforming LDAP V3 pure Python client library. The same codebase runs in Python 2, Python 3, PyPy and PyPy3.",
            "active": true,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asn1",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-mitmproxy",
                        "py-ldap3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel",
                        "impacket"
                    ]
                }
            ]
        },
        {
            "name": "py313-bsddb3",
            "portdir": "python/py-bsddb3",
            "version": "6.2.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/bsddb3",
            "description": "Python 3 bindings for Oracle Berkeley DB",
            "long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects. Each of these is exposed as a Python type in the bsddb3.db module.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 346
                }
            ],
            "variants": [
                "db53",
                "db60",
                "db62",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-setuptools",
                        "db62"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bsddb3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-asn1crypto",
            "portdir": "python/py-asn1crypto",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wbond/asn1crypto",
            "description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
            "long_description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2700
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asn1crypto",
                        "py313-hanko",
                        "py313-hanko-certvalidator",
                        "py313-oscrypto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-whenever",
            "portdir": "python/py-whenever",
            "version": "0.8.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/whenever/",
            "description": "Typed and DST-safe datetimes for Python.",
            "long_description": "Typed and DST-safe datetimes for Python. \n Whenever helps you write correct and type checked datetime code, using well-established concepts from modern libraries in other languages. It's also way faster than other third-party libraries, and usually the standard library as well.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-whenever",
                        "osxphotos"
                    ]
                }
            ]
        },
        {
            "name": "py-whenever",
            "portdir": "python/py-whenever",
            "version": "0.8.9",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/whenever/",
            "description": "Typed and DST-safe datetimes for Python.",
            "long_description": "Typed and DST-safe datetimes for Python. \n Whenever helps you write correct and type checked datetime code, using well-established concepts from modern libraries in other languages. It's also way faster than other third-party libraries, and usually the standard library as well.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-whenever"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alcom",
            "portdir": "devel/vrc-get",
            "version": "1.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anatawa12/vrc-get",
            "description": "ALternative (VRChat) creator COMpanion",
            "long_description": "ALCOM or ALternative (VRChat) creator COMpanion is a fast open-source alternative of VRChat Creator Companion (VCC)",
            "active": true,
            "categories": [
                "devel",
                "games"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 223
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "rust",
                        "cargo",
                        "legacy-support",
                        "npm11",
                        "clang-20",
                        "nodejs24"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-responses",
            "portdir": "python/py-responses",
            "version": "0.25.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/getsentry/responses",
            "description": "A utility library for mocking out the requests library",
            "long_description": "A utility library for mocking out the requests library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-urllib3",
                        "py313-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-responses"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "beets",
                        "beets-devel",
                        "py313-openid"
                    ]
                }
            ]
        },
        {
            "name": "py312-responses",
            "portdir": "python/py-responses",
            "version": "0.25.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/getsentry/responses",
            "description": "A utility library for mocking out the requests library",
            "long_description": "A utility library for mocking out the requests library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-six",
                        "py312-urllib3",
                        "py312-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-openid"
                    ]
                }
            ]
        },
        {
            "name": "py311-responses",
            "portdir": "python/py-responses",
            "version": "0.25.7",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/getsentry/responses",
            "description": "A utility library for mocking out the requests library",
            "long_description": "A utility library for mocking out the requests library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 574
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-requests",
                        "py311-urllib3",
                        "py311-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-openid"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-django",
            "portdir": "python/py-pytest-django",
            "version": "4.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-django.readthedocs.io",
            "description": "A Django plugin for pytest.",
            "long_description": "A Django plugin for pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-django"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py312-pytest-django",
            "portdir": "python/py-pytest-django",
            "version": "4.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-django.readthedocs.io",
            "description": "A Django plugin for pytest.",
            "long_description": "A Django plugin for pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools_scm",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py311-pytest-django",
            "portdir": "python/py-pytest-django",
            "version": "4.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-django.readthedocs.io",
            "description": "A Django plugin for pytest.",
            "long_description": "A Django plugin for pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pytest",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-django",
            "portdir": "python/py-pytest-django",
            "version": "4.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-django.readthedocs.io",
            "description": "A Django plugin for pytest.",
            "long_description": "A Django plugin for pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-django",
            "portdir": "python/py-pytest-django",
            "version": "4.11.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-django.readthedocs.io",
            "description": "A Django plugin for pytest.",
            "long_description": "A Django plugin for pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-django"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-openid",
            "portdir": "python/py-openid",
            "version": "3.2",
            "license": "Apache-2",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openid/python-openid",
            "description": "OpenID support for modern servers and consumers.",
            "long_description": "OpenID support for modern servers and consumers.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-testfixtures",
                        "py313-responses",
                        "py313-pytest",
                        "py313-six",
                        "py313-mock",
                        "py313-cryptography",
                        "py313-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-openid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py312-openid",
            "portdir": "python/py-openid",
            "version": "3.2",
            "license": "Apache-2",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openid/python-openid",
            "description": "OpenID support for modern servers and consumers.",
            "long_description": "OpenID support for modern servers and consumers.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-testfixtures",
                        "py312-responses",
                        "py312-six",
                        "py312-pytest",
                        "py312-mock",
                        "py312-cryptography",
                        "py312-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py311-openid",
            "portdir": "python/py-openid",
            "version": "3.2",
            "license": "Apache-2",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openid/python-openid",
            "description": "OpenID support for modern servers and consumers.",
            "long_description": "OpenID support for modern servers and consumers.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-testfixtures",
                        "py311-responses",
                        "py311-pytest",
                        "py311-lxml",
                        "py311-six",
                        "py311-cryptography",
                        "py311-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py313-mailmanclient",
            "portdir": "python/py-mailmanclient",
            "version": "3.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.list.org/",
            "description": "Python bindings for Mailman REST API",
            "long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-mailmanclient"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py312-mailmanclient",
            "portdir": "python/py-mailmanclient",
            "version": "3.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.list.org/",
            "description": "Python bindings for Mailman REST API",
            "long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py311-mailmanclient",
            "portdir": "python/py-mailmanclient",
            "version": "3.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.list.org/",
            "description": "Python bindings for Mailman REST API",
            "long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-17",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py313-fido2",
            "portdir": "python/py-fido2",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Yubico/python-fido2",
            "description": "Library for working with FIDO devices",
            "long_description": "Provides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures.",
            "active": true,
            "categories": [
                "security",
                "python",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 151
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-cryptography"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fido2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yubikey-manager",
                        "py313-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py313-django-mailman3",
            "portdir": "python/py-django-mailman3",
            "version": "1.3.15",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/django-mailman3",
            "description": "Django library to help interaction with Mailman",
            "long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-pdm-backend",
                        "py313-installer",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-mailmanclient",
                        "py313-django-gravatar2",
                        "py313-django-allauth",
                        "py313-django"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py312-django-mailman3",
            "portdir": "python/py-django-mailman3",
            "version": "1.3.15",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/django-mailman3",
            "description": "Django library to help interaction with Mailman",
            "long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-pdm-backend",
                        "py312-installer",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-mailmanclient",
                        "py312-django-gravatar2",
                        "py312-django-allauth",
                        "py312-django"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-django-mailman3",
            "portdir": "python/py-django-mailman3",
            "version": "1.3.15",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/django-mailman3",
            "description": "Django library to help interaction with Mailman",
            "long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-pdm-backend",
                        "clang-17",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-mailmanclient",
                        "py311-django-gravatar2",
                        "py311-django-allauth",
                        "py311-django"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-django-htmlmin",
            "portdir": "python/py-django-htmlmin",
            "version": "0.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cobrateam/django-htmlmin",
            "description": "html minify for django",
            "long_description": "django-html in an HTML minifier for Python with full support for HTML 5. It supports Django, Flask and any other Python web framework. It also provides a command line tool that can be used for static websites or deployment scripts.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 417
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-six",
                        "py313-beautifulsoup4",
                        "py313-html5lib",
                        "py313-django"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "django-htmlmin_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-htmlmin"
                    ]
                }
            ]
        },
        {
            "name": "py313-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-gravatar2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py312-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py311-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py313-django-extensions",
            "portdir": "python/py-django-extensions",
            "version": "4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-extensions/django-extensions",
            "description": "Global custom management extensions for the Django Framework.",
            "long_description": "Global custom management extensions for the Django Framework.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-django",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py312-django-extensions",
            "portdir": "python/py-django-extensions",
            "version": "4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-extensions/django-extensions",
            "description": "Global custom management extensions for the Django Framework.",
            "long_description": "Global custom management extensions for the Django Framework.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-django",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-django-extensions",
            "portdir": "python/py-django-extensions",
            "version": "4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-extensions/django-extensions",
            "description": "Global custom management extensions for the Django Framework.",
            "long_description": "Global custom management extensions for the Django Framework.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-17",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-django",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-django-extensions",
            "portdir": "python/py-django-extensions",
            "version": "4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-extensions/django-extensions",
            "description": "Global custom management extensions for the Django Framework.",
            "long_description": "Global custom management extensions for the Django Framework.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-17",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-django",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-django-debug-toolbar",
            "portdir": "python/py-django-debug-toolbar",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
            "description": "Configurable debug information for the Django Framework.",
            "long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sqlparse",
                        "py313-django",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-debug-toolbar"
                    ]
                }
            ]
        },
        {
            "name": "py312-django-debug-toolbar",
            "portdir": "python/py-django-debug-toolbar",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
            "description": "Configurable debug information for the Django Framework.",
            "long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sqlparse",
                        "py312-django",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-django-debug-toolbar",
            "portdir": "python/py-django-debug-toolbar",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
            "description": "Configurable debug information for the Django Framework.",
            "long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-django",
                        "py311-sqlparse",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-django-debug-toolbar",
            "portdir": "python/py-django-debug-toolbar",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-debug-toolbar/django-debug-toolbar",
            "description": "Configurable debug information for the Django Framework.",
            "long_description": "A configurable set of panels for the Django Framework that display various debug information about the current request/response.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-django",
                        "py310-sqlparse",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-django-countries",
            "portdir": "python/py-django-countries",
            "version": "7.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SmileyChris/django-countries/",
            "description": "Provides a country field for Django models",
            "long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-typing_extensions",
                        "py313-asgiref",
                        "py313-django"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-countries"
                    ]
                }
            ]
        },
        {
            "name": "py312-django-countries",
            "portdir": "python/py-django-countries",
            "version": "7.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SmileyChris/django-countries/",
            "description": "Provides a country field for Django models",
            "long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-typing_extensions",
                        "py312-asgiref",
                        "py312-django"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-django-countries",
            "portdir": "python/py-django-countries",
            "version": "7.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SmileyChris/django-countries/",
            "description": "Provides a country field for Django models",
            "long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-typing_extensions",
                        "py311-django",
                        "py311-asgiref"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-django-countries",
            "portdir": "python/py-django-countries",
            "version": "7.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SmileyChris/django-countries/",
            "description": "Provides a country field for Django models",
            "long_description": "A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-typing_extensions",
                        "py310-asgiref",
                        "py310-django"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-django-allauth",
            "portdir": "python/py-django-allauth",
            "version": "65.9.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allauth.org",
            "description": "Django authentication, registration, and account management",
            "long_description": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asgiref",
                        "python313",
                        "py313-django"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-openid",
                        "py313-requests",
                        "py313-cryptography",
                        "py313-jwt",
                        "py313-requests-oauthlib",
                        "py313-qrcode",
                        "py313-fido2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pytest-asyncio",
                        "py313-Pillow",
                        "py313-pytest-django"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-allauth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py312-django-allauth",
            "portdir": "python/py-django-allauth",
            "version": "65.9.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allauth.org",
            "description": "Django authentication, registration, and account management",
            "long_description": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-asgiref",
                        "python312",
                        "py312-django"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-openid",
                        "py312-requests",
                        "py312-cryptography",
                        "py312-qrcode",
                        "py312-jwt",
                        "py312-requests-oauthlib",
                        "py312-fido2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-Pillow",
                        "py312-pytest-asyncio",
                        "py312-pytest-django"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py311-django-allauth",
            "portdir": "python/py-django-allauth",
            "version": "65.9.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://allauth.org",
            "description": "Django authentication, registration, and account management",
            "long_description": "Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "clang-17",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-django",
                        "python311",
                        "py311-asgiref"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-openid",
                        "py311-requests",
                        "py311-cryptography",
                        "py311-jwt",
                        "py311-requests-oauthlib",
                        "py311-fido2",
                        "py311-qrcode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-Pillow",
                        "py311-pytest-asyncio",
                        "py311-pytest-django"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py313-django",
            "portdir": "python/py-django",
            "version": "5.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.djangoproject.com",
            "description": "Django is a high-level Python Web framework",
            "long_description": "Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sqlparse",
                        "py313-asgiref",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-django-debug-toolbar",
                        "py313-django-allauth",
                        "py313-django-extensions",
                        "py313-django-htmlmin",
                        "py-django"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-countries",
                        "py313-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py312-django",
            "portdir": "python/py-django",
            "version": "5.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.djangoproject.com",
            "description": "Django is a high-level Python Web framework",
            "long_description": "Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-asgiref",
                        "py312-sqlparse",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-django-allauth",
                        "py312-django-debug-toolbar",
                        "py312-django-extensions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-django-countries",
                        "py312-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py313-asgiref",
            "portdir": "python/py-asgiref",
            "version": "3.8.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-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-mitmproxy",
                        "py-asgiref",
                        "py313-django",
                        "py313-django-allauth"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-countries"
                    ]
                }
            ]
        },
        {
            "name": "py313-types-colorama",
            "portdir": "python/py-types-colorama",
            "version": "0.4.15.20240311",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "This is a PEP 561 type stub package for the colorama package",
            "long_description": "This is a PEP 561 type stub package for the colorama package. It can be used by type-checking tools like mypy, pyright, pytype, PyCharm, etc. to check code that uses colorama.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-types-colorama",
                        "justpath"
                    ]
                }
            ]
        },
        {
            "name": "py313-pylzma",
            "portdir": "python/py-pylzma",
            "version": "0.5.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.joachim-bauch.de/projects/pylzma/",
            "description": "Python bindings for the LZMA compression library.",
            "long_description": "Python bindings for the LZMA compression library.",
            "active": true,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2700
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pylzma",
                        "binwalk2"
                    ]
                }
            ]
        }
    ]
}