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

{
    "count": 52273,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1007",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=1005",
    "results": [
        {
            "name": "py-gslib",
            "portdir": "python/py-gslib",
            "version": "20110908",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/gsutil/",
            "description": "Python module for interacting with cloud storage services",
            "long_description": "gsutil allows you to store, share and manage data hosted at cloud-based storage providers. It supports a URI syntax for naming data, as well as URI wildcards. At present gsutil works with Google Storage for Developers and Amazon's Simple Storage Service (S3). gsutil is implemented in Python, atop the popular boto open source library.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gslib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-multi_json",
            "portdir": "ruby/rb19-multi_json",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rubygems.org/gems/multi_json",
            "description": "A generic swappable back-end for JSON handling",
            "long_description": "A generic swappable back-end for JSON handling",
            "active": false,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb19-guard-livereload"
                    ]
                }
            ]
        },
        {
            "name": "rb19-configuration",
            "portdir": "ruby/rb19-configuration",
            "version": "1.1.0",
            "license": "(Ruby or BSD)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ahoward/configuration/tree/master",
            "description": "Pure ruby scoped configuration files.",
            "long_description": "Pure ruby scoped configuration files.",
            "active": false,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-launchy"
                    ]
                }
            ]
        },
        {
            "name": "rb19-launchy",
            "portdir": "ruby/rb19-launchy",
            "version": "0.3.7",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/copiousfreetime/launchy",
            "description": "cross-platform application launcher class",
            "long_description": "Launchy is a helper class for launching cross-platform applications in a fire and forget manner.",
            "active": false,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19",
                        "rb19-configuration"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku"
                    ]
                }
            ]
        },
        {
            "name": "rb19-json",
            "portdir": "ruby/rb19-json",
            "version": "1.5.3",
            "license": "Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flori.github.io/json/",
            "description": "JSON implementation as a Ruby extension in C",
            "long_description": "This is a implementation of the JSON specification according to RFC 4627. You can think of it as a low fat alternative to XML, if you want to store data to disk or transmit it over a network rather than use a verbose markup language.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb19-churn",
                        "rb19-cucumber",
                        "rb19-selenium-webdriver",
                        "rb19-taps"
                    ]
                }
            ]
        },
        {
            "name": "rb19-netrc",
            "portdir": "ruby/rb19-netrc",
            "version": "0.7.7",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geemus/netrc",
            "description": "This library reads and writes .netrc files.",
            "long_description": "This library reads and writes .netrc files.",
            "active": false,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku"
                    ]
                }
            ]
        },
        {
            "name": "rb19-heroku-api",
            "portdir": "ruby/rb19-heroku-api",
            "version": "0.3.13",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/heroku/heroku.rb",
            "description": "The Heroku Ruby Client is used to interact with the Heroku Legacy API from Ruby.",
            "long_description": "The Heroku Ruby Client is used to interact with the Heroku Legacy API from Ruby.",
            "active": false,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb19-excon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku"
                    ]
                }
            ]
        },
        {
            "name": "rb19-mime-types",
            "portdir": "ruby/rb19-mime-types",
            "version": "1.16",
            "license": "(Ruby or Artistic-1 or GPL-2+)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mime-types/ruby-mime-types/",
            "description": "MIME::Types for Ruby based on MIME::Types for Perl",
            "long_description": "MIME::Types for Ruby based on MIME::Types for Perl. Allows for the identification of a file's likely MIME content type, based on its filename extensions.",
            "active": false,
            "categories": [
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb19-capybara",
                        "rb19-mail"
                    ]
                }
            ]
        },
        {
            "name": "rb19-rest-client",
            "portdir": "ruby/rb19-rest-client",
            "version": "1.6.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rdoc.info/projects/archiloque/rest-client",
            "description": "Simple REST client for Ruby",
            "long_description": "A simple REST client for Ruby, inspired by microframework syntax for specifying actions.",
            "active": false,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb19-taps"
                    ]
                }
            ]
        },
        {
            "name": "rb19-heroku",
            "portdir": "ruby/rb19-heroku",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://heroku.com/",
            "description": "Client library and CLI to deploy Rails apps on Heroku.",
            "long_description": "Client library and CLI to deploy Rails apps on Heroku.",
            "active": false,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku-api",
                        "rb19-json",
                        "rb19-launchy",
                        "ruby19",
                        "rb19-netrc",
                        "rb19-rest-client",
                        "rb19-rubyzip",
                        "rb19-mime-types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb19-excon",
            "portdir": "ruby/rb19-excon",
            "version": "0.25.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/geemus/excon",
            "description": "Http(s) EXtended CONnections",
            "long_description": "Http(s) EXtended CONnections",
            "active": false,
            "categories": [
                "devel",
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby19"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb19-heroku-api"
                    ]
                }
            ]
        },
        {
            "name": "py27-glewpy",
            "portdir": "python/py-glewpy",
            "version": "0.7.4",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glewpy.sourceforge.net/",
            "description": "Python bindings for GLEW (OpenGL Extension Wrangler)",
            "long_description": "GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the Python OpenGL developer to use features such as fragment and vertex shaders and image processing on the GPU. It serves as a compliment to PyOpenGL and toolkits such as GLUT and SDL (pygame).",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glew",
                        "python27",
                        "py27-pyrex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-glewpy"
                    ]
                }
            ]
        },
        {
            "name": "py-glewpy",
            "portdir": "python/py-glewpy",
            "version": "0.7.4",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://glewpy.sourceforge.net/",
            "description": "Python bindings for GLEW (OpenGL Extension Wrangler)",
            "long_description": "GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the Python OpenGL developer to use features such as fragment and vertex shaders and image processing on the GPU. It serves as a compliment to PyOpenGL and toolkits such as GLUT and SDL (pygame).",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-glewpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-git-sweep",
            "portdir": "python/py-git-sweep",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arc90/git-sweep",
            "description": "clean up Git branches that have been merged into master",
            "long_description": "Command-line tool to help clean up Git branches that have been merged into master",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "git-sweep_select",
                        "py27-gitdb",
                        "py27-gitpython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-git-sweep"
                    ]
                }
            ]
        },
        {
            "name": "py-git-sweep",
            "portdir": "python/py-git-sweep",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arc90/git-sweep",
            "description": "clean up Git branches that have been merged into master",
            "long_description": "Command-line tool to help clean up Git branches that have been merged into master",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-git-sweep"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ggy",
            "portdir": "python/py-ggy",
            "version": "0.4.1",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20101206231252/http://www.lava.net/~newsham/pyggy/",
            "description": "parser and lexer generator for python, in python",
            "long_description": "This is a Python package for generating parsers and lexers in Python. The distribution contains a generator for generating complicated multi-state lexers with support for backing up. It also includes a generator for generating GLR parsers capable of parsing arbitrary grammars.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ggy"
                    ]
                }
            ]
        },
        {
            "name": "py-ggy",
            "portdir": "python/py-ggy",
            "version": "0.4.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20101206231252/http://www.lava.net/~newsham/pyggy/",
            "description": "parser and lexer generator for python, in python",
            "long_description": "This is a Python package for generating parsers and lexers in Python. The distribution contains a generator for generating complicated multi-state lexers with support for backing up. It also includes a generator for generating GLR parsers capable of parsing arbitrary grammars.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-ggy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-goocanvas",
            "portdir": "python/py-goocanvas",
            "version": "0.14.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/PyGoocanvas",
            "description": "GooCanvas python bindings",
            "long_description": "PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "alexander.afanasyev",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gtk-doc",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-cairo",
                        "goocanvas",
                        "py27-pygtk",
                        "py27-gobject",
                        "gtk2",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-goocanvas"
                    ]
                }
            ]
        },
        {
            "name": "py-goocanvas",
            "portdir": "python/py-goocanvas",
            "version": "0.14.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/PyGoocanvas",
            "description": "GooCanvas python bindings",
            "long_description": "PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "alexander.afanasyev",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-goocanvas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cantera-devel",
            "portdir": "science/cantera",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "cantera",
            "homepage": "https://cantera.org",
            "description": "Obsolete port, replaced by cantera",
            "long_description": "This port has been replaced by cantera.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "thomasfiala",
                    "ports_count": 2
                }
            ],
            "variants": [
                "sundials"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "boost176"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sundials5",
                        "python310"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "wikkawiki",
            "portdir": "www/wikkawiki",
            "version": "1.4.0",
            "license": "unknown",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.wikkawiki.org",
            "description": "WikkaWiki is a flexible, standards-compliant and lightweight wiki engine.",
            "long_description": "WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages. Forked from WakkaWiki. Designed for speed, extensibility, and security. For installation instructions, visit http://docs.wikkawiki.org/MacportInstall",
            "active": false,
            "categories": [
                "www",
                "php"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mysql57",
                        "php72"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-cachy",
            "portdir": "python/py-cachy",
            "version": "0.3.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cachy"
                    ]
                }
            ]
        },
        {
            "name": "py39-cachy",
            "portdir": "python/py-cachy",
            "version": "0.3.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-cachy",
            "portdir": "python/py-cachy",
            "version": "0.3.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-cachy",
            "portdir": "python/py-cachy",
            "version": "0.3.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-cachy",
            "portdir": "python/py-cachy",
            "version": "0.3.0",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cachy"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-lwp-useragent-cached",
            "portdir": "perl/p5-lwp-useragent-cached",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/LWP::UserAgent::Cached",
            "description": "LWP::UserAgent with simple caching mechanism",
            "long_description": "LWP::UserAgent::Cached is yet another LWP::UserAgent subclass with cache support. It stores cache in the files on local filesystem and if response already available in the cache returns it instead of making HTTP request.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "thekevjames",
                    "ports_count": 9
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-mime-encwords",
            "portdir": "perl/p5-mime-encwords",
            "version": "1.014.3",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/MIME::EncWords",
            "description": "Deal with RFC 2047 encoded words",
            "long_description": "MIME::EncWords is aimed to be another implimentation of MIME::Words so that it will achive more exact conformance with RFC 2047 (former RFC 1522) specifications. Additionally, it contains some improvements.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-encode",
                        "p5.26-mime-charset"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-getargs",
            "portdir": "python/py-getargs",
            "version": "2.14",
            "license": "unknown",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iamroot.beigetower.org/getargs.html",
            "description": "command line parser for python",
            "long_description": "This module implements a Command Line Parser class that applications can use to parse command line arguments in sys.argv. getargs is designed as a considerably more powerful and flexible alternative to the standard getopt module.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-getargs"
                    ]
                }
            ]
        },
        {
            "name": "py-getargs",
            "portdir": "python/py-getargs",
            "version": "2.14",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iamroot.beigetower.org/getargs.html",
            "description": "command line parser for python",
            "long_description": "This module implements a Command Line Parser class that applications can use to parse command line arguments in sys.argv. getargs is designed as a considerably more powerful and flexible alternative to the standard getopt module.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-getargs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-fnorb",
            "portdir": "python/py-fnorb",
            "version": "1.3",
            "license": "PSF",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fnorb.org/",
            "description": "py-fnorb is a pure Python CORBA 2.0 ORB",
            "long_description": "Fnorb is a CORBA 2.0 ORB for Python. Fnorbs claim to fame is its size and pure Python implementation. These features allow it to be used whever Python may used (for example, within Jython) unlike other ORBs that rely on binary runtimes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fnorb"
                    ]
                }
            ]
        },
        {
            "name": "py-fnorb",
            "portdir": "python/py-fnorb",
            "version": "1.3",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fnorb.org/",
            "description": "py-fnorb is a pure Python CORBA 2.0 ORB",
            "long_description": "Fnorb is a CORBA 2.0 ORB for Python. Fnorbs claim to fame is its size and pure Python implementation. These features allow it to be used whever Python may used (for example, within Jython) unlike other ORBs that rely on binary runtimes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-fnorb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-functools32",
            "portdir": "python/py-functools32",
            "version": "3.2.3-2",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MiCHiLU/python-functools32",
            "description": "Backport of the functools module from Python 3.2.3",
            "long_description": "This is a backport of the functools standard library module from Python 3.2.3 for use on Python 2.7. It includes new features 'lru_cache' (Least-recently-used cache decorator).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-parsel",
                        "py27-flake8",
                        "py27-jsonschema",
                        "py-functools32"
                    ]
                }
            ]
        },
        {
            "name": "py-functools32",
            "portdir": "python/py-functools32",
            "version": "3.2.3-2",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MiCHiLU/python-functools32",
            "description": "Backport of the functools module from Python 3.2.3",
            "long_description": "This is a backport of the functools standard library module from Python 3.2.3 for use on Python 2.7. It includes new features 'lru_cache' (Least-recently-used cache decorator).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-functools32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-geoalchemy",
            "portdir": "python/py-geoalchemy",
            "version": "0.7.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geoalchemy.org/",
            "description": "Python SQL ORM Geospatial",
            "long_description": "GeoAlchemy is an extension of SQLAlchemy. It provides support for Geospatial data types at the ORM layer using SQLAlchemy. It aims to support spatial operations and relations specified by the Open Geospatial Consortium (OGC). The project started under Google Summer of Code Program under the mentorship of Mark Ramm-Christensen.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jls",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-psycopg2",
                        "py27-sqlalchemy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-geoalchemy"
                    ]
                }
            ]
        },
        {
            "name": "py-geoalchemy",
            "portdir": "python/py-geoalchemy",
            "version": "0.7.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geoalchemy.org/",
            "description": "Python SQL ORM Geospatial",
            "long_description": "GeoAlchemy is an extension of SQLAlchemy. It provides support for Geospatial data types at the ORM layer using SQLAlchemy. It aims to support spatial operations and relations specified by the Open Geospatial Consortium (OGC). The project started under Google Summer of Code Program under the mentorship of Mark Ramm-Christensen.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jls",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-geoalchemy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-generator",
            "portdir": "python/py-generator",
            "version": "0.1.20120721",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/knepley/code-generator",
            "description": "Cxx generator for python",
            "long_description": "Cxx generator for python",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-generator"
                    ]
                }
            ]
        },
        {
            "name": "py35-generator",
            "portdir": "python/py-generator",
            "version": "0.1.20120721",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/knepley/code-generator",
            "description": "Cxx generator for python",
            "long_description": "Cxx generator for python",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-generator",
            "portdir": "python/py-generator",
            "version": "0.1.20120721",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/knepley/code-generator",
            "description": "Cxx generator for python",
            "long_description": "Cxx generator for python",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-generator",
            "portdir": "python/py-generator",
            "version": "0.1.20120721",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/knepley/code-generator",
            "description": "Cxx generator for python",
            "long_description": "Cxx generator for python",
            "active": false,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-generator"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-flask-mongoalchemy",
            "portdir": "python/py-flask-mongoalchemy",
            "version": "0.7.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cobrateam/flask-mongoalchemy",
            "description": "Add Flask support for MongoDB using MongoAlchemy",
            "long_description": "Add Flask support for MongoDB using MongoAlchemy",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-flask",
                        "py27-mongoalchemy",
                        "py27-pymongo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flask-mongoalchemy"
                    ]
                }
            ]
        },
        {
            "name": "py-flask-mongoalchemy",
            "portdir": "python/py-flask-mongoalchemy",
            "version": "0.7.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cobrateam/flask-mongoalchemy",
            "description": "Add Flask support for MongoDB using MongoAlchemy",
            "long_description": "Add Flask support for MongoDB using MongoAlchemy",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-flask-mongoalchemy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-flup",
            "portdir": "python/py-flup",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.saddi.com/software/flup/",
            "description": "Flup is a random collection of WSGI servers and middleware.",
            "long_description": "Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flup"
                    ]
                }
            ]
        },
        {
            "name": "py-flup",
            "portdir": "python/py-flup",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.saddi.com/software/flup/",
            "description": "Flup is a random collection of WSGI servers and middleware.",
            "long_description": "Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-flup"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-ftputil",
            "portdir": "python/py-ftputil",
            "version": "3.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ftputil.sschwarzer.net/trac/",
            "description": "High level Python interface to the ftplib module",
            "long_description": "The module ftputil is a high-level interface to the ftplib module. The FTPHost objects generated from it allow many operations similar to those of os and os.path.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-ftputil",
            "portdir": "python/py-ftputil",
            "version": "3.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ftputil.sschwarzer.net/trac/",
            "description": "High level Python interface to the ftplib module",
            "long_description": "The module ftputil is a high-level interface to the ftplib module. The FTPHost objects generated from it allow many operations similar to those of os and os.path.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-faulthandler",
            "portdir": "python/py-faulthandler",
            "version": "3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://faulthandler.readthedocs.io/",
            "description": "Display the Python traceback on a crash",
            "long_description": "This module contains functions to dump Python tracebacks explicitly, on a fault, after a timeout, or on a user signal. It's part of python 3.3 onward so is only useful on MacPort for python 2.7.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-faulthandler"
                    ]
                }
            ]
        },
        {
            "name": "py-faulthandler",
            "portdir": "python/py-faulthandler",
            "version": "3.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://faulthandler.readthedocs.io/",
            "description": "Display the Python traceback on a crash",
            "long_description": "This module contains functions to dump Python tracebacks explicitly, on a fault, after a timeout, or on a user signal. It's part of python 3.3 onward so is only useful on MacPort for python 2.7.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-faulthandler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-fixture",
            "portdir": "python/py-fixture",
            "version": "1.5.11",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://farmdev.com/projects/fixture/",
            "description": "Python module for loading and referencing test data",
            "long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fixture"
                    ]
                }
            ]
        },
        {
            "name": "py-fixture",
            "portdir": "python/py-fixture",
            "version": "1.5.11",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://farmdev.com/projects/fixture/",
            "description": "Python module for loading and referencing test data",
            "long_description": "Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-fixture"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}