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

{
    "count": 51943,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=842",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=840",
    "results": [
        {
            "name": "p5.26-json-xs",
            "portdir": "perl/p5-json-xs",
            "version": "4.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::XS",
            "description": "JSON serialising/deserialising, done correctly and fast",
            "long_description": "This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "nottwo",
                    "github": "nottwo",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-canary-stability"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-common-sense",
                        "p5.26-types-serialiser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-json-maybexs",
                        "p5.26-b-c",
                        "p5.26-xml-xml2json",
                        "p5.26-search-elasticsearch"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-geo-coder-osm",
                        "p5.26-anyevent",
                        "p5.26-moosex-storage",
                        "p5.26-json",
                        "p5.26-data-dump-streamer",
                        "p5.26-data-serializer",
                        "p5.26-event-rpc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.26-net-apns-persistent"
                    ]
                }
            ]
        },
        {
            "name": "p5-json-xs",
            "portdir": "perl/p5-json-xs",
            "version": "4.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "p5.34-json-xs",
            "homepage": "https://metacpan.org/pod/JSON::XS",
            "description": "JSON serialising/deserialising, done correctly and fast",
            "long_description": "This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "nottwo",
                    "github": "nottwo",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-xs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-json-webtoken",
            "portdir": "perl/p5-json-webtoken",
            "version": "0.100.0",
            "license": "Artistic-1 and GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::WebToken",
            "description": "Perl JSON Web Token (JWT) implementation.",
            "long_description": "Perl JSON Web Token (JWT) implementation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-mock-guard",
                        "p5.30-test-requires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-json",
                        "p5.30-module-runtime",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-json-webtoken",
            "portdir": "perl/p5-json-webtoken",
            "version": "0.100.0",
            "license": "Artistic-1 and GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::WebToken",
            "description": "Perl JSON Web Token (JWT) implementation.",
            "long_description": "Perl JSON Web Token (JWT) implementation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-mock-guard",
                        "p5.28-test-requires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-json",
                        "p5.28-module-runtime",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-json-webtoken",
            "portdir": "perl/p5-json-webtoken",
            "version": "0.100.0",
            "license": "Artistic-1 and GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::WebToken",
            "description": "Perl JSON Web Token (JWT) implementation.",
            "long_description": "Perl JSON Web Token (JWT) implementation.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-mock-guard",
                        "p5.26-test-requires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-runtime",
                        "p5.26-json",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-json-webtoken",
            "portdir": "perl/p5-json-webtoken",
            "version": "0.100.0",
            "license": "Artistic-1 and GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-webtoken",
            "homepage": "https://metacpan.org/pod/JSON::WebToken",
            "description": "Perl JSON Web Token (JWT) implementation.",
            "long_description": "Perl JSON Web Token (JWT) implementation.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-webtoken"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-json-parse",
            "portdir": "perl/p5-json-parse",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Parse",
            "description": "Read JSON into a Perl variable",
            "long_description": "JSON::Parse converts JSON into the nearest equivalent Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-lingua-ja-moji",
                        "p5.30-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-json-parse",
            "portdir": "perl/p5-json-parse",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Parse",
            "description": "Read JSON into a Perl variable",
            "long_description": "JSON::Parse converts JSON into the nearest equivalent Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-lingua-ja-moji",
                        "p5.28-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-json-parse",
            "portdir": "perl/p5-json-parse",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Parse",
            "description": "Read JSON into a Perl variable",
            "long_description": "JSON::Parse converts JSON into the nearest equivalent Perl.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-finance-quote",
                        "p5.26-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5-json-parse",
            "portdir": "perl/p5-json-parse",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-json-parse",
            "homepage": "https://metacpan.org/pod/JSON::Parse",
            "description": "Read JSON into a Perl variable",
            "long_description": "JSON::Parse converts JSON into the nearest equivalent Perl.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-parse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-json-maybexs",
            "portdir": "perl/p5-json-maybexs",
            "version": "1.4.8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::MaybeXS",
            "description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-json-xs",
                        "p5.30-test-needs",
                        "p5.30-json-pp",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-cpanel-json-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.30-test-simple",
                        "p5.30-sql-translator",
                        "p5.30-string-errf",
                        "p5.30-log-dispatchouli",
                        "p5.30-yaml-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-chi",
                        "p5.30-dancer2",
                        "p5.30-devel-cover",
                        "p5.30-devel-nytprof",
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-checkissues",
                        "p5.30-dist-zilla-plugin-github",
                        "p5.30-http-entity-parser",
                        "p5.30-lwp-consolelogger",
                        "p5.30-module-install",
                        "p5.30-moosex-storage",
                        "p5.30-net-github",
                        "p5.30-net-twitter",
                        "p5.30-pithub",
                        "p5.30-search-elasticsearch",
                        "p5.30-string-flogger",
                        "p5.30-test-deep-json",
                        "p5.30-test2-harness",
                        "p5.30-twitter-api",
                        "p5.30-www-shorten-googl",
                        "p5.30-metacpan-client",
                        "p5.30-app-nopaste",
                        "p5.30-boolean",
                        "p5.30-catalyst-action-rest",
                        "p5.30-catalyst-runtime",
                        "p5.30-catalyst-view-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-json-maybexs",
            "portdir": "perl/p5-json-maybexs",
            "version": "1.4.8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::MaybeXS",
            "description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-json-xs",
                        "p5.28-test-needs",
                        "p5.28-json-pp",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-cpanel-json-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.28-test-simple",
                        "p5.28-sql-translator",
                        "p5.28-string-errf",
                        "p5.28-log-dispatchouli",
                        "p5.28-yaml-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-chi",
                        "p5.28-dancer2",
                        "p5.28-devel-cover",
                        "p5.28-devel-nytprof",
                        "p5.28-dist-zilla",
                        "p5.28-dist-zilla-plugin-checkissues",
                        "p5.28-dist-zilla-plugin-github",
                        "p5.28-http-entity-parser",
                        "p5.28-lwp-consolelogger",
                        "p5.28-module-install",
                        "p5.28-moosex-storage",
                        "p5.28-net-github",
                        "p5.28-net-twitter",
                        "p5.28-pithub",
                        "p5.28-search-elasticsearch",
                        "p5.28-string-flogger",
                        "p5.28-test-deep-json",
                        "p5.28-test2-harness",
                        "p5.28-twitter-api",
                        "p5.28-www-shorten-googl",
                        "p5.28-metacpan-client",
                        "p5.28-app-nopaste",
                        "p5.28-boolean",
                        "p5.28-catalyst-action-rest",
                        "p5.28-catalyst-runtime",
                        "p5.28-catalyst-view-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-json-maybexs",
            "portdir": "perl/p5-json-maybexs",
            "version": "1.4.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::MaybeXS",
            "description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-json-xs",
                        "p5.26-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-cpanel-json-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-string-errf",
                        "p5.26-dist-zilla-pluginbundle-git-versionmanager",
                        "p5.26-sql-translator",
                        "p5.26-yaml-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-view-json",
                        "p5.26-chi",
                        "p5.26-dancer2",
                        "p5.26-devel-cover",
                        "p5.26-devel-nytprof",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-checkissues",
                        "p5.26-dist-zilla-plugin-github",
                        "p5.26-http-entity-parser",
                        "p5.26-lwp-consolelogger",
                        "p5.26-app-nopaste",
                        "p5.26-module-install",
                        "p5.26-moosex-storage",
                        "p5.26-net-github",
                        "p5.26-net-twitter",
                        "p5.26-pithub",
                        "p5.26-search-elasticsearch",
                        "p5.26-string-flogger",
                        "p5.26-test-deep-json",
                        "p5.26-test2-harness",
                        "p5.26-twitter-api",
                        "p5.26-www-shorten-googl",
                        "p5.26-metacpan-client",
                        "p5.26-boolean",
                        "p5.26-catalyst-action-rest",
                        "p5.26-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5-json-maybexs",
            "portdir": "perl/p5-json-maybexs",
            "version": "1.4.8",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-maybexs",
            "homepage": "https://metacpan.org/pod/JSON::MaybeXS",
            "description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "long_description": "Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-maybexs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-json-dwiw",
            "portdir": "perl/p5-json-dwiw",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::DWIW",
            "description": "JSON::DWIW - JSON converter that Does What I Want",
            "long_description": "JSON::DWIW - JSON converter that Does What I Want",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-math-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-xml2json"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-json-dwiw",
            "portdir": "perl/p5-json-dwiw",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::DWIW",
            "description": "JSON::DWIW - JSON converter that Does What I Want",
            "long_description": "JSON::DWIW - JSON converter that Does What I Want",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-math-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xml-xml2json"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-json-dwiw",
            "portdir": "perl/p5-json-dwiw",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::DWIW",
            "description": "JSON::DWIW - JSON converter that Does What I Want",
            "long_description": "JSON::DWIW - JSON converter that Does What I Want",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-math-bigint"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-xml-xml2json"
                    ]
                }
            ]
        },
        {
            "name": "p5-json-dwiw",
            "portdir": "perl/p5-json-dwiw",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-json-dwiw",
            "homepage": "https://metacpan.org/pod/JSON::DWIW",
            "description": "JSON::DWIW - JSON converter that Does What I Want",
            "long_description": "JSON::DWIW - JSON converter that Does What I Want",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-dwiw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-needs",
                        "p5.30-test-without-module",
                        "clang-18",
                        "p5.30-test-fatal",
                        "p5.30-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-json",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-graphics-primitive",
                        "p5.30-test-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-test-needs",
                        "p5.28-test-without-module",
                        "clang-18",
                        "p5.28-test-fatal",
                        "p5.28-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-json",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-graphics-primitive",
                        "p5.28-test-json"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.390.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-without-module",
                        "p5.26-test-fatal",
                        "p5.26-test-requires",
                        "p5.26-test-warnings",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json",
                        "p5.26-sub-exporter-progressive",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-geometry-primitive"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-graphics-primitive",
                        "p5.26-test-json"
                    ]
                }
            ]
        },
        {
            "name": "p5-json-any",
            "portdir": "perl/p5-json-any",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json-any",
            "homepage": "https://metacpan.org/pod/JSON::Any",
            "description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "long_description": "Wrapper Class for the various JSON classes (DEPRECATED)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-json",
            "portdir": "perl/p5-json",
            "version": "4.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON",
            "description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
            "long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-json-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-cpanel-json-xs",
                        "p5.30-dancer",
                        "p5.30-time-y2038",
                        "p5.30-www-form-urlencoded-xs",
                        "p5.30-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-json",
                        "p5.30-data-serializer",
                        "p5.30-data-stag",
                        "p5.30-finance-quote",
                        "p5.30-finance-quotehist",
                        "p5.30-geo-coder-osm",
                        "p5.30-geo-webservice-elevation-usgs",
                        "p5.30-json-any",
                        "p5.30-json-webtoken",
                        "p5.30-zeromq",
                        "p5.30-mason",
                        "p5.30-mediawiki-api",
                        "p5.30-moosex-storage",
                        "p5.30-moosex-storage-format-jsonpm",
                        "p5.30-net-openid-consumer",
                        "p5.30-net-twitter",
                        "p5.30-net-twitter-lite",
                        "p5.30-perl-languageserver",
                        "p5.30-perl-ldap",
                        "p5.30-pgtop",
                        "p5.30-pod-projectdocs",
                        "p5.30-rdf-query",
                        "p5.30-test-cpan-meta-json",
                        "p5.30-mail-authenticationresults",
                        "p5.30-anyevent",
                        "p5.30-astro-satpass",
                        "p5.30-astro-spacetrack",
                        "p5.30-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-json",
            "portdir": "perl/p5-json",
            "version": "4.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON",
            "description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
            "long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-json-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-cpanel-json-xs",
                        "p5.28-dancer",
                        "p5.28-time-y2038",
                        "p5.28-www-form-urlencoded-xs",
                        "p5.28-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bio-phylo",
                        "p5.28-config-json",
                        "p5.28-data-serializer",
                        "p5.28-data-stag",
                        "p5.28-finance-quote",
                        "p5.28-finance-quotehist",
                        "p5.28-geo-coder-osm",
                        "p5.28-geo-webservice-elevation-usgs",
                        "p5.28-json-any",
                        "p5.28-json-webtoken",
                        "p5.28-zeromq",
                        "p5.28-mason",
                        "p5.28-mediawiki-api",
                        "p5.28-moosex-storage",
                        "p5.28-moosex-storage-format-jsonpm",
                        "p5.28-net-openid-consumer",
                        "p5.28-net-twitter",
                        "p5.28-net-twitter-lite",
                        "p5.28-perl-languageserver",
                        "p5.28-perl-ldap",
                        "p5.28-pgtop",
                        "p5.28-pod-projectdocs",
                        "p5.28-rdf-query",
                        "p5.28-test-cpan-meta-json",
                        "p5.28-mail-authenticationresults",
                        "mythtv-plugins.27",
                        "p5.28-anyevent",
                        "p5.28-astro-satpass",
                        "p5.28-astro-spacetrack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-json",
            "portdir": "perl/p5-json",
            "version": "4.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JSON",
            "description": "parse and convert to JSON (JavaScript Object Notation).",
            "long_description": "This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-json-xs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-cpanel-json-xs",
                        "p5.26-time-y2038",
                        "p5.26-www-form-urlencoded-xs",
                        "p5.26-xml-xml2json",
                        "p5.26-dancer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-serializer",
                        "p5.26-data-stag",
                        "p5.26-finance-quote",
                        "p5.26-geo-coder-osm",
                        "p5.26-geo-webservice-elevation-usgs",
                        "p5.26-json-any",
                        "p5.26-json-webtoken",
                        "p5.26-mail-authenticationresults",
                        "p5.26-mason",
                        "p5.26-moosex-storage",
                        "p5.26-moosex-storage-format-jsonpm",
                        "p5.26-net-openid-consumer",
                        "p5.26-net-twitter",
                        "p5.26-net-twitter-lite",
                        "p5.26-perl-languageserver",
                        "p5.26-perl-ldap",
                        "p5.26-pod-projectdocs",
                        "p5.26-rdf-query",
                        "p5.26-test-cpan-meta-json",
                        "p5.26-anyevent",
                        "p5.26-zeromq",
                        "p5.26-astro-satpass",
                        "p5.26-astro-spacetrack",
                        "p5.26-bio-phylo",
                        "p5.26-config-json"
                    ]
                }
            ]
        },
        {
            "name": "p5-json",
            "portdir": "perl/p5-json",
            "version": "4.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-json",
            "homepage": "https://metacpan.org/pod/JSON",
            "description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
            "long_description": "JSON - JSON (JavaScript Object Notation) encoder/decoder",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-javascript-spidermonkey",
            "portdir": "perl/p5-javascript-spidermonkey",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JavaScript::SpiderMonkey",
            "description": "Perl interface to the JavaScript Engine",
            "long_description": "JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's JavaScript.pm in that it offers two different levels of access: 1) A 1:1 mapping of the SpiderMonkey API to Perl 2) A more Perl-like API",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-log-log4perl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "spidermonkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-javascript-spidermonkey",
            "portdir": "perl/p5-javascript-spidermonkey",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JavaScript::SpiderMonkey",
            "description": "Perl interface to the JavaScript Engine",
            "long_description": "JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's JavaScript.pm in that it offers two different levels of access: 1) A 1:1 mapping of the SpiderMonkey API to Perl 2) A more Perl-like API",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-log-log4perl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "spidermonkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-javascript-spidermonkey",
            "portdir": "perl/p5-javascript-spidermonkey",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/JavaScript::SpiderMonkey",
            "description": "Perl interface to the JavaScript Engine",
            "long_description": "JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's JavaScript.pm in that it offers two different levels of access: 1) A 1:1 mapping of the SpiderMonkey API to Perl 2) A more Perl-like API",
            "active": false,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-log-log4perl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "spidermonkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-javascript-spidermonkey",
            "portdir": "perl/p5-javascript-spidermonkey",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-javascript-spidermonkey",
            "homepage": "https://metacpan.org/pod/JavaScript::SpiderMonkey",
            "description": "Perl interface to the JavaScript Engine",
            "long_description": "JavaScript::SpiderMonkey is a Perl Interface to the SpiderMonkey JavaScript Engine. It is different from Claes Jacobsson's JavaScript.pm in that it offers two different levels of access: 1) A 1:1 mapping of the SpiderMonkey API to Perl 2) A more Perl-like API",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-javascript-spidermonkey"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-iterator-util",
            "portdir": "perl/p5-iterator-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator::Util",
            "description": "Essential utilities for the Iterator class.",
            "long_description": "This module implements many useful functions for creating and manipulating iterator objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-data-inheritable",
                        "p5.30-devel-stacktrace",
                        "p5.30-exception-class",
                        "p5.30-iterator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-iterator-util",
            "portdir": "perl/p5-iterator-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator::Util",
            "description": "Essential utilities for the Iterator class.",
            "long_description": "This module implements many useful functions for creating and manipulating iterator objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-data-inheritable",
                        "p5.28-devel-stacktrace",
                        "p5.28-exception-class",
                        "p5.28-iterator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-iterator-util",
            "portdir": "perl/p5-iterator-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator::Util",
            "description": "Essential utilities for the Iterator class.",
            "long_description": "This module implements many useful functions for creating and manipulating iterator objects.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-data-inheritable",
                        "p5.26-devel-stacktrace",
                        "p5.26-exception-class",
                        "p5.26-iterator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-iterator-util",
            "portdir": "perl/p5-iterator-util",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-iterator-util",
            "homepage": "https://metacpan.org/pod/Iterator::Util",
            "description": "Essential utilities for the Iterator class.",
            "long_description": "This module implements many useful functions for creating and manipulating iterator objects.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-iterator-util"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-iterator",
            "portdir": "perl/p5-iterator",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator",
            "description": "An implementation of iterators",
            "long_description": "p5-Iterator provides a class that simplifies the creation and use of these iterator objects. Other p5-iterator modules provide many general-purpose and special-purpose iterator functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-data-inheritable",
                        "p5.30-devel-stacktrace",
                        "p5.30-exception-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-iterator-util"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-iterator",
            "portdir": "perl/p5-iterator",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator",
            "description": "An implementation of iterators",
            "long_description": "p5-Iterator provides a class that simplifies the creation and use of these iterator objects. Other p5-iterator modules provide many general-purpose and special-purpose iterator functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-data-inheritable",
                        "p5.28-devel-stacktrace",
                        "p5.28-exception-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-iterator-util"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-iterator",
            "portdir": "perl/p5-iterator",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Iterator",
            "description": "An implementation of iterators",
            "long_description": "p5-Iterator provides a class that simplifies the creation and use of these iterator objects. Other p5-iterator modules provide many general-purpose and special-purpose iterator functions.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-data-inheritable",
                        "p5.26-devel-stacktrace",
                        "p5.26-exception-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-iterator-util"
                    ]
                }
            ]
        },
        {
            "name": "p5-iterator",
            "portdir": "perl/p5-iterator",
            "version": "0.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-iterator",
            "homepage": "https://metacpan.org/pod/Iterator",
            "description": "An implementation of iterators",
            "long_description": "p5-Iterator provides a class that simplifies the creation and use of these iterator objects. Other p5-iterator modules provide many general-purpose and special-purpose iterator functions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-iterator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-iri",
            "portdir": "perl/p5-iri",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IRI",
            "description": "IRI - Internationalized Resource Identifiers",
            "long_description": "IRI - Internationalized Resource Identifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-test-simple",
                        "p5.30-try-tiny",
                        "p5.30-uri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-moo",
                        "p5.30-moox-handlesvia",
                        "p5.30-type-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-iri",
            "portdir": "perl/p5-iri",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IRI",
            "description": "IRI - Internationalized Resource Identifiers",
            "long_description": "IRI - Internationalized Resource Identifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-test-simple",
                        "p5.28-try-tiny",
                        "p5.28-uri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-moo",
                        "p5.28-moox-handlesvia",
                        "p5.28-type-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-iri",
            "portdir": "perl/p5-iri",
            "version": "0.11.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IRI",
            "description": "IRI - Internationalized Resource Identifiers",
            "long_description": "IRI - Internationalized Resource Identifiers",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-try-tiny",
                        "p5.26-uri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-type-tiny",
                        "p5.26-moo",
                        "p5.26-moox-handlesvia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5-iri",
            "portdir": "perl/p5-iri",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-iri",
            "homepage": "https://metacpan.org/pod/IRI",
            "description": "IRI - Internationalized Resource Identifiers",
            "long_description": "IRI - Internationalized Resource Identifiers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-iri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-eval",
                        "p5.30-xml-libxml",
                        "p5.30-xml-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-eval",
                        "p5.28-xml-libxml",
                        "p5.28-xml-checker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mblab.wustl.edu",
            "description": "Perl module for parameter estimation with hidden Markov models.",
            "long_description": "iPE is parameter estimation software for generalized hidden Markov models. For information and documentation, see http://mblab.wustl.edu",
            "active": false,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-eval",
                        "p5.26-libxml-enno",
                        "p5.26-xml-libxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-ipe",
            "portdir": "perl/p5-ipe",
            "version": "0.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-ipe",
            "homepage": "https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html",
            "description": "Perl module for parameter estimation for Hidden Markov Models.",
            "long_description": "iParameterEstimation is a highly configurable maximum likelihood parameter estimation package for generalized Hidden Markov Models. Specific configuration files are included for training Twinscan, N-SCAN and their EST variants. For information and documentation, see https://web.archive.org/web/20240407185651/http://mblab.wustl.edu/software.html.",
            "active": true,
            "categories": [
                "perl",
                "biology"
            ],
            "maintainers": [
                {
                    "name": "rpz",
                    "github": "",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ipe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-ipc-system-simple",
            "portdir": "perl/p5-ipc-system-simple",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::System::Simple",
            "description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "long_description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-datetime-locale",
                        "p5.30-autobox"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.30-file-basedir",
                        "p5.30-mason",
                        "p5.30-astro-app-satpass2",
                        "p5.30-unix-process",
                        "p5.30-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ipc-system-simple",
            "portdir": "perl/p5-ipc-system-simple",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::System::Simple",
            "description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "long_description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-datetime-locale",
                        "p5.28-autobox"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-dist-zilla-plugin-contributorsfromgit",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.28-file-basedir",
                        "p5.28-mason",
                        "p5.28-astro-app-satpass2",
                        "p5.28-unix-process",
                        "p5.28-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-ipc-system-simple",
            "portdir": "perl/p5-ipc-system-simple",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IPC::System::Simple",
            "description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "long_description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-datetime-locale",
                        "p5.26-autobox"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-file-basedir",
                        "p5.26-mason",
                        "p5.26-astro-app-satpass2",
                        "p5.26-unix-process",
                        "p5.26-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5-ipc-system-simple",
            "portdir": "perl/p5-ipc-system-simple",
            "version": "1.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-ipc-system-simple",
            "homepage": "https://metacpan.org/pod/IPC::System::Simple",
            "description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "long_description": "IPC::System::Simple - Run commands simply, with detailed diagnostics",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}