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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=523",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=521",
    "results": [
        {
            "name": "py310-pytest-recording",
            "portdir": "python/py-pytest-recording",
            "version": "0.13.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kiwicom/pytest-recording",
            "description": "A pytest plugin powered by VCR.py to record and replay HTTP traffic",
            "long_description": "A pytest plugin powered by VCR.py to record and replay HTTP traffic",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-vcrpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-pylast"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-pylast"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-qt",
            "portdir": "python/py-pytest-qt",
            "version": "4.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-qt",
            "description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "long_description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-qtawesome",
                        "py310-qtpy"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-pylint",
            "portdir": "python/py-pytest-pylint",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carsongee/pytest-pylint",
            "description": "pytest plugin to check source code with pylint",
            "long_description": "pytest plugin to check source code with pylint",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-toml",
                        "py310-pytest",
                        "py310-pytest-runner",
                        "py310-pylint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-pycodestyle",
            "portdir": "python/py-pytest-pycodestyle",
            "version": "2.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/henry0312/pytest-pycodestyle",
            "description": "pytest plugin to run pycodestyle",
            "long_description": "pytest plugin to run pycodestyle",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-codestyle",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-profiling",
            "portdir": "python/py-pytest-profiling",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manahl/pytest-plugins",
            "description": "Profiling plugin for py.test",
            "long_description": "Profiling plugin for py.test",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools-git",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pytest",
                        "py310-six",
                        "py310-gprof2dot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-virtualenv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-mypy",
            "portdir": "python/py-pytest-mypy",
            "version": "0.10.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dbader/pytest-mypy",
            "description": "Mypy static type checker plugin for pytest",
            "long_description": "Mypy static type checker plugin for pytest",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-setuptools",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-filelock",
                        "py310-attrs",
                        "py310-mypy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-mpl",
            "portdir": "python/py-pytest-mpl",
            "version": "0.17.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/pytest-mpl",
            "description": "pytest plugin to for testing figures output from Matplotlib",
            "long_description": "This is a plugin to faciliate image comparison for Matplotlib figures in pytest. Matplotlib includes a number of test utilities and decorators, but these are geared towards the nose testing framework. Pytest-mpl makes it easy to compare figures produced by tests to reference images when using pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 438
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "py310-matplotlib",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-mock",
            "portdir": "python/py-pytest-mock",
            "version": "3.15.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-mock/",
            "description": "Thin-wrapper around the mock package for easier use with py.test",
            "long_description": "Thin-wrapper around the mock package for easier use with py.test. This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "clang-18",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-mock",
                        "py310-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-tzlocal",
                        "py310-natsort",
                        "py310-honcho",
                        "py310-graphviz",
                        "py310-filelock",
                        "py310-pyfatfs",
                        "py310-qstylizer"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-metadata",
            "portdir": "python/py-pytest-metadata",
            "version": "3.1.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-metadata",
            "description": "Plugin for accessing test session metadata",
            "long_description": "pytest-metadata is a plugin for pytest that provides access to test session metadata.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-17",
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest-json-report"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest-html"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-lazy-fixture",
            "portdir": "python/py-pytest-lazy-fixture",
            "version": "0.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tvorog/pytest-lazy-fixture",
            "description": "It helps to use fixtures in pytest.mark.parametrize",
            "long_description": "Use your fixtures in @pytest.mark.parametrize.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-flake8",
                        "py310-tox"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-json-report",
            "portdir": "python/py-pytest-json-report",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numirias/pytest-json-report",
            "description": "A pytest plugin to creates test reports as JSON",
            "long_description": "This pytest plugin creates test reports as JSON. This makes it easy to process test results in other applications. It can report a summary, test details, captured output, logs, exception tracebacks and more. Additionally, you can use the available fixtures and hooks to add metadata and customize the report as you like.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-metadata",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-httpserver",
            "portdir": "python/py-pytest-httpserver",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/csernazs/pytest-httpserver",
            "description": "HTTP server for pytest",
            "long_description": "This library is designed to help to test http clients without contacting the real http server. In other words, it is a fake http server which is accessible via localhost can be started with the pre-defined expected http requests and their responses.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-build",
                        "py310-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-werkzeug"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-requests",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-responses",
                        "py310-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-httpbin",
            "portdir": "python/py-pytest-httpbin",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevin1024/pytest-httpbin",
            "description": "Easily test your HTTP library against a local copy of httpbin",
            "long_description": "Easily test your HTTP library against a local copy of httpbin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-17",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-httpbin",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-html",
            "portdir": "python/py-pytest-html",
            "version": "4.1.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-html",
            "description": "Plugin for generating HTML reports for pytest results",
            "long_description": "pytest-html is a plugin for pytest that generates a HTML report for the test results.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-metadata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-forked",
            "portdir": "python/py-pytest-forked",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-forked",
            "description": "run tests in isolated forked subprocesses",
            "long_description": "run tests in isolated forked subprocesses",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-flake8",
            "portdir": "python/py-pytest-flake8",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vikingco/flake8-pytest",
            "description": "pytest plugin to run flake8",
            "long_description": "pytest plugin to run flake8",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest",
                        "py310-flake8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-fixture-config",
            "portdir": "python/py-pytest-fixture-config",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manahl/pytest-plugins",
            "description": "Fixture configuration utils for py.test",
            "long_description": "Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren’t set.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools-git",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest-virtualenv"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-env",
            "portdir": "python/py-pytest-env",
            "version": "1.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-env",
            "description": "pytest plugin to set environment variables",
            "long_description": "pytest plugin to set environment variables in pytest.ini or pyproject.toml file",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-hatch-vcs",
                        "clang-17",
                        "py310-installer",
                        "py310-build",
                        "py310-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest",
                        "py310-tomli"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-dotenv",
            "portdir": "python/py-pytest-dotenv",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quiqua/pytest-dotenv",
            "description": "A py.test plugin that parses environment files before running tests",
            "long_description": "A py.test plugin that parses environment files before running tests",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "py310-python-dotenv",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-django",
            "portdir": "python/py-pytest-django",
            "version": "4.11.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-django.readthedocs.io",
            "description": "A Django plugin for pytest.",
            "long_description": "A Django plugin for pytest.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-describe",
            "portdir": "python/py-pytest-describe",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-describe",
            "description": "Describe-style plugin for pytest",
            "long_description": "Describe-style plugin for pytest",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-graphql-relay"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-datadir",
            "portdir": "python/py-pytest-datadir",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gabrielcnr/pytest-datadir",
            "description": "pytest plugin for manipulating test data directories and files.",
            "long_description": "pytest plugin for manipulating test data directories and files.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest-regressions"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-cov",
            "portdir": "python/py-pytest-cov",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-cov",
            "description": "Pytest plugin for measuring coverage.",
            "long_description": "Pytest plugin for measuring coverage.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "py310-hatch-fancy-pypi-readme"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-toml",
                        "py310-pluggy",
                        "py310-pytest",
                        "py310-coverage"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-spopt",
                        "py310-allennlp",
                        "py310-moviepy",
                        "py310-pyppmd"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-check",
            "portdir": "python/py-pytest-check",
            "version": "2.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/okken/pytest-check",
            "description": "A pytest plugin that allows multiple failures per test.",
            "long_description": "A pytest plugin that allows multiple failures per test.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-benchmark",
            "portdir": "python/py-pytest-benchmark",
            "version": "5.2.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ionelmc/pytest-benchmark",
            "description": "A pytest fixture for benchmarking code.",
            "long_description": "A pytest fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "clang-18",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-cpuinfo",
                        "py310-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-graphql-relay",
                        "py310-allennlp",
                        "py310-cryptography",
                        "py310-automat",
                        "py310-lazy_object_proxy",
                        "py310-py7zr",
                        "py310-pyppmd"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-mypy",
                        "py310-hypothesis",
                        "py310-pytest",
                        "py310-flaky",
                        "py310-pytest-trio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-outcome",
                        "py310-pytest-mock",
                        "py310-scrapy",
                        "py310-blinker",
                        "py310-responses",
                        "py310-mitmproxy",
                        "py310-structlog",
                        "py310-asgiref",
                        "py310-django-allauth",
                        "py310-cssselect",
                        "py310-pygls",
                        "py310-aiodns"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytest",
            "portdir": "python/py-pytest",
            "version": "8.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest.org",
            "description": "py.test: simple powerful testing with Python",
            "long_description": "The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pluggy",
                        "python310",
                        "py310-exceptiongroup",
                        "py310-setuptools",
                        "py310-pygments",
                        "py310-tomli",
                        "py310-iniconfig",
                        "py310-packaging"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pytest_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest-describe",
                        "py310-pytest-mpl",
                        "py310-pytest-random-order",
                        "py310-pytest-rerunfailures",
                        "py310-pytest-trio",
                        "py310-pytest-xprocess",
                        "py310-pytest-dotenv",
                        "py310-pytest-pylint",
                        "py310-pytest-profiling",
                        "py310-pytest-django",
                        "py310-pytest-cov",
                        "py310-pytest-remotedata",
                        "py310-pytest-forked",
                        "py310-pytest-json-report",
                        "py310-pytest-xdist",
                        "py310-pytest-qt",
                        "py310-pytest-asyncio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest-flake8",
                        "py310-pytest-html",
                        "py310-pytest-mock",
                        "py310-pytest-virtualenv",
                        "py310-pytest-datadir",
                        "py310-pyopencl",
                        "py310-pytest-fixture-config",
                        "py310-pytest-env",
                        "py310-pytest-sugar",
                        "py310-pytest-metadata",
                        "py310-pytest-regressions",
                        "py310-pytest-shutil",
                        "py310-nbval",
                        "py310-pytest-benchmark"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-cftime",
                        "py310-cpuinfo",
                        "py310-dateutil",
                        "py310-entrypoints",
                        "py310-filelock",
                        "py310-flake8",
                        "py310-flake8-mccabe",
                        "py310-freezegun",
                        "py310-future",
                        "py310-isort",
                        "py310-kaptan",
                        "py310-kiwisolver",
                        "py310-lazy_object_proxy",
                        "py310-natsort",
                        "py310-neovim",
                        "py310-poyo",
                        "py310-pyicu",
                        "py310-pytest-benchmark",
                        "py310-python-lsp-jsonrpc",
                        "py310-pythran",
                        "py310-qstylizer",
                        "py310-qtawesome",
                        "py310-rope",
                        "py310-term-background",
                        "py310-ujson",
                        "py310-uncertainties",
                        "py310-wrapt",
                        "py310-appdirs",
                        "py310-rsa",
                        "py310-markupsafe",
                        "py310-hcloud",
                        "py310-lmfit",
                        "py310-nmrglue",
                        "py310-nmrglue-devel",
                        "py310-patsy",
                        "py310-cairo",
                        "py310-setuptools_scm_git_archive",
                        "py310-cycler",
                        "py310-mutagen",
                        "py310-asttokens",
                        "py310-html2text",
                        "py310-spark_parser",
                        "py310-uncompyle6",
                        "py310-xdis",
                        "py310-scikit-hep-mplhep",
                        "py310-scikit-hep-mplhep_data",
                        "py310-jaraco.functools",
                        "py310-tempora",
                        "py310-testfixtures",
                        "py310-ddt",
                        "py310-async_generator",
                        "py310-parso",
                        "py310-prompt_toolkit",
                        "py310-pyrsistent",
                        "py310-wcwidth",
                        "py310-scikit-hep-awkward1",
                        "py310-scikit-hep-boost-histogram",
                        "py310-scikit-hep-hist",
                        "py310-scikit-hep-uproot4",
                        "py310-blis",
                        "py310-cymem",
                        "py310-murmurhash",
                        "py310-preshed",
                        "py310-srsly",
                        "py310-cryptography",
                        "py310-iso8601",
                        "py310-babel",
                        "py310-latexcodec",
                        "py310-pybtex",
                        "py310-scikit-hep-hepunits",
                        "py310-scikit-hep-particle",
                        "py310-pyficache",
                        "py310-tracer",
                        "py310-gsd",
                        "py310-about-time",
                        "py310-alive-progress",
                        "py310-audioread",
                        "py310-country",
                        "py310-flask-cors",
                        "py310-jellyfish",
                        "py310-jwt",
                        "py310-oauthlib",
                        "py310-rarfile",
                        "py310-soco",
                        "py310-xmltodict",
                        "py310-arpeggio",
                        "py310-h11",
                        "py310-hpack",
                        "py310-hyperframe",
                        "py310-mitmproxy",
                        "py310-parver",
                        "py310-pytest-asyncio",
                        "py310-wsproto",
                        "py310-coveralls",
                        "py310-multivolumefile",
                        "py310-path",
                        "py310-py7zr",
                        "py310-pyppmd",
                        "py310-pytest-fixture-config",
                        "py310-pytest-profiling",
                        "py310-pytest-shutil",
                        "py310-pytest-timeout",
                        "py310-pytest-virtualenv",
                        "py310-responses",
                        "py310-aws-sam-translator",
                        "py310-oct2py",
                        "py310-sybil",
                        "py310-grpcio",
                        "py310-grpcio-tools",
                        "py310-automat",
                        "py310-hyperlink",
                        "py310-m2r",
                        "py310-sqlparse",
                        "py310-django-allauth",
                        "py310-openid",
                        "py310-rdflib",
                        "py310-configargparse",
                        "py310-parsedatetime",
                        "py310-dnspython",
                        "py310-outcome",
                        "py310-pick",
                        "py310-pint",
                        "py310-numpydoc",
                        "py310-soundfile",
                        "py310-myst-parser",
                        "py310-seaborn",
                        "py310-tabulate",
                        "py310-portend",
                        "py310-amazon.ion",
                        "py310-emcee3",
                        "py310-nbval",
                        "py310-onnx",
                        "py310-python-ivi",
                        "py310-argh",
                        "py310-bpython",
                        "py310-curtsies",
                        "py310-iocapture",
                        "py310-pyte",
                        "py310-watchdog",
                        "py310-apipkg",
                        "py310-tzlocal",
                        "py310-rednose",
                        "py310-sure",
                        "py310-serverlessrepo",
                        "py310-typer",
                        "gcalcli",
                        "py310-control",
                        "py310-jsonpickle",
                        "py310-xarray",
                        "py310-wordcloud",
                        "py310-python-lsp-server",
                        "py310-requests-oauthlib",
                        "py310-pygls",
                        "py310-structlog",
                        "py310-flask-babel",
                        "py310-json5",
                        "py310-tomlkit",
                        "py310-parsel",
                        "py310-protego",
                        "py310-queuelib",
                        "py310-websocket-client",
                        "py310-geopy",
                        "py310-readability-lxml",
                        "py310-lz4",
                        "py310-plumed",
                        "py310-semver",
                        "py310-pygraphviz",
                        "py310-undetected-chromedriver",
                        "py310-visa",
                        "py310-csvkit",
                        "py310-anytree",
                        "py310-recommonmark",
                        "py310-xhtml2pdf",
                        "py310-honcho",
                        "py310-pytest-mock",
                        "py310-jaraco.classes",
                        "py310-zopfli",
                        "py310-graphql-core",
                        "py310-flask",
                        "py310-pytools",
                        "py310-trustme",
                        "py310-python-dotenv",
                        "py310-bqplot",
                        "py310-asyncpg",
                        "py310-databases",
                        "py310-docker",
                        "py310-graphql-relay",
                        "py310-starlette",
                        "py310-astunparse",
                        "py310-opt_einsum",
                        "py310-netaddr",
                        "py310-pymc",
                        "py310-hiredis",
                        "py310-openslide",
                        "py310-s3transfer",
                        "py310-botocore",
                        "py310-rich",
                        "pyinfra",
                        "py310-pytest-sugar",
                        "py310-discogs-client",
                        "py310-pycryptodome",
                        "py310-pycryptodomex",
                        "py310-ordered-set",
                        "py310-inflate64",
                        "py310-pybcj",
                        "py310-pytorch",
                        "py310-tensorflow-datasets",
                        "py310-importlib-resources",
                        "py310-pyarrow",
                        "meson",
                        "py310-clang",
                        "py310-confuse",
                        "py310-werkzeug",
                        "py310-pyzstd",
                        "py310-peakutils",
                        "py310-whatthepatch",
                        "py310-distlib",
                        "py310-ldap",
                        "py310-autopep8",
                        "py310-xxhash",
                        "py310-crc32c",
                        "py310-google-pasta",
                        "py310-faiss",
                        "py310-catalogue",
                        "py310-fugashi",
                        "py310-omegaconf",
                        "py310-pytest-mypy",
                        "py310-huggingface_hub",
                        "py310-hydra-core",
                        "py310-portalocker",
                        "py310-tensorboardX",
                        "py310-sacrebleu",
                        "py310-fairseq",
                        "py310-keras2onnx",
                        "py310-torchaudio",
                        "py310-spaCy",
                        "py310-torchvision",
                        "watson",
                        "py310-transformers",
                        "py310-docx",
                        "py310-greenlet",
                        "py310-xattr",
                        "py310-pytest-metadata",
                        "py310-hdbscan",
                        "py310-jsonpointer",
                        "py310-sphinx-jsonschema",
                        "py310-sphinx-rtd-theme",
                        "py310-graphviz",
                        "py310-pyotp",
                        "py310-scrapy",
                        "py310-berkeleydb",
                        "py310-scikit-hep-hepstats",
                        "py310-license-expression",
                        "py310-unidecode",
                        "py310-dlib",
                        "py310-moviepy",
                        "py310-photomosaic",
                        "py310-pygrib",
                        "py310-imagesize",
                        "py310-opengl",
                        "py310-re2",
                        "py310-roman",
                        "py310-iminuit",
                        "py310-marisa-trie",
                        "howdoi",
                        "py310-unicodedata2",
                        "py310-mediafile",
                        "py310-pysvn",
                        "py310-aniso8601",
                        "py310-asn1",
                        "py310-asn1-modules",
                        "py310-bottle",
                        "py310-clint",
                        "py310-cog",
                        "py310-httpbin",
                        "py310-markdown2",
                        "py310-bcrypt",
                        "py310-brotli",
                        "py310-precis-i18n",
                        "py310-termstyle",
                        "py310-txrequests",
                        "py310-simplejson",
                        "py310-unidiff",
                        "py310-vobject",
                        "py310-w3lib",
                        "py310-lxml",
                        "py310-parse",
                        "py310-xlsx2csv",
                        "py310-crcmod",
                        "py310-geographiclib",
                        "py310-yapf",
                        "mycli",
                        "py310-ipdb",
                        "py310-rawpy",
                        "py310-contourpy",
                        "py310-more-itertools",
                        "py310-beautifulsoup4",
                        "py310-beniget",
                        "py310-contextlib2",
                        "py310-dispatcher",
                        "py310-docopt",
                        "py310-flake8-pep8-naming",
                        "py310-gast",
                        "py310-itsdangerous",
                        "py310-langdetect",
                        "py310-mpd2",
                        "py310-munkres",
                        "py310-musicbrainzngs",
                        "py310-nose",
                        "py310-pyannotate",
                        "py310-pyperclip",
                        "py310-pytest-remotedata",
                        "py310-setuptools-git",
                        "py310-slugify",
                        "py310-upt-pypi",
                        "upt",
                        "py310-cfn-lint",
                        "py310-jschema_to_python",
                        "py310-jsonpatch",
                        "py310-junit-xml",
                        "py310-wxpython-4.0",
                        "py310-netcdf4",
                        "py310-pygccxml",
                        "py310-xmldiff",
                        "py310-nbxmpp",
                        "py310-isodate",
                        "py310-ephem",
                        "py310-scikit-hep-awkward",
                        "py310-scikit-hep-uproot",
                        "py310-confection",
                        "py310-pyproject_hooks",
                        "py310-urwid",
                        "py310-cssselect",
                        "py310-librosa",
                        "py310-mido",
                        "py310-note-seq",
                        "py310-pretty-midi",
                        "py310-resampy",
                        "py310-sentencepiece",
                        "py310-obspy",
                        "py310-pdal",
                        "py310-spopt",
                        "py310-xkcdpass",
                        "py310-blinker",
                        "py310-pytest-trio",
                        "py310-parsimonious",
                        "py310-bitmath",
                        "py310-ftfy",
                        "py310-json-rpc",
                        "py310-bitstring",
                        "py310-geojson",
                        "py310-fuzzywuzzy",
                        "py310-pdbpp",
                        "py310-tlsh",
                        "py310-fastavro",
                        "py310-cbor2",
                        "py310-luma.core",
                        "py310-luma.emulator",
                        "py310-pyftdi",
                        "py310-smbus2",
                        "py310-json-tricks",
                        "py310-circuitbreaker",
                        "py310-editdistance",
                        "py310-gnupg",
                        "py310-pyfatfs",
                        "py310-sip4",
                        "py310-apsw",
                        "py310-m2crypto",
                        "py310-fasteners",
                        "py310-mando",
                        "py310-simpy",
                        "py310-boolean.py",
                        "py310-urlwatch",
                        "py310-lazy_loader",
                        "py310-soxr",
                        "py310-pytest-env",
                        "py310-threadpoolctl",
                        "py310-quantecon",
                        "py310-mslex",
                        "py310-fabio",
                        "py310-blosc2",
                        "py310-itemloaders",
                        "py310-qt4py",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-pypdf",
                        "py310-svgelements",
                        "py310-fire",
                        "py310-findpython",
                        "py310-typing-inspection",
                        "py310-aiodns",
                        "py310-charset-normalizer",
                        "py310-click",
                        "py310-decorator",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-mistune",
                        "py310-tenacity",
                        "py310-cli-helpers",
                        "py310-pgspecial",
                        "py310-libarchive-c",
                        "py310-ndindex",
                        "py310-asgiref",
                        "py310-autocommand",
                        "py310-contextvars",
                        "py310-croniter",
                        "py310-immutables",
                        "py310-jaraco.collections",
                        "py310-looseversion",
                        "py310-snuggs",
                        "py310-jsonnet",
                        "py310-reflink",
                        "py310-samplerate",
                        "py310-joblib",
                        "py310-itemadapter",
                        "py310-numdifftools",
                        "py310-xraydb",
                        "py310-docstring-to-markdown",
                        "py310-tinycss2",
                        "py310-sphinx_rtd_theme",
                        "py310-gsl",
                        "py310-mssql",
                        "py310-pylast",
                        "py310-allennlp",
                        "py310-sentence-transformers",
                        "py310-proto-plus",
                        "py310-toolz",
                        "py310-protobuf3",
                        "py310-pytest-httpserver",
                        "py310-requests-cache",
                        "py310-time-machine",
                        "py310-nanobind",
                        "py310-shtab",
                        "py310-allpairspy",
                        "py310-pathvalidate",
                        "py310-tcolorpy",
                        "py310-agate-dbf",
                        "py310-ajsonrpc",
                        "py310-pyelftools",
                        "py310-leather",
                        "py310-tinydb",
                        "py310-pew",
                        "py310-propcache",
                        "py310-mda-xdrlib",
                        "py310-yaspin",
                        "py310-pylzma",
                        "buildbot",
                        "py310-rich_rst",
                        "buildbot-worker",
                        "py310-igraph",
                        "py310-texttable",
                        "py310-asteval",
                        "py310-attrs",
                        "py310-iniconfig",
                        "py310-packaging",
                        "py310-pluggy",
                        "py310-pretend",
                        "py310-six",
                        "py310-zopeinterface",
                        "py310-atomicwrites",
                        "py310-backports.entry-points-selectable",
                        "py310-chardet",
                        "py310-cachetools",
                        "py310-colorlog",
                        "py310-inflection",
                        "py310-intervaltree",
                        "py310-columnize",
                        "py310-cppy",
                        "py310-cssselect2",
                        "py310-mock",
                        "py310-webencodings",
                        "py310-text-unidecode",
                        "py310-wurlitzer",
                        "py310-black",
                        "py310-Faker",
                        "py310-astroid",
                        "py310-asv",
                        "py310-cairocffi"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytesseract",
            "portdir": "python/py-pytesseract",
            "version": "0.3.13",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/madmaze/pytesseract",
            "description": "Python-tesseract is a python wrapper for Google's Tesseract-OCR",
            "long_description": "Python-tesseract is a python wrapper for Google's Tesseract-OCR",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-packaging",
                        "py310-Pillow",
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tesseract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.31.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1994
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-cython",
                        "py310-toml",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-logical-unification",
                        "python310",
                        "py310-minikanren",
                        "py310-setuptools",
                        "py310-typing_extensions",
                        "py310-numpy",
                        "py310-filelock",
                        "py310-scipy",
                        "py310-cons",
                        "py310-etuples"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyte",
            "portdir": "python/py-pyte",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/selectel/pyte",
            "description": "an in memory VTXXX-compatible terminal emulator",
            "long_description": "It’s an in memory VTXXX-compatible terminal emulator. XXX stands for a series of video terminals, developed by DEC between 1970 and 1995. The first, and probably the most famous one, was VT100 terminal, which is now a de-facto standard for all virtual terminal emulators. pyte follows the suit.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-pytest-runner",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-curtsies"
                    ]
                }
            ]
        },
        {
            "name": "py310-pysvn",
            "portdir": "python/py-pysvn",
            "version": "1.9.22",
            "license": "Apache-1.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pysvn.sourceforge.io/",
            "description": "Python Subversion Extension (pysvn)",
            "long_description": "The pysvn module is a python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "apr",
                        "subversion",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-eric-ide"
                    ]
                }
            ]
        },
        {
            "name": "py310-pystache",
            "portdir": "python/py-pystache",
            "version": "0.6.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PennyDreadfulMTG/pystache",
            "description": "Mustache for Python",
            "long_description": "Pystache is a Python implementation of Mustache. Mustache is a framework-agnostic, logic-free templating system inspired by ctemplate and et.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pyspnego",
            "portdir": "python/py-pyspnego",
            "version": "0.11.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jborean93/pyspnego",
            "description": "Python SPNEGO Library",
            "long_description": "Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.",
            "active": true,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cryptography",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests_ntlm",
                        "py310-requests-kerberos"
                    ]
                }
            ]
        },
        {
            "name": "py310-pysimdjson",
            "portdir": "python/py-pysimdjson",
            "version": "7.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TkTech/pysimdjson",
            "description": "SimdJson bindings for Python",
            "long_description": "SimdJson bindings for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-cython",
                        "clang-20",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pysigma",
            "portdir": "python/py-pysigma",
            "version": "1.1.0",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SigmaHQ/pySigma",
            "description": "Sigma rule processing and conversion tools",
            "long_description": "Sigma rule processing and conversion tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-parsing",
                        "py310-yaml",
                        "python310",
                        "py310-diskcache",
                        "py310-diskcache-stubs",
                        "py310-jinja2",
                        "py310-requests",
                        "py310-typing_extensions",
                        "py310-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-sigma-cli"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyside-tools",
            "portdir": "python/py-pyside-tools",
            "version": "0.2.15",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://contribute.qt-project.org/wiki/PySide",
            "description": "Tools for developing PySide applications",
            "long_description": "Tools for developing PySide applications",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pyside",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freecad"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyside6",
            "portdir": "python/py-pyside6",
            "version": "6.10.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyside.org/",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "PySide6 is the official Python module from the Qt for Python project, which provides access to the complete Qt 6.0+ framework. \nFor module details see https://doc.qt.io/qtforpython-6/package_details.html",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "johan.kytt",
                    "github": "johankytt",
                    "ports_count": 7
                }
            ],
            "variants": [
                "addonmodules",
                "extracmakepcfiles",
                "qtlottie",
                "qt5compat"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "cmake",
                        "ninja",
                        "clang-19",
                        "py310-packaging",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtremoteobjects",
                        "qt6-qt3d",
                        "qt6-qtconnectivity",
                        "qt6-qttools",
                        "qt6-qtcharts",
                        "qt6-qtquicktimeline",
                        "qt6-qthttpserver",
                        "python310",
                        "qt6-qtdatavis3d",
                        "qt6-qtquick3dphysics",
                        "qt6-qtscxml",
                        "qt6-qtspeech",
                        "qt6-qtwebview",
                        "qt6-qtgraphs",
                        "qt6-qtquickeffectmaker",
                        "qt6-qtvirtualkeyboard",
                        "py310-numpy",
                        "qt6-qtbase",
                        "qt6-qtsensors",
                        "qt6-qtlocation",
                        "qt6-qtserialbus",
                        "qt6-qtnetworkauth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pyside2",
            "portdir": "python/py-pyside2",
            "version": "5.15.18",
            "license": "(GPL-2 or GPL-3+ or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qt_for_Python",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "Python bindings for the Qt cross-platform application and UI framework",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 23
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-sqlite-plugin",
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtscript",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtquickcontrols2",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtwebsockets",
                        "libxml2",
                        "libxslt",
                        "python310",
                        "py310-numpy",
                        "llvm-18",
                        "clang-18",
                        "qt5-qtgamepad",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebchannel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vpype"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyside",
            "portdir": "python/py-pyside",
            "version": "1.2.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyside/PySide",
            "description": "LGPL-licensed Python bindings for Qt",
            "long_description": "The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-shiboken",
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ubertooth",
                        "ubertooth-devel",
                        "freecad",
                        "py310-pyside-tools"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyshp",
            "portdir": "python/py-pyshp",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GeospatialPython/pyshp",
            "description": "Python Shapefile Library",
            "long_description": "PyShp library provides read and write support for the ESRI shapefile format in pure Python. This format is a popular Geographic Information System vector data format created by ESRI. You can read and write shp, shx, and dbf files with all types of geometry. Everything in the public ESRI shapefile specification is implemented.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-cartopy",
                        "py310-tropycal"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyshortcuts",
            "portdir": "python/py-pyshortcuts",
            "version": "1.9.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/newville/pyshortcuts",
            "description": "Helps users create shortcuts to run python scripts and other applications.",
            "long_description": "Pyshortcuts helps Python developers and users create shortcuts that will run python scripts and other applications. The shortcuts created can go onto the user's desktop or into the Start Menu (for systems with Start Menus) or both.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-larixite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-xraylarch",
                        "py310-wxmplot"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyscard",
            "portdir": "python/py-pyscard",
            "version": "2.3.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyscard.sourceforge.io/",
            "description": "Smartcard module for Python.",
            "long_description": "Smartcard module for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 163
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "swig-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pysam",
            "portdir": "python/py-pysam",
            "version": "0.22.0",
            "license": "MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pysam-developers/pysam",
            "description": "Python interface for the SAM/BAM sequence alignment and mapping format",
            "long_description": "Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "git",
                    "github": "SoapZA",
                    "ports_count": 23
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "htslib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-htseq"
                    ]
                }
            ]
        },
        {
            "name": "py310-pysal",
            "portdir": "python/py-pysal",
            "version": "25.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pysal.org/pysal/",
            "description": "Python Spatial Analysis Library (PySAL)",
            "long_description": "Python Spatial Analysis Library (PySAL) is an open source cross-platform library for geospatial data science with an emphasis on geospatial vector data written in Python.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-libpysal",
                        "py310-mgwr",
                        "py310-momepy",
                        "py310-pointpats",
                        "py310-segregation",
                        "py310-spaghetti",
                        "python310",
                        "py310-spint",
                        "py310-splot",
                        "py310-spopt",
                        "py310-spreg",
                        "py310-spvcm",
                        "py310-tobler",
                        "py310-spglm",
                        "py310-mapclassify",
                        "py310-access",
                        "py310-esda",
                        "py310-giddy",
                        "py310-inequality"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pysaga",
            "portdir": "gis/saga",
            "version": "9.11.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://saga-gis.sourceforge.io/en/index.html",
            "description": "PySAGA, Python 3.10 bindings for SAGA",
            "long_description": "PySAGA, Python 3.10 bindings for SAGA.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 107
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 70
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "wxWidgets-3.2",
                        "curl",
                        "cmake",
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "gdal",
                        "PDAL",
                        "proj",
                        "exiv2",
                        "opencv4",
                        "tiff"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "saga"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pyrsistent",
            "portdir": "python/py-pyrsistent",
            "version": "0.20.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tobgu/pyrsistent/",
            "description": "Pyrsistent is a number of persistent collections.",
            "long_description": "Pyrsistent is a number of persistent collections.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-hypothesis",
                        "py310-pytest",
                        "py310-pytest-runner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-Pyro5",
            "portdir": "python/py-Pyro5",
            "version": "5.15",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irmen/Pyro5",
            "description": "Distributed object middleware for Python (RPC)",
            "long_description": "Pyro means PYthon Remote Objects. It is a library that enables you to build applications in which objects can talk to each other over the network, with minimal programming effort. You can just use normal Python method calls, with almost every possible parameter and return value type, and Pyro takes care of locating the right object on the right computer to execute the method. It is designed to be very easy to use, and to generally stay out of your way. But it also provides a set of powerful features that enables you to build distributed applications rapidly and effortlessly. Pyro is written in 100% pure Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-serpent",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pyrfc3339",
            "portdir": "python/py-pyrfc3339",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pyrfc3339/",
            "description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
            "long_description": "pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1241
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-tz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-acme"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyquery",
            "portdir": "python/py-pyquery",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gawel/pyquery",
            "description": "A jQuery-like library for Python",
            "long_description": "Pyquery allows you to make jQuery queries on XML documents.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-cssselect",
                        "py310-lxml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "howdoi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-webtest"
                    ]
                }
            ]
        }
    ]
}