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

{
    "count": 50307,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=674",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=672",
    "results": [
        {
            "name": "p5.34-image-png-libpng",
            "portdir": "perl/p5-image-png-libpng",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PNG::Libpng",
            "description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "long_description": "Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-pdf-builder",
                        "p5-image-png-libpng"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-image-phash",
            "portdir": "perl/p5-image-phash",
            "version": "0.300.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::PHash",
            "description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "long_description": "Image::PHash - Fast perceptual image hashing (DCT-based pHash)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-perlmagick",
                        "clang-16",
                        "p5.34-imager",
                        "p5.34-gd",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-dct",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-phash"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-image-metadata-jpeg",
            "portdir": "perl/p5-image-metadata-jpeg",
            "version": "0.159.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
            "description": "Access to and modification of JPEG meta-data",
            "long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-metadata-jpeg"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-xml-simple",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-info"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "imageindex"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-image-imlib2",
            "portdir": "perl/p5-image-imlib2",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Imlib2",
            "description": "Perl interface to the Imlib2 image library",
            "long_description": "Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. Note that this is an early version of my attempt at a Perl interface to Imlib2. Currently, the API is just to test things out. Not everything is supported, but a great deal of functionality already exists. If you think the API can be tweaked to be a bit more intuitive, drop me a line!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.34-module-build",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-image-imlib2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-panotools-script",
                        "log2timeline",
                        "exiftool",
                        "p5-image-exiftool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gcstar",
                        "hugin-app"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-ima-dbi",
            "portdir": "perl/p5-ima-dbi",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Ima::DBI",
            "description": "Database connection caching and organization",
            "long_description": "Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as seperate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-data-inheritable",
                        "p5.34-dbi",
                        "p5.34-dbix-contextualfetch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-ima-dbi",
                        "p5.34-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "ifeffit",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-ifeffit",
                        "demeter"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "0.400.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-http-xscookies",
            "portdir": "perl/p5-http-xscookies",
            "version": "0.0.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSCookies",
            "description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-data-dumper",
                        "p5.34-timedate",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-xscookies"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-tiny-multipart",
            "portdir": "perl/p5-http-tiny-multipart",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
            "description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
            "long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-tiny-multipart",
                        "p5.34-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-tiny-mech",
            "portdir": "perl/p5-http-tiny-mech",
            "version": "1.1.2",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny::Mech",
            "description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
            "long_description": "HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-message",
                        "p5.34-http-tiny",
                        "p5.34-www-mechanize"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-metacpan-client"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-tiny-mech"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-tiny",
            "portdir": "perl/p5-http-tiny",
            "version": "0.92.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny",
            "description": "A small, simple, correct HTTP/1.1 client",
            "long_description": "A small, simple, correct HTTP/1.1 client",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-cookiejar",
                        "p5.34-io-socket-ip",
                        "perl5.34",
                        "p5.34-net-ssleay",
                        "p5.34-time-hires",
                        "p5.34-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-mozilla-publicsuffix",
                        "p5.34-alien-build-plugin-download-github"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dist-zilla-plugin-checkprereqsindexed",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-http-thin",
                        "p5.34-http-tiny-mech",
                        "p5.34-http-tiny-multipart",
                        "p5.34-search-elasticsearch",
                        "p5.34-alien-base-modulebuild",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5.34-plack",
                        "p5.34-metacpan-client",
                        "p5-http-tiny",
                        "p5.34-test2-harness",
                        "p5.34-dist-zilla-plugin-github",
                        "p5.34-dancer2",
                        "p5.34-alien-gnuplot"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-thin",
            "portdir": "perl/p5-http-thin",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Thin",
            "description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
            "long_description": "HTTP::Thin - A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-class-method-modifiers",
                        "p5.34-hash-multivalue",
                        "perl5.34",
                        "p5.34-http-tiny",
                        "p5.34-safe-isa",
                        "p5.34-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-thin",
                        "p5.34-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-server-simple-psgi",
            "portdir": "perl/p5-http-server-simple-psgi",
            "version": "0.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
            "description": "PSGI handler for HTTP::Server::Simple",
            "long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-server-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-consolelogger",
                        "p5.34-plack-test-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-dancer",
                        "p5-http-server-simple-psgi"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-server-simple-mason",
            "portdir": "perl/p5-http-server-simple-mason",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Mason",
            "description": "An abstract baseclass for a standalone mason server",
            "long_description": "An abstract baseclass for a standalone mason server",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-hook-lexwrap",
                        "p5.34-html-mason",
                        "p5.34-http-server-simple",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-server-simple-mason"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-server-simple-authen",
            "portdir": "perl/p5-http-server-simple-authen",
            "version": "0.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Server::Simple::Authen",
            "description": "Authentication plugin for HTTP::Server::Simple",
            "long_description": "Authentication plugin for HTTP::Server::Simple",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-authen-simple",
                        "p5.34-http-server-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-server-simple-authen"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-server-simple",
            "portdir": "perl/p5-http-server-simple",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Server::Simple",
            "description": "A very simple standalone HTTP daemon",
            "long_description": "A very simple standalone HTTP daemon",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-cgi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-www-mechanize",
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-server-simple-mason",
                        "p5-http-server-simple",
                        "p5.34-http-server-simple-psgi",
                        "p5.34-test-http-server-simple",
                        "p5.34-http-server-simple-authen"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-response-encoding",
            "portdir": "perl/p5-http-response-encoding",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Response::Encoding",
            "description": "Adds encoding() to HTTP::Response",
            "long_description": "Adds encoding() to HTTP::Response",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-html",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-response-encoding"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-request-ascgi",
            "portdir": "perl/p5-http-request-ascgi",
            "version": "1.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Request::AsCGI",
            "description": "Set up a CGI environment from an HTTP::Request",
            "long_description": "Provides a convenient way of setting up an CGI environment from an HTTP::Request.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-class-accessor",
                        "p5.34-libwww-perl",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-plack"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-request-ascgi",
                        "mythtv-core.28"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-recorder",
            "portdir": "perl/p5-http-recorder",
            "version": "0.70.0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Recorder",
            "description": "Record interaction with websites",
            "long_description": "This is a browser-independent recorder for recording interactions with web sites.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-parser",
                        "p5.34-libwww-perl",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-recorder"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-proxy",
            "portdir": "perl/p5-http-proxy",
            "version": "0.304.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Proxy",
            "description": "A pure Perl HTTP proxy",
            "long_description": "A pure Perl HTTP proxy",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-html-parser",
                        "p5.34-http-message",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-daemon",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "fusioninventory-agent"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-proxy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-parser-xs",
            "portdir": "perl/p5-http-parser-xs",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Parser::XS",
            "description": "HTTP::Parser::XS - a fast, primitive HTTP request parser",
            "long_description": "HTTP::Parser::XS - a fast, primitive HTTP request parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-starman",
                        "p5.34-dancer"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-negotiate",
            "portdir": "perl/p5-http-negotiate",
            "version": "6.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Negotiate",
            "description": "HTTP content negotiation",
            "long_description": "HTTP content negotiation",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-negotiate",
                        "p5.34-rdf-trine",
                        "p5.34-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-multipartparser",
            "portdir": "perl/p5-http-multipartparser",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::MultiPartParser",
            "description": "HTTP::MultiPartParser - HTTP MultiPart Parser",
            "long_description": "HTTP::MultiPartParser - HTTP MultiPart Parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-deep",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-entity-parser",
                        "p5-http-multipartparser"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-message",
            "portdir": "perl/p5-http-message",
            "version": "7.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Message",
            "description": "HTTP::Message - HTTP style message (base class)",
            "long_description": "HTTP::Message - HTTP style message (base class)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-needs",
                        "p5.34-try-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-compress-raw-zlib",
                        "p5.34-encode",
                        "p5.34-encode-locale",
                        "p5.34-http-date",
                        "perl5.34",
                        "p5.34-io-html",
                        "p5.34-lwp-mediatypes",
                        "p5.34-uri",
                        "p5.34-io-compress",
                        "p5.34-clone",
                        "p5.34-compress-raw-bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-plack-middleware-fixmissingbodyinredirect",
                        "p5.34-plack-middleware-removeredundantbody",
                        "p5.34-plack-test-externalserver",
                        "p5.34-dist-zilla-plugin-twitter",
                        "p5.34-dancer-session-cookie",
                        "p5.34-dancer2-plugin-database",
                        "p5.34-www-mechanize-cached",
                        "p5.34-catalyst-authentication-credential-http",
                        "p5.34-dancer2-session-cookie",
                        "p5.34-http-entity-parser",
                        "p5.34-net-amazon-signature-v4",
                        "p5.34-http-headers-fast",
                        "p5.34-apache-logformat-compiler",
                        "p5.34-http-proxy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-mail-webmail-gmail",
                        "p5.34-net-github",
                        "p5.34-net-openid-common",
                        "p5.34-net-openid-consumer",
                        "p5.34-net-twitter",
                        "p5.34-net-twitter-lite",
                        "p5.34-test-lwp-useragent",
                        "p5.34-astro-spacetrack",
                        "p5.34-twitter-api",
                        "p5.34-search-elasticsearch",
                        "p5.34-test-www-mechanize",
                        "p5.34-http-daemon",
                        "p5.34-bio-db-ncbihelper",
                        "p5.34-www-shorten-googl",
                        "p5.34-astro-simbad-client",
                        "p5.34-html-parser",
                        "p5.34-geo-webservice-elevation-usgs",
                        "p5.34-cpan-uploader",
                        "p5.34-finance-quote",
                        "p5.34-bioperl",
                        "p5.34-cgi-emulate-psgi",
                        "p5.34-dist-zilla-plugin-checkissues",
                        "p5.34-starman",
                        "p5.34-finance-quotehist",
                        "p5.34-flickr-upload",
                        "p5.34-http-negotiate",
                        "p5.34-http-thin",
                        "p5.34-http-tiny-mech",
                        "p5.34-cgi-ssi",
                        "p5.34-lwp-consolelogger",
                        "p5.34-http-cookies",
                        "rex",
                        "p5.34-http-body",
                        "p5.34-catalyst-runtime",
                        "p5.34-pithub",
                        "p5.34-dist-zilla-plugin-promptifstale",
                        "p5-http-message",
                        "p5.34-flickr-api",
                        "p5.34-plack",
                        "p5.34-plack-test-agent",
                        "youtube-viewer",
                        "p5.34-html-form",
                        "p5.34-libwww-perl",
                        "p5.34-www-mechanize",
                        "p5.34-dancer2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perlprimer"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-lite",
            "portdir": "perl/p5-http-lite",
            "version": "2.440.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Lite",
            "description": "Perl 5 modules for lightweight HTTP implementation",
            "long_description": "Perl 5 modules for lightweight HTTP implementation",
            "active": true,
            "categories": [
                "www",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-cgi",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-lite",
                        "p5.34-data-entropy"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-headers-fast",
            "portdir": "perl/p5-http-headers-fast",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Headers::Fast",
            "description": "HTTP::Headers::Fast - faster implementation of HTTP::Headers",
            "long_description": "HTTP::Headers::Fast - faster implementation of HTTP::Headers",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-test-requires",
                        "p5.34-uri",
                        "p5.34-cpan-meta",
                        "p5.34-http-message",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-date",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-headers-fast",
                        "p5.34-plack"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-entity-parser",
            "portdir": "perl/p5-http-entity-parser",
            "version": "0.250.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Entity::Parser",
            "description": "HTTP::Entity::Parser - PSGI compliant HTTP Entity Parser",
            "long_description": "HTTP::Entity::Parser - PSGI compliant HTTP Entity Parser",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-http-message",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-json-maybexs",
                        "p5.34-module-load",
                        "perl5.34",
                        "p5.34-www-form-urlencoded",
                        "p5.34-www-form-urlencoded-xs",
                        "p5.34-stream-buffered",
                        "p5.34-file-temp",
                        "p5.34-hash-multivalue",
                        "p5.34-http-multipartparser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-entity-parser",
                        "p5.34-plack",
                        "p5.34-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-date",
            "portdir": "perl/p5-http-date",
            "version": "6.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Date",
            "description": "HTTP::Date - date conversion for HTTP date formats",
            "long_description": "HTTP::Date - date conversion for HTTP date formats",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-time-local",
                        "p5.34-timedate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dancer-session-cookie"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-starman",
                        "p5.34-http-cookiejar",
                        "p5.34-http-headers-fast",
                        "p5.34-http-xsheaders",
                        "p5.34-test-lwp-useragent",
                        "p5.34-astro-spacetrack",
                        "p5-http-date",
                        "p5.34-http-daemon",
                        "p5.34-file-listing",
                        "p5.34-privileges-drop",
                        "p5.34-amazon-s3",
                        "p5.34-http-cookies",
                        "p5.34-http-message",
                        "p5.34-libwww-perl",
                        "mailqfmt",
                        "p5.34-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-daemon-ssl",
            "portdir": "perl/p5-http-daemon-ssl",
            "version": "1.40.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Daemon::SSL",
            "description": "A simple http server class with SSL support",
            "long_description": "HTTP::Daemon::SSL is a descendant of HTTP::Daemon that uses SSL sockets (via IO::Socket::SSL) instead of cleartext sockets. It also handles SSL-specific problems, such as dealing with HTTP clients that attempt to connect to it without using SSL.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-io-socket-ssl",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-daemon-ssl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-daemon",
            "portdir": "perl/p5-http-daemon",
            "version": "6.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/OALDERS/HTTP-Daemon-6.16",
            "description": "HTTP::Daemon - a simple HTTP server class",
            "long_description": "HTTP::Daemon - a simple HTTP server class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "p5.34-module-build",
                        "p5.34-module-build-tiny",
                        "p5.34-test-needs",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-date",
                        "p5.34-http-message",
                        "p5.34-io-socket-ip",
                        "p5.34-lwp-mediatypes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-www-mechanize"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-proxy",
                        "p5-http-daemon",
                        "p5.34-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-cookies",
            "portdir": "perl/p5-http-cookies",
            "version": "6.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Cookies",
            "description": "HTTP::Cookies - HTTP cookie jars",
            "long_description": "HTTP::Cookies - HTTP cookie jars",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-date",
                        "p5.34-http-message"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-dancer2-session-cookie"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quote",
                        "p5.34-http-cookiemonster",
                        "p5.34-mail-webmail-gmail",
                        "p5-http-cookies",
                        "p5.34-plack-test-agent",
                        "p5.34-cgi-ssi",
                        "p5.34-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-cookiemonster",
            "portdir": "perl/p5-http-cookiemonster",
            "version": "0.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::CookieMonster",
            "description": "HTTP::CookieMonster - Easy read/write access to your jar of HTTP::Cookies",
            "long_description": "HTTP::CookieMonster - Easy read/write access to your jar of HTTP::Cookies",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-fatal",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-moo",
                        "p5.34-safe-isa",
                        "perl5.34",
                        "p5.34-uri",
                        "p5.34-sub-exporter",
                        "p5.34-http-cookies"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-cookiemonster",
                        "p5.34-lwp-consolelogger"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-cookiejar",
            "portdir": "perl/p5-http-cookiejar",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::CookieJar",
            "description": "HTTP::CookieJar - A minimalist HTTP user agent cookie jar",
            "long_description": "HTTP::CookieJar - A minimalist HTTP user agent cookie jar",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-deep",
                        "p5.34-test-requires",
                        "p5.34-uri",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-date"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-lwp-consolelogger",
                        "p5.34-libwww-perl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-finance-quote",
                        "p5-http-cookiejar",
                        "p5.34-http-tiny",
                        "p5.34-statistics-covid"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-cache-transparent",
            "portdir": "perl/p5-http-cache-transparent",
            "version": "1.400.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Cache::Transparent",
            "description": "Cache the result of http get-requests persistently",
            "long_description": "Cache the result of http get-requests persistently",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-requiresinternet",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-http-cache-transparent",
                        "xmltv"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-http-body",
            "portdir": "perl/p5-http-body",
            "version": "1.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Body",
            "description": "HTTP Body Parser",
            "long_description": "HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/x-www-form-urlencoded, and multipart/form-data.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-test-deep",
                        "p5.34-test-simple",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-http-message",
                        "p5.34-digest-md5",
                        "p5.34-file-temp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-apache-authcookie",
                        "p5.34-dancer",
                        "p5.34-lwp-consolelogger",
                        "p5-http-body",
                        "p5.34-catalyst-runtime"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-xwiki",
            "portdir": "perl/p5-html-wikiconverter-xwiki",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::XWiki",
            "description": "HTML::WikiConverter::XWiki - Convert XWiki markup",
            "long_description": "This module contains rules for converting HTML into XWiki markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-xwiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-snipsnap",
            "portdir": "perl/p5-html-wikiconverter-snipsnap",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::SnipSnap",
            "description": "HTML::WikiConverter::SnipSnap - Convert SnipSnap wiki markup",
            "long_description": "This module contains rules for converting HTML into SnipSnap markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-snipsnap"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-pmwiki",
            "portdir": "perl/p5-html-wikiconverter-pmwiki",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::PmWiki",
            "description": "HTML::WikiConverter::PmWiki - Convert PmWiki markup",
            "long_description": "This module contains rules for converting HTML into PmWiki markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-pmwiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-phpwiki",
            "portdir": "perl/p5-html-wikiconverter-phpwiki",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::PhpWiki",
            "description": "HTML::WikiConverter::PhpWiki - Convert PhpWiki markup",
            "long_description": "This module contains rules for converting HTML into PhpWiki markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-phpwiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-pbwiki",
            "portdir": "perl/p5-html-wikiconverter-pbwiki",
            "version": "0.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::PbWiki",
            "description": "HTML::WikiConverter::PbWiki - Convert PbWiki markup",
            "long_description": "This module contains rules for converting HTML into PbWiki markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-pbwiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-oddmuse",
            "portdir": "perl/p5-html-wikiconverter-oddmuse",
            "version": "0.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::Oddmuse",
            "description": "HTML::WikiConverter::Oddmuse - Convert Oddmuse wiki markup",
            "long_description": "This module contains rules for converting HTML into Oddmuse markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-oddmuse"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-multimarkdown",
            "portdir": "perl/p5-html-wikiconverter-multimarkdown",
            "version": "0.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::MultiMarkdown",
            "description": "HTML::WikiConverter::MultiMarkdown - Convert MultiMarkdown markup",
            "long_description": "This module contains rules for converting HTML into MultiMarkdown markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-multimarkdown"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-moinmoin",
            "portdir": "perl/p5-html-wikiconverter-moinmoin",
            "version": "0.540.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::MoinMoin",
            "description": "HTML::WikiConverter::MoinMoin - Convert MoinMoin wiki markup",
            "long_description": "This module contains rules for converting HTML into MoinMoin markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-moinmoin"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-mediawiki",
            "portdir": "perl/p5-html-wikiconverter-mediawiki",
            "version": "0.590.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::MediaWiki",
            "description": "HTML::WikiConverter::MediaWiki - Convert MediaWiki markup",
            "long_description": "This module contains rules for converting HTML into MediaWiki markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-mediawiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-markdown",
            "portdir": "perl/p5-html-wikiconverter-markdown",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::Markdown",
            "description": "HTML::WikiConverter::Markdown - Convert Markdown markup",
            "long_description": "This module contains rules for converting HTML into Markdown markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-markdown",
                        "p5.34-html-wikiconverter-multimarkdown"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-kwiki",
            "portdir": "perl/p5-html-wikiconverter-kwiki",
            "version": "0.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::Kwiki",
            "description": "HTML::WikiConverter::Kwiki - Convert Kwiki markup",
            "long_description": "This module contains rules for converting HTML into Kwiki markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-kwiki"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-googlecode",
            "portdir": "perl/p5-html-wikiconverter-googlecode",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::GoogleCode",
            "description": "HTML::WikiConverter::GoogleCode - Convert Google Code wiki markup",
            "long_description": "This module contains rules for converting HTML into Google Code markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-googlecode"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-html-wikiconverter-dokuwiki",
            "portdir": "perl/p5-html-wikiconverter-dokuwiki",
            "version": "0.530.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::WikiConverter::DokuWiki",
            "description": "HTML::WikiConverter::DokuWiki - Convert DokuWiki markup",
            "long_description": "This module contains rules for converting HTML into DokuWiki markup. See HTML::WikiConverter for additional usage details.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-html-wikiconverter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-html-wikiconverter-dokuwiki"
                    ]
                }
            ]
        }
    ]
}