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

{
    "count": 52177,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=771",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=769",
    "results": [
        {
            "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.28-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.28-path-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-scalar-list-utils",
                        "p5.28-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-feed"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-graphviz",
                        "p5.28-spreadsheet-readsxc",
                        "mythtv-plugins.27",
                        "p5.28-xml-atom",
                        "p5.28-xml-twig",
                        "p5.28-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-xpath",
            "portdir": "perl/p5-xml-xpath",
            "version": "1.440.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::XPath",
            "description": "set of modules for parsing and evaluating XPath statements",
            "long_description": "This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath.",
            "active": false,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-scalar-list-utils",
                        "p5.26-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-graphviz",
                        "p5.26-test-xml",
                        "p5.26-xml-atom",
                        "p5.26-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5-xml-xpath",
            "portdir": "perl/p5-xml-xpath",
            "version": "1.490.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-xpath",
            "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-xpath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.28-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.28-json",
                        "p5.28-json-xs",
                        "p5.28-yaml-syck",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-json-dwiw",
                        "p5.28-xml-libxml",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-xml2json",
            "portdir": "perl/p5-xml-xml2json",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-json",
                        "p5.26-json-xs",
                        "p5.26-yaml-syck"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-json-dwiw",
                        "p5.26-xml-libxml",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bio-phylo"
                    ]
                }
            ]
        },
        {
            "name": "p5-xml-xml2json",
            "portdir": "perl/p5-xml-xml2json",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-xml2json",
            "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-xml2json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.28-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.28",
                        "p5.28-xml-writer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-writer-string",
            "portdir": "perl/p5-xml-writer-string",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-writer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-xml-writer-string",
            "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": [
                        "p5.34-xml-writer-string"
                    ]
                }
            ],
            "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.28-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.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bio-variation",
                        "p5.28-bioperl",
                        "p5.28-xml-writer-string"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-writer",
            "portdir": "perl/p5-xml-writer",
            "version": "0.900.0",
            "license": "MIT",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bio-variation",
                        "p5.26-bioperl",
                        "p5.26-xml-writer-string"
                    ]
                }
            ]
        },
        {
            "name": "p5-xml-writer",
            "portdir": "perl/p5-xml-writer",
            "version": "0.900.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-writer",
            "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": [
                        "p5.34-xml-writer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.28-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.28-xml-sax-expat",
                        "p5.28-xml-sax-writer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-xml-sax",
                        "p5.28-tree-dag_node",
                        "p5.28-xml-filter-buffertext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-validator-schema",
            "portdir": "perl/p5-xml-validator-schema",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-xml-sax-expat",
                        "p5.26-xml-sax-writer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-sax",
                        "p5.26-tree-dag_node",
                        "p5.26-xml-filter-buffertext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-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": "p5.34-xml-validator-schema",
            "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-validator-schema"
                    ]
                }
            ],
            "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.28-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.28-io-captureoutput",
                        "p5.28-io-stringy",
                        "p5.28-xml-filter-buffertext",
                        "p5.28-xml-sax-writer",
                        "p5.28-xml-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-text-tabsxwrap",
                        "p5.28-tie-ixhash",
                        "perl5.28",
                        "p5.28-xml-xpath",
                        "p5.28-xml-xpathengine",
                        "p5.28-xml-parser",
                        "p5.28-html-entities-numbered",
                        "p5.28-html-parser",
                        "p5.28-html-tidy",
                        "p5.28-html-tree",
                        "p5.28-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-xml",
                        "p5.28-bio-phylo",
                        "p5.28-bio-variation",
                        "p5.28-bioperl",
                        "p5.28-graphviz",
                        "p5.28-net-dbus",
                        "p5.28-bio-db-ncbihelper",
                        "p5.28-spreadsheet-readsxc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.28-openoffice-oodoc"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-twig",
            "portdir": "perl/p5-xml-twig",
            "version": "3.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Twig",
            "description": "A perl module for processing huge XML documents in tree mode.",
            "long_description": "Twig offers a tree-oriented interface to a document while handling large docs.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-io-captureoutput",
                        "p5.26-io-stringy",
                        "p5.26-xml-filter-buffertext",
                        "p5.26-xml-sax-writer",
                        "p5.26-xml-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-text-tabsxwrap",
                        "p5.26-tie-ixhash",
                        "perl5.26",
                        "p5.26-xml-xpath",
                        "p5.26-xml-xpathengine",
                        "p5.26-xml-parser",
                        "p5.26-html-entities-numbered",
                        "p5.26-html-parser",
                        "p5.26-html-tidy",
                        "p5.26-html-tree",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-xml",
                        "p5.26-bio-phylo",
                        "p5.26-bio-variation",
                        "p5.26-bioperl",
                        "p5.26-graphviz",
                        "p5.26-net-dbus",
                        "p5.26-bio-db-ncbihelper"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.26-openoffice-oodoc"
                    ]
                }
            ]
        },
        {
            "name": "p5-xml-twig",
            "portdir": "perl/p5-xml-twig",
            "version": "3.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-twig",
            "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-twig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.28-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.28",
                        "p5.28-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-treepp",
            "portdir": "perl/p5-xml-treepp",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-treepp",
            "portdir": "perl/p5-xml-treepp",
            "version": "0.430.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-treepp",
            "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": [
                        "p5.34-xml-treepp"
                    ]
                }
            ],
            "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.28-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.28",
                        "p5.28-html-tagset",
                        "p5.28-html-tree",
                        "p5.28-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-treebuilder",
            "portdir": "perl/p5-xml-treebuilder",
            "version": "5.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-html-tagset",
                        "p5.26-html-tree",
                        "p5.26-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-treebuilder",
            "portdir": "perl/p5-xml-treebuilder",
            "version": "5.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-treebuilder",
            "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": [
                        "p5.34-xml-treebuilder"
                    ]
                }
            ],
            "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.28-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.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-xml-tiny",
            "portdir": "perl/p5-xml-tiny",
            "version": "2.70.0",
            "license": "(Artistic-1 or GPL-2)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-xml-tiny",
            "portdir": "perl/p5-xml-tiny",
            "version": "2.70.0",
            "license": "(Artistic-1 or GPL-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-tiny",
            "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": [
                        "p5.34-xml-tiny"
                    ]
                }
            ],
            "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.28-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.28",
                        "p5.28-xml-namespacesupport",
                        "p5.28-xml-sax",
                        "p5.28-xml-sax-expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-image-info",
                        "p5.28-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-amazon-s3",
                        "p5.28-autodia",
                        "p5.28-config-any",
                        "p5.28-dancer",
                        "p5.28-lwp-consolelogger",
                        "p5.28-flickr-upload",
                        "p5.28-net-openid-common",
                        "p5.28-www-wolframalpha",
                        "p5.28-data-serializer",
                        "mythtv-plugins.27"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-simple",
            "portdir": "perl/p5-xml-simple",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xml-namespacesupport",
                        "p5.26-xml-sax",
                        "p5.26-xml-sax-expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-image-info",
                        "p5.26-xml-twig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-any",
                        "p5.26-dancer",
                        "p5.26-data-serializer",
                        "p5.26-amazon-s3",
                        "p5.26-lwp-consolelogger",
                        "p5.26-net-openid-common",
                        "p5.26-www-wolframalpha",
                        "p5.26-flickr-upload",
                        "p5.26-autodia"
                    ]
                }
            ]
        },
        {
            "name": "p5-xml-simple",
            "portdir": "perl/p5-xml-simple",
            "version": "2.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-simple",
            "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": [
                        "p5.34-xml-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.28-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.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-semanticdiff",
            "portdir": "perl/p5-xml-semanticdiff",
            "version": "1.0.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "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": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-xml-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5-xml-semanticdiff",
            "portdir": "perl/p5-xml-semanticdiff",
            "version": "1.0.700",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-xml-semanticdiff",
            "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xml-semanticdiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.28-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.28",
                        "p5.28-encode",
                        "p5.28-xml-filter-buffertext",
                        "p5.28-xml-namespacesupport",
                        "p5.28-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-twig",
                        "p5.28-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-perl-ldap",
                        "p5.28-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-sax-writer",
            "portdir": "perl/p5-xml-sax-writer",
            "version": "0.570.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::SAX::Writer",
            "description": "SAX2 XML Writer",
            "long_description": "SAX2 XML Writer",
            "active": false,
            "categories": [
                "textproc",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode",
                        "p5.26-xml-filter-buffertext",
                        "p5.26-xml-namespacesupport",
                        "p5.26-xml-sax-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-xml-twig",
                        "p5.26-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bioperl",
                        "p5.26-perl-ldap",
                        "p5.26-test-xml"
                    ]
                }
            ]
        },
        {
            "name": "p5-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": "p5.34-xml-sax-writer",
            "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": [
                        "p5.34-xml-sax-writer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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.28-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.28",
                        "p5.28-xml-namespacesupport",
                        "p5.28-xml-parser",
                        "p5.28-xml-sax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-validator-schema"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-bioperl",
                        "p5.28-nmap-scanner",
                        "p5.28-rdf-trine",
                        "p5.28-test-xml",
                        "p5.28-xml-simple"
                    ]
                }
            ]
        }
    ]
}