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

{
    "count": 50462,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=718",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=716",
    "results": [
        {
            "name": "p5.32-html-strip",
            "portdir": "perl/p5-html-strip",
            "version": "2.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Strip",
            "description": "Perl extension for stripping HTML markup from text.",
            "long_description": "This module simply strips HTML-like markup from text in a very quick and brutal manner. It could quite easily be used to strip XML or SGML from text as well; but removing HTML markup is a much more common problem, hence this module lives in the HTML::namespace.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-test-exception"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-simpleparse",
            "portdir": "perl/p5-html-simpleparse",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::SimpleParse",
            "description": "HTML::SimpleParse - a bare-bones HTML parser",
            "long_description": "HTML::SimpleParse - a bare-bones HTML parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cgi-ssi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-selector-xpath",
            "portdir": "perl/p5-html-selector-xpath",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Selector::XPath",
            "description": "HTML::Selector::XPath - CSS Selector to XPath compiler",
            "long_description": "HTML::Selector::XPath is a utility function to compile a full set of CSS2 and partial CSS3 selectors to the equivalent XPath expression.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-encode",
                        "p5.32-html-treebuilder-xpath",
                        "p5.32-test-base",
                        "p5.32-xml-libxml",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-web-scraper"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-scrubber",
            "portdir": "perl/p5-html-scrubber",
            "version": "0.190.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Scrubber",
            "description": "Perl extension for scrubbing/sanitizing html",
            "long_description": "Perl extension for scrubbing/sanitizing html",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-differences",
                        "p5.32-test-memory-cycle",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-restrict",
            "portdir": "perl/p5-html-restrict",
            "version": "3.0.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Restrict",
            "description": "HTML::Restrict - Strip unwanted HTML tags and attributes",
            "long_description": "HTML::Restrict - Strip unwanted HTML tags and attributes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "p5.32-test-simple",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moo",
                        "p5.32-namespace-clean",
                        "perl5.32",
                        "p5.32-uri",
                        "p5.32-type-tiny",
                        "p5.32-data-dump",
                        "p5.32-html-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-parser",
            "portdir": "perl/p5-html-parser",
            "version": "3.830.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Parser",
            "description": "HTML::Parser - HTML parsing and extraction modules",
            "long_description": "HTML::Parser - HTML parsing and extraction modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-tagset",
                        "p5.32-http-message",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-http-proxy",
                        "p5.32-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-comments",
                        "p5.32-file-mork",
                        "p5.32-html-encoding",
                        "p5.32-html-entities-interpolate",
                        "p5.32-html-fillinform",
                        "p5.32-html-scrubber",
                        "p5.32-html-stripscripts-parser",
                        "p5.32-html-tableextract",
                        "p5.32-html-template-compiled",
                        "p5.32-html-tree",
                        "p5.32-html-wikiconverter",
                        "p5.32-http-recorder",
                        "p5.32-mime-lite-html",
                        "p5.32-net-openid-common",
                        "p5.32-net-twitter",
                        "p5.32-plack-middleware-fixmissingbodyinredirect",
                        "p5.32-pod-projectdocs",
                        "p5.32-podtohtml",
                        "p5.32-svn-notify",
                        "p5.32-text-trac",
                        "p5.32-twitter-api",
                        "p5.32-web-scraper",
                        "p5.32-cgi",
                        "p5.32-www-search",
                        "p5.32-xml-entities",
                        "p5.32-lingua-en-tagger",
                        "p5.32-test-www-mechanize",
                        "p5.32-html-mason",
                        "p5.32-mail-spamassassin",
                        "p5.32-html-lint",
                        "p5.32-html-tagfilter",
                        "p5.32-html-tokeparser-simple",
                        "p5.32-xml-rss",
                        "p5.32-html-restrict",
                        "p5.32-pod-markdown",
                        "p5.32-string-tagged-markdown",
                        "p5.32-catalyst-runtime",
                        "p5.32-devel-cover",
                        "p5.32-string-print",
                        "p5.32-gimp",
                        "p5.32-catalyst-plugin-session",
                        "p5.32-html-form",
                        "p5.32-libwww-perl",
                        "p5.32-www-mechanize",
                        "p5.32-xml-twig",
                        "p5.32-xml-feed",
                        "p5.32-finance-quote",
                        "p5.32-text-multimarkdown",
                        "p5.32-feed-find"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-masonx-free",
            "portdir": "perl/p5-html-masonx-free",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::MasonX::Free",
            "description": "HTML::MasonX::Free - a secret society of HTML::Mason-using throwback modules",
            "long_description": "These modules, together, help make HTML::Mason work more like it always should have.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-path-class",
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moose",
                        "perl5.32",
                        "p5.32-params-validate",
                        "p5.32-namespace-autoclean",
                        "p5.32-html-mason",
                        "p5.32-list-allutils",
                        "p5.32-log-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-masonx-apachelikeplackhandler",
            "portdir": "perl/p5-html-masonx-apachelikeplackhandler",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::MasonX::ApacheLikePlackHandler",
            "description": "HTML::MasonX::ApacheLikePlackHandler - An evil mod_perl-like Mason handler under Plack",
            "long_description": "This is a forked HTML::Mason::ApacheHandler suitable for running under Plack with a mock Apache 2 request object that you have to provide yourself. This provides one possible way to transition a HTML::Mason application running under Apache 2 and mod_perl to a Plack stack running outside of Apache.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-mason"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-mason-psgihandler",
            "portdir": "perl/p5-html-mason-psgihandler",
            "version": "0.530.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Mason::PSGIHandler",
            "description": "HTML::Mason::PSGIHandler - PSGI handler for HTML::Mason",
            "long_description": "HTML::Mason::PSGIHandler - PSGI handler for HTML::Mason",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-plack",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-cgi-psgi",
                        "p5.32-html-mason"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-mason-plackhandler",
            "portdir": "perl/p5-html-mason-plackhandler",
            "version": "0.103.70",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Mason::PlackHandler",
            "description": "HTML::Mason::PlackHandler - HTML::Mason handler using Plack::Request and Plack::Response",
            "long_description": "HTML::Mason::PlackHandler - HTML::Mason handler using Plack::Request and Plack::Response",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-mason",
                        "p5.32-plack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-mason",
            "portdir": "perl/p5-html-mason",
            "version": "1.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Mason",
            "description": "High-performance, dynamic web site authoring system",
            "long_description": "Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites. This version, Mason 1.x, is no longer actively maintained. Mason 2.x, provided by port p5-mason, is recommended for new development.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-cache-cache",
                        "p5.32-cgi",
                        "p5.32-class-container",
                        "perl5.32",
                        "p5.32-html-parser",
                        "p5.32-log-any",
                        "p5.32-params-validate",
                        "p5.32-exception-class"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-masonx-free",
                        "p5.32-catalyst-view-html-mason",
                        "p5.32-catalyst-view-mason",
                        "p5.32-dancer-template-mason",
                        "p5.32-html-mason-plackhandler",
                        "p5.32-html-mason-psgihandler",
                        "p5.32-html-masonx-apachelikeplackhandler",
                        "p5.32-http-server-simple-mason",
                        "p5.32-masonx-request-withapachesession",
                        "p5.32-mojolicious-plugin-mason1renderer"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-lint",
            "portdir": "perl/p5-html-lint",
            "version": "2.320.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Lint",
            "description": "a pure-Perl HTML parser and checker for syntactic legitmacy",
            "long_description": "HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-parser",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-formattext-withlinks",
            "portdir": "perl/p5-html-formattext-withlinks",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::FormatText::WithLinks",
            "description": "HTML::FormatText::WithLinks - HTML to text conversion with links as footnotes",
            "long_description": "HTML::FormatText::WithLinks - HTML to text conversion with links as footnotes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-tree",
                        "perl5.32",
                        "p5.32-uri",
                        "p5.32-test-mockobject",
                        "p5.32-html-formatter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-formatter",
            "portdir": "perl/p5-html-formatter",
            "version": "2.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Formatter",
            "description": "Perl modules that format HTML as plaintext, PostScript or RTF.",
            "long_description": "Perl modules that format HTML as plaintext, PostScript or RTF.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-cpan-meta",
                        "p5.32-test-warnings",
                        "clang-14",
                        "p5.32-file-slurper"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-font-afm",
                        "p5.32-html-tree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-io",
                        "p5.32-test-harness"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-formattext-withlinks",
                        "p5.32-podtohtml"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-form",
            "portdir": "perl/p5-html-form",
            "version": "6.130.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Form",
            "description": "HTML::Form - Class that represents an HTML form element",
            "long_description": "HTML::Form - Class that represents an HTML form element",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-parser",
                        "perl5.32",
                        "p5.32-uri",
                        "p5.32-http-message",
                        "p5.32-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-www-mechanize",
                        "p5.32-libwww-perl",
                        "p5.32-www-mechanize"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-fillinform",
            "portdir": "perl/p5-html-fillinform",
            "version": "2.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::FillInForm",
            "description": "module for automatically filling HTML forms",
            "long_description": "This module automatically inserts data from a previous HTML form into the HTML input and select tags. It is a subclass of HTML::Parser and uses it to parse the HTML and insert the values into the form tags.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-extract",
            "portdir": "perl/p5-html-extract",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Extract",
            "description": "Perl module for getting text and HTML snippets out of HTML pages",
            "long_description": "HTML::Extract is a Perl module for getting text and HTML snippets out of HTML pages.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-tagfilter",
                        "p5.32-html-tree",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-html-entities-numbered",
            "portdir": "perl/p5-html-entities-numbered",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Entities::Numbered",
            "description": "HTML::Entities::Numbered - Conversion of numbered HTML entities",
            "long_description": "HTML::Entities::Numbered - Conversion of numbered HTML entities",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xml-twig"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-entities-interpolate",
            "portdir": "perl/p5-html-entities-interpolate",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Entities::Interpolate",
            "description": "HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string",
            "long_description": "HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-pod",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-slurper",
                        "perl5.32",
                        "p5.32-tie-function",
                        "p5.32-html-parser",
                        "p5.32-capture-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-html-encoding",
            "portdir": "perl/p5-html-encoding",
            "version": "0.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Encoding",
            "description": "Determine the encoding of HTML/XML/XHTML documents",
            "long_description": "Determine the encoding of HTML/XML/XHTML documents",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-encode",
                        "p5.32-html-parser",
                        "p5.32-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-hook-lexwrap",
            "portdir": "perl/p5-hook-lexwrap",
            "version": "0.260.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hook::LexWrap",
            "description": "Lexically scoped subroutine wrappers",
            "long_description": "Lexically scoped subroutine wrappers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-http-server-simple-mason",
                        "p5.32-test-subcalls",
                        "p5.32-test-kit"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-heap",
            "portdir": "perl/p5-heap",
            "version": "0.800.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Heap",
            "description": "Collection of routines for managing a heap data structure",
            "long_description": "This is a collection of routines for managing a heap data structure. There are two major components: a heap component, and an element component. A heap package basically keeps a collection of elements and is able to return the smallest one. The heap component interface is defined in Heap(3) and must be supported by all heap packages. Currently there are three heap components provided: Heap::Fibonacci (the preferred one), Heap::Binomial, and Heap::Binary",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-mat",
                        "p5.32-graph"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-util-fieldhash-compat",
            "portdir": "perl/p5-hash-util-fieldhash-compat",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Util::FieldHash::Compat",
            "description": "Hash::Util::FieldHash::Compat - Use Hash::Util::FieldHash or ties, depending on availability",
            "long_description": "Hash::Util::FieldHash::Compat - Use Hash::Util::FieldHash or ties, depending on availability",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-tie-refhash",
                        "p5.32-tie-refhash-weak"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-moosex-clone",
                        "p5.32-moosex-insideout"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-safekeys",
            "portdir": "perl/p5-hash-safekeys",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::SafeKeys",
            "description": "Hash::SafeKeys - get hash contents without resetting each iterator",
            "long_description": "Hash::SafeKeys - get hash contents without resetting each iterator",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perl-languageserver",
                        "p5.32-devel-dumptrace"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-ordered",
            "portdir": "perl/p5-hash-ordered",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Ordered",
            "description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "long_description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "p5.32-scalar-list-utils",
                        "p5.32-extutils-makemaker",
                        "p5.32-test-deep",
                        "p5.32-test-failwarnings",
                        "p5.32-test-fatal",
                        "p5.32-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-objectify",
            "portdir": "perl/p5-hash-objectify",
            "version": "0.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Objectify",
            "description": "Hash::Objectify - Create objects from hashes on the fly",
            "long_description": "Hash::Objectify - Create objects from hashes on the fly",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-const-exporter"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-multivalue",
            "portdir": "perl/p5-hash-multivalue",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::MultiValue",
            "description": "Store multiple values per key",
            "long_description": "Store multiple values per key",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-apache-authcookie",
                        "p5.32-http-entity-parser",
                        "p5.32-http-thin",
                        "p5.32-catalyst-runtime",
                        "p5.32-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-moreutils",
            "portdir": "perl/p5-hash-moreutils",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::MoreUtils",
            "description": "Hash::MoreUtils - Provide the stuff missing in Hash::Util",
            "long_description": "Hash::MoreUtils - Provide the stuff missing in Hash::Util",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-merge-simple",
            "portdir": "perl/p5-hash-merge-simple",
            "version": "0.52.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Merge::Simple",
            "description": "Hash::Merge::Simple - Recursively merge two or more hashes, simply",
            "long_description": "Hash::Merge::Simple - Recursively merge two or more hashes, simply",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-clone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-config-jfdi",
                        "p5.32-dist-zilla-plugin-metaprovides",
                        "p5.32-dancer",
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-merge",
            "portdir": "perl/p5-hash-merge",
            "version": "0.302.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Merge",
            "description": "Merges arbitrarily deep hashes into a single hash",
            "long_description": "Merges arbitrarily deep hashes into a single hash",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-clone",
                        "p5.32-clone-pp",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-clone-choose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-sql-abstract",
                        "p5.32-treepath",
                        "p5.32-catalyst-model-dbic-schema",
                        "p5.32-dbix-class-schema-loader",
                        "p5.32-dbix-class"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-fieldhash",
            "portdir": "perl/p5-hash-fieldhash",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::FieldHash",
            "description": "Hash::FieldHash - A lightweight field hash implementation",
            "long_description": "Hash::FieldHash provides the field hash mechanism which supports the inside-out technique.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-test-leaktrace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-object-id"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-guard",
            "portdir": "perl/p5-guard",
            "version": "1.23.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Guard",
            "description": "Guard - safe cleanup blocks",
            "long_description": "This module implements so-called \"guards\". A guard is something (usually an object) that \"guards\" a resource, ensuring that it is cleaned up when expected.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-coro",
                        "p5.32-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gtk3-sourceview",
            "portdir": "perl/p5-gtk3-sourceview",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SourceView",
            "description": "Gtk3::SourceView - Perl binding for the GTK+ 3 GtkSourceView widget",
            "long_description": "Gtk3::SourceView - Perl binding for the GTK+ 3 GtkSourceView widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview3",
                        "perl5.32",
                        "p5.32-glib-object-introspection",
                        "p5.32-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk3-simplelist",
            "portdir": "perl/p5-gtk3-simplelist",
            "version": "0.210.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::SimpleList",
            "description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "long_description": "Gtk3::SimpleList - A simple interface to Gtk3's complex MVC list widget",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk3-imageview",
            "portdir": "perl/p5-gtk3-imageview",
            "version": "12",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3::ImageView",
            "description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "long_description": "Gtk3::ImageView - Image viewer widget for Gtk3",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xauth",
                        "p5.32-scalar-list-utils",
                        "p5.32-cairo",
                        "p5.32-glib",
                        "p5.32-gtk3",
                        "p5.32-mime-base64",
                        "perl5.32",
                        "p5.32-readonly",
                        "p5.32-test-deep",
                        "p5.32-test-mockobject",
                        "p5.32-test-simple",
                        "p5.32-try-tiny",
                        "p5.32-carp-always",
                        "p5.32-perlmagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk3",
            "portdir": "perl/p5-gtk3",
            "version": "0.38.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk3",
            "description": "Gtk3 - Perl interface to the 3.x series of the gtk+ toolkit",
            "long_description": "Gtk3 - Perl interface to the 3.x series of the gtk+ toolkit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "adwaita-icon-theme",
                        "gtk3",
                        "perl5.32",
                        "p5.32-cairo-gobject",
                        "p5.32-glib-object-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-goocanvas2",
                        "p5.32-gtk3-simplelist",
                        "p5.32-gtk3-sourceview",
                        "p5.32-gtk3-imageview"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gtk2-sourceview2",
            "portdir": "perl/p5-gtk2-sourceview2",
            "version": "0.100.0",
            "license": "(Artistic-2 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::SourceView2",
            "description": "Gtk2::SourceView2 - Enhanced source code editor widget",
            "long_description": "Gtk2::SourceView2 is the Perl binding for the C library gtksourceview-2.0.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview2",
                        "perl5.32",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2-sourceview",
            "portdir": "perl/p5-gtk2-sourceview",
            "version": "1.0.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::SourceView",
            "description": "Perl wrappers for the GtkSourceView widget",
            "long_description": "Perl bindings to the 1.x series of the GtkSourceView widget libraries. This module allows you to write Perl applications that utilize the GtkSourceView library for source editing and printing.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "gtksourceview",
                        "p5.32-gnome2-print",
                        "p5.32-gtk2",
                        "p5.32-glib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2-gladexml",
            "portdir": "perl/p5-gtk2-gladexml",
            "version": "1.7.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::GladeXML",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "perl5.32",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2-ex-podviewer",
            "portdir": "perl/p5-gtk2-ex-podviewer",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::Ex::PodViewer",
            "description": "Gtk2::Ex::PodViewer - a Gtk2 widget for displaying Plain old Documentation (POD).",
            "long_description": "Gtk2::Ex::PodViewer is a widget for rendering Perl POD documents. It is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-pod-simple",
                        "p5.32-gtk2",
                        "p5.32-io-stringy",
                        "p5.32-pod-parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gtk2-ex-formfactory",
            "portdir": "perl/p5-gtk2-ex-formfactory",
            "version": "0.670.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2::Ex::FormFactory",
            "description": "Gtk2::Ex::FormFactory - Makes building complex GUI's easy",
            "long_description": "Gtk2::Ex::FormFactory - Makes building complex GUI's easy",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gtk2",
            "portdir": "perl/p5-gtk2",
            "version": "1.249.930",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Gtk2",
            "description": "Bindings to Gtk+ library",
            "long_description": "Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-cairo",
                        "p5.32-extutils-depends",
                        "gtk2",
                        "p5.32-glib",
                        "p5.32-pango",
                        "p5.32-extutils-pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-gnome2",
                        "p5.32-gnome2-canvas",
                        "p5.32-gnome2-print",
                        "p5.32-gnome2-wnck",
                        "p5.32-gtk2-gladexml",
                        "p5.32-gtk2-sourceview",
                        "p5.32-gtk2-sourceview2",
                        "p5.32-gtk2-ex-formfactory",
                        "p5.32-gtk2-ex-podviewer",
                        "p5.32-gimp"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-gstreamer1",
            "portdir": "perl/p5-gstreamer1",
            "version": "0.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GStreamer1",
            "description": "Bindings for GStreamer 1.0, the open source multimedia framework",
            "long_description": "Bindings for GStreamer 1.0, the open source multimedia framework",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-devel-checklib",
                        "p5.32-test-pod",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1",
                        "p5.32-glib-object-introspection",
                        "gstreamer1-gst-plugins-base",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-gssapi",
            "portdir": "perl/p5-gssapi",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GSSAPI",
            "description": "Perl extension providing access to the GSSAPIv2 library.",
            "long_description": "This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-authen-sasl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphviz2-dbi",
            "portdir": "perl/p5-graphviz2-dbi",
            "version": "2.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GraphViz2::DBI",
            "description": "GraphViz2::DBI - Visualize a database schema as a graph",
            "long_description": "GraphViz2::DBI - Visualize a database schema as a graph",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbd-sqlite",
                        "p5.32-test-simple",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-moo",
                        "p5.32-dbix-admin-tableinfo",
                        "p5.32-graphviz2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-graphviz2",
            "portdir": "perl/p5-graphviz2",
            "version": "2.670.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GraphViz2",
            "description": "GraphViz2 - An updated wrapper for AT&T's Graphviz that aims to provide access to all the latest options available to users of Graphviz.",
            "long_description": "GraphViz2 - An updated wrapper for AT&T's Graphviz that aims to provide access to all the latest options available to users of Graphviz.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "p5.32-test-snapshot",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-which",
                        "p5.32-graph",
                        "graphviz",
                        "p5.32-moo",
                        "p5.32-type-tiny",
                        "p5.32-ipc-run3",
                        "perl5.32",
                        "p5.32-data-section-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-graphviz2-dbi",
                        "p5.32-treepath-role-graph"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphviz",
            "portdir": "perl/p5-graphviz",
            "version": "2.260.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/GraphViz",
            "description": "Interface to the GraphViz graphing tool",
            "long_description": "This modules provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using the \"dot\" and \"neato\" programs from the GraphViz project. Deprecated in favor of module GraphViz2.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-which",
                        "p5.32-ipc-run",
                        "p5.32-libwww-perl",
                        "graphviz",
                        "p5.32-time-hires",
                        "p5.32-xml-twig",
                        "p5.32-xml-xpath",
                        "p5.32-parse-recdescent"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-panotools-script",
                        "p5.32-sql-translator"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphics-toolkit-color",
            "portdir": "perl/p5-graphics-toolkit-color",
            "version": "1.972.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::Toolkit::Color",
            "description": "Graphics::Toolkit::Color - color palette constructor",
            "long_description": "Graphics::Toolkit::Color - color palette constructor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-graphics-colornames"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chart"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphics-tiff",
            "portdir": "perl/p5-graphics-tiff",
            "version": "21",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::TIFF",
            "description": "Graphics::TIFF - Perl extension for the libtiff library",
            "long_description": "Graphics::TIFF - Perl extension for the libtiff library",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "p5.32-test-deep",
                        "p5.32-test-requires",
                        "p5.32-test-simple",
                        "p5.32-extutils-depends",
                        "p5.32-extutils-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-readonly",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdf-builder"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-graphics-primitive-driver-cairo",
            "portdir": "perl/p5-graphics-primitive-driver-cairo",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Graphics::Primitive::Driver::Cairo",
            "description": "Graphics::Primitive::Driver::Cairo - Cairo backend for Graphics::Primitive",
            "long_description": "Graphics::Primitive::Driver::Cairo - Cairo backend for Graphics::Primitive",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-graphics-color",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-geometry-primitive",
                        "p5.32-graphics-primitive",
                        "perl5.32",
                        "p5.32-text-flow",
                        "p5.32-moose",
                        "p5.32-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-chart-clicker"
                    ]
                }
            ]
        }
    ]
}