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

{
    "count": 50478,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=789",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=787",
    "results": [
        {
            "name": "py-rdflib",
            "portdir": "python/py-rdflib",
            "version": "7.4.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RDFLib/rdflib",
            "description": "Python library for working with RDF",
            "long_description": "RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rdflib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-re2",
            "portdir": "python/py-re2",
            "version": "1.0.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/pyre2",
            "description": "Python wrapper of Google's RE2 library.",
            "long_description": "pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-re2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-readability-lxml",
            "portdir": "python/py-readability-lxml",
            "version": "0.8.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/buriy/python-readability",
            "description": "fast html to text parser (article readability tool)",
            "long_description": "fast html to text parser (article readability tool)",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-readability-lxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-readme_renderer",
            "portdir": "python/py-readme_renderer",
            "version": "44.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/readme_renderer",
            "description": "Safely render long_description/README files in Warehouse",
            "long_description": "Safely render long_description/README files in Warehouse",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-readme_renderer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-recaptcha",
            "portdir": "python/py-recaptcha",
            "version": "1.0.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/recaptcha-client",
            "description": "Python recaptcha client",
            "long_description": "Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any imaging libraries because the CAPTCHA is served directly from reCAPTCHA. Also allows you to securely obfuscate emails with Mailhide. This functionality requires pycrypto. This library requires two types of API keys. If you'd like to use the CAPTCHA, you'll need a key from http://recaptcha.net/api/getkey. For Mailhide, you'll need a key from http://mailhide.recaptcha.net/apikey",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-recaptcha"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-recommonmark",
            "portdir": "python/py-recommonmark",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/readthedocs/recommonmark",
            "description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
            "long_description": "Enables writing CommonMark inside of Docutils & Sphinx projects.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-recommonmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-redis",
            "portdir": "python/py-redis",
            "version": "7.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/redis/redis-py",
            "description": "Python client for Redis key-value store",
            "long_description": "Python client for Redis key-value store",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-redis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-redmine",
            "portdir": "python/py-redmine",
            "version": "2.5.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maxtepkeev/python-redmine",
            "description": "A library for communicating with a Redmine project management application",
            "long_description": "A library for communicating with a Redmine project management application",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-redmine"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rednose",
            "portdir": "python/py-rednose",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JBKahn/rednose",
            "description": "pretty output formatter for python-nosetests",
            "long_description": "rednose is a nosetests plugin for adding colour (and readability) to nosetest console results.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-rednose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-reedsolo",
            "portdir": "python/py-reedsolo",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tomerfiliba-org/reedsolomon",
            "description": "A pythonic universal errors-and-erasures Reed-Solomon Codec to protect your data from errors and bitrot.",
            "long_description": "A pythonic universal errors-and-erasures Reed-Solomon Codec to protect your data from errors and bitrot. It includes a pure python implementation and an optional speed-optimized Cython/C extension.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-reedsolo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-referencing",
            "portdir": "python/py-referencing",
            "version": "0.37.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-jsonschema/referencing",
            "description": "JSON referencing + Python",
            "long_description": "An implementation-agnostic implementation of JSON reference resolution",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-referencing"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-reflink",
            "portdir": "python/py-reflink",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/rubdos/pyreflink",
            "description": "Python reflink wraps around platform specific reflink implementations",
            "long_description": "Python reflink wraps around platform specific reflink implementations",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-reflink"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-regex",
            "portdir": "python/py-regex",
            "version": "2025.11.3",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrabarnett/mrab-regex",
            "description": "Alternate regular expression module, to replace re.",
            "long_description": "Alternate regular expression module, to replace re.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-regex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-regions",
            "portdir": "python/py-regions",
            "version": "0.11",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/regions",
            "description": "Astropy affilated package for region handling",
            "long_description": "Astropy affilated package for region handling",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-regions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rencode",
            "portdir": "python/py-rencode",
            "version": "1.0.8",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aresch/rencode",
            "description": "Python module for fast (basic) object serialization similar to bencode",
            "long_description": "Python module for fast (basic) object serialization similar to bencode",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rencode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-repl",
            "portdir": "python/py-repl",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/pypy/pyrepl/",
            "description": "readline-a-like in Python",
            "long_description": "readline-a-like in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-repl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-reportlab",
            "portdir": "python/py-reportlab",
            "version": "4.4.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
            "description": "Engine for creating PDF documents",
            "long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-reportlab"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-repoze.lru",
            "portdir": "python/py-repoze.lru",
            "version": "0.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.repoze.org/",
            "description": "A tiny LRU cache implementation and decorator.",
            "long_description": "A tiny LRU cache implementation and decorator.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-repoze.lru"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-repoze.sphinx.autointerface",
            "portdir": "python/py-repoze.sphinx.autointerface",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/repoze.sphinx.autointerface/",
            "description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
            "long_description": "An extension for the Sphinx documentation system to allow generation of API documentation by introspection of zope.interface instances in code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-repoze.sphinx.autointerface"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-reproject",
            "portdir": "python/py-reproject",
            "version": "0.15.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://reproject.readthedocs.io/",
            "description": "Astropy affiliated package for image reprojection",
            "long_description": "Astropy affiliated package for image reprojection",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-reproject"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests",
            "portdir": "python/py-requests",
            "version": "2.32.5",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests.readthedocs.io/",
            "description": "Python HTTP for Humans.",
            "long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests-cache",
            "portdir": "python/py-requests-cache",
            "version": "1.2.1",
            "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": [
                        "py313-requests-cache"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-file",
            "portdir": "python/py-requests-file",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "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": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-file"
                    ]
                }
            ],
            "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": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-futures"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests-gssapi",
            "portdir": "python/py-requests-gssapi",
            "version": "1.4.0",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/requests-gssapi",
            "description": "requests GSSAPI authentication library",
            "long_description": "Requests is an HTTP library, written in Python, for human beings. This library adds optional GSSAPI authentication support and supports mutual authentication.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-gssapi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests-kerberos",
            "portdir": "python/py-requests-kerberos",
            "version": "0.15.0",
            "license": "ISCL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/requests-kerberos",
            "description": "A Kerberos authentication handler for python-requests",
            "long_description": "A Kerberos authentication handler for python-requests",
            "active": true,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-kerberos"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-requests-mock",
            "portdir": "python/py-requests-mock",
            "version": "1.12.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://requests-mock.readthedocs.io/",
            "description": "Mock out responses from the requests package",
            "long_description": "requests-mock provides a building block to stub out the HTTP requests portions of your testing code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-mock"
                    ]
                }
            ],
            "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": "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": "py-requests-toolbelt",
            "portdir": "python/py-requests-toolbelt",
            "version": "1.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/requests/toolbelt",
            "description": "Collection of utilities for python-requests",
            "long_description": "This is just a collection of utilities for python-requests, but do not really belong in requests proper.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests-toolbelt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-requirements-parser",
            "portdir": "python/py-requirements-parser",
            "version": "0.13.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidfischer/requirements-parser",
            "description": "Parses Pip requirement files",
            "long_description": "Parses Pip requirement files",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requirements-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-resampy",
            "portdir": "python/py-resampy",
            "version": "0.4.3",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bmcfee/resampy",
            "description": "Efficient sample rate conversion in python",
            "long_description": "Efficient sample rate conversion in python",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-resampy"
                    ]
                }
            ],
            "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": "py-responses",
            "portdir": "python/py-responses",
            "version": "0.25.8",
            "license": "Apache-2",
            "platforms": "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": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-responses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-restkit",
            "portdir": "python/py-restkit",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://benoitc.github.io/restkit/",
            "description": "HTTP resource kit for Python",
            "long_description": "Restkit is an HTTP resource kit for Python. It allows you to easily access to HTTP resource and build objects around it. It's the base of couchdbkit a Python CouchDB framework.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-restkit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-resumable-urlretrieve",
            "portdir": "python/py-resumable-urlretrieve",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/berdario/resumable-urlretrieve",
            "description": "Small library to fetch files over HTTP and resuming their download",
            "long_description": "Small library to fetch files over HTTP and resuming their download",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 43
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-resumable-urlretrieve"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-reverend",
            "portdir": "python/py-reverend",
            "version": "0.3",
            "license": "LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/reverend/",
            "description": "Reverend is a general purpose Bayesian classifier.",
            "long_description": "Reverend is a general purpose Bayesian classifier.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-reverend"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rfc3339",
            "portdir": "python/py-rfc3339",
            "version": "6.2",
            "license": "ISCL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/henry/rfc3339",
            "description": "Formats dates according to the RFC 3339.",
            "long_description": "Formats dates according to the RFC 3339.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-rfc3339"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rfc3339-validator",
            "portdir": "python/py-rfc3339-validator",
            "version": "0.1.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/naimetti/rfc3339-validator",
            "description": "A pure python RFC3339 validator",
            "long_description": "A pure python RFC3339 validator",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rfc3339-validator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                        "py314-rfc3986"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rfc3986-validator",
            "portdir": "python/py-rfc3986-validator",
            "version": "0.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/naimetti/rfc3986-validator",
            "description": "A pure python RFC3986 validator",
            "long_description": "A pure python RFC3986 validator",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rfc3986-validator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rfc3987",
            "portdir": "python/py-rfc3987",
            "version": "1.3.8",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/rfc3987",
            "description": "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).",
            "long_description": "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-rfc3987"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rfc3987-syntax",
            "portdir": "python/py-rfc3987-syntax",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/willynilly/rfc3987-syntax",
            "description": "Helper functions to parse and validate the syntax of terms defined in RFC 3987 — the IETF standard for Internationalized Resource Identifiers (IRIs).",
            "long_description": "Helper functions to parse and validate the syntax of terms defined in RFC 3987 — the IETF standard for Internationalized Resource Identifiers (IRIs).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rfc3987-syntax"
                    ]
                }
            ],
            "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": "py-rfoo",
            "portdir": "python/py-rfoo",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/rfoo",
            "description": "remote foo is a fast Python RPC package",
            "long_description": "remote foo is a fast Python RPC package which can do 160,000 RPC calls per second on a regular PC. It includes a fast serialization module called rfoo.marsh which extends the Python built in marshal module by eliminating serialization of code objects and protecting against bad input. The result is a safe to use ultra fast serializer. Included with rfoo is rconsole, a remote Python console with auto completion, which can be used to inspect and modify the namespace of a running script. Scroll down for more information.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-rfoo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rich",
            "portdir": "python/py-rich",
            "version": "14.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich.readthedocs.io/en/latest/",
            "description": "Python library for rich text and beautiful formatting in the terminal",
            "long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 154
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rich"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-rich-argparse",
            "portdir": "python/py-rich-argparse",
            "version": "1.7.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hamdanal/rich-argparse",
            "description": "Format argparse and optparse help using rich",
            "long_description": "Format argparse and optparse help using rich. rich-argparse improves the look and readability of argparse's help while requiring minimal changes to the code",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rich-argparse"
                    ]
                }
            ],
            "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": 154
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-rich-click"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}