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

{
    "count": 49752,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=64",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=62",
    "results": [
        {
            "name": "py312-rfc6555",
            "portdir": "python/py-rfc6555",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/rfc6555",
            "description": "Python implementation of RFC 6555.",
            "long_description": "Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rfc6555",
                        "offlineimap"
                    ]
                }
            ]
        },
        {
            "name": "py311-rfc6555",
            "portdir": "python/py-rfc6555",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/rfc6555",
            "description": "Python implementation of RFC 6555.",
            "long_description": "Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-rfc6555",
            "portdir": "python/py-rfc6555",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/rfc6555",
            "description": "Python implementation of RFC 6555.",
            "long_description": "Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rich-click",
            "portdir": "python/py-rich-click",
            "version": "1.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ewels/rich-click",
            "description": "Format click help output nicely with rich",
            "long_description": "rich-click aims to provide attractive help output from click, formatted with rich, with minimal customisation required.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 148
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-rich-click"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rfc6555",
            "portdir": "python/py-rfc6555",
            "version": "0.1.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/rfc6555",
            "description": "Python implementation of RFC 6555.",
            "long_description": "Python implementation of the Happy Eyeballs Algorithm described in RFC 6555. Provided with a single file and dead-simple API to allow easy vendoring and integration into other projects.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-rfc6555"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-rfc3986",
                        "twine"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py312-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py311-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py310-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-oslo-config"
                    ]
                }
            ]
        },
        {
            "name": "py313-resolvelib",
            "portdir": "python/py-resolvelib",
            "version": "1.2.1",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/resolvelib",
            "description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
            "long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ansible-core",
                        "py-resolvelib"
                    ]
                }
            ]
        },
        {
            "name": "py312-resolvelib",
            "portdir": "python/py-resolvelib",
            "version": "1.2.1",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/resolvelib",
            "description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
            "long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-ansible-core"
                    ]
                }
            ]
        },
        {
            "name": "py311-resolvelib",
            "portdir": "python/py-resolvelib",
            "version": "1.2.1",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/resolvelib",
            "description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
            "long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-setuptools",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-ansible-core"
                    ]
                }
            ]
        },
        {
            "name": "py310-resolvelib",
            "portdir": "python/py-resolvelib",
            "version": "1.2.1",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/resolvelib",
            "description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
            "long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-ansible-core"
                    ]
                }
            ]
        },
        {
            "name": "py-rfc3986",
            "portdir": "python/py-rfc3986",
            "version": "2.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfc3986.readthedocs.io/",
            "description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "long_description": "A Python implementation of RFC 3986 including validation and authority parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rfc3986"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-resolvelib",
            "portdir": "python/py-resolvelib",
            "version": "1.2.1",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sarugaku/resolvelib",
            "description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic.",
            "long_description": "ResolveLib at the highest level provides a Resolver class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-resolvelib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-pbr",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-requestsexceptions"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py312-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-pbr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py311-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-pbr"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py310-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-pbr",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-openstacksdk"
                    ]
                }
            ]
        },
        {
            "name": "py313-requests_ntlm",
            "portdir": "python/py-requests_ntlm",
            "version": "1.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-ntlm",
            "description": "NTLM authentication support for Requests",
            "long_description": "This package allows for HTTP NTLM authentication using the requests library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "py313-cryptography",
                        "py313-pyspnego",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pywinrm",
                        "py-requests_ntlm"
                    ]
                }
            ]
        },
        {
            "name": "py312-requests_ntlm",
            "portdir": "python/py-requests_ntlm",
            "version": "1.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-ntlm",
            "description": "NTLM authentication support for Requests",
            "long_description": "This package allows for HTTP NTLM authentication using the requests library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "py312-cryptography",
                        "py312-pyspnego",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pywinrm"
                    ]
                }
            ]
        },
        {
            "name": "py311-requests_ntlm",
            "portdir": "python/py-requests_ntlm",
            "version": "1.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-ntlm",
            "description": "NTLM authentication support for Requests",
            "long_description": "This package allows for HTTP NTLM authentication using the requests library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-cryptography",
                        "py311-pyspnego",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pywinrm"
                    ]
                }
            ]
        },
        {
            "name": "py310-requests_ntlm",
            "portdir": "python/py-requests_ntlm",
            "version": "1.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-ntlm",
            "description": "NTLM authentication support for Requests",
            "long_description": "This package allows for HTTP NTLM authentication using the requests library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-cryptography",
                        "py310-pyspnego",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pywinrm"
                    ]
                }
            ]
        },
        {
            "name": "py-requestsexceptions",
            "portdir": "python/py-requestsexceptions",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openstack.org/",
            "description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "long_description": "A simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requestsexceptions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests_ntlm",
            "portdir": "python/py-requests_ntlm",
            "version": "1.3.0",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-ntlm",
            "description": "NTLM authentication support for Requests",
            "long_description": "This package allows for HTTP NTLM authentication using the requests library.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests_ntlm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-requests-unixsocket"
                    ]
                }
            ]
        },
        {
            "name": "py312-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-pbr",
                        "py27-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "voltron"
                    ]
                }
            ]
        },
        {
            "name": "py313-requests-oauthlib",
            "portdir": "python/py-requests-oauthlib",
            "version": "2.0.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-oauthlib",
            "description": "OAuth for Humans",
            "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-requests",
                        "py313-oauthlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-mock",
                        "py313-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-requests-oauthlib",
                        "beets",
                        "beets-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py312-requests-oauthlib",
            "portdir": "python/py-requests-oauthlib",
            "version": "2.0.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-oauthlib",
            "description": "OAuth for Humans",
            "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-requests",
                        "py312-oauthlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-mock",
                        "py312-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py311-requests-oauthlib",
            "portdir": "python/py-requests-oauthlib",
            "version": "2.0.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-oauthlib",
            "description": "OAuth for Humans",
            "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-requests",
                        "py311-oauthlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-mock",
                        "py311-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-kubernetes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py310-requests-oauthlib",
            "portdir": "python/py-requests-oauthlib",
            "version": "2.0.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-oauthlib",
            "description": "OAuth for Humans",
            "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-requests",
                        "py310-oauthlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock",
                        "py310-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-kubernetes"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py27-requests-oauthlib",
            "portdir": "python/py-requests-oauthlib",
            "version": "2.0.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-oauthlib",
            "description": "OAuth for Humans",
            "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-requests",
                        "python27",
                        "py27-oauthlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-pytest",
                        "py27-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-twython",
                        "py27-tweepy"
                    ]
                }
            ]
        },
        {
            "name": "py-requests-unixsocket",
            "portdir": "python/py-requests-unixsocket",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/msabramo/requests-unixsocket",
            "description": "HTTP via a UNIX domain socket",
            "long_description": "This module uses py-requests to talk HTTP via a UNIX domain socket.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-unixsocket"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests-oauthlib",
            "portdir": "python/py-requests-oauthlib",
            "version": "2.0.0",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-oauthlib",
            "description": "OAuth for Humans",
            "long_description": "OAuth for Humans: an easy-to-use Python interface for building OAuth1 and OAuth2 clients.",
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-oauthlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-requests-futures",
            "portdir": "python/py-requests-futures",
            "version": "1.0.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ross/requests-futures",
            "description": "Small add-on for the python requests http library.",
            "long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-urllib3",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-idna",
                        "py313-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-requests-futures"
                    ]
                }
            ]
        },
        {
            "name": "py312-requests-futures",
            "portdir": "python/py-requests-futures",
            "version": "1.0.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ross/requests-futures",
            "description": "Small add-on for the python requests http library.",
            "long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-requests",
                        "py312-charset-normalizer",
                        "py312-certifi",
                        "py312-urllib3",
                        "py312-idna"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-requests-futures",
            "portdir": "python/py-requests-futures",
            "version": "1.0.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ross/requests-futures",
            "description": "Small add-on for the python requests http library.",
            "long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-urllib3",
                        "py311-charset-normalizer",
                        "py311-certifi",
                        "py311-idna",
                        "py311-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-requests-futures",
            "portdir": "python/py-requests-futures",
            "version": "1.0.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ross/requests-futures",
            "description": "Small add-on for the python requests http library.",
            "long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-urllib3",
                        "py310-idna",
                        "py310-certifi",
                        "py310-charset-normalizer",
                        "py310-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests-futures",
            "portdir": "python/py-requests-futures",
            "version": "1.0.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ross/requests-futures",
            "description": "Small add-on for the python requests http library.",
            "long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-futures"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-requests-cache",
            "portdir": "python/py-requests-cache",
            "version": "0.9.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests-cache.readthedocs.io/en/stable/",
            "description": "Transparent persistent cache for py-requests",
            "long_description": "Transparent persistent cache for py-requests",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cattrs",
                        "python310",
                        "py310-url-normalize",
                        "py310-requests",
                        "py310-urllib3",
                        "py310-attrs",
                        "py310-appdirs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-requests-cache"
                    ]
                }
            ]
        },
        {
            "name": "py38-requests-cache",
            "portdir": "python/py-requests-cache",
            "version": "0.9.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests-cache.readthedocs.io/en/stable/",
            "description": "Transparent persistent cache for py-requests",
            "long_description": "Transparent persistent cache for py-requests",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-poetry-core",
                        "py38-setuptools",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cattrs",
                        "py38-url-normalize",
                        "python38",
                        "py38-appdirs",
                        "py38-attrs",
                        "py38-requests",
                        "py38-urllib3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-mock",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tvdb"
                    ]
                }
            ]
        },
        {
            "name": "py314-requests-file",
            "portdir": "python/py-requests-file",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/dashea/requests-file",
            "description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-requests-file",
            "portdir": "python/py-requests-file",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/dashea/requests-file",
            "description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-zeep",
                        "py-requests-file",
                        "py313-tldextract"
                    ]
                }
            ]
        },
        {
            "name": "py312-requests-file",
            "portdir": "python/py-requests-file",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/dashea/requests-file",
            "description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-zeep",
                        "py312-tldextract"
                    ]
                }
            ]
        },
        {
            "name": "py311-requests-file",
            "portdir": "python/py-requests-file",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/dashea/requests-file",
            "description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-zeep",
                        "py311-tldextract"
                    ]
                }
            ]
        },
        {
            "name": "py310-requests-file",
            "portdir": "python/py-requests-file",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/dashea/requests-file",
            "description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "long_description": "Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1106
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-zeep",
                        "py310-tldextract"
                    ]
                }
            ]
        },
        {
            "name": "py-requests-cache",
            "portdir": "python/py-requests-cache",
            "version": "0.9.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests-cache.readthedocs.io/en/stable/",
            "description": "Transparent persistent cache for py-requests",
            "long_description": "Transparent persistent cache for py-requests",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests-cache"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}