GET /api/v1/ports/?format=api&ordering=-name&page=760
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=-name&page=761",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=759",
    "results": [
        {
            "name": "p5.325.32-cpan-meta-yaml",
            "portdir": "perl/p5-cpan-meta-yaml",
            "version": "0.18.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::YAML",
            "description": "Read and write a subset of YAML for CPAN Meta files",
            "long_description": "Read and write a subset of YAML for CPAN Meta files",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.325.32-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-cpan-meta"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-cpan-meta-requirements",
            "portdir": "perl/p5-cpan-meta-requirements",
            "version": "2.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta::Requirements",
            "description": "a set of version requirements for a CPAN dist",
            "long_description": "a set of version requirements for a CPAN dist",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-cpan-meta"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-cpan-meta",
            "portdir": "perl/p5-cpan-meta",
            "version": "2.150.10",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/CPAN::Meta",
            "description": "the distribution metadata for a CPAN dist",
            "long_description": "the distribution metadata for a CPAN dist",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-cpan-meta-requirements",
                        "p5.325.32-cpan-meta-yaml",
                        "p5.325.32-encode",
                        "p5.325.32-scalar-list-utils",
                        "p5.325.32-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-module-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-zmq-ffi",
            "portdir": "perl/p5-zmq-ffi",
            "version": "1.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZMQ::FFI",
            "description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "long_description": "ZMQ::FFI - version agnostic Perl bindings for zeromq using ffi",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "p5.30-anyevent",
                        "p5.30-sub-override",
                        "p5.30-sys-sigaction",
                        "p5.30-test-deep",
                        "p5.30-test-exception",
                        "p5.30-test-nowarnings",
                        "p5.30-test-warnings",
                        "p5.30-time-hires"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "perl5.30",
                        "p5.30-class-xsaccessor",
                        "p5.30-ffi-checklib",
                        "p5.30-ffi-platypus",
                        "p5.30-import-into",
                        "p5.30-moo",
                        "p5.30-namespace-clean",
                        "p5.30-sub-exporter",
                        "p5.30-try-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-zeromq",
            "portdir": "perl/p5-zeromq",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ZeroMQ",
            "description": "Perl wrapper for the 0MQ messaging/IPC framework version 2",
            "long_description": "Perl wrapper for the 0MQ messaging/IPC framework version 2. Please note that this module has been DEPRECATED in favor of more recent implementations. One such is ZMQ::FFI which builds transparently with any zmq release version from 2.2.0 through current 4.3.1.",
            "active": false,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-tcp",
                        "p5.30-anyevent",
                        "p5.30-test-exception",
                        "p5.30-test-fatal",
                        "p5.30-test-requires",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-json",
                        "p5.30-task-weaken",
                        "zmq22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-yaml-tiny",
            "portdir": "perl/p5-yaml-tiny",
            "version": "1.760.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Tiny",
            "description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "long_description": "YAML::Tiny - Read/Write YAML files with as little code as possible",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-json-maybexs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-dist-zilla",
                        "p5.30-dist-zilla-plugin-checkprereqsindexed",
                        "p5.30-dist-zilla-plugin-contributorsfromgit",
                        "p5.30-dist-zilla-plugin-promptifstale",
                        "p5.30-module-install",
                        "p5.30-test-yaml-valid",
                        "p5.30-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml-syck",
            "portdir": "perl/p5-yaml-syck",
            "version": "1.450.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::Syck",
            "description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "long_description": "YAML::Syck - Fast, lightweight YAML loader and dumper",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-catalyst-action-rest",
                        "p5.30-xml-xml2json"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-app-svn-bisect",
                        "p5.30-data-serializer",
                        "p5.30-moosex-storage",
                        "p5.30-test-yaml-valid"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml-pp-libyaml",
            "portdir": "perl/p5-yaml-pp-libyaml",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::PP::LibYAML",
            "description": "YAML::PP::LibYAML - Faster parsing for YAML::PP",
            "long_description": "YAML::PP::LibYAML - Faster parsing for YAML::PP",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-yaml-libyaml-api",
                        "p5.30-yaml-pp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-yaml-pp",
            "portdir": "perl/p5-yaml-pp",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::PP",
            "description": "YAML::PP - YAML 1.2 processor",
            "long_description": "YAML::PP - YAML 1.2 processor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-boolean",
                        "p5.30-test-deep",
                        "p5.30-test-warn",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-getopt-long"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-finance-quote",
                        "p5.30-pegex",
                        "p5.30-ppi",
                        "p5.30-xxx",
                        "p5.30-yaml-libyaml-api",
                        "p5.30-yaml-pp-libyaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml-libyaml-api",
            "portdir": "perl/p5-yaml-libyaml-api",
            "version": "0.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::LibYAML::API",
            "description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
            "long_description": "YAML::LibYAML::API - Wrapper around the C libyaml library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-yaml-pp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-yaml-pp-libyaml"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml-libyaml",
            "portdir": "perl/p5-yaml-libyaml",
            "version": "0.907.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML::LibYAML",
            "description": "YAML::LibYAML - Perl YAML Serialization using XS and libyaml",
            "long_description": "YAML::LibYAML - Perl YAML Serialization using XS and libyaml",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-inline-c",
                        "p5.30-par-dist",
                        "p5.30-mail-dkim"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-storage",
                        "p5.30-config-any",
                        "p5.30-test-yaml-valid",
                        "p5.30-dancer",
                        "p5.30-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-yaml",
            "portdir": "perl/p5-yaml",
            "version": "1.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/YAML",
            "description": "YAML loader/dumper module",
            "long_description": "The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-encode",
                        "p5.30-test-deep",
                        "p5.30-test-yaml",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-mail-dkim",
                        "p5.30-sql-translator",
                        "p5.30-astro-simbad-client",
                        "p5.30-astro-app-satpass2",
                        "p5.30-uri-query",
                        "p5.30-dancer2-session-cookie",
                        "p5.30-rdf-query"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-module-depends",
                        "p5.30-moosex-storage",
                        "p5.30-privileges-drop",
                        "p5.30-sdl",
                        "p5.30-test-yaml-valid",
                        "p5.30-treepath",
                        "p5.30-web-scraper",
                        "p5.30-alien-build-plugin-download-github",
                        "p5.30-xxx",
                        "p5.30-bioperl",
                        "p5.30-dancer",
                        "p5.30-dancer2",
                        "p5.30-data-phrasebook-loader-yaml",
                        "p5.30-data-serializer",
                        "p5.30-log-handler"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xxx",
            "portdir": "perl/p5-xxx",
            "version": "0.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XXX",
            "description": "XXX - See Your Data in the Nude",
            "long_description": "XXX - See Your Data in the Nude",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-yaml",
                        "p5.30-yaml-pp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-pegex"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xstring",
            "portdir": "perl/p5-xstring",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XString",
            "description": "XString - Isolated String helpers from B",
            "long_description": "XString - Isolated String helpers from B",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-specio",
                        "p5.30-sub-quote"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xs-parse-sublike",
            "portdir": "perl/p5-xs-parse-sublike",
            "version": "0.410.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XS::Parse::Sublike",
            "description": "XS::Parse::Sublike - XS functions to assist in parsing sub-like syntax",
            "long_description": "XS::Parse::Sublike - XS functions to assist in parsing sub-like syntax",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build",
                        "p5.30-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-sharedir"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-future-asyncawait",
                        "p5.30-object-pad",
                        "p5.30-syntax-keyword-multisub"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xs-parse-keyword",
            "portdir": "perl/p5-xs-parse-keyword",
            "version": "0.490.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XS::Parse::Keyword",
            "description": "XS::Parse::Keyword - XS functions to assist in parsing keyword syntax",
            "long_description": "XS::Parse::Keyword - XS functions to assist in parsing keyword syntax",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-extutils-cchecker",
                        "p5.30-test-simple",
                        "clang-18",
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-file-sharedir",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-future-asyncawait",
                        "p5.30-list-keywords",
                        "p5.30-object-pad",
                        "p5.30-syntax-keyword-defer",
                        "p5.30-syntax-keyword-dynamically",
                        "p5.30-syntax-keyword-match",
                        "p5.30-syntax-keyword-try",
                        "p5.30-syntax-operator-divides",
                        "p5.30-syntax-operator-equ",
                        "p5.30-syntax-operator-existsor",
                        "p5.30-syntax-operator-in"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xsloader",
            "portdir": "perl/p5-xsloader",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XSLoader",
            "description": "XSLoader - Dynamically load C libraries into Perl code",
            "long_description": "XSLoader - Dynamically load C libraries into Perl code",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-b-cow"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-attribute-storage",
                        "p5.30-crypt-bcrypt",
                        "p5.30-data-hexdump",
                        "p5.30-email-address-xs",
                        "p5.30-git-raw",
                        "p5.30-io-kqueue",
                        "p5.30-lexical-var",
                        "p5.30-list-moreutils",
                        "p5.30-list-moreutils-xs",
                        "p5.30-params-util",
                        "p5.30-crypt-argon2",
                        "p5.30-sys-cpuload"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xs-check",
            "portdir": "perl/p5-xs-check",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XS::Check",
            "description": "XS::Check - Check XS for some common problems",
            "long_description": "XS::Check - Check XS for some common problems",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "chrischavez",
                    "github": "chrstphrchvz",
                    "ports_count": 96
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-slurper",
                        "p5.30-c-tokenize",
                        "p5.30-text-linenumber"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-xpathengine",
            "portdir": "perl/p5-xml-xpathengine",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::XPathEngine",
            "description": "a re-usable XPath engine for DOM-like trees",
            "long_description": "This module provides an XPath engine, that can be re-used by other module/classes that implement trees.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-html-treebuilder-xpath",
                        "p5.30-spreadsheet-readsxc",
                        "p5.30-web-scraper",
                        "p5.30-xml-dom-xpath",
                        "p5.30-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-xpath",
            "portdir": "perl/p5-xml-xpath",
            "version": "1.490.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::XPath",
            "description": "XML::XPath - Parse and evaluate XPath statements",
            "long_description": "XML::XPath - Parse and evaluate XPath statements",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-path-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-scalar-list-utils",
                        "p5.30-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-feed"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-graphviz",
                        "p5.30-spreadsheet-readsxc",
                        "p5.30-test-xml",
                        "p5.30-xml-atom",
                        "p5.30-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-xml2json",
            "portdir": "perl/p5-xml-xml2json",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::XML2JSON",
            "description": "XML::XML2JSON - Convert XML into JSON (and back again) using XML::LibXML",
            "long_description": "XML::XML2JSON - Convert XML into JSON (and back again) using XML::LibXML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-json",
                        "p5.30-json-xs",
                        "p5.30-yaml-syck",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-json-dwiw",
                        "p5.30-xml-libxml",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-writer-string",
            "portdir": "perl/p5-xml-writer-string",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Writer::String",
            "description": "Module to capture output from XML::Writer",
            "long_description": "Module to capture output from XML::Writer",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-writer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-writer",
            "portdir": "perl/p5-xml-writer",
            "version": "0.900.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Writer",
            "description": "Perl extension for writing XML documents.",
            "long_description": "A helper module for Perl programs that write an XML document. The module handles all escaping for attribute values and character data and constructs different types of markup, such as tags, comments, and processing instructions.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bio-variation",
                        "p5.30-bioperl",
                        "p5.30-xml-writer-string"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-validator-schema",
            "portdir": "perl/p5-xml-validator-schema",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Validator::Schema",
            "description": "validate XML against a subset of W3C XML Schema",
            "long_description": "This module allows you to validate XML documents against a W3C XML Schema. This module does not implement the full W3C XML Schema recommendation, but a useful subset.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-sax-expat",
                        "p5.30-xml-sax-writer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-sax",
                        "p5.30-tree-dag_node",
                        "p5.30-xml-filter-buffertext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-twig",
            "portdir": "perl/p5-xml-twig",
            "version": "3.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Twig",
            "description": "XML::Twig - A perl module for processing huge XML documents in tree mode.",
            "long_description": "XML::Twig - A perl module for processing huge XML documents in tree mode.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-io-captureoutput",
                        "p5.30-io-stringy",
                        "p5.30-xml-filter-buffertext",
                        "p5.30-xml-sax-writer",
                        "p5.30-xml-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-text-tabsxwrap",
                        "p5.30-tie-ixhash",
                        "perl5.30",
                        "p5.30-xml-xpath",
                        "p5.30-xml-xpathengine",
                        "p5.30-xml-parser",
                        "p5.30-html-entities-numbered",
                        "p5.30-html-parser",
                        "p5.30-html-tidy",
                        "p5.30-html-tree",
                        "p5.30-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-xml",
                        "p5.30-bio-phylo",
                        "p5.30-bio-variation",
                        "p5.30-bioperl",
                        "p5.30-graphviz",
                        "p5.30-net-dbus",
                        "p5.30-bio-db-ncbihelper",
                        "p5.30-spreadsheet-readsxc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.30-openoffice-oodoc"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-treepp",
            "portdir": "perl/p5-xml-treepp",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::TreePP",
            "description": "Pure Perl implementation for parsing/writing XML documents",
            "long_description": "Pure Perl implementation for parsing/writing XML documents",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-treebuilder",
            "portdir": "perl/p5-xml-treebuilder",
            "version": "5.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::TreeBuilder",
            "description": "Parser that builds a tree of XML::Element objects",
            "long_description": "This module uses XML::Parser to make XML document trees constructed of XML::Element objects (and XML::Element is a subclass of HTML::Element adapted for XML). XML::TreeBuilder is meant particularly for people who are used to the HTML::TreeBuilder / HTML::Element interface to document trees, and who don't want to learn some other document interface like XML::Twig or XML::DOM.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-html-tagset",
                        "p5.30-html-tree",
                        "p5.30-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-tiny",
            "portdir": "perl/p5-xml-tiny",
            "version": "2.70.0",
            "license": "(Artistic-1 or GPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Tiny",
            "description": "XML::Tiny is a simple lightweight parser for a subset of XML",
            "long_description": "XML::Tiny is a simple lightweight parser for a subset of XML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-simple",
            "portdir": "perl/p5-xml-simple",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Simple",
            "description": "Easy API to read/write XML (esp config files)",
            "long_description": "Easy API to read/write XML (esp config files)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-namespacesupport",
                        "p5.30-xml-sax",
                        "p5.30-xml-sax-expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-image-info",
                        "p5.30-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-autodia",
                        "p5.30-config-any",
                        "p5.30-dancer",
                        "p5.30-data-serializer",
                        "p5.30-lwp-consolelogger",
                        "p5.30-net-eboks",
                        "p5.30-net-openid-common",
                        "p5.30-www-wolframalpha",
                        "p5.30-flickr-upload",
                        "p5.30-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-semanticdiff",
            "portdir": "perl/p5-xml-semanticdiff",
            "version": "1.0.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SemanticDiff",
            "description": "XML::SemanticDiff - Perl extension for comparing XML documents.",
            "long_description": "XML::SemanticDiff - Perl extension for comparing XML documents.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-sax-writer",
            "portdir": "perl/p5-xml-sax-writer",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SAX::Writer",
            "description": "SAX2 XML Writer",
            "long_description": "SAX2 XML Writer",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-encode",
                        "p5.30-xml-filter-buffertext",
                        "p5.30-xml-namespacesupport",
                        "p5.30-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-twig",
                        "p5.30-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-perl-ldap",
                        "p5.30-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-sax-expat",
            "portdir": "perl/p5-xml-sax-expat",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SAX::Expat",
            "description": "SAX2 Driver for Expat (XML::Parser)",
            "long_description": "This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-namespacesupport",
                        "p5.30-xml-parser",
                        "p5.30-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-nmap-scanner",
                        "p5.30-rdf-trine",
                        "p5.30-test-xml",
                        "p5.30-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-sax-base",
            "portdir": "perl/p5-xml-sax-base",
            "version": "1.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SAX::Base",
            "description": "Base class SAX Drivers and Filters",
            "long_description": "Base class SAX Drivers and Filters",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-xml-filter-buffertext",
                        "p5.30-xml-sax",
                        "p5.30-xml-sax-writer"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-sax",
            "portdir": "perl/p5-xml-sax",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SAX",
            "description": "Perl extension for SAX XML parsers.",
            "long_description": "XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-namespacesupport",
                        "p5.30-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bio-cluster",
                        "p5.30-bioperl",
                        "p5.30-nmap-scanner",
                        "p5.30-rdf-trine",
                        "p5.30-test-xml",
                        "p5.30-xml-filter-buffertext",
                        "p5.30-xml-libxml",
                        "p5.30-xml-sax-expat",
                        "p5.30-xml-simple",
                        "p5.30-xml-validator-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-rss-libxml",
            "portdir": "perl/p5-xml-rss-libxml",
            "version": "0.310.500",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::RSS::LibXML",
            "description": "XML::RSS::LibXML - XML::RSS with XML::LibXML",
            "long_description": "XML::RSS::LibXML - XML::RSS with XML::LibXML",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-cpan-meta",
                        "p5.30-module-build",
                        "p5.30-test-differences",
                        "p5.30-test-exception",
                        "p5.30-test-warn"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-accessor",
                        "p5.30-datetime-format-mail",
                        "p5.30-datetime-format-w3cdtf",
                        "p5.30-universal-require",
                        "p5.30-xml-libxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-rss",
            "portdir": "perl/p5-xml-rss",
            "version": "1.650.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::RSS",
            "description": "XML::RSS - creates and updates RSS files",
            "long_description": "XML::RSS - creates and updates RSS files",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-differences",
                        "p5.30-test-manifest",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-html-parser",
                        "perl5.30",
                        "p5.30-xml-parser",
                        "p5.30-datetime",
                        "p5.30-datetime-format-mail",
                        "p5.30-datetime-format-w3cdtf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-feed"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xmlrpc-lite",
            "portdir": "perl/p5-xmlrpc-lite",
            "version": "0.717.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XMLRPC::Lite",
            "description": "XMLRPC::Lite - client and server implementation of XML-RPC protocol",
            "long_description": "XMLRPC::Lite - client and server implementation of XML-RPC protocol",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-soap-lite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-regexp",
            "portdir": "perl/p5-xml-regexp",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::RegExp",
            "description": "Regular expressions for XML tokens",
            "long_description": "Regular expressions for XML tokens",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-dom"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-parser-lite-tree",
            "portdir": "perl/p5-xml-parser-lite-tree",
            "version": "0.140.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Parser::Lite::Tree",
            "description": "Lightweight XML tree builder",
            "long_description": "Lightweight XML tree builder",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-flickr-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-parser-lite",
            "portdir": "perl/p5-xml-parser-lite",
            "version": "0.722.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Parser::Lite",
            "description": "XML::Parser::Lite - Lightweight regexp-based XML parser",
            "long_description": "XML::Parser::Lite - Lightweight regexp-based XML parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-test-requires",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-soap-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-parser-easytree",
            "portdir": "perl/p5-xml-parser-easytree",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Parser::EasyTree",
            "description": "Easier tree style for xml-parser",
            "long_description": "XML-Parser-EasyTree adds a new built-in style called EasyTree to XML::Parser. Like XML::Parser's Tree style, setting this style causes the parser to build a lightweight tree structure representing the XML document.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-data-dumper",
                        "p5.30-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-xml-parser",
            "portdir": "perl/p5-xml-parser",
            "version": "2.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Parser",
            "description": "XML::Parser - A perl module for parsing XML documents",
            "long_description": "XML::Parser - A perl module for parsing XML documents",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-sharedir-install",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-file-sharedir",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-xpath",
                        "p5.30-bioperl",
                        "p5.30-astro-simbad-client",
                        "p5.30-libxml-perl",
                        "p5.30-parse-mediawikidump",
                        "p5.30-perl-ldap",
                        "p5.30-rpc-xml",
                        "p5.30-soap-lite",
                        "p5.30-test-xml",
                        "p5.30-xml-autowriter",
                        "p5.30-xml-checker",
                        "p5.30-xml-dom",
                        "p5.30-xml-parser-easytree",
                        "p5.30-xml-rss",
                        "p5.30-xml-sax-expat",
                        "p5.30-xml-semanticdiff",
                        "p5.30-xml-treebuilder",
                        "p5.30-xml-twig"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.30-file-keepass"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-namespacesupport",
            "portdir": "perl/p5-xml-namespacesupport",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::NamespaceSupport",
            "description": "Simple generic namespace support class",
            "long_description": "Simple generic namespace support class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-config-any",
                        "p5.30-xml-libxml",
                        "p5.30-xml-sax",
                        "p5.30-xml-sax-expat",
                        "p5.30-xml-sax-writer",
                        "p5.30-xml-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-namespacefactory",
            "portdir": "perl/p5-xml-namespacefactory",
            "version": "1.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::NamespaceFactory",
            "description": "XML::NamespaceFactory - Simple factory objects for SAX namespaced names",
            "long_description": "XML::NamespaceFactory - Simple factory objects for SAX namespaced names",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-commonns"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-namespace",
            "portdir": "perl/p5-xml-namespace",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Namespace",
            "description": "XML::Namespace - Simple support for XML Namespaces",
            "long_description": "XML::Namespace - Simple support for XML Namespaces",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-rdf-trine"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-libxslt",
            "portdir": "perl/p5-xml-libxslt",
            "version": "2.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXSLT",
            "description": "Perl interface to libxslt.",
            "long_description": "This module is an interface to the gnome project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-libxml",
                        "zlib",
                        "libxslt",
                        "libxml2",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-catalyst-view-xslt",
                        "p5.30-data-stag"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-libxml-simple",
            "portdir": "perl/p5-xml-libxml-simple",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXML::Simple",
            "description": "XML::LibXML clone of XML::Simple",
            "long_description": "This module is a blunt rewrite of XML::Simple to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-libxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-flickr-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-libxml",
            "portdir": "perl/p5-xml-libxml",
            "version": "2.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::LibXML",
            "description": "Perl interface to libxml2",
            "long_description": "This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-alien-build",
                        "p5.30-alien-libxml2",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-sax",
                        "perl5.30",
                        "libxml2",
                        "p5.30-encode",
                        "p5.30-xml-namespacesupport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-html-selector-xpath"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-bioperl",
                        "p5.30-finance-quote",
                        "p5.30-glib-object-introspection",
                        "p5.30-ipe",
                        "p5.30-nmap-scanner",
                        "p5.30-rdf-trine",
                        "p5.30-rpc-xml",
                        "p5.30-sql-translator",
                        "p5.30-xml-atom",
                        "p5.30-xml-feed",
                        "p5.30-xml-libxml-simple",
                        "p5.30-xml-libxslt",
                        "p5.30-xml-rss-libxml",
                        "p5.30-bio-phylo",
                        "p5.30-xml-xml2json"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-filter-buffertext",
            "portdir": "perl/p5-xml-filter-buffertext",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Filter::BufferText",
            "description": "Simple text filter",
            "long_description": "This is a very simple filter. One common cause of grief (and programmer error) is that XML parsers aren't required to provide character events in one chunk. They can, but are not forced to, and most don't. This filter does the trivial but oft-repeated task of putting all characters into a single event.",
            "active": true,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-xml-sax",
                        "p5.30-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xml-sax-writer",
                        "p5.30-xml-validator-schema"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-xml-feed",
            "portdir": "perl/p5-xml-feed",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Feed",
            "description": "XML::Feed - Syndication feed parser and auto-discovery",
            "long_description": "XML::Feed - Syndication feed parser and auto-discovery",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-uri",
                        "p5.30-xml-xpath",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-datetime-format-iso8601",
                        "p5.30-datetime-format-mail",
                        "p5.30-datetime-format-natural",
                        "p5.30-datetime-format-w3cdtf",
                        "p5.30-feed-find",
                        "p5.30-html-parser",
                        "perl5.30",
                        "p5.30-module-pluggable",
                        "p5.30-uri-fetch",
                        "p5.30-xml-atom",
                        "p5.30-xml-libxml",
                        "p5.30-xml-rss",
                        "p5.30-libwww-perl",
                        "p5.30-class-errorhandler",
                        "p5.30-datetime",
                        "p5.30-datetime-format-flexible"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}