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

{
    "count": 49559,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/search/?format=api&page=991",
    "results": [
        {
            "maintainers": null,
            "variants": null,
            "name": "py312-authres",
            "description": "Authentication-Results Headers generation and parsing.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "version": "1.2.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py313-authres",
            "description": "Authentication-Results Headers generation and parsing.",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "version": "1.2.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py312-dkimpy",
            "description": "DKIM, ARC, and TLSRPT email signing and verification",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "version": "1.1.8"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py313-dkimpy",
            "description": "DKIM, ARC, and TLSRPT email signing and verification",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "version": "1.1.8"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py312-ipaddress",
            "description": "IPv4/IPv6 manipulation library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.0.23"
        },
        {
            "maintainers": [
                "stromnov"
            ],
            "variants": null,
            "name": "py313-ipaddress",
            "description": "IPv4/IPv6 manipulation library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "version": "1.0.23"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py313-parameterized",
            "description": "Parameterized testing with any Python test framework",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "python"
            ],
            "version": "0.9.0"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py312-py3dns",
            "description": "Python 3 DNS library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "version": "4.0.2"
        },
        {
            "maintainers": null,
            "variants": null,
            "name": "py313-py3dns",
            "description": "Python 3 DNS library",
            "livecheck_broken": false,
            "livecheck_outdated": false,
            "active": true,
            "categories": [
                "devel",
                "net",
                "python"
            ],
            "version": "4.0.2"
        }
    ]
}