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

{
    "count": 51943,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=43",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=41",
    "results": [
        {
            "name": "py27-htmltemplate",
            "portdir": "python/py-htmltemplate",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freespace.virgin.net/hamish.sanderson/htmltemplate.html",
            "description": "HTML template engine for python",
            "long_description": "HTMLTemplate converts HTML/XHTML templates into simple Python object models that can be manipulated through callback functions in your scripts.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-htmlcalendar",
                        "py-htmltemplate"
                    ]
                }
            ]
        },
        {
            "name": "py-kqueue",
            "portdir": "python/py-kqueue",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.netbsd.org/pub/NetBSD/misc/jdolecek/",
            "description": "This is a kqueue package",
            "long_description": "This is a kqueue package",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-kqueue"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-kqueue",
            "portdir": "python/py-kqueue",
            "version": "2.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "ftp://ftp.netbsd.org/pub/NetBSD/misc/jdolecek/",
            "description": "This is a kqueue package",
            "long_description": "This is a kqueue package",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-kqueue"
                    ]
                }
            ]
        },
        {
            "name": "py-keyczar",
            "portdir": "python/py-keyczar",
            "version": "0.716",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/keyczar",
            "description": "Easy to use cryptographic toolkit",
            "long_description": "Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys.",
            "active": false,
            "categories": [
                "devel",
                "python",
                "crypto"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-keyczar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-keyczar",
            "portdir": "python/py-keyczar",
            "version": "0.716",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/keyczar",
            "description": "Easy to use cryptographic toolkit",
            "long_description": "Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys.",
            "active": false,
            "categories": [
                "devel",
                "python",
                "crypto"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-asn1",
                        "py27-pycryptodome",
                        "py27-setuptools",
                        "py27-simplejson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-keyczar"
                    ]
                }
            ]
        },
        {
            "name": "py-kiwi",
            "portdir": "python/py-kiwi",
            "version": "1.9.29",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.async.com.br/projects/kiwi",
            "description": "Framework for Python applications with GUIs.",
            "long_description": "Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.",
            "active": false,
            "categories": [
                "devel",
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-kiwi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-kiwi",
            "portdir": "python/py-kiwi",
            "version": "1.9.29",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.async.com.br/projects/kiwi",
            "description": "Framework for Python applications with GUIs.",
            "long_description": "Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.",
            "active": false,
            "categories": [
                "devel",
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pygtk",
                        "py27-gobject",
                        "py27-numeric"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-kiwi",
                        "gazpacho"
                    ]
                }
            ]
        },
        {
            "name": "py-lepton",
            "portdir": "python/py-lepton",
            "version": "1.0b2",
            "license": "MIT and BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/py-lepton/",
            "description": "Pluggable particle engine and API for Python",
            "long_description": "Lepton is a high-performance, pluggable particle engine and API for Python. It is designed for creating graphical special effects for games or other visual applications. The engine is designed to be very flexible and does not rely on any other libraries directly. You can use it either with OpenGL (via pyglet, PyOpenGL, wxPython, etc), or with pygame by selecting the appropriate renderer.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-lepton"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-lepton",
            "portdir": "python/py-lepton",
            "version": "1.0b2",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/py-lepton/",
            "description": "Pluggable particle engine and API for Python",
            "long_description": "Lepton is a high-performance, pluggable particle engine and API for Python. It is designed for creating graphical special effects for games or other visual applications. The engine is designed to be very flexible and does not rely on any other libraries directly. You can use it either with OpenGL (via pyglet, PyOpenGL, wxPython, etc), or with pygame by selecting the appropriate renderer.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-lepton"
                    ]
                }
            ]
        },
        {
            "name": "py35-linecache2",
            "portdir": "python/py-linecache2",
            "version": "1.0.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/linecache2/",
            "description": "A backport of linecache to older supported Pythons.",
            "long_description": "A backport of linecache to older supported Pythons.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-pbr",
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-linecache2",
            "portdir": "python/py-linecache2",
            "version": "1.0.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/linecache2/",
            "description": "A backport of linecache to older supported Pythons.",
            "long_description": "A backport of linecache to older supported Pythons.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-pbr",
                        "py36-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-linecache2",
            "portdir": "python/py-linecache2",
            "version": "1.0.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/linecache2/",
            "description": "A backport of linecache to older supported Pythons.",
            "long_description": "A backport of linecache to older supported Pythons.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pbr",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-logcat-color",
            "portdir": "python/py-logcat-color",
            "version": "0.6.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshall/logcat-color",
            "description": "A colorful logcat",
            "long_description": "A colorful and highly configurable alternative to the standard adb logcat command from the Android SDK",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-logcat-color"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-logcat-color",
            "portdir": "python/py-logcat-color",
            "version": "0.6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marshall/logcat-color",
            "description": "A colorful logcat",
            "long_description": "A colorful and highly configurable alternative to the standard adb logcat command from the Android SDK",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-colorama"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "android-platform-tools",
                        "logcat-color_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-logcat-color"
                    ]
                }
            ]
        },
        {
            "name": "git-sweep_select",
            "portdir": "python/git-sweep_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default git-sweep version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of git-sweep",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-git-sweep"
                    ]
                }
            ]
        },
        {
            "name": "logcat-color_select",
            "portdir": "python/logcat-color_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Common files for selecting default logcat-color version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of 'logcat-color'.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py27-logcat-color"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-aio",
            "portdir": "perl/p5-io-aio",
            "version": "4.740.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::AIO",
            "description": "Asynchronous Input/Output",
            "long_description": "Asynchronous Input/Output",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-canary-stability"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-common-sense"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-anyevent-aio",
                        "p5.26-danga-socket",
                        "p5.26-mogilefs-server",
                        "p5.26-perl-languageserver"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-net-stomp",
            "portdir": "perl/p5-net-stomp",
            "version": "0.600.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Stomp",
            "description": "A Streaming Text Orientated Messaging Protocol Client",
            "long_description": "A Streaming Text Orientated Messaging Protocol Client",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "jpo",
                    "github": "jpoliv",
                    "ports_count": 60
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-log-any-adapter-tap",
                        "p5.26-test-deep",
                        "p5.26-test-fatal",
                        "p5.26-test-nicedump"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build",
                        "p5.26-class-accessor",
                        "p5.26-io-socket-ip",
                        "p5.26-io-socket-ssl",
                        "p5.26-log-any"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-text-tabsxwrap",
            "portdir": "perl/p5-text-tabsxwrap",
            "version": "2013.52.300",
            "license": "Permissive and GPLConflict",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Text::Tabs+Wrap",
            "description": "Line wrapping to form simple paragraphs",
            "long_description": "Text::Tabs performs the same job that the unix expand(1) and unexpand(1) commands do: adding or removing tabs from a document. \n \nText::Wrap::wrap() will reformat lines into paragraphs. All it does is break up long lines, it will not join short lines together. \n \nText::Fill::fill() will reformat blocks of text into paragraphs. It uses Text::Wrap::wrap() to do the work.",
            "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-class-generate"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-bio-variation",
                        "p5.26-ppix-regexp",
                        "p5.26-ppix-quotelike",
                        "p5.26-test-spelling",
                        "p5.26-xml-twig",
                        "p5.26-pod-weaver"
                    ]
                }
            ]
        },
        {
            "name": "ndcctools",
            "portdir": "sysutils/ndcctools",
            "version": "6.2.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ccl.cse.nd.edu/",
            "description": "Notre Dame Cooperative Computing Software (cooperative-computing-lab)",
            "long_description": "Notre Dame Cooperative Computing Software Enables collaborators to easily harness large scale distributed systems such as clusters, clouds, and grids.",
            "active": false,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dthain",
                    "github": "dthain",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-flickr-api",
            "portdir": "perl/p5-flickr-api",
            "version": "1.280.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Flickr::API",
            "description": "Perl interface to the Flickr API",
            "long_description": "Perl interface to the Flickr API",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-getopt-long",
                        "p5.26-http-message",
                        "p5.26-libwww-perl",
                        "p5.26-net-oauth",
                        "perl5.26",
                        "p5.26-uri",
                        "p5.26-xml-libxml-simple",
                        "p5.26-xml-parser-lite-tree",
                        "p5.26-test-script"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-flickr-upload"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-io-zlib",
            "portdir": "perl/p5-io-zlib",
            "version": "1.110.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IO::Zlib",
            "description": "IO::-style interface to Compress::Zlib",
            "long_description": "This modules provides an IO:: style interface to the Compress::Zlib package. The main advantage is that you can use an IO::Zlib object in much the same way as an IO::File object so you can have common code that doesn't know which sort of file it is using.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-archive-tar"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-b-hooks-endofscope",
            "portdir": "perl/p5-b-hooks-endofscope",
            "version": "0.240.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/B::Hooks::EndOfScope",
            "description": "Execute code after a scope finished compilation",
            "long_description": "Execute code after a scope finished compilation",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-text-parsewords"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-implementation",
                        "p5.26-sub-exporter-progressive",
                        "p5.26-variable-magic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-declare",
                        "p5.26-moosex-markasmethods",
                        "p5.26-namespace-autoclean",
                        "p5.26-namespace-clean"
                    ]
                }
            ]
        },
        {
            "name": "py27-pygresql",
            "portdir": "python/py-pygresql",
            "version": "5.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygresql.org/",
            "description": "Python module that interfaces to a PostgreSQL database",
            "long_description": "PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql92",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pygresql",
            "portdir": "python/py-pygresql",
            "version": "5.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygresql.org/",
            "description": "Python module that interfaces to a PostgreSQL database",
            "long_description": "PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql92",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pyhyphen",
            "portdir": "python/py-pyhyphen",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/fhaxbox66/pyhyphen",
            "description": "The hyphenation library of LibreOffice and FireFox wrapped for Python",
            "long_description": "PyHyphen is a wrapper around the high quality hyphenation library hyphen-2.4 (May 2008) that ships with OpenOffice.org and Mozilla products. Hence, all dictionaries compatible with OpenOffice can be used. PyHyphen also contains textwrap2, an enhanced though backwards-compatible version of the standard Python module textwrap. Not very surprisingly, textwrap2 can hyphenate words when wrapping them.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-appdirs",
                        "py37-setuptools",
                        "py37-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyhyphen",
            "portdir": "python/py-pyhyphen",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/fhaxbox66/pyhyphen",
            "description": "The hyphenation library of LibreOffice and FireFox wrapped for Python",
            "long_description": "PyHyphen is a wrapper around the high quality hyphenation library hyphen-2.4 (May 2008) that ships with OpenOffice.org and Mozilla products. Hence, all dictionaries compatible with OpenOffice can be used. PyHyphen also contains textwrap2, an enhanced though backwards-compatible version of the standard Python module textwrap. Not very surprisingly, textwrap2 can hyphenate words when wrapping them.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-appdirs",
                        "py27-setuptools",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-pyhyphen",
            "portdir": "python/py-pyhyphen",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/fhaxbox66/pyhyphen",
            "description": "The hyphenation library of LibreOffice and FireFox wrapped for Python",
            "long_description": "PyHyphen is a wrapper around the high quality hyphenation library hyphen-2.4 (May 2008) that ships with OpenOffice.org and Mozilla products. Hence, all dictionaries compatible with OpenOffice can be used. PyHyphen also contains textwrap2, an enhanced though backwards-compatible version of the standard Python module textwrap. Not very surprisingly, textwrap2 can hyphenate words when wrapping them.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-appdirs",
                        "py36-setuptools",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-pkg-config",
            "portdir": "ruby/rb19-pkg-config",
            "version": "1.1.4",
            "license": "LGPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rcairo/pkg-config",
            "description": "A pkg-config implementation by Ruby",
            "long_description": "A pkg-config implementation by Ruby",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-rcairo"
                    ]
                }
            ]
        },
        {
            "name": "rb19-rufus-mnemo",
            "portdir": "ruby/rb19-rufus-mnemo",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmettraux/rufus-mnemo/",
            "description": "turns (large) integers into japanese sounding words and vice versa",
            "long_description": "turns (large) integers into japanese sounding words and vice versa",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-redcloth",
            "portdir": "ruby/rb19-redcloth",
            "version": "4.2.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/RedCloth",
            "description": "Textile for Ruby",
            "long_description": "RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.",
            "active": false,
            "categories": [
                "textproc",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-xml-simple",
            "portdir": "ruby/rb19-xml-simple",
            "version": "1.0.12",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maik/xml-simple",
            "description": "A simple API for XML processing",
            "long_description": "Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb26-gem-patch",
            "portdir": "ruby/rb-gem-patch",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fedora-ruby/gem-patch",
            "description": "A RubyGems plugin for patching gems",
            "long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
            "active": false,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "rb26-nokogiri"
                    ]
                }
            ]
        },
        {
            "name": "rb25-gem-patch",
            "portdir": "ruby/rb-gem-patch",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fedora-ruby/gem-patch",
            "description": "A RubyGems plugin for patching gems",
            "long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
            "active": false,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby25"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "rb25-nokogiri"
                    ]
                }
            ]
        },
        {
            "name": "rb24-gem-patch",
            "portdir": "ruby/rb-gem-patch",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fedora-ruby/gem-patch",
            "description": "A RubyGems plugin for patching gems",
            "long_description": "gem-patch is a RubyGems plugin that helps to patch gems without manually opening and rebuilding them. It opens a given .gem file, extracts it, patches it with system patch command, clones its spec, updates the file list and builds the patched gem.",
            "active": false,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby24"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "extract",
                    "ports": [
                        "rb24-nokogiri"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-expect",
            "portdir": "perl/p5-expect",
            "version": "1.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Expect",
            "description": "Perl version of the TCL expect tool",
            "long_description": "The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-tty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-expect-simple",
                        "p5.26-sysadm-install"
                    ]
                }
            ]
        },
        {
            "name": "cutter-r2",
            "portdir": "devel/cutter-r2",
            "version": "1.12.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "iaito",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by iaito",
            "long_description": "This port has been replaced by iaito.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-specfun",
            "portdir": "octave/octave-specfun",
            "version": "1.1.0",
            "license": "GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://octave.sourceforge.io/specfun/",
            "description": "Special functions including ellipitic functions, etc.",
            "long_description": "Special functions including ellipitic functions, etc.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-html-tagset",
            "portdir": "perl/p5-html-tagset",
            "version": "3.200.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTML::Tagset",
            "description": "data tables useful in parsing HTML",
            "long_description": "This module contains data tables useful in dealing with HTML. It provides no functions or methods.",
            "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-html-parser",
                        "p5.26-html-tree",
                        "p5.26-html-wikiconverter",
                        "p5.26-lingua-en-tagger",
                        "p5.26-web-scraper",
                        "p5.26-xml-treebuilder"
                    ]
                }
            ]
        },
        {
            "name": "ruff_select",
            "portdir": "python/ruff_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default ruff version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of ruff.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "squid4",
            "portdir": "net/squid4",
            "version": "4.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "squid5",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by squid5",
            "long_description": "This port has been replaced by squid5.",
            "active": false,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xcbuild",
            "portdir": "devel/xcbuild",
            "version": "0.1.99",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facebook/xcbuild",
            "description": "xcbuild is an Xcode-compatible build tool with the goal of providing faster builds, better documentation of the build process and running on multiple platforms",
            "long_description": "xcbuild is an Xcode-compatible build tool with the goal of providing faster builds, better documentation of the build process and running on multiple platforms",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ninja",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "zlib",
                        "libxml2",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pkgconfig-bootstrap",
            "portdir": "devel/pkgconfig",
            "version": "0.29.2",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg-config.freedesktop.org/",
            "description": "pkg-config, a system for managing library compile and link flags",
            "long_description": "The pkg-config program is used to retrieve information about installed libraries in the system. It is typically used to compile and link against one or more libraries.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apple-gcc42"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv-bootstrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-data-uuid",
            "portdir": "perl/p5-data-uuid",
            "version": "1.226.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::UUID",
            "description": "Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).",
            "long_description": "Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-catalyst-authentication-credential-http",
                        "p5.26-chi",
                        "p5.26-class-dbi-uuid",
                        "p5.26-object-id",
                        "p5.26-rdf-query",
                        "p5.26-rdf-trine",
                        "p5.26-test2-harness",
                        "p5.26-test2-plugin-uuid"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-variable-magic",
            "portdir": "perl/p5-variable-magic",
            "version": "0.620.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Variable::Magic",
            "description": "Associate user-defined magic to variables from Perl.",
            "long_description": "Associate user-defined magic to variables from Perl.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-b-hooks-endofscope",
                        "p5.26-tie-refhash-weak"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-dist-zilla-plugin-promptifstale",
            "portdir": "perl/p5-dist-zilla-plugin-promptifstale",
            "version": "0.57.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PromptIfStale",
            "description": "Dist::Zilla::Plugin::PromptIfStale - Check at build/release time if modules are out of date",
            "long_description": "Dist::Zilla::Plugin::PromptIfStale - Check at build/release time if modules are out of date",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-app-cmd",
                        "p5.26-file-pushd",
                        "p5.26-io-tty",
                        "p5.26-module-runtime",
                        "p5.26-test-deep",
                        "p5.26-test-fatal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "p5.26-parse-cpan-packages-fast",
                        "perl5.26",
                        "p5.26-term-ansicolor",
                        "p5.26-try-tiny",
                        "p5.26-yaml-tiny",
                        "p5.26-path-tiny",
                        "p5.26-config-mvp",
                        "p5.26-cpan-distnameinfo",
                        "p5.26-dist-zilla",
                        "p5.26-encode",
                        "p5.26-http-message",
                        "p5.26-http-tiny"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-pod-weaver",
            "portdir": "perl/p5-pod-weaver",
            "version": "4.15.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Pod::Weaver",
            "description": "Pod::Weaver - weave together a Pod document from an outline",
            "long_description": "Pod::Weaver - weave together a Pod document from an outline",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-ppi",
                        "p5.26-software-license",
                        "p5.26-test-differences"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-list-moreutils",
                        "p5.26-log-dispatchouli",
                        "p5.26-mixin-linewise",
                        "p5.26-module-runtime",
                        "p5.26-moose",
                        "p5.26-namespace-autoclean",
                        "perl5.26",
                        "p5.26-pod-elemental",
                        "p5.26-string-flogger",
                        "p5.26-string-formatter",
                        "p5.26-string-rewriteprefix",
                        "p5.26-text-tabsxwrap",
                        "p5.26-params-util",
                        "p5.26-config-mvp",
                        "p5.26-config-mvp-reader-ini",
                        "p5.26-datetime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla-plugin-podweaver",
                        "p5.26-dist-zilla-stash-podweaver",
                        "p5.26-pod-weaver-plugin-ensureuniquesections",
                        "p5.26-pod-weaver-section-allowoverride",
                        "p5.26-pod-weaver-section-contributors",
                        "p5.26-pod-weaver-section-generatesection"
                    ]
                }
            ]
        },
        {
            "name": "py35-scikits-module",
            "portdir": "python/py-scikits-module",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikits.appspot.com",
            "description": "provides the files common to all scikits",
            "long_description": "provides the files common to all scikits",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikits-module",
            "portdir": "python/py-scikits-module",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikits.appspot.com",
            "description": "provides the files common to all scikits",
            "long_description": "provides the files common to all scikits",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-selectors2",
            "portdir": "python/py-selectors2",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/selectors2",
            "description": "Back-ported, durable, and portable selectors",
            "long_description": "Back-ported, durable, and portable selectors",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-nose",
                        "py27-psutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-wurlitzer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-rfc6555",
                        "py-selectors2"
                    ]
                }
            ]
        }
    ]
}