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

{
    "count": 50595,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=836",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=834",
    "results": [
        {
            "name": "p5.26-lwp-protocol-https",
            "portdir": "perl/p5-lwp-protocol-https",
            "version": "6.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Protocol::https",
            "description": "LWP::Protocol::https - SSL support for libwww-perl",
            "long_description": "The LWP::Protocol::https module used to be bundled with p5-libwww-perl, but it was unbundled in v6.02 so that dependencies could be declared properly. Ports that need https support can just declare their dependency on p5-lwp-protocol-https and will no longer need to know what underlying modules to install.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-requiresinternet"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-libwww-perl",
                        "perl5.26",
                        "p5.26-net-http",
                        "p5.26-mozilla-ca",
                        "p5.26-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-metacpan-client",
                        "p5.26-alien-wxwidgets"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-astro-spacetrack",
                        "p5.26-bio-db-ncbihelper",
                        "p5.26-cpan-uploader",
                        "p5.26-crypt-ssleay",
                        "p5.26-finance-quote",
                        "p5.26-geo-webservice-elevation-usgs",
                        "p5.26-net-github",
                        "p5.26-net-twitter",
                        "p5.26-net-twitter-lite",
                        "p5.26-www-shorten-googl",
                        "p5.26-astro-simbad-client"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lwp-protocol-http10",
            "portdir": "perl/p5-lwp-protocol-http10",
            "version": "6.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Protocol::http10",
            "description": "Deprecated support for HTTP/1.0 in libwww-perl",
            "long_description": "Deprecated support for HTTP/1.0 in libwww-perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lwp-mediatypes",
            "portdir": "perl/p5-lwp-mediatypes",
            "version": "6.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::MediaTypes",
            "description": "Media types and mailcap processing",
            "long_description": "Media types and mailcap processing",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-http-message",
                        "p5.26-libwww-perl",
                        "p5.26-http-daemon"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lwp-curl",
            "portdir": "perl/p5-lwp-curl",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Curl",
            "description": "LWP::Curl - LWP methods implementation with Curl engine",
            "long_description": "LWP::Curl - LWP methods implementation with Curl engine",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-net-curl",
                        "p5.26-uri"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-lwp-consolelogger",
            "portdir": "perl/p5-lwp-consolelogger",
            "version": "0.0.42",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::ConsoleLogger",
            "description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "long_description": "LWP::ConsoleLogger - LWP tracing and debugging",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-html-formattext-withlinks",
                        "p5.26-http-cookiejar",
                        "p5.26-http-server-simple-psgi",
                        "p5.26-log-dispatch-array",
                        "p5.26-mojolicious",
                        "p5.26-path-tiny",
                        "p5.26-pithub",
                        "p5.26-plack",
                        "p5.26-plack-test-agent",
                        "p5.26-test-failwarnings",
                        "p5.26-test-fatal",
                        "p5.26-test-lwp-useragent",
                        "p5.26-test-most",
                        "p5.26-www-mechanize"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-parse-mime",
                        "p5.26-ref-util",
                        "p5.26-string-trim",
                        "p5.26-sub-exporter",
                        "p5.26-term-size-any",
                        "p5.26-text-simpletable-autowidth",
                        "p5.26-try-tiny",
                        "p5.26-type-tiny",
                        "p5.26-uri",
                        "p5.26-uri-query",
                        "perl5.26",
                        "p5.26-xml-simple",
                        "p5.26-class-method-modifiers",
                        "p5.26-data-printer",
                        "p5.26-datetime",
                        "p5.26-html-restrict",
                        "p5.26-http-body",
                        "p5.26-http-cookiemonster",
                        "p5.26-http-message",
                        "p5.26-json-maybexs",
                        "p5.26-libwww-perl",
                        "p5.26-list-allutils",
                        "p5.26-log-dispatch",
                        "p5.26-module-load-conditional",
                        "p5.26-module-runtime",
                        "p5.26-moo",
                        "p5.26-moox-strictconstructor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lwp-authen-wsse",
            "portdir": "perl/p5-lwp-authen-wsse",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::Authen::Wsse",
            "description": "Library for enabling X-WSSE authentication in LWP.",
            "long_description": "LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.",
            "active": false,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-digest-sha1",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-long-jump",
            "portdir": "perl/p5-long-jump",
            "version": "0.0.1",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Long::Jump",
            "description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "long_description": "Long::Jump - Mechanism for returning to a specific point from a deeply nested stack",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test2-suite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-message-simple",
            "portdir": "perl/p5-log-message-simple",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Message::Simple",
            "description": "Log::Message::Simple - Simplified interface to Log::Message",
            "long_description": "Log::Message::Simple - Simplified interface to Log::Message",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-log-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-term-ui"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-message",
            "portdir": "perl/p5-log-message",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Message",
            "description": "Log::Message - A generic message storing mechanism",
            "long_description": "Log::Message - A generic message storing mechanism",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-locale-maketext-simple",
                        "p5.26-module-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-log-message-simple"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-log4perl-appender-socket-unix",
            "portdir": "perl/p5-log-log4perl-appender-socket-unix",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Log4perl::Appender::Socket::UNIX",
            "description": "Log to a Unix Domain Socket",
            "long_description": "Log to a Unix Domain Socket",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-log-log4perl",
            "portdir": "perl/p5-log-log4perl",
            "version": "1.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Log4perl",
            "description": "Log4j implementation for Perl",
            "long_description": "Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbd-csv",
                        "p5.26-dbd-sqlite",
                        "p5.26-dbi",
                        "perl5.26",
                        "p5.26-log-dispatch-filerotate",
                        "p5.26-sql-statement",
                        "p5.26-xml-dom",
                        "p5.26-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-javascript-spidermonkey",
                        "p5.26-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-comments",
                        "p5.26-moosex-log-log4perl",
                        "p5.26-rdf-trine",
                        "p5.26-archive-tar-wrapper",
                        "p5.26-sysadm-install",
                        "p5.26-catalyst-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-handler",
            "portdir": "perl/p5-log-handler",
            "version": "0.900.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Handler",
            "description": "Log::Handler - Log messages to several outputs.",
            "long_description": "Log::Handler - Log messages to several outputs.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-general",
                        "p5.26-config-properties",
                        "p5.26-data-dumper",
                        "p5.26-dbi",
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-params-validate",
                        "p5.26-time-hires",
                        "p5.26-yaml",
                        "p5.26-email-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-log-dispatchouli",
            "portdir": "perl/p5-log-dispatchouli",
            "version": "2.22.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatchouli",
            "description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "long_description": "Log::Dispatchouli - a simple wrapper around Log::Dispatch",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-file-temp",
                        "p5.26-test-deep",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-string-flogger",
                        "p5.26-sub-exporter",
                        "perl5.26",
                        "p5.26-sys-syslog",
                        "p5.26-try-tiny",
                        "p5.26-sub-exporter-globexporter",
                        "p5.26-log-dispatch",
                        "p5.26-log-dispatch-array",
                        "p5.26-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-dispatch-filerotate",
            "portdir": "perl/p5-log-dispatch-filerotate",
            "version": "1.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::FileRotate",
            "description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
            "long_description": "Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-warn",
                        "clang-9.0",
                        "p5.26-encode",
                        "p5.26-path-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-date-manip",
                        "p5.26-log-dispatch",
                        "p5.26-version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-log-log4perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-dispatch-configurator-any",
            "portdir": "perl/p5-log-dispatch-configurator-any",
            "version": "1.122.640",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Configurator::Any",
            "description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
            "long_description": "Log::Dispatch::Configurator::Any - Configurator implementation with Config::Any",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-config-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-config-any",
                        "p5.26-log-dispatch",
                        "p5.26-log-dispatch-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-dispatch-config",
            "portdir": "perl/p5-log-dispatch-config",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Config",
            "description": "Log::Dispatch::Config - Log4j for Perl",
            "long_description": "Log::Dispatch::Config - Log4j for Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-appconfig",
                        "p5.26-io-stringy",
                        "p5.26-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-log-dispatch-configurator-any",
                        "p5.26-net-cli-interact"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-dispatch-array",
            "portdir": "perl/p5-log-dispatch-array",
            "version": "1.3.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch::Array",
            "description": "Log::Dispatch::Array - log events to an array (reference)",
            "long_description": "Log::Dispatch::Array - log events to an array (reference)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-deep"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-log-dispatch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-lwp-consolelogger",
                        "p5.26-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-log-dispatchouli"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-dispatch",
            "portdir": "perl/p5-log-dispatch",
            "version": "2.700.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Dispatch",
            "description": "Dispatches messages to one or more outputs",
            "long_description": "Dispatches messages to one or more outputs",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-ipc-run3",
                        "p5.26-test-fatal",
                        "p5.26-test-needs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-namespace-autoclean",
                        "p5.26-params-validationcompiler",
                        "perl5.26",
                        "p5.26-sys-syslog",
                        "p5.26-try-tiny",
                        "p5.26-specio",
                        "p5.26-devel-globaldestruction",
                        "p5.26-dist-checkconflicts",
                        "p5.26-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-log-dispatch-array",
                        "p5.26-log-dispatch-config",
                        "p5.26-log-dispatch-configurator-any",
                        "p5.26-dist-zilla-plugin-checkissues",
                        "p5.26-log-dispatchouli",
                        "p5.26-log-log4perl",
                        "p5.26-lwp-consolelogger",
                        "p5.26-log-dispatch-filerotate"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-any-adapter-tap",
            "portdir": "perl/p5-log-any-adapter-tap",
            "version": "0.3.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any::Adapter::TAP",
            "description": "Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases",
            "long_description": "Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-data-dumper",
                        "p5.26-log-any",
                        "p5.26-try-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-net-stomp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-any-adapter-callback",
            "portdir": "perl/p5-log-any-adapter-callback",
            "version": "0.101.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any::Adapter::Callback",
            "description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine",
            "long_description": "Log::Any::Adapter::Callback - (DEPRECATED) Send Log::Any logs to a subroutine",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-log-any"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-search-elasticsearch",
                        "p5.26-search-elasticsearch-client-2_0",
                        "p5.26-search-elasticsearch-client-5_0",
                        "p5.26-search-elasticsearch-client-6_0"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-log-any",
            "portdir": "perl/p5-log-any",
            "version": "1.708.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Log::Any",
            "description": "Bringing loggers and listeners together",
            "long_description": "Bringing loggers and listeners together",
            "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-search-elasticsearch-client-2_0",
                        "p5.26-search-elasticsearch-client-5_0",
                        "p5.26-search-elasticsearch-client-6_0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-masonx-free",
                        "p5.26-log-any-adapter-callback",
                        "p5.26-log-any-adapter-tap",
                        "p5.26-chi",
                        "p5.26-net-stomp",
                        "p5.26-search-elasticsearch",
                        "p5.26-mason",
                        "p5.26-code-tidyall",
                        "p5.26-html-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lockfile-simple",
            "portdir": "perl/p5-lockfile-simple",
            "version": "0.208.0",
            "license": "Artistic-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LockFile::Simple",
            "description": "Simple file locking scheme",
            "long_description": "Simple file locking scheme",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-local-lib",
            "portdir": "perl/p5-local-lib",
            "version": "2.0.24",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/local::lib",
            "description": "Create and use a local lib/ for perl modules with PERL5LIB",
            "long_description": "Create and use a local lib/ for perl modules with PERL5LIB",
            "active": false,
            "categories": [
                "devel",
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-extutils-install",
                        "p5.26-extutils-makemaker",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-locale-maketext-simple",
            "portdir": "perl/p5-locale-maketext-simple",
            "version": "0.210.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Simple",
            "description": "Simple interface to Locale::Maketext::Lexicon.",
            "long_description": "Simple interface to Locale::Maketext::Lexicon.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-app-cli",
                        "p5.26-archive-extract",
                        "p5.26-ipc-cmd",
                        "p5.26-log-message",
                        "p5.26-module-load-conditional",
                        "p5.26-params-check",
                        "p5.26-term-ui"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-locale-maketext-lexicon",
            "portdir": "perl/p5-locale-maketext-lexicon",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Lexicon",
            "description": "Use other catalog formats in Maketext.",
            "long_description": "Use other catalog formats in Maketext.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-locale-maketext-fuzzy",
            "portdir": "perl/p5-locale-maketext-fuzzy",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Maketext::Fuzzy",
            "description": "Maketext from already interpolated strings",
            "long_description": "Maketext from already interpolated strings",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-locale-gettext",
            "portdir": "perl/p5-locale-gettext",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::gettext",
            "description": "Perl interface to GNU gettext",
            "long_description": "Perl interface to GNU gettext",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "perl5.26",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-locale-codes",
            "portdir": "perl/p5-locale-codes",
            "version": "3.660.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Locale::Codes",
            "description": "Locale::Codes - a distribution of modules to handle locale codes",
            "long_description": "Locale::Codes - a distribution of modules to handle locale codes",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-inter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-datetime-timezone"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lj-simple",
            "portdir": "perl/p5-lj-simple",
            "version": "0.150.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.bpfh.net/computing/software/LJ::Simple/",
            "description": "Simple perl module for managing your LiveJournal account",
            "long_description": "LJ::Simple is an object based perl module which is used to access LiveJournal-based web logs. This module implements most of the flat protocol LiveJournal uses",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-list-utilsby",
            "portdir": "perl/p5-list-utilsby",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::UtilsBy",
            "description": "List::UtilsBy - higher-order list utility functions",
            "long_description": "List::UtilsBy - higher-order list utility functions",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-convert-color",
                        "p5.26-devel-mat",
                        "p5.26-dist-zilla-plugin-git-contributors",
                        "p5.26-list-allutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-list-uniq",
            "portdir": "perl/p5-list-uniq",
            "version": "0.21.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/JFITZ/List-Uniq-v0.21.0",
            "description": "List::Uniq extracts the unique elements of a list",
            "long_description": "List::Uniq extracts the unique elements of a list",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-exception",
                        "p5.26-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-list-someutils-xs",
            "portdir": "perl/p5-list-someutils-xs",
            "version": "0.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils::XS",
            "description": "List::SomeUtils::XS - XS implementation for List::SomeUtils",
            "long_description": "List::SomeUtils::XS - XS implementation for List::SomeUtils",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-leaktrace",
                        "p5.26-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-list-someutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-leaktrace",
                        "p5.26-text-parsewords"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-scalar-list-utils",
                        "p5.26-list-someutils-xs",
                        "p5.26-module-implementation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-code-tidyall",
                        "p5.26-list-allutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-list-moreutils-xs",
            "portdir": "perl/p5-list-moreutils-xs",
            "version": "0.430.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::MoreUtils::XS",
            "description": "List::MoreUtils::XS - Provide compiled List::MoreUtils functions",
            "long_description": "List::MoreUtils::XS - Provide compiled List::MoreUtils functions",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-config-autoconf",
                        "p5.26-inc-latest",
                        "p5.26-test-leaktrace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-xsloader"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-list-moreutils"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-list-moreutils",
            "portdir": "perl/p5-list-moreutils",
            "version": "0.430.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::MoreUtils",
            "description": "Provide the stuff missing in List::Util",
            "long_description": "List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-writevariants",
                        "clang-9.0",
                        "p5.26-config-autoconf",
                        "p5.26-inc-latest",
                        "p5.26-test-leaktrace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-exporter-tiny",
                        "p5.26-list-moreutils-xs",
                        "p5.26-xsloader",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-text-markdown",
                        "p5.26-text-multimarkdown",
                        "p5.26-moose",
                        "p5.26-math-random-secure"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-chi",
                        "p5.26-config-jfdi",
                        "p5.26-data-perl",
                        "p5.26-datetime-format-flexible",
                        "p5.26-datetime-format-natural",
                        "p5.26-email-sender",
                        "p5.26-fey-test",
                        "p5.26-file-sharedir",
                        "p5.26-gd",
                        "p5.26-gearman",
                        "p5.26-html-wikiconverter",
                        "p5.26-moose-autobox",
                        "p5.26-moosex-nonmoose",
                        "p5.26-moosex-traits-pluggable",
                        "p5.26-net-appliance-phrasebook",
                        "p5.26-pdl",
                        "p5.26-perl-critic",
                        "p5.26-perl-prereqscanner",
                        "p5.26-pod-weaver",
                        "p5.26-pod-weaver-section-contributors",
                        "p5.26-statistics-descriptive",
                        "p5.26-test-moose-more",
                        "p5.26-text-recordparser",
                        "p5.26-bioperl",
                        "p5.26-text-trac",
                        "p5.26-catalyst-authentication-store-dbix-class",
                        "p5.26-catalyst-model-dbic-schema",
                        "p5.26-catalystx-component-traits"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-list-compare",
            "portdir": "perl/p5-list-compare",
            "version": "0.550.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::Compare",
            "description": "List::Compare - Compare elements of two or more lists",
            "long_description": "List::Compare - Compare elements of two or more lists",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-code-tidyall"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-list-allutils",
            "portdir": "perl/p5-list-allutils",
            "version": "0.180.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::AllUtils",
            "description": "List::AllUtils - mixes List::Utils and List::MoreUtils",
            "long_description": "List::AllUtils - mixes List::Utils and List::MoreUtils",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-list-someutils",
                        "p5.26-list-utilsby",
                        "p5.26-scalar-list-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-const-exporter",
                        "p5.26-dist-zilla-plugin-contributorsfromgit",
                        "p5.26-fey",
                        "p5.26-fey-orm",
                        "p5.26-html-masonx-free",
                        "p5.26-lwp-consolelogger",
                        "p5.26-text-table-manifold"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-translit",
            "portdir": "perl/p5-lingua-translit",
            "version": "0.280.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Translit",
            "description": "convert text from one writing system to another",
            "long_description": "Lingua::Translit can be used to convert text from one writing system to another, based on national or international transliteration tables. Where possible a reverse transliteration is supported.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-lingua-stem-snowball-da",
            "portdir": "perl/p5-lingua-stem-snowball-da",
            "version": "1.10.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Snowball::Da",
            "description": "Porters stemming algorithm for Denmark",
            "long_description": "Porters stemming algorithm for Denmark",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-stem-ru",
            "portdir": "perl/p5-lingua-stem-ru",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Ru",
            "description": "Porter's stemming algorithm for Russian (KOI8-R only)",
            "long_description": "Porter's stemming algorithm for Russian (KOI8-R only)",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-stem-it",
            "portdir": "perl/p5-lingua-stem-it",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::It",
            "description": "Porter's stemming algorithm for Italian",
            "long_description": "Porter's stemming algorithm for Italian",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-stem-fr",
            "portdir": "perl/p5-lingua-stem-fr",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem::Fr",
            "description": "Perl French Stemming",
            "long_description": "Perl French Stemming",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-stem",
            "portdir": "perl/p5-lingua-stem",
            "version": "2.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Stem",
            "description": "Stemming of words",
            "long_description": "Stemming of words",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-pt-stemmer",
                        "p5.26-lingua-stem-fr",
                        "p5.26-lingua-stem-it",
                        "p5.26-lingua-stem-ru",
                        "perl5.26",
                        "p5.26-snowball-norwegian",
                        "p5.26-snowball-swedish",
                        "p5.26-text-german",
                        "p5.26-lingua-stem-snowball-da"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-en-tagger"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-pt-stemmer",
            "portdir": "perl/p5-lingua-pt-stemmer",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::PT::Stemmer",
            "description": "Portuguese language stemming",
            "long_description": "Portuguese language stemming",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-stem"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-preferred",
            "portdir": "perl/p5-lingua-preferred",
            "version": "0.2.4",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::Preferred",
            "description": "Perl extension to choose a language",
            "long_description": "Many web browsers let you specify which languages you understand. Then they negotiate with the web server to get documents in the best language possible. This is something similar in Perl.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-lingua-en-words2nums",
            "portdir": "perl/p5-lingua-en-words2nums",
            "version": "0.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::EN::Words2Nums",
            "description": "Lingua::EN::Words2Nums - convert English text to numbers",
            "long_description": "This module converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-en-findnumber"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-en-tagger",
            "portdir": "perl/p5-lingua-en-tagger",
            "version": "0.310.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::EN::Tagger",
            "description": "Part-of-speech tagger for English natural language processing",
            "long_description": "Part-of-speech tagger for English natural language processing",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-html-parser",
                        "p5.26-html-tagset",
                        "perl5.26",
                        "p5.26-memoize",
                        "p5.26-memoize-expirelru",
                        "p5.26-lingua-stem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-lingua-en-inflect-phrase"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-en-pluraltosingular",
            "portdir": "perl/p5-lingua-en-pluraltosingular",
            "version": "0.210.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::EN::PluralToSingular",
            "description": "Lingua::EN::PluralToSingular - change an English plural to a singular",
            "long_description": "Lingua::EN::PluralToSingular - change an English plural to a singular",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-admin-tableinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-en-number-isordinal",
            "portdir": "perl/p5-lingua-en-number-isordinal",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::EN::Number::IsOrdinal",
            "description": "Lingua::EN::Number::IsOrdinal - detect if English number is ordinal or cardinal",
            "long_description": "This module will tell you if a number, either in words or as digits, is a cardinal or ordinal number. This is useful if you e.g. want to distinguish these types of numbers found with Lingua::EN::FindNumber and take different actions.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal",
                        "p5.26-try-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-lingua-en-findnumber"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-en-inflect-phrase"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-lingua-en-inflect-phrase",
            "portdir": "perl/p5-lingua-en-inflect-phrase",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Lingua::EN::Inflect::Phrase",
            "description": "Inflect short English Phrases",
            "long_description": "Inflect short English Phrases",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-lingua-en-inflect",
                        "p5.26-lingua-en-inflect-number",
                        "perl5.26",
                        "p5.26-lingua-en-tagger",
                        "p5.26-lingua-en-number-isordinal",
                        "p5.26-lingua-en-findnumber"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dbix-class-schema-loader",
                        "p5.26-string-toidentifier-en"
                    ]
                }
            ]
        }
    ]
}