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

{
    "count": 51891,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=746",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=744",
    "results": [
        {
            "name": "p5.32-file-sharedir-tiny",
            "portdir": "perl/p5-file-sharedir-tiny",
            "version": "0.1.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Tiny",
            "description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
            "long_description": "File::ShareDir::Tiny - Locate per-dist and per-module shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-sharedir-projectdistdir",
            "portdir": "perl/p5-file-sharedir-projectdistdir",
            "version": "1.0.9",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::ProjectDistDir",
            "description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "long_description": "Simple set-and-forget using of a '/share' directory in your projects root",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-path-finddev",
                        "p5.32-path-isdev",
                        "perl5.32",
                        "p5.32-sub-exporter",
                        "p5.32-path-tiny",
                        "p5.32-file-sharedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-sharedir-install",
            "portdir": "perl/p5-file-sharedir-install",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Install",
            "description": "Install shared files",
            "long_description": "Install shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-xml-parser",
                        "p5.32-amazon-s3",
                        "p5.32-catalyst-devel",
                        "p5.32-dancer2",
                        "p5.32-datetime-locale",
                        "p5.32-text-vimcolor",
                        "p5.32-dist-zilla-pluginbundle-starter",
                        "p5.32-dist-zilla-plugin-contributorsfromgit",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-file-sharedir",
                        "p5.32-inline-c",
                        "p5.32-module-build-ffi",
                        "p5.32-net-cli-interact",
                        "p5.32-plack",
                        "p5.32-pod-spell",
                        "p5.32-sql-translator"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla",
                        "p5.32-pegex"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-sharedir-dist",
            "portdir": "perl/p5-file-sharedir-dist",
            "version": "0.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir::Dist",
            "description": "File::ShareDir::Dist - Locate per-dist shared files",
            "long_description": "File::ShareDir::Dist - Locate per-dist shared files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-module-build-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-sharedir",
            "portdir": "perl/p5-file-sharedir",
            "version": "1.118.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ShareDir",
            "description": "Locate per-dist and per-module shared files",
            "long_description": "The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-inc-latest",
                        "p5.32-file-sharedir-install",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-params-util",
                        "p5.32-class-inspector",
                        "p5.32-list-moreutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-sdl",
                        "p5.32-catalyst-devel",
                        "p5.32-datetime-locale",
                        "p5.32-devel-mat",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-plugin-contributorsfromgit",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-generatefile-fromsharedir",
                        "p5.32-file-share",
                        "p5.32-file-sharedir-projectdistdir",
                        "p5.32-future-asyncawait",
                        "p5.32-net-appliance-session",
                        "p5.32-net-cli-interact",
                        "p5.32-plack",
                        "p5.32-pod-spell",
                        "p5.32-poppler",
                        "p5.32-sql-translator",
                        "p5.32-test-file-sharedir",
                        "p5.32-text-vimcolor",
                        "p5.32-xml-parser",
                        "p5.32-xs-parse-keyword",
                        "p5.32-xs-parse-sublike"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-share",
            "portdir": "perl/p5-file-share",
            "version": "0.270.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Share",
            "description": "File::Share - Extend File::ShareDir to Local Libraries",
            "long_description": "File::Share - Extend File::ShareDir to Local Libraries",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-sharedir",
                        "p5.32-readonly"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-rsyncp",
            "portdir": "perl/p5-file-rsyncp",
            "version": "0.760.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::RsyncP",
            "description": "A Perl implementation of an Rsync client.",
            "long_description": "A Perl implementation of an Rsync client.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-rename",
            "portdir": "perl/p5-file-rename",
            "version": "2.20.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Rename",
            "description": "File::Rename - Perl extension for renaming multiple files",
            "long_description": "File::Rename - Perl extension for renaming multiple files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-makemaker",
                        "p5.32-file-temp",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-getopt-long"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-remove",
            "portdir": "perl/p5-file-remove",
            "version": "1.610.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Remove",
            "description": "Remove files and directories",
            "long_description": "Remove files and directories",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-flat",
                        "p5.32-mail-box",
                        "p5.32-module-install",
                        "p5.32-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-readbackwards",
            "portdir": "perl/p5-file-readbackwards",
            "version": "1.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ReadBackwards",
            "description": "This module reads a file backwards line by line.",
            "long_description": "It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-io-all"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-pushd",
            "portdir": "perl/p5-file-pushd",
            "version": "1.16.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::pushd",
            "description": "change directory temporarily for a limited scope",
            "long_description": "File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-path",
                        "p5.32-file-temp",
                        "p5.32-pathtools",
                        "p5.32-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-types-path-tiny",
                        "p5.32-module-cpanfile",
                        "p5.32-moosex-types-path-tiny",
                        "p5.32-path-iterator-rule",
                        "p5.32-specio-library-path-tiny",
                        "p5.32-test-cleannamespaces",
                        "p5.32-dist-zilla-plugin-checkissues",
                        "p5.32-dist-zilla-plugin-dynamicprereqs",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-dist-zilla-plugin-modulebuildtiny-fallback",
                        "p5.32-dist-zilla-plugin-promptifstale",
                        "p5.32-dist-zilla-plugin-run",
                        "p5.32-dist-zilla-plugin-test-reportprereqs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-code-tidyall",
                        "p5.32-dist-zilla",
                        "p5.32-dist-zilla-plugin-checkextratests",
                        "p5.32-cgi-compile",
                        "p5.32-dist-zilla-plugin-githubmeta"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-path",
            "portdir": "perl/p5-file-path",
            "version": "2.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Path",
            "description": "Create or remove directory trees",
            "long_description": "This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-sereal-decoder",
                        "p5.32-sereal-encoder",
                        "p5.32-pdl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-pushd",
                        "p5.32-module-starter",
                        "p5.32-moosex-daemonize",
                        "p5.32-alien-build-plugin-cleanse-builddir",
                        "p5.32-test-snapshot",
                        "p5.32-dist-zilla",
                        "p5.32-extutils-makemaker-cpanfile"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-nfslock",
            "portdir": "perl/p5-file-nfslock",
            "version": "1.290.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::NFSLock",
            "description": "File::NFSLock - perl module to do NFS (or not) locking",
            "long_description": "File::NFSLock - perl module to do NFS (or not) locking",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-next",
            "portdir": "perl/p5-file-next",
            "version": "1.180.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Next",
            "description": "File-finding iterator",
            "long_description": "File::Next is a lightweight, taint-safe file-finding module.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-repl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-mork",
            "portdir": "perl/p5-file-mork",
            "version": "0.400.0",
            "license": "permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Mork",
            "description": "Perl module to read Mozilla URL history files",
            "long_description": "Perl module to read Mozilla URL history files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-html-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-monitor-lite",
            "portdir": "perl/p5-file-monitor-lite",
            "version": "0.652.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor::Lite",
            "description": "A friendly interface to File::Monitor",
            "long_description": "A friendly interface to File::Monitor",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-accessor",
                        "p5.32-file-find-rule",
                        "p5.32-file-monitor",
                        "p5.32-file-touch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-monitor",
            "portdir": "perl/p5-file-monitor",
            "version": "1.0.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Monitor",
            "description": "File monitoring interface",
            "long_description": "File monitoring interface",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-monitor-lite"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-modified",
            "portdir": "perl/p5-file-modified",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Modified",
            "description": "checks intelligently if files have changed",
            "long_description": "The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-mmagic",
            "portdir": "perl/p5-file-mmagic",
            "version": "1.300.0",
            "license": "Apache-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MMagic",
            "description": "This is a Perl extension for determining file types.",
            "long_description": "This is a Perl extension for determining file types.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-mimeinfo",
            "portdir": "perl/p5-file-mimeinfo",
            "version": "0.360.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::MimeInfo",
            "description": "File::MimeInfo - Determine file type from the file name",
            "long_description": "File::MimeInfo - Determine file type from the file name",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-encode-locale",
                        "shared-mime-info",
                        "p5.32-file-desktopentry",
                        "p5.32-path-tiny",
                        "p5.32-file-basedir"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-map",
            "portdir": "perl/p5-file-map",
            "version": "0.710.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Map",
            "description": "File::Map - Memory mapping made simple and safe.",
            "long_description": "File::Map - Memory mapping made simple and safe.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-fatal",
                        "p5.32-test-warnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perlio-layers",
                        "p5.32-sub-exporter-progressive",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-pdl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-listing",
            "portdir": "perl/p5-file-listing",
            "version": "6.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Listing",
            "description": "File::Listing - parse directory listing",
            "long_description": "File::Listing - parse directory listing",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-http-date"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-libwww-perl"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-libmagic",
            "portdir": "perl/p5-file-libmagic",
            "version": "1.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::LibMagic",
            "description": "Perl wrapper for libmagic",
            "long_description": "Perl wrapper for libmagic",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "file",
                        "p5.32-config-autoconf",
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-keepass",
            "portdir": "perl/p5-file-keepass",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::KeePass",
            "description": "Interface to KeePass V1 and V2 database files",
            "long_description": "Interface to KeePass V1 and V2 database files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.32-crypt-rijndael",
                        "p5.32-mime-base64",
                        "p5.32-xml-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-homedir",
            "portdir": "perl/p5-file-homedir",
            "version": "1.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::HomeDir",
            "description": "Find your home and other directories, on any platform.",
            "long_description": "Find your home and other directories, on any platform.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-which",
                        "p5.32-mac-systemdirectory"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-astro-app-satpass2",
                        "p5.32-config-identity",
                        "p5.32-crypt-openpgp",
                        "p5.32-dist-zilla-plugin-authority",
                        "p5.32-mail-audit",
                        "p5.32-net-ssh-perl",
                        "p5.32-path-isdev"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-fnmatch",
            "portdir": "perl/p5-file-fnmatch",
            "version": "0.20.0",
            "license": "(Artistic-2 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::FnMatch",
            "description": "Exposes your system's fnmatch(3) capabilities to Perl.",
            "long_description": "File::FnMatch exposes your system's fnmatch(3) capabilities to Perl. While considerably less powerful than regular expressions, shell-style patterns are yet useful and familiar to a large audience of end-users.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-flock-tiny",
            "portdir": "perl/p5-file-flock-tiny",
            "version": "0.140.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Flock::Tiny",
            "description": "File::Flock::Tiny - yet another flock package",
            "long_description": "File::Flock::Tiny - yet another flock package",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-slurp",
                        "p5.32-path-class",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-flat",
            "portdir": "perl/p5-file-flat",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Flat",
            "description": "Implements a flat filesystem",
            "long_description": "Implements a flat filesystem",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-classapi",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-copy-recursive",
                        "p5.32-file-remove",
                        "p5.32-prefork"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-find-rule-perl",
            "portdir": "perl/p5-file-find-rule-perl",
            "version": "1.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Rule::Perl",
            "description": "File::Find::Rule::Perl - Common rules for searching for Perl things",
            "long_description": "File::Find::Rule::Perl - Common rules for searching for Perl things",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-find-rule",
                        "p5.32-params-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-perl-minimumversion",
                        "p5.32-test-minimumversion",
                        "p5.32-test-version"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-find-rule",
            "portdir": "perl/p5-file-find-rule",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Rule",
            "description": "File::Find::Rule - Alternative interface to File::Find",
            "long_description": "File::Find::Rule - Alternative interface to File::Find",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-number-compare",
                        "p5.32-text-glob"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-libtiff",
                        "p5.32-alien-proj",
                        "p5.32-alien-proj4",
                        "p5.32-alien-sqlite",
                        "p5.32-dist-zilla-plugin-podweaver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-checkos",
                        "p5.32-dist-zilla",
                        "p5.32-test-writevariants",
                        "p5.32-file-find-rule-perl",
                        "p5.32-file-monitor-lite",
                        "p5.32-perl-minimumversion",
                        "p5.32-test-inline",
                        "p5.32-test-minimumversion",
                        "p5.32-data-compare"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-find-object-rule",
            "portdir": "perl/p5-file-find-object-rule",
            "version": "0.31.300",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Object::Rule",
            "description": "File::Find::Object::Rule - Alternative interface to File::Find::Object",
            "long_description": "File::Find::Object::Rule - Alternative interface to File::Find::Object",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage",
                        "p5.32-file-treecreate",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor",
                        "p5.32-file-find-object",
                        "p5.32-number-compare",
                        "p5.32-text-glob"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.32-test-pod",
                        "p5.32-test-pod-coverage"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-trailingspace"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-find-object",
            "portdir": "perl/p5-file-find-object",
            "version": "0.3.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Object",
            "description": "File::Find::Object - An object oriented File::Find replacement",
            "long_description": "File::Find::Object - An object oriented File::Find replacement",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "p5.32-test-file",
                        "p5.32-file-treecreate",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-class-xsaccessor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-find-object-rule"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-finder",
            "portdir": "perl/p5-file-finder",
            "version": "1.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Finder",
            "description": "File::Finder - nice wrapper for File::Find ala find(1)",
            "long_description": "File::Finder - nice wrapper for File::Find ala find(1)",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-text-glob"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-desktopentry",
            "portdir": "perl/p5-file-desktopentry",
            "version": "0.230.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::DesktopEntry",
            "description": "File::DesktopEntry - Object to handle .desktop files",
            "long_description": "File::DesktopEntry - Object to handle .desktop files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-file-basedir",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-mimeinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-countlines",
            "portdir": "perl/p5-file-countlines",
            "version": "0.0.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::CountLines",
            "description": "File::CountLines - efficiently count the number of line breaks in a file.",
            "long_description": "File::CountLines - efficiently count the number of line breaks in a file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-copy-recursive-reduced",
            "portdir": "perl/p5-file-copy-recursive-reduced",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Copy::Recursive::Reduced",
            "description": "File::Copy::Recursive::Reduced - Recursive copying of files and directories within Perl 5 toolchain",
            "long_description": "File::Copy::Recursive::Reduced - Recursive copying of files and directories within Perl 5 toolchain",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-path-tiny",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build-xsutil"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-copy-recursive",
            "portdir": "perl/p5-file-copy-recursive",
            "version": "0.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Copy::Recursive",
            "description": "Perl extension for recursively copying files and directories",
            "long_description": "This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-fatal",
                        "p5.32-path-tiny",
                        "p5.32-test-deep",
                        "clang-18",
                        "p5.32-test-file",
                        "p5.32-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-data-messagepack",
                        "p5.32-inline-c",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-text-xslate"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-flat",
                        "p5.32-dist-zilla",
                        "p5.32-catalyst-devel",
                        "p5.32-test-file-sharedir"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-copy-link",
            "portdir": "perl/p5-file-copy-link",
            "version": "0.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Copy::Link",
            "description": "File::Copy::Link - extension for replacing a link by a copy of the linked file",
            "long_description": "File::Copy::Link - extension for replacing a link by a copy of the linked file",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-cwd-guard"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-comments",
            "portdir": "perl/p5-file-comments",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Comments",
            "description": "Recognizes file formats and extracts format-specific comments",
            "long_description": "File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-html-parser",
                        "p5.32-html-tree",
                        "p5.32-log-log4perl",
                        "perl5.32",
                        "p5.32-ppi",
                        "p5.32-sysadm-install",
                        "p5.32-module-pluggable"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-file-chmod",
            "portdir": "perl/p5-file-chmod",
            "version": "0.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::chmod",
            "description": "File::chmod - Implements symbolic and ls chmod modes",
            "long_description": "File::chmod - Implements symbolic and ls chmod modes",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-test-inline"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-chdir",
            "portdir": "perl/p5-file-chdir",
            "version": "0.101.100",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::chdir",
            "description": "a more sensible way to change directories",
            "long_description": "a more sensible way to change directories",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dist-zilla-pluginbundle-git-checkfor",
                        "p5.32-dist-zilla-plugin-contributorsfromgit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-dist-zilla-plugin-git",
                        "p5.32-ffi-platypus-lang-rust",
                        "p5.32-git-wrapper",
                        "p5.32-module-build-ffi",
                        "p5.32-svn-mirror",
                        "p5.32-alien-base-modulebuild",
                        "p5.32-wx-demo",
                        "p5.32-alien-build"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-changenotify",
            "portdir": "perl/p5-file-changenotify",
            "version": "0.310.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::ChangeNotify",
            "description": "Watch for changes to files, cross-platform style",
            "long_description": "Watch for changes to files, cross-platform style",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-requires",
                        "p5.32-test-simple",
                        "p5.32-test-without-module",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-namespace-autoclean",
                        "perl5.32",
                        "p5.32-type-tiny",
                        "p5.32-module-pluggable",
                        "p5.32-module-runtime",
                        "p5.32-moo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-catalyst-devel"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-basedir",
            "portdir": "perl/p5-file-basedir",
            "version": "0.90.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::BaseDir",
            "description": "This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification.",
            "long_description": "This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data. It is suggested that desktop applications for e.g. the Gnome, KDE or Xfce platforms follow this layout. However, the same layout can just as well be used for non-GUI applications.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-which",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-ipc-system-simple"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-file-desktopentry",
                        "p5.32-file-mimeinfo"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-ffi-platypus-type-enum",
            "portdir": "perl/p5-ffi-platypus-type-enum",
            "version": "0.60.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::Platypus::Type::Enum",
            "description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
            "long_description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ffi-platypus",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-ref-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ffi-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-ffi-platypus-lang-rust",
            "portdir": "perl/p5-ffi-platypus-lang-rust",
            "version": "0.170.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::Platypus::Lang::Rust",
            "description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
            "long_description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-extutils-makemaker",
                        "p5.32-test-script",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-path-tiny",
                        "perl5.32",
                        "p5.32-alien-rust",
                        "p5.32-env-shellwords",
                        "p5.32-ffi-checklib",
                        "p5.32-ffi-platypus",
                        "p5.32-file-chdir",
                        "p5.32-file-which"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-ffi-platypus",
            "portdir": "perl/p5-ffi-platypus",
            "version": "2.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::Platypus",
            "description": "FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required.",
            "long_description": "FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-capture-tiny",
                        "perl5.32",
                        "p5.32-math-int64",
                        "p5.32-ffi-checklib",
                        "p5.32-alien-ffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-ffi-platypus-type-enum",
                        "p5.32-alien-libuuid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ffi-platypus-lang-rust",
                        "p5.32-zmq-ffi",
                        "p5.32-unix-groups-ffi",
                        "p5.32-uuid-ffi",
                        "p5.32-ffi-c"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-ffi-checklib",
            "portdir": "perl/p5-ffi-checklib",
            "version": "0.310.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::CheckLib",
            "description": "FFI::CheckLib - Check that a library is available for FFI",
            "long_description": "FFI::CheckLib - Check that a library is available for FFI",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-test-simple",
                        "p5.32-test2-tools-process",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-scalar-list-utils",
                        "p5.32-file-which"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-alien-curl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-alien-libtiff",
                        "p5.32-alien-proj",
                        "p5.32-alien-proj4",
                        "p5.32-alien-sqlite",
                        "p5.32-ffi-platypus",
                        "p5.32-ffi-platypus-lang-rust",
                        "p5.32-uuid-ffi",
                        "p5.32-alien-build",
                        "p5.32-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-ffi-c",
            "portdir": "perl/p5-ffi-c",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/FFI::C",
            "description": "FFI::C - C data types for FFI",
            "long_description": "FFI::C - C data types for FFI",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-capture-tiny",
                        "p5.32-path-tiny",
                        "p5.32-test-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-ref-util",
                        "perl5.32",
                        "p5.32-sub-install",
                        "p5.32-sub-identify",
                        "p5.32-class-inspector",
                        "p5.32-ffi-platypus",
                        "p5.32-ffi-platypus-type-enum"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-fey-test",
            "portdir": "perl/p5-fey-test",
            "version": "0.100.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fey::Test",
            "description": "Fey::Test - test libraries for Fey distros",
            "long_description": "This module is only useful for testing p5-fey and any other p5-fey-* ports. You should not have to install it explicitly.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-dbi",
                        "p5.32-list-moreutils",
                        "p5.32-test-mockobject"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-fey",
                        "p5.32-fey-dbimanager",
                        "p5.32-fey-loader",
                        "p5.32-fey-orm"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-fey-orm",
            "portdir": "perl/p5-fey-orm",
            "version": "0.470.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Fey::ORM",
            "description": "A Fey-based ORM (If you like SQL, you might like Fey::ORM)",
            "long_description": "Fey::ORM builds on top of other Fey project libraries to create an ORM focused on easy SQL generation. This is an ORM for people who are comfortable with SQL and want to be able to use it with their objects, rather than people who like OO and don't want to think about the DBMS.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-dbd-sqlite",
                        "p5.32-fey-test",
                        "p5.32-test-fatal",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-fey-dbimanager",
                        "p5.32-list-allutils",
                        "p5.32-moose",
                        "p5.32-moosex-classattribute",
                        "p5.32-moosex-semiaffordanceaccessor",
                        "perl5.32",
                        "p5.32-moosex-types",
                        "p5.32-namespace-autoclean",
                        "p5.32-object-id",
                        "p5.32-sub-exporter",
                        "p5.32-moosex-strictconstructor",
                        "p5.32-devel-globaldestruction",
                        "p5.32-exception-class",
                        "p5.32-fey"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}