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

{
    "count": 51965,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=66",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=64",
    "results": [
        {
            "name": "py39-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py27-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-django-mailman3",
            "portdir": "python/py-django-mailman3",
            "version": "1.3.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/django-mailman3",
            "description": "Django library to help interaction with Mailman",
            "long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tz",
                        "py38-django-gravatar2",
                        "py38-mailmanclient",
                        "py38-django-allauth",
                        "py38-django"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-postorius"
                    ]
                }
            ]
        },
        {
            "name": "py39-django-mailman3",
            "portdir": "python/py-django-mailman3",
            "version": "1.3.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/django-mailman3",
            "description": "Django library to help interaction with Mailman",
            "long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-setuptools",
                        "clang-17",
                        "py39-installer",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-django-allauth",
                        "py39-mailmanclient",
                        "py39-django-gravatar2",
                        "py39-tz",
                        "py39-django"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-postorius"
                    ]
                }
            ]
        },
        {
            "name": "py27-django-nose",
            "portdir": "python/py-django-nose",
            "version": "1.4.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-nose/django-nose",
            "description": "Django test runner that uses nose",
            "long_description": "Django test runner that uses nose",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-django",
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-django-nose",
            "portdir": "python/py-django-nose",
            "version": "1.4.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-nose/django-nose",
            "description": "Django test runner that uses nose",
            "long_description": "Django test runner that uses nose",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-django",
                        "py35-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-django-nose",
            "portdir": "python/py-django-nose",
            "version": "1.4.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-nose/django-nose",
            "description": "Django test runner that uses nose",
            "long_description": "Django test runner that uses nose",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-django-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py34-django-nose",
            "portdir": "python/py-django-nose",
            "version": "1.4.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py35-django-nose",
            "homepage": "https://github.com/django-nose/django-nose",
            "description": "Obsolete port, replaced by py35-django-nose",
            "long_description": "This port has been replaced by py35-django-nose.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "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": "py36-django-nose",
            "portdir": "python/py-django-nose",
            "version": "1.4.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-nose/django-nose",
            "description": "Django test runner that uses nose",
            "long_description": "Django test runner that uses nose",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-django",
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-django-nose",
            "portdir": "python/py-django-nose",
            "version": "1.4.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/django-nose/django-nose",
            "description": "Django test runner that uses nose",
            "long_description": "Django test runner that uses nose",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-django",
                        "py37-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-django-nose"
                    ]
                }
            ]
        },
        {
            "name": "py38-mailmanclient",
            "portdir": "python/py-mailmanclient",
            "version": "3.3.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.list.org/",
            "description": "Python bindings for Mailman REST API",
            "long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py39-mailmanclient",
            "portdir": "python/py-mailmanclient",
            "version": "3.3.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.list.org/",
            "description": "Python bindings for Mailman REST API",
            "long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-file-find-rule",
            "portdir": "perl/p5-file-find-rule",
            "version": "0.340.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::Find::Rule",
            "description": "a friendlier interface to File::Find",
            "long_description": "File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-number-compare",
                        "p5.26-text-glob"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-dist-zilla-plugin-podweaver",
                        "p5.26-test-inter"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dist-zilla",
                        "p5.26-file-find-rule-perl",
                        "p5.26-file-monitor-lite",
                        "p5.26-perl-minimumversion",
                        "p5.26-test-inline",
                        "p5.26-test-minimumversion",
                        "p5.26-data-compare",
                        "p5.26-test-writevariants",
                        "p5.26-devel-checkos"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-modern-perl",
            "portdir": "perl/p5-modern-perl",
            "version": "1.202.2.110",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Modern::Perl",
            "description": "enable all of the features of Modern Perl with one import",
            "long_description": "enable all of the features of Modern Perl with one import",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-plack-test-agent"
                    ]
                }
            ]
        },
        {
            "name": "salt-api",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-minion",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-master",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "salt-syndic",
            "portdir": "sysutils/salt",
            "version": "3000.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "salt",
            "homepage": "https://saltstack.com/",
            "description": "Salt is a Python-based remote execution, automation, configuration, and orchestration engine.",
            "long_description": "SaltStack is fast, scalable and flexible software for data center automation, from infrastructure and any cloud, to the entire application stack.",
            "active": false,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jeremy.mcmillan",
                    "github": "aphor",
                    "ports_count": 6
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "python38"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cffi",
                        "py38-cherrypy",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro",
                        "py38-gitpython",
                        "py38-gnupg",
                        "py38-idna",
                        "py38-jinja2",
                        "python38",
                        "py38-msgpack",
                        "py38-psutil",
                        "py38-pycryptodome",
                        "py38-pyobjc",
                        "py38-setproctitle",
                        "py38-tornado",
                        "py38-yaml",
                        "py38-zmq",
                        "py38-mako",
                        "py38-asn1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-immutables",
            "portdir": "python/py-immutables",
            "version": "0.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MagicStack/immutables",
            "description": "A high-performance immutable mapping type for Python",
            "long_description": "An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages. This implementation is used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-contextvars"
                    ]
                }
            ]
        },
        {
            "name": "py35-immutables",
            "portdir": "python/py-immutables",
            "version": "0.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MagicStack/immutables",
            "description": "A high-performance immutable mapping type for Python",
            "long_description": "An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages. This implementation is used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-immutables",
            "portdir": "python/py-immutables",
            "version": "0.9",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MagicStack/immutables",
            "description": "A high-performance immutable mapping type for Python",
            "long_description": "An immutable mapping type for Python. The underlying datastructure is a Hash Array Mapped Trie (HAMT) used in Clojure, Scala, Haskell, and other functional languages. This implementation is used in CPython 3.7 in the contextvars module (see PEP 550 and PEP 567 for more details).",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-contextvars",
            "portdir": "python/py-contextvars",
            "version": "2.4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MagicStack/contextvars",
            "description": "backport of Python 3.7 contextvars",
            "long_description": "This package implements a backport of the Python 3.7 contextvars module (see PEP 567) for Python 3.6.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-immutables"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pymc3",
                        "py36-trio"
                    ]
                }
            ]
        },
        {
            "name": "py36-cherrypy",
            "portdir": "python/py-cherrypy",
            "version": "18.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cherrypy.org/",
            "description": "Object-Oriented HTTP framework",
            "long_description": "CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "freespace",
                    "github": "freespace",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-contextlib2",
                        "py36-more-itertools",
                        "python36",
                        "py36-setuptools",
                        "py36-zc-lockfile",
                        "py36-portend",
                        "py36-cheroot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-cherrypy",
            "portdir": "python/py-cherrypy",
            "version": "18.3.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cherrypy.org/",
            "description": "Object-Oriented HTTP framework",
            "long_description": "CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "freespace",
                    "github": "freespace",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-contextlib2",
                        "py35-more-itertools",
                        "python35",
                        "py35-setuptools",
                        "py35-zc-lockfile",
                        "py35-portend",
                        "py35-cheroot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-cherrypy",
            "portdir": "python/py-cherrypy",
            "version": "17.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cherrypy.org/",
            "description": "Object-Oriented HTTP framework",
            "long_description": "CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "freespace",
                    "github": "freespace",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-contextlib2",
                        "py27-more-itertools",
                        "py27-portend",
                        "python27",
                        "py27-six",
                        "py27-zc-lockfile",
                        "py27-setuptools",
                        "py27-cheroot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-turbogears"
                    ]
                }
            ]
        },
        {
            "name": "py37-cherrypy",
            "portdir": "python/py-cherrypy",
            "version": "18.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cherrypy.org/",
            "description": "Object-Oriented HTTP framework",
            "long_description": "CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "freespace",
                    "github": "freespace",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-zc-lockfile",
                        "py37-cheroot",
                        "py37-contextlib2",
                        "py37-more-itertools",
                        "py37-portend",
                        "py37-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-cherrypy",
            "portdir": "python/py-cherrypy",
            "version": "18.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cherrypy.org/",
            "description": "Object-Oriented HTTP framework",
            "long_description": "CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "freespace",
                    "github": "freespace",
                    "ports_count": 8
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-zc-lockfile",
                        "py38-cheroot",
                        "py38-contextlib2",
                        "py38-more-itertools",
                        "py38-portend",
                        "py38-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "salt-minion",
                        "salt-master",
                        "salt-syndic",
                        "salt-api"
                    ]
                }
            ]
        },
        {
            "name": "py39-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-clint",
            "portdir": "python/py-clint",
            "version": "0.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kennethreitz/clint",
            "description": "Clint: Python Command-line Application Tools",
            "long_description": "Clint is a module filled with a set of awesome tools for developing commandline applications.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-sphinxcontrib-versioning",
            "portdir": "python/py-sphinxcontrib-versioning",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-contrib/sphinxcontrib-versioning",
            "description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "long_description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-click",
                        "py37-colorclass",
                        "py37-setuptools",
                        "py37-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-versioning",
            "portdir": "python/py-sphinxcontrib-versioning",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-contrib/sphinxcontrib-versioning",
            "description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "long_description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-sphinxcontrib-versioning"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-sphinxcontrib-versioning",
            "portdir": "python/py-sphinxcontrib-versioning",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-contrib/sphinxcontrib-versioning",
            "description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "long_description": "Sphinx extension that allows building versioned docs for self-hosting.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-click",
                        "py38-colorclass",
                        "py38-setuptools",
                        "py38-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sphinxcontrib-versioning"
                    ]
                }
            ]
        },
        {
            "name": "py37-colorclass",
            "portdir": "python/py-colorclass",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Robpol86/colorclass",
            "description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
            "long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-sphinxcontrib-versioning"
                    ]
                }
            ]
        },
        {
            "name": "py-colorclass",
            "portdir": "python/py-colorclass",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Robpol86/colorclass",
            "description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
            "long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-colorclass"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-colorclass",
            "portdir": "python/py-colorclass",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Robpol86/colorclass",
            "description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
            "long_description": "Colorful worry-free console applications for Linux, Mac OS X, and Windows.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-sphinxcontrib-versioning",
                        "py-colorclass"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-xml-twig",
            "portdir": "perl/p5-xml-twig",
            "version": "3.520.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/XML::Twig",
            "description": "A perl module for processing huge XML documents in tree mode.",
            "long_description": "Twig offers a tree-oriented interface to a document while handling large docs.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-io-captureoutput",
                        "p5.26-io-stringy",
                        "p5.26-xml-filter-buffertext",
                        "p5.26-xml-sax-writer",
                        "p5.26-xml-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-text-tabsxwrap",
                        "p5.26-tie-ixhash",
                        "perl5.26",
                        "p5.26-xml-xpath",
                        "p5.26-xml-xpathengine",
                        "p5.26-xml-parser",
                        "p5.26-html-entities-numbered",
                        "p5.26-html-parser",
                        "p5.26-html-tidy",
                        "p5.26-html-tree",
                        "p5.26-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-test-xml",
                        "p5.26-bio-phylo",
                        "p5.26-bio-variation",
                        "p5.26-bioperl",
                        "p5.26-graphviz",
                        "p5.26-net-dbus",
                        "p5.26-bio-db-ncbihelper"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.26-openoffice-oodoc"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-template-tiny",
            "portdir": "perl/p5-template-tiny",
            "version": "1.120.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Template::Tiny",
            "description": "Template::Tiny - Template Toolkit reimplemented in as little code as possible",
            "long_description": "Template::Tiny - Template Toolkit reimplemented in as little code as possible",
            "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-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "py36-mitmproxy",
            "portdir": "python/py-mitmproxy",
            "version": "7.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py37-mitmproxy",
            "homepage": "https://mitmproxy.org/",
            "description": "Obsolete port, replaced by py37-mitmproxy",
            "long_description": "This port has been replaced by py37-mitmproxy.",
            "active": false,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-mitmproxy",
            "portdir": "python/py-mitmproxy",
            "version": "7.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mitmproxy.org/",
            "description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
            "long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
            "active": false,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-certifi",
                        "py38-click",
                        "py38-cryptography",
                        "py38-flask",
                        "py38-h2",
                        "py38-hyperframe",
                        "py38-kaitaistruct",
                        "py38-ldap3",
                        "py38-msgpack",
                        "py38-openssl",
                        "py38-parsing",
                        "py38-passlib",
                        "py38-protobuf3",
                        "py38-publicsuffix2",
                        "py38-pyperclip",
                        "py38-ruamel-yaml",
                        "py38-ruamel-yaml-clib",
                        "py38-sortedcontainers",
                        "py38-tornado",
                        "py38-urwid",
                        "py38-wsproto",
                        "py38-zstd",
                        "python38",
                        "py38-asgiref",
                        "py38-asn1",
                        "py38-blinker",
                        "py38-brotli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-asynctest",
                        "py38-beautifulsoup4",
                        "py38-hypothesis",
                        "py38-parver",
                        "py38-pytest",
                        "py38-pytest-asyncio",
                        "py38-requests",
                        "py38-tz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-mitmproxy",
            "portdir": "python/py-mitmproxy",
            "version": "7.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mitmproxy.org/",
            "description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
            "long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
            "active": false,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-click",
                        "py37-cryptography",
                        "py37-flask",
                        "py37-h2",
                        "py37-hyperframe",
                        "py37-kaitaistruct",
                        "py37-ldap3",
                        "py37-msgpack",
                        "py37-openssl",
                        "py37-parsing",
                        "py37-passlib",
                        "py37-protobuf3",
                        "py37-publicsuffix2",
                        "py37-pyperclip",
                        "py37-ruamel-yaml",
                        "py37-ruamel-yaml-clib",
                        "py37-sortedcontainers",
                        "py37-tornado",
                        "py37-urwid",
                        "py37-wsproto",
                        "py37-zstd",
                        "py37-asgiref",
                        "python37",
                        "py37-asn1",
                        "py37-blinker",
                        "py37-brotli",
                        "py37-certifi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-asynctest",
                        "py37-beautifulsoup4",
                        "py37-hypothesis",
                        "py37-parver",
                        "py37-pytest",
                        "py37-pytest-asyncio",
                        "py37-requests",
                        "py37-tz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-mitmproxy",
            "portdir": "python/py-mitmproxy",
            "version": "7.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mitmproxy.org/",
            "description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
            "long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
            "active": false,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-certifi",
                        "py39-click",
                        "py39-cryptography",
                        "py39-flask",
                        "py39-h2",
                        "py39-hyperframe",
                        "py39-kaitaistruct",
                        "py39-ldap3",
                        "py39-msgpack",
                        "py39-openssl",
                        "py39-parsing",
                        "py39-passlib",
                        "py39-protobuf3",
                        "py39-publicsuffix2",
                        "py39-pyperclip",
                        "py39-ruamel-yaml",
                        "py39-ruamel-yaml-clib",
                        "py39-sortedcontainers",
                        "py39-tornado",
                        "py39-urwid",
                        "py39-wsproto",
                        "py39-zstd",
                        "python39",
                        "py39-asgiref",
                        "py39-asn1",
                        "py39-blinker",
                        "py39-brotli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-asynctest",
                        "py39-beautifulsoup4",
                        "py39-hypothesis",
                        "py39-parver",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-requests",
                        "py39-tz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgee06",
            "portdir": "devel/libgee06",
            "version": "0.6.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libgee",
            "description": "Collection library providing GObject-based interfaces",
            "long_description": "Libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-term-readkey",
            "portdir": "perl/p5-term-readkey",
            "version": "2.380.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/release/TermReadKey",
            "description": "Term::ReadKey - A perl module for simple terminal control",
            "long_description": "Term::ReadKey - A perl module for simple terminal control",
            "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-cpan-uploader",
                        "p5.26-curses-ui",
                        "p5.26-dist-zilla",
                        "p5.26-innotop",
                        "p5.26-io-pager",
                        "p5.26-mytop",
                        "p5.26-pdl",
                        "p5.26-pgtop",
                        "p5.26-poe",
                        "p5.26-svn-mirror",
                        "p5.26-sysadm-install",
                        "p5.26-term-progressbar",
                        "p5.26-term-prompt",
                        "p5.26-term-shell",
                        "p5.26-tk"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-event-rpc",
            "portdir": "perl/p5-event-rpc",
            "version": "1.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Event::RPC",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "long_description": "Event::RPC - Event based transparent Client/Server RPC framework",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cbor-xs",
                        "p5.26-event",
                        "p5.26-glib",
                        "perl5.26",
                        "p5.26-json-xs",
                        "p5.26-net-ssleay",
                        "p5.26-sereal",
                        "p5.26-io-socket-ssl"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}