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

{
    "count": 51960,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=60",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=58",
    "results": [
        {
            "name": "py314-fastprogress",
            "portdir": "python/py-fastprogress",
            "version": "1.1.6",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fastai/fastprogress",
            "description": "A nested progress with plotting options for fastai",
            "long_description": "A nested progress with plotting options for fastai",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-fastprogress"
                    ]
                }
            ]
        },
        {
            "name": "py314-fastjsonschema",
            "portdir": "python/py-fastjsonschema",
            "version": "2.21.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seznam/python-fastjsonschema",
            "description": "Fastest Python implementation of JSON schema",
            "long_description": "Fastest Python implementation of JSON schema",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poetry",
                        "py-fastjsonschema",
                        "py314-nbformat"
                    ]
                }
            ]
        },
        {
            "name": "py314-enchant",
            "portdir": "python/py-enchant",
            "version": "3.3.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyenchant.github.io/pyenchant/",
            "description": "Python bindings for the Enchant spellchecking system",
            "long_description": "PyEnchant is a spellchecking library for Python, based on the excellent Enchant library.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "enchant2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-enchant"
                    ]
                }
            ]
        },
        {
            "name": "py314-editorconfig",
            "portdir": "python/py-editorconfig",
            "version": "0.17.1",
            "license": "PSF-2.0",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/editorconfig/editorconfig-core-py",
            "description": "EditorConfig File Locator and Interpreter for Python",
            "long_description": "EditorConfig File Locator and Interpreter for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-editorconfig"
                    ]
                }
            ]
        },
        {
            "name": "py314-dunamai",
            "portdir": "python/py-dunamai",
            "version": "1.26.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mtkennerly/dunamai",
            "description": "Dynamic version generation",
            "long_description": "Dynamic version generation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dunamai",
                        "py314-uv-dynamic-versioning"
                    ]
                }
            ]
        },
        {
            "name": "py314-docstyle",
            "portdir": "python/py-docstyle",
            "version": "6.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/pydocstyle",
            "description": "Python docstring style checker",
            "long_description": "pydocstyle is a static analysis tool for checking compliance with Python docstring conventions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-snowballstemmer",
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pydocstyle_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-docstyle",
                        "py314-python-lsp-server"
                    ]
                }
            ]
        },
        {
            "name": "py314-croniter",
            "portdir": "python/py-croniter",
            "version": "6.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kiorky/croniter",
            "description": "croniter provides iteration for datetime object with cron like format",
            "long_description": "croniter provides iteration for datetime object with cron like format",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-dateutil",
                        "py314-tz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-croniter"
                    ]
                }
            ]
        },
        {
            "name": "py314-libvirt",
            "portdir": "python/py-libvirt",
            "version": "11.8.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvirt.org",
            "description": "The libvirt virtualization API python binding",
            "long_description": "The libvirt virtualization API python binding provides a module that permits applications written in the Python programming language to call the interface supplied by the libvirt library, to manage the virtualization capabilities of recent versions of Linux and other OSes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-installer",
                        "py314-setuptools",
                        "pkgconfig",
                        "clang-18",
                        "py314-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "libvirt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "virt-manager",
                        "py-libvirt"
                    ]
                }
            ]
        },
        {
            "name": "py314-zopeinterface",
            "portdir": "python/py-zopeinterface",
            "version": "7.2",
            "license": "ZPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zopetoolkit.readthedocs.io/",
            "description": "Python interfaces for Zope",
            "long_description": "Python interfaces for Zope",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-zope-event"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-gevent",
                        "py314-twisted",
                        "py-zopeinterface",
                        "platformio",
                        "py314-repoze.sphinx.autointerface"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-flufl.bounce"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-attrs"
                    ]
                }
            ]
        },
        {
            "name": "py314-sortedcontainers",
            "portdir": "python/py-sortedcontainers",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grantjenks.com/docs/sortedcontainers/",
            "description": "Python sorted container types.",
            "long_description": "Python sorted container types.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-hypothesis",
                        "py314-intervaltree",
                        "py314-sortedcollections",
                        "py-sortedcontainers",
                        "py314-trio"
                    ]
                }
            ]
        },
        {
            "name": "py314-mock",
            "portdir": "python/py-mock",
            "version": "5.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mock.readthedocs.org/en/latest/",
            "description": "Rolling backport of unittest.mock for all Pythons",
            "long_description": "Rolling backport of unittest.mock for all Pythons.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-skyfield",
                        "py314-stem",
                        "maigret",
                        "py-mock"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pytest-mock"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-cfn-lint",
                        "py314-columnize",
                        "py314-configargparse",
                        "py314-freezegun",
                        "py314-geopy",
                        "py314-hcloud",
                        "py314-oauthlib",
                        "py314-parameterized",
                        "py314-python-lsp-jsonrpc",
                        "py314-python-lsp-server",
                        "py314-requests-oauthlib",
                        "py314-wurlitzer",
                        "gtk-doc",
                        "autojump",
                        "pipenv",
                        "py314-argh",
                        "py314-aws-sam-translator",
                        "py314-bitmath"
                    ]
                }
            ]
        },
        {
            "name": "py314-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.151.9",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-attrs",
                        "py314-sortedcontainers",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hypothesis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-attrs",
                        "py314-binaryornot",
                        "py314-blis",
                        "py314-cairo",
                        "py314-cbor2",
                        "py314-cssselect",
                        "py314-dateutil",
                        "py314-hpack",
                        "py314-hyperlink",
                        "py314-icalendar",
                        "py314-json5",
                        "py314-multivolumefile",
                        "py314-mutagen",
                        "py314-natsort",
                        "py314-ndindex",
                        "py314-numdifftools",
                        "py314-numpy",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pyrsistent",
                        "py314-pytest-asyncio",
                        "py314-pytest-trio",
                        "py314-scipy",
                        "py314-xarray",
                        "py314-pyarrow",
                        "py314-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py314-hatch-fancy-pypi-readme",
            "portdir": "python/py-hatch-fancy-pypi-readme",
            "version": "25.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
            "description": "a Hatch metadata plugin for projects' PyPI landing page",
            "long_description": "a Hatch metadata plugin for projects' PyPI landing page",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-ulid",
                        "gdown",
                        "py314-argon2-cffi",
                        "py314-attrs",
                        "py314-black",
                        "py314-gradio",
                        "py314-gradio-client",
                        "py314-twisted",
                        "py314-cloudflare",
                        "py314-httpcore",
                        "py314-httpx",
                        "py314-httpx-aiohttp",
                        "py314-jsonschema",
                        "py314-jsonschema-format-nongpl",
                        "py314-pydantic",
                        "py314-pytest-cov",
                        "py314-robotframework-ride",
                        "py314-structlog"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-hatch-fancy-pypi-readme",
                        "py314-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py314-gast",
            "portdir": "python/py-gast",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/gast",
            "description": "Python AST that abstracts the underlying Python version",
            "long_description": "A generic AST to represent Python2 and Python3’s Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-beniget",
                        "py-gast",
                        "py314-pythran"
                    ]
                }
            ]
        },
        {
            "name": "py314-diff-match-patch",
            "portdir": "python/py-diff-match-patch",
            "version": "20241021",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/diff-match-patch",
            "description": "The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.",
            "long_description": "The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-diff-match-patch",
                        "py314-three-merge"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py314-deprecation",
            "portdir": "python/py-deprecation",
            "version": "2.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://deprecation.readthedocs.io/",
            "description": "A library to handle automated deprecations",
            "long_description": "A library to handle automated deprecations",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-deprecation",
                        "py314-eyed3",
                        "py314-jupyter_packaging",
                        "ocrmypdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-segregation"
                    ]
                }
            ]
        },
        {
            "name": "py314-cycler",
            "portdir": "python/py-cycler",
            "version": "0.12.1",
            "license": "(PSF or BSD)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/cycler",
            "description": "cycler: composable cycles",
            "long_description": "cycler: composable cycles",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cycler",
                        "py314-matplotlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3"
                    ]
                }
            ]
        },
        {
            "name": "py314-cppy",
            "portdir": "python/py-cppy",
            "version": "1.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nucleic/cppy",
            "description": "C++ headers for C extension development",
            "long_description": "C++ headers for C extension development",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-kiwisolver"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-cppy"
                    ]
                }
            ]
        },
        {
            "name": "py314-coverage",
            "portdir": "python/py-coverage",
            "version": "7.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nedbat/coveragepy",
            "description": "Code coverage measurement for Python",
            "long_description": "Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-coverage",
                        "py314-pytest-cov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-nbval"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pyppmd"
                    ]
                }
            ]
        },
        {
            "name": "py314-columnize",
            "portdir": "python/py-columnize",
            "version": "0.3.11",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/pycolumnize",
            "description": "Format a simple list into aligned columns",
            "long_description": "A Python module to format a simple (i.e. not nested) list into aligned columns. A string with embedded newline characters is returned.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-columnize"
                    ]
                }
            ]
        },
        {
            "name": "py314-colorlog",
            "portdir": "python/py-colorlog",
            "version": "6.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/borntyping/python-colorlog",
            "description": "Log formatting with colors!",
            "long_description": "Log formatting with colors!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-astropy",
                        "py-colorlog",
                        "py314-flashy",
                        "py314-hydra-colorlog",
                        "upt"
                    ]
                }
            ]
        },
        {
            "name": "py314-coherent.licensed",
            "portdir": "python/py-coherent.licensed",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coherent-oss/coherent.licensed",
            "description": "License management tooling for Coherent System and skeleton projects",
            "long_description": "License management tooling for Coherent System and skeleton projects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-jaraco.functools",
                        "py314-keyring",
                        "py314-zipp",
                        "py314-jaraco.collections",
                        "py314-jaraco.context"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-importlib-metadata",
                        "py-coherent.licensed"
                    ]
                }
            ]
        },
        {
            "name": "py314-chardet",
            "portdir": "python/py-chardet",
            "version": "5.2.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Universal character encoding detector",
            "long_description": "Character encoding auto-detection in Python. As smart as your browser.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 444
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-tox",
                        "vint",
                        "sigil",
                        "vf-1",
                        "py314-reportlab",
                        "platformio",
                        "maigret",
                        "py-chardet",
                        "py314-isbinary"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "codespell",
                        "py314-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py314-cfgv",
            "portdir": "python/py-cfgv",
            "version": "3.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asottile/cfgv",
            "description": "Validate configuration and produce human readable error messages.",
            "long_description": "Validate configuration and produce human readable error messages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pre-commit",
                        "pre-commit",
                        "py-cfgv"
                    ]
                }
            ]
        },
        {
            "name": "py314-binaryornot",
            "portdir": "python/py-binaryornot",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/audreyr/binaryornot",
            "description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
            "long_description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-hypothesis",
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-binaryornot",
                        "py314-cookiecutter"
                    ]
                }
            ]
        },
        {
            "name": "py314-bigfloat",
            "portdir": "python/py-bigfloat",
            "version": "0.4.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdickinson/bigfloat",
            "description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "long_description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "python314",
                        "py314-six",
                        "gmp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bigfloat"
                    ]
                }
            ]
        },
        {
            "name": "py314-beniget",
            "portdir": "python/py-beniget",
            "version": "0.5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/serge-sans-paille/beniget/",
            "description": "Extract semantic information about static Python code",
            "long_description": "Extract semantic information about static Python code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-gast"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-beniget",
                        "py314-pythran"
                    ]
                }
            ]
        },
        {
            "name": "py314-atomicwrites",
            "portdir": "python/py-atomicwrites",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/untitaker/python-atomicwrites",
            "description": "Powerful Python library for atomic file writes",
            "long_description": "Powerful Python library for atomic file writes",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-atomicwrites"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py314-attrs",
            "portdir": "python/py-attrs",
            "version": "26.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-attrs/attrs",
            "description": "Attributes without boilerplate",
            "long_description": "attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatch-fancy-pypi-readme",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-hypothesis",
                        "py314-zopeinterface",
                        "py314-cloudpickle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-zeep",
                        "py314-aiohttp",
                        "py314-asdf",
                        "py-attrs",
                        "py314-service_identity",
                        "py314-trio",
                        "py314-twisted",
                        "maigret",
                        "py314-cattrs",
                        "py314-dm-tree",
                        "py314-eccodes",
                        "py314-eli5",
                        "py314-fiona",
                        "py314-hypothesis",
                        "py314-jsonlines",
                        "py314-jsonschema",
                        "py314-jsonschema-format-nongpl",
                        "py314-lsprotocol",
                        "py314-morecantile",
                        "py314-referencing",
                        "py314-requests-cache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-automat",
                        "py314-pygls",
                        "py314-rasterio",
                        "py314-outcome"
                    ]
                }
            ]
        },
        {
            "name": "py314-types-docutils",
            "portdir": "python/py-types-docutils",
            "version": "0.22.3.20260223",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for docutils",
            "long_description": "Typing stubs for docutils",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-rstcheck",
                        "py314-rstcheck-core",
                        "py-types-docutils"
                    ]
                }
            ]
        },
        {
            "name": "py314-term-background",
            "portdir": "python/py-term-background",
            "version": "1.0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Determine if shell has a light or dark background",
            "long_description": "Determine if shell has a light or dark background",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pyficache",
                        "py-term-background"
                    ]
                }
            ]
        },
        {
            "name": "py314-isort",
            "portdir": "python/py-isort",
            "version": "8.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-hatch-vcs",
                        "py314-hatchling",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-isort",
                        "py314-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py314-identify",
            "portdir": "python/py-identify",
            "version": "2.6.19",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pre-commit/identify",
            "description": "File identification library for Python",
            "long_description": "File identification library for Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pre-commit",
                        "pre-commit",
                        "py-identify"
                    ]
                }
            ]
        },
        {
            "name": "py314-cachetools",
            "portdir": "python/py-cachetools",
            "version": "7.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tkem/cachetools",
            "description": "memoizing collections and decorators",
            "long_description": "This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library @lru_cache function decorator.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "chemex",
                        "py-cachetools",
                        "py314-google-auth",
                        "py314-pymc",
                        "py314-tox"
                    ]
                }
            ]
        },
        {
            "name": "py314-asteval",
            "portdir": "python/py-asteval",
            "version": "1.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lmfit/asteval",
            "description": "Safe, minimalistic evaluator of python expression using ast module",
            "long_description": "ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asteval",
                        "py314-lmfit"
                    ]
                }
            ]
        },
        {
            "name": "py314-lxml",
            "portdir": "python/py-lxml",
            "version": "6.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python314",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xml2rfc",
                        "sigil",
                        "gtk-doc",
                        "py314-zeep",
                        "py314-pikepdf",
                        "streamlink",
                        "maigret",
                        "py314-beautifulsoup4",
                        "py-lxml",
                        "py314-lxml_html_clean",
                        "py314-obspy",
                        "py314-owslib",
                        "py314-pptx",
                        "py314-skyfield",
                        "py314-svglib",
                        "py314-xmlsec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "inkscape",
                        "py314-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "llvm_select-16",
            "portdir": "sysutils/llvm_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default llvm version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of llvm. It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "llvm_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "llvm-16"
                    ]
                }
            ]
        },
        {
            "name": "lldb_select-16",
            "portdir": "sysutils/lldb_select",
            "version": "2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default lldb version",
            "long_description": "llvm_select installs files that allow 'port select' to switch the default version of lldb It symlinks the standard llvm executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lldb_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "lldb-16"
                    ]
                }
            ]
        },
        {
            "name": "clang_select-16",
            "portdir": "sysutils/clang_select",
            "version": "2.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "common files for selecting default clang version",
            "long_description": "clang_select installs files that allow 'port select' to switch the default version of clang. It symlinks the standard compiler executables in the MacPorts prefix to the selected version.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "jeremyhu",
                    "github": "jeremyhu",
                    "ports_count": 303
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clang_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "clang-16"
                    ]
                }
            ]
        },
        {
            "name": "lbreakouthd",
            "portdir": "games/lbreakouthd",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lgames.sourceforge.io/LBreakoutHD/",
            "description": "Breakout clone, that won the No Starch Press SDL Game Contest.",
            "long_description": "LBreakoutHD is a scaleable 16:9 remake of LBreakout2. The successor to LBreakout offers you a new challenge in more than 50 levels with loads of new bonuses (goldshower, joker, explosive balls, bonus magnet ...), maluses (chaos, darkness, weak balls, malus magnet ...) and special bricks (growing bricks, explosive bricks, regenerative bricks ...). If you are still hungry for more after that you can create your own levelsets with the integrated level editor. This game won the No Starch Press SDL Game Contest.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libsdl2_mixer",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libsdl2",
                        "libsdl2_image",
                        "libsdl2_ttf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-multiprocess",
            "portdir": "python/py-multiprocess",
            "version": "0.70.18",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/multiprocess",
            "description": "better multiprocessing and multithreading in python",
            "long_description": "better multiprocessing and multithreading in python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-dill",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py314-testpath",
            "portdir": "python/py-testpath",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter/testpath",
            "description": "Test utilities for code working with files and commands.",
            "long_description": "Test utilities for code working with files and commands.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-testpath"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pyproject_hooks"
                    ]
                }
            ]
        },
        {
            "name": "py314-propcache",
            "portdir": "python/py-propcache",
            "version": "0.4.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/propcache",
            "description": "fast implementation of cached properties",
            "long_description": "accelerated versions of functools.cached_property",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-expandvars",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "py314-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-aiohttp",
                        "py-propcache",
                        "py314-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py314-pip",
            "portdir": "python/py-pip",
            "version": "26.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pip.pypa.io",
            "description": "A tool for installing and managing Python packages.",
            "long_description": "pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-setuptools",
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pip_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xrootd",
                        "py314-pyfatfs",
                        "py314-gyoto",
                        "ghidra",
                        "py314-mkl",
                        "py314-mkl-include"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "platformio",
                        "pipx",
                        "py-pip"
                    ]
                }
            ]
        },
        {
            "name": "py314-expandvars",
            "portdir": "python/py-expandvars",
            "version": "1.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sayanarijit/expandvars",
            "description": "Expand system variables Unix style",
            "long_description": "Expand system variables Unix style",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-frozenlist",
                        "py314-propcache",
                        "py314-yarl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-expandvars"
                    ]
                }
            ]
        },
        {
            "name": "py314-virtualenv",
            "portdir": "python/py-virtualenv",
            "version": "21.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://virtualenv.pypa.io",
            "description": "Virtual Python Environment builder",
            "long_description": "virtualenv is a tool to create isolated Python environments.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                },
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 49
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-hatchling",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-distlib",
                        "py314-filelock",
                        "py314-platformdirs",
                        "py314-python-discovery"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virtualenv_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-psycopg2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pipenv",
                        "poetry",
                        "pre-commit",
                        "py314-asv",
                        "py314-pew",
                        "py314-pre-commit",
                        "py314-virtualfish",
                        "py314-tox",
                        "py-virtualenv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-filelock"
                    ]
                }
            ]
        },
        {
            "name": "py314-pytest",
            "portdir": "python/py-pytest",
            "version": "9.0.3",
            "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": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-setuptools_scm",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-packaging",
                        "py314-iniconfig",
                        "py314-pluggy",
                        "py314-pygments"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pytest_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pytest-remotedata",
                        "py314-pytest-cov",
                        "py314-pytest-describe",
                        "py-pytest",
                        "py314-pytest-json-report",
                        "py314-pytest-asyncio",
                        "py314-pytest-qt",
                        "py314-pytest-rerunfailures",
                        "py314-pytest-trio",
                        "py314-pytest-mpl",
                        "py314-pytest-twisted",
                        "py314-pytest-xdist",
                        "py314-pytest-xprocess"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pytest-benchmark",
                        "py314-pytest-datadir",
                        "py314-pytest-mock",
                        "py314-nbval",
                        "py314-pytest-sugar",
                        "py314-pytest-metadata",
                        "py314-pytest-regressions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-allpairspy",
                        "py314-appdirs",
                        "py314-argh",
                        "py314-arpeggio",
                        "py314-ase",
                        "py314-asgiref",
                        "py314-asn1",
                        "py314-asteval",
                        "py314-async_generator",
                        "py314-atomicwrites",
                        "py314-attrs",
                        "py314-audioread",
                        "py314-autocommand",
                        "py314-automat",
                        "py314-autopep8",
                        "py314-avro",
                        "py314-aws-sam-translator",
                        "py314-babel",
                        "py314-bcrypt",
                        "py314-beartype",
                        "py314-beautifulsoup4",
                        "py314-beniget",
                        "py314-binaryornot",
                        "py314-bitmath",
                        "py314-bitstring",
                        "py314-black",
                        "py314-blinker",
                        "py314-blis",
                        "py314-bottle",
                        "py314-brotli",
                        "py314-cachetools",
                        "py314-cairo",
                        "py314-cairocffi",
                        "py314-catalogue",
                        "py314-cbor2",
                        "py314-cftime",
                        "py314-cfn-lint",
                        "py314-chardet",
                        "py314-charset-normalizer",
                        "py314-colorlog",
                        "py314-columnize",
                        "py314-configargparse",
                        "py314-contourpy",
                        "py314-country",
                        "py314-cppy",
                        "py314-cpuinfo",
                        "py314-crc32c",
                        "py314-croniter",
                        "py314-cryptography",
                        "py314-cssselect",
                        "py314-cssselect2",
                        "py314-cycler",
                        "py314-dateutil",
                        "py314-decorator",
                        "py314-discid",
                        "py314-distlib",
                        "py314-dnspython",
                        "py314-docstring-to-markdown",
                        "py314-emcee3",
                        "py314-falcon",
                        "py314-fasteners",
                        "py314-filelock",
                        "py314-findpython",
                        "py314-flask",
                        "py314-flask-cors",
                        "py314-freezegun",
                        "py314-future",
                        "py314-gast",
                        "py314-geographiclib",
                        "py314-geojson",
                        "py314-geopy",
                        "py314-graphviz",
                        "py314-gsl",
                        "py314-h11",
                        "py314-hatch-fancy-pypi-readme",
                        "py314-hcloud",
                        "py314-hpack",
                        "py314-hydra-core",
                        "py314-hyperframe",
                        "py314-hyperlink",
                        "py314-icalendar",
                        "py314-id",
                        "py314-igraph",
                        "py314-inflate64",
                        "py314-inflection",
                        "py314-iniconfig",
                        "py314-intervaltree",
                        "py314-iocapture",
                        "py314-isodate",
                        "py314-itsdangerous",
                        "py314-jaraco.classes",
                        "py314-jaraco.collections",
                        "py314-jaraco.functools",
                        "py314-jellyfish",
                        "py314-joblib",
                        "py314-jschema_to_python",
                        "py314-json5",
                        "py314-jsonpatch",
                        "py314-jsonpointer",
                        "py314-junit-xml",
                        "py314-jwt",
                        "py314-kaptan",
                        "py314-kiwisolver",
                        "py314-lazy_loader",
                        "py314-lazy_object_proxy",
                        "py314-libarchive-c",
                        "py314-librosa",
                        "py314-lmfit",
                        "py314-looseversion",
                        "py314-luma.core",
                        "py314-luma.emulator",
                        "py314-lz4",
                        "py314-markupsafe",
                        "py314-mda-xdrlib",
                        "py314-mir_eval",
                        "py314-mistune",
                        "py314-mock",
                        "py314-more-itertools",
                        "py314-mslex",
                        "py314-mssql",
                        "py314-multivolumefile",
                        "py314-mutagen",
                        "py314-nanobind",
                        "py314-natsort",
                        "py314-nbval",
                        "py314-ndindex",
                        "py314-neovim",
                        "py314-netaddr",
                        "py314-netcdf4",
                        "py314-nmrglue",
                        "py314-nmrglue-devel",
                        "py314-numdifftools",
                        "py314-numpy",
                        "py314-numpydoc",
                        "py314-oauthlib",
                        "py314-obspy",
                        "py314-omegaconf",
                        "py314-onnx",
                        "py314-opengl",
                        "py314-openslide",
                        "py314-outcome",
                        "py314-parse",
                        "py314-parsedatetime",
                        "py314-parso",
                        "py314-pathvalidate",
                        "py314-patsy",
                        "py314-peakutils",
                        "py314-periodictable",
                        "py314-pew",
                        "py314-pint",
                        "py314-pluggy",
                        "py314-poyo",
                        "py314-pretend",
                        "py314-prompt_toolkit",
                        "py314-propcache",
                        "py314-proto-plus",
                        "py314-protobuf3",
                        "py314-py7zr",
                        "py314-pyannotate",
                        "py314-pybcj",
                        "py314-pyelftools",
                        "py314-pyfatfs",
                        "py314-pyficache",
                        "py314-pyftdi",
                        "py314-pygtrie",
                        "py314-pyicu",
                        "py314-pylzma",
                        "py314-pyperclip",
                        "py314-pypng",
                        "py314-pyppmd",
                        "py314-pypubsub",
                        "py314-pyrsistent",
                        "py314-pyte",
                        "py314-pytest-asyncio",
                        "py314-pytest-benchmark",
                        "py314-pytest-httpserver",
                        "py314-pytest-metadata",
                        "py314-pytest-mock",
                        "py314-pytest-timeout",
                        "py314-pytest-trio",
                        "py314-python-dotenv",
                        "py314-python-lsp-jsonrpc",
                        "py314-python-lsp-server",
                        "py314-pytokens",
                        "py314-pytorch",
                        "py314-pyzstd",
                        "py314-qstylizer",
                        "py314-qtawesome",
                        "py314-quantecon",
                        "py314-radix",
                        "py314-rapidfuzz",
                        "py314-rdflib",
                        "py314-requests-cache",
                        "py314-requests-oauthlib",
                        "py314-responses",
                        "py314-resumable-urlretrieve",
                        "py314-resvg_py",
                        "py314-rich_rst",
                        "py314-rope",
                        "py314-rpy2-rinterface",
                        "py314-rpy2-robjects",
                        "py314-rsa",
                        "py314-s3transfer",
                        "py314-scipy",
                        "py314-seaborn",
                        "py314-semver",
                        "py314-sentence-transformers",
                        "py314-sentencepiece",
                        "py314-setuptools_scm_git_archive",
                        "py314-shtab",
                        "py314-simplejson",
                        "py314-six",
                        "py314-smbus2",
                        "py314-soundfile",
                        "py314-soxr",
                        "py314-sphinx-jsonschema",
                        "py314-sphinx_rtd_theme",
                        "py314-stagger",
                        "py314-structlog",
                        "py314-svgelements",
                        "py314-tabulate",
                        "py314-tcolorpy",
                        "py314-tenacity",
                        "py314-term-background",
                        "py314-testfixtures",
                        "py314-text-unidecode",
                        "py314-time-machine",
                        "py314-tinycss2",
                        "py314-tinydb",
                        "py314-tomlkit",
                        "py314-toolz",
                        "py314-typer",
                        "py314-typing-inspection",
                        "py314-tzlocal",
                        "py314-uc-micro-py",
                        "py314-uncertainties",
                        "py314-unicodedata2",
                        "py314-unidecode",
                        "py314-watchdog",
                        "py314-webencodings",
                        "py314-websocket-client",
                        "py314-werkzeug",
                        "py314-whatthepatch",
                        "py314-wrapt",
                        "py314-wsproto",
                        "py314-wurlitzer",
                        "py314-wxpython-4.0",
                        "py314-xarray",
                        "py314-xattr",
                        "py314-xdis",
                        "py314-xkcdpass",
                        "py314-xmltodict",
                        "py314-xxhash",
                        "py314-xyzgraph",
                        "py314-yapf",
                        "py314-yarl",
                        "py314-yaspin",
                        "py314-zopeinterface",
                        "py314-zopfli",
                        "pdb2pqr",
                        "propka",
                        "xyzrender",
                        "yubikey-manager",
                        "autojump",
                        "mackup",
                        "maestral",
                        "ranger",
                        "tiptop",
                        "asciidoc",
                        "proselint",
                        "rexi",
                        "terminal_markdown_viewer",
                        "py314-ujson",
                        "linkchecker",
                        "py314-pylast",
                        "diffoscope",
                        "py314-dlib",
                        "py314-pypdf",
                        "google-cloud-sdk",
                        "py314-click",
                        "py314-wcwidth",
                        "binwalk2",
                        "py314-pyarrow",
                        "platformio",
                        "vulture",
                        "osxphotos",
                        "pipenv",
                        "poetry",
                        "py314-DAWG",
                        "py314-Faker",
                        "py314-about-time",
                        "py314-aiodns",
                        "py314-ajsonrpc"
                    ]
                }
            ]
        },
        {
            "name": "py314-pygments",
            "portdir": "python/py-pygments",
            "version": "2.20.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygments.org/",
            "description": "Python syntax highlighter",
            "long_description": "Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pygments_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libclc-22",
                        "spirv-llvm-translator-22",
                        "llvm-22",
                        "mlir-22",
                        "clang-22",
                        "lldb-22",
                        "flang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xonsh",
                        "py314-superqt",
                        "napari",
                        "funky",
                        "jc",
                        "jello",
                        "colout",
                        "terminal_markdown_viewer",
                        "py-pygments",
                        "rst2pdf",
                        "cppcheck",
                        "gi-docgen",
                        "gtk-doc",
                        "py314-httpx",
                        "py314-ipython",
                        "py314-ipython-pygments-lexers",
                        "py314-jupyter_console",
                        "py314-nbconvert",
                        "py314-ptpython",
                        "py314-pyficache",
                        "py314-pytest",
                        "py314-qtconsole",
                        "py314-robotframework-ride"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qgis3",
                        "py314-readme_renderer",
                        "py314-rich",
                        "py314-spyder",
                        "py314-jupyterlab_pygments",
                        "py314-markdown2",
                        "py314-sphinx"
                    ]
                }
            ]
        },
        {
            "name": "py314-psycopg2",
            "portdir": "python/py-psycopg2",
            "version": "2.9.10",
            "license": "LGPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.psycopg.org",
            "description": "A python DBAPI-2.0-compliant database adapter for postgresql",
            "long_description": "Psycopg2 is a postgresql database adapter for python. It's fully compliant to python's DBAPI-2.0. psycopg is designed for heavily multi-threaded applications featuring connection pooling.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "postgresql10",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-virtualenv",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql17",
                        "python314",
                        "py314-setuptools",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "barman",
                        "openstreetmap-carto",
                        "py-psycopg2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "grass",
                        "qgis3"
                    ]
                }
            ]
        },
        {
            "name": "py314-platformdirs",
            "portdir": "python/py-platformdirs",
            "version": "4.9.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/platformdirs/platformdirs",
            "description": "A small Python module for determining appropriate platform-specific dirs",
            "long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xml2rfc",
                        "py314-python-discovery",
                        "py314-yapf",
                        "yfinance",
                        "maigret",
                        "pipx",
                        "poetry",
                        "py314-black",
                        "py314-findpython",
                        "py314-jupyter_core",
                        "py314-npe2",
                        "py314-pint",
                        "py-platformdirs",
                        "py314-pooch",
                        "py314-pylint",
                        "py314-requests-cache",
                        "py314-textual",
                        "py314-tox",
                        "py314-virtualenv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nvchecker",
                        "py314-libpysal"
                    ]
                }
            ]
        }
    ]
}