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

{
    "count": 52149,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1015",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1013",
    "results": [
        {
            "name": "p5.26-moosex-storage-format-jsonpm",
            "portdir": "perl/p5-moosex-storage-format-jsonpm",
            "version": "0.93.93",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::Storage::Format::JSONpm",
            "description": "MooseX::Storage::Format::JSONpm - a format role for MooseX::Storage using JSON.pm",
            "long_description": "MooseX::Storage::Format::JSONpm - a format role for MooseX::Storage using JSON.pm",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-json",
                        "p5.26-moosex-role-parameterized",
                        "p5.26-moosex-storage",
                        "p5.26-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-sub-exporter-formethods",
            "portdir": "perl/p5-sub-exporter-formethods",
            "version": "0.100.52",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Exporter::ForMethods",
            "description": "Sub::Exporter::ForMethods - helper routines for using Sub::Exporter to build methods",
            "long_description": "Sub::Exporter::ForMethods - helper routines for using Sub::Exporter to build methods",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-namespace-autoclean"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-sub-exporter",
                        "p5.26-sub-name"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-test-compile",
                        "p5.26-dist-zilla-plugin-test-minimumversion",
                        "p5.26-dist-zilla-plugin-test-reportprereqs",
                        "p5.26-moosex-types",
                        "p5.26-pod-elemental"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-color-scheme",
            "portdir": "perl/p5-color-scheme",
            "version": "1.70.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Color::Scheme",
            "description": "Color::Scheme - generate pleasant color schemes",
            "long_description": "Color::Scheme - generate pleasant color schemes",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-chart-clicker"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-data-section",
            "portdir": "perl/p5-data-section",
            "version": "0.200.7",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Section",
            "description": "Data::Section - read multiple hunks of data out of your DATA section",
            "long_description": "Data::Section - read multiple hunks of data out of your DATA section",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-failwarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode",
                        "p5.26-mro-compat",
                        "p5.26-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-test-compile",
                        "p5.26-dist-zilla-plugin-test-minimumversion",
                        "p5.26-dist-zilla-plugin-test-reportprereqs",
                        "p5.26-software-license"
                    ]
                }
            ]
        },
        {
            "name": "py39-hjson",
            "portdir": "python/py-hjson",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hjson/hjson-py",
            "description": "JSON for Humans, allows comments and is less error prone",
            "long_description": "JSON for Humans, allows comments and is less error prone",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hjson",
            "portdir": "python/py-hjson",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hjson/hjson-py",
            "description": "JSON for Humans, allows comments and is less error prone",
            "long_description": "JSON for Humans, allows comments and is less error prone",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-hjson",
            "portdir": "python/py-hjson",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hjson/hjson-py",
            "description": "JSON for Humans, allows comments and is less error prone",
            "long_description": "JSON for Humans, allows comments and is less error prone",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-dotty-dict",
            "portdir": "python/py-dotty-dict",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pawelzny/dotty_dict",
            "description": "Dictionary wrapper for quick access to deeply nested keys",
            "long_description": "Dotty Dict is a wrapper around builtin dictionary. Provides quick access to deeply nested keys and values with dot notation. Dotty Dict expose dictionary public API as proxy to dict implemented underneath and should work with all dict-like objects which are instances of Mapping.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "clang-14",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-dotty-dict",
            "portdir": "python/py-dotty-dict",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pawelzny/dotty_dict",
            "description": "Dictionary wrapper for quick access to deeply nested keys",
            "long_description": "Dotty Dict is a wrapper around builtin dictionary. Provides quick access to deeply nested keys and values with dot notation. Dotty Dict expose dictionary public API as proxy to dict implemented underneath and should work with all dict-like objects which are instances of Mapping.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-poetry-core",
                        "py38-build",
                        "clang-14",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-dotty-dict",
            "portdir": "python/py-dotty-dict",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pawelzny/dotty_dict",
            "description": "Dictionary wrapper for quick access to deeply nested keys",
            "long_description": "Dotty Dict is a wrapper around builtin dictionary. Provides quick access to deeply nested keys and values with dot notation. Dotty Dict expose dictionary public API as proxy to dict implemented underneath and should work with all dict-like objects which are instances of Mapping.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-poetry-core",
                        "py37-build",
                        "clang-14",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-log-symbols",
            "portdir": "python/py-log-symbols",
            "version": "0.0.14",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/py-log-symbols",
            "description": "Colored symbols for various log levels for Python",
            "long_description": "Colored symbols for various log levels for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-colorama"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-log-symbols",
            "portdir": "python/py-log-symbols",
            "version": "0.0.14",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/py-log-symbols",
            "description": "Colored symbols for various log levels for Python",
            "long_description": "Colored symbols for various log levels for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-colorama"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-log-symbols",
            "portdir": "python/py-log-symbols",
            "version": "0.0.14",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/py-log-symbols",
            "description": "Colored symbols for various log levels for Python",
            "long_description": "Colored symbols for various log levels for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-colorama"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-spinners",
            "portdir": "python/py-spinners",
            "version": "0.0.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/py-spinners",
            "description": "Spinners for terminal, python wrapper for amazing node library cli-spinners",
            "long_description": "Spinners for terminal, python wrapper for amazing node library cli-spinners",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-spinners",
            "portdir": "python/py-spinners",
            "version": "0.0.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/py-spinners",
            "description": "Spinners for terminal, python wrapper for amazing node library cli-spinners",
            "long_description": "Spinners for terminal, python wrapper for amazing node library cli-spinners",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-spinners",
            "portdir": "python/py-spinners",
            "version": "0.0.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/py-spinners",
            "description": "Spinners for terminal, python wrapper for amazing node library cli-spinners",
            "long_description": "Spinners for terminal, python wrapper for amazing node library cli-spinners",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-hid",
            "portdir": "python/py-hid",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apmorton/pyhidapi",
            "description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "long_description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "active": false,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-hid",
            "portdir": "python/py-hid",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apmorton/pyhidapi",
            "description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "long_description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "active": false,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hid",
            "portdir": "python/py-hid",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apmorton/pyhidapi",
            "description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "long_description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "active": false,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-config-mvp",
            "portdir": "perl/p5-config-mvp",
            "version": "2.200.11",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Config::MVP",
            "description": "Config::MVP - multivalue-property package-oriented configuration",
            "long_description": "Config::MVP - multivalue-property package-oriented configuration",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-module-pluggable",
                        "p5.26-moose",
                        "p5.26-moosex-oneargnew",
                        "p5.26-params-util",
                        "perl5.26",
                        "p5.26-role-identifiable",
                        "p5.26-throwable",
                        "p5.26-tie-ixhash",
                        "p5.26-try-tiny",
                        "p5.26-role-hasmessage",
                        "p5.26-class-load"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-mvp-reader-ini",
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-promptifstale",
                        "p5.26-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-throwable",
            "portdir": "perl/p5-throwable",
            "version": "0.200.13",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Throwable",
            "description": "Throwable - a role for classes that can be thrown",
            "long_description": "Throwable is a role for classes that are meant to be thrown as exceptions to standard program flow. It is very simple and does only two things: saves any previous value for $@ and calls die $self.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-devel-stacktrace",
                        "p5.26-module-runtime",
                        "p5.26-moo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-mvp",
                        "p5.26-email-sender",
                        "p5.26-twitter-api"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-moosex-oneargnew",
            "portdir": "perl/p5-moosex-oneargnew",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MooseX::OneArgNew",
            "description": "MooseX::OneArgNew - teach ->new to accept single, non-hashref arguments",
            "long_description": "MooseX::OneArgNew - teach ->new to accept single, non-hashref arguments",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-moose",
                        "p5.26-moosex-role-parameterized",
                        "p5.26-namespace-autoclean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-mvp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-role-identifiable",
            "portdir": "perl/p5-role-identifiable",
            "version": "0.7.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Role::Identifiable",
            "description": "Role::Identifiable - a thing with a list of tags",
            "long_description": "Role::Identifiable - a thing with a list of tags",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-moose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-mvp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-string-rewriteprefix",
            "portdir": "perl/p5-string-rewriteprefix",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::RewritePrefix",
            "description": "rewrite strings based on a set of known prefixes",
            "long_description": "This rewrites all the given strings using the rules in %prefix. Its keys are known prefixes for which its values will be substituted. This is performed in longest-first order, and only one prefix will be rewritten.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-app-cmd",
                        "p5.26-catalyst-plugin-authentication",
                        "p5.26-catalyst-runtime",
                        "p5.26-chi",
                        "p5.26-dist-zilla",
                        "p5.26-moosex-storage",
                        "p5.26-perl-prereqscanner",
                        "p5.26-pod-elemental",
                        "p5.26-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-role-hasmessage",
            "portdir": "perl/p5-role-hasmessage",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Role::HasMessage",
            "description": "Role::HasMessage - a thing with a message method",
            "long_description": "Role::HasMessage - a thing with a message method",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose",
                        "p5.26-moosex-role-parameterized",
                        "perl5.26",
                        "p5.26-string-errf",
                        "p5.26-try-tiny",
                        "p5.26-namespace-clean"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-mvp"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-string-errf",
            "portdir": "perl/p5-string-errf",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Errf",
            "description": "String::Errf - a simple sprintf-like dialect",
            "long_description": "String::Errf - a simple sprintf-like dialect",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-json-maybexs",
                        "p5.26-timedate"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-sub-exporter",
                        "perl5.26",
                        "p5.26-time-piece",
                        "p5.26-params-util",
                        "p5.26-string-formatter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-config-git",
                        "p5.26-role-hasmessage"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-string-formatter",
            "portdir": "perl/p5-string-formatter",
            "version": "0.102.84",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/String::Formatter",
            "description": "String::Formatter - build sprintf-like functions of your own",
            "long_description": "String::Formatter - build sprintf-like functions of your own",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-params-util",
                        "p5.26-sub-exporter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-dist-zilla-plugin-run",
                        "p5.26-pod-weaver",
                        "p5.26-string-errf"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-sub-install",
            "portdir": "perl/p5-sub-install",
            "version": "0.928.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Sub::Install",
            "description": "install subroutines into packages easily",
            "long_description": "This module makes it easy to install subroutines into packages without the unslightly mess of no strict or typeglobs lying about where just anyone can see them.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-app-cmd",
                        "p5.26-config-jfdi",
                        "p5.26-data-optlist",
                        "p5.26-ffi-c",
                        "p5.26-package-deprecationmanager",
                        "p5.26-package-pkg",
                        "p5.26-string-truncate",
                        "p5.26-sub-exporter"
                    ]
                }
            ]
        },
        {
            "name": "sendfile",
            "portdir": "net/sendfile",
            "version": "2.1b-20110604",
            "license": "GPL and Artistic-1 and Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fex.belwue.de/saft/sendfile.html",
            "description": "A saft suite for asynchronous transfers",
            "long_description": "Sendfile is a SAFT implementation for UNIX and serves as a tool for asynchronous sending of files in the internet, conserving their file attributes. It consists of the following parts: sendfiled - the server daemon sendfile - a client for sending files sendmsg - a client for sending one-line text messages receive - a client for receiving spooled files",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-html-masonx-free",
            "portdir": "perl/p5-html-masonx-free",
            "version": "0.6.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::MasonX::Free",
            "description": "HTML::MasonX::Free - a secret society of HTML::Mason-using throwback modules",
            "long_description": "These modules, together, help make HTML::Mason work more like it always should have.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-capture-tiny",
                        "p5.26-path-class",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose",
                        "perl5.26",
                        "p5.26-params-validate",
                        "p5.26-namespace-autoclean",
                        "p5.26-html-mason",
                        "p5.26-list-allutils",
                        "p5.26-log-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-extutils-install",
            "portdir": "perl/p5-extutils-install",
            "version": "2.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/ExtUtils::Install",
            "description": "install files from here to there",
            "long_description": "Handles the installing and uninstalling of perl modules, scripts, man pages, etc...",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-authen-radius",
                        "p5.26-data-hexdump"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-local-lib",
                        "p5.26-module-build-tiny",
                        "p5.26-module-install"
                    ]
                }
            ]
        },
        {
            "name": "rb19-thin",
            "portdir": "ruby/rb19-thin",
            "version": "1.2.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://code.macournoyer.com/thin/",
            "description": "the most secure, stable, fast and extensible Ruby web server",
            "long_description": "Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: the Mongrel parser, the root of Mongrel speed and security; Event Machine, a network I/O library with extremely high scalability, performance and stability; and Rack, a minimal interface between webservers and Ruby frameworks. Thin is, with all humility, the most secure, stable, fast and extensible Ruby web server bundled in an easy to use gem for your own pleasure.",
            "active": false,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb19-daemons",
                        "rb19-eventmachine",
                        "rb19-rack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-guard-livereload",
            "portdir": "ruby/rb19-guard-livereload",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/guard-livereload",
            "description": "Guard::LiveReload automatically reloads your browser when 'view' files are modified",
            "long_description": "Guard::LiveReload automatically reloads your browser when 'view' files are modified",
            "active": false,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb19-em-websocket",
                        "rb19-guard",
                        "rb19-multi_json"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-eventmachine",
            "portdir": "ruby/rb19-eventmachine",
            "version": "0.12.10",
            "license": "(GPL or Ruby)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rubyeventmachine.com/",
            "description": "fast, simple event-processing library for Ruby programs",
            "long_description": "EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.",
            "active": false,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb19-em-websocket",
                        "rb19-thin"
                    ]
                }
            ]
        },
        {
            "name": "rb-twitter-stream",
            "portdir": "ruby/rb-twitter-stream",
            "version": "0.1.14",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/voloko/twitter-stream",
            "description": "Simple Ruby client library for twitter streaming API.",
            "long_description": "Simple Ruby client library for twitter streaming API. Uses EventMachine for connection handling. Adheres to twitter's reconnection guidline. JSON format only.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "rb-rake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb-http_parser",
                        "ruby",
                        "rb-simple_oauth",
                        "rb-rubygems",
                        "rb-eventmachine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb-tweetstream"
                    ]
                }
            ]
        },
        {
            "name": "rb-tweetstream",
            "portdir": "ruby/rb-tweetstream",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/intridea/tweetstream",
            "description": "A RubyGem to access the Twitter Streaming API.",
            "long_description": "A RubyGem to access the Twitter Streaming API.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "rb-rake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-daemons",
                        "rb-rubygems",
                        "rb-twitter-stream"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-em-websocket",
            "portdir": "ruby/rb19-em-websocket",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/em-websocket",
            "description": "EventMachine based WebSocket server",
            "long_description": "EventMachine based WebSocket server",
            "active": false,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb19-addressable",
                        "rb19-eventmachine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb19-guard-livereload"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-mail-audit",
            "portdir": "perl/p5-mail-audit",
            "version": "2.228.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::Audit",
            "description": "Library for creating easy mail filters",
            "long_description": "Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. It allows a piece of email to be logged, examined, accepted into a mailbox, filtered, resent elsewhere, rejected, and so on. It's designed to allow you to easily create filter programs to stick in a .forward file or similar.",
            "active": false,
            "categories": [
                "mail",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-file-homedir",
                        "p5.26-file-tempdir",
                        "p5.26-mail-pop3client",
                        "perl5.26",
                        "p5.26-mime-tools",
                        "p5.26-parse-recdescent",
                        "p5.26-mailtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-encode-detect",
            "portdir": "perl/p5-encode-detect",
            "version": "1.10.0",
            "license": "(MPL-1.1 or LGPL-2.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Encode::Detect",
            "description": "Encode-Encoding subclass that detects the encoding of data",
            "long_description": "This Perl module is an Encode::Encoding subclass that uses Encode::Detect::Detector to determine the charset of the input data and then decodes it using the encoder of the detected charset. It is similar to Encode::Guess, but does not require the configuration of a set of expected encodings. Like Encode::Guess, it only supports decoding--it cannot encode.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-libidn",
            "portdir": "perl/p5-net-libidn",
            "version": "0.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::LibIDN",
            "description": "Perl bindings for GNU Libidn",
            "long_description": "Net::LibIDN is bindings for GNU Libidn, which is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "mni",
                    "github": "",
                    "ports_count": 27
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "libidn"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-io-socket-ssl"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-geo-ip",
            "portdir": "perl/p5-geo-ip",
            "version": "1.510.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Geo::IP",
            "description": "Look up location and network information by IP Address",
            "long_description": "Geo::IP links to the C GeoIP API library to access file-based databases to lookup geographic information such as country, region and city based on IP addresses.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgeoip",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-spamassassin"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-netaddr-ip",
            "portdir": "perl/p5-netaddr-ip",
            "version": "4.79.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/NetAddr::IP",
            "description": "Manages IPv4 and IPv6 addresses",
            "long_description": "Objecc oriented abstraction on top of IP addresses or subnets that allows for easy manipulation.",
            "active": false,
            "categories": [
                "net",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-data-validate-ip",
                        "p5.26-mail-spf"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-text-diff",
            "portdir": "perl/p5-text-diff",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Diff",
            "description": "This is a Perl extension for performing diffs on files and record sets.",
            "long_description": "This is a Perl extension for performing diffs on files and record sets.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "dluke",
                    "github": "danielluke",
                    "ports_count": 31
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-algorithm-diff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-text-multimarkdown",
                        "p5.26-test-base"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-code-tidyall",
                        "p5.26-test-perltidy",
                        "p5.26-test-snapshot",
                        "p5.26-test-differences",
                        "p5.26-text-patch",
                        "p5.26-archive-tar"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-devel-cycle",
            "portdir": "perl/p5-devel-cycle",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Devel::Cycle",
            "description": "Find memory cycles in objects and other references",
            "long_description": "Find memory cycles in objects and other references",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalystx-leakchecker",
                        "p5.26-test-memory-cycle"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-slurper",
            "portdir": "perl/p5-file-slurper",
            "version": "0.12.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Slurper",
            "description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "long_description": "File::Slurper - A simple, sane and efficient module to slurp a file",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-warnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-html-formatter",
                        "p5.26-pod-pom"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-config-autoconf",
                        "p5.26-html-entities-interpolate"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-list-someutils",
            "portdir": "perl/p5-list-someutils",
            "version": "0.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/List::SomeUtils",
            "description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "long_description": "List::SomeUtils - Provide the stuff missing in List::Util",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-leaktrace",
                        "p5.26-text-parsewords"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-scalar-list-utils",
                        "p5.26-list-someutils-xs",
                        "p5.26-module-implementation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-code-tidyall",
                        "p5.26-list-allutils"
                    ]
                }
            ]
        },
        {
            "name": "py36-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-requests",
                        "python36",
                        "py36-slugify",
                        "py36-six",
                        "py36-docopt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-requests",
                        "python35",
                        "py35-slugify",
                        "py35-six",
                        "py35-docopt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ckanapi",
            "portdir": "python/py-ckanapi",
            "version": "4.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ckan/ckanapi",
            "description": "Python packages for accessing the CKAN Action API",
            "long_description": "A command line interface and Python module for accessing the CKAN Action API",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-requests",
                        "python27",
                        "py27-slugify",
                        "py27-six",
                        "py27-docopt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-dist-zilla-plugin-ensurelatestperl",
            "portdir": "perl/p5-dist-zilla-plugin-ensurelatestperl",
            "version": "0.8.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::EnsureLatestPerl",
            "description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "long_description": "Dist::Zilla::Plugin::EnsureLatestPerl - Ensure the author is releasing using the latest Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2656
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-test-mocktime",
                        "p5.26-module-pluggable",
                        "p5.26-path-tiny",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "clang-9.0",
                        "p5.26-cpan-meta"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}