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

{
    "count": 49655,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=48",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=46",
    "results": [
        {
            "name": "py310-sentinels",
            "portdir": "python/py-sentinels",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/sentinels",
            "description": "Various objects to denote special meanings in python",
            "long_description": "Various objects to denote special meanings in python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-mongomock"
                    ]
                }
            ]
        },
        {
            "name": "py39-sentinels",
            "portdir": "python/py-sentinels",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/sentinels",
            "description": "Various objects to denote special meanings in python",
            "long_description": "Various objects to denote special meanings in python",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-mongomock"
                    ]
                }
            ]
        },
        {
            "name": "py-smart-open",
            "portdir": "python/py-smart-open",
            "version": "7.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/piskvorky/smart_open",
            "description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
            "long_description": "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-smart-open"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sentinels",
            "portdir": "python/py-sentinels",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/sentinels",
            "description": "Various objects to denote special meanings in python",
            "long_description": "Various objects to denote special meanings in python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sentinels"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pyqtgraph",
            "portdir": "python/py-pyqtgraph",
            "version": "0.13.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyqtgraph.org/",
            "description": "Scientific Graphics and Qt GUI library for Python",
            "long_description": "PyQtGraph is a pure-python graphics and GUI library built on PyQt4/PyQt5 and numpy. It is intended for use in mathematics / scientific / engineering applications. It is very fast due to its heavy leverage of numpy for number crunching and Qt’s GraphicsView framework for fast display.",
            "active": true,
            "categories": [
                "graphics",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "pyqt4",
                "pyqt5",
                "pyside",
                "opengl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pyqt5",
                        "py312-scipy",
                        "py312-opengl",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pyqtgraph",
            "portdir": "python/py-pyqtgraph",
            "version": "0.13.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyqtgraph.org/",
            "description": "Scientific Graphics and Qt GUI library for Python",
            "long_description": "PyQtGraph is a pure-python graphics and GUI library built on PyQt4/PyQt5 and numpy. It is intended for use in mathematics / scientific / engineering applications. It is very fast due to its heavy leverage of numpy for number crunching and Qt’s GraphicsView framework for fast display.",
            "active": true,
            "categories": [
                "graphics",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 461
                }
            ],
            "variants": [
                "pyqt4",
                "pyqt5",
                "pyside",
                "opengl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-scipy",
                        "py311-pyqt5",
                        "py311-opengl",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-pydash",
            "portdir": "python/py-pydash",
            "version": "8.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgilland/pydash",
            "description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "long_description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-typing_extensions",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py310-pydash",
            "portdir": "python/py-pydash",
            "version": "8.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgilland/pydash",
            "description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "long_description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-typing_extensions",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py311-pydash",
            "portdir": "python/py-pydash",
            "version": "8.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgilland/pydash",
            "description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "long_description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-typing_extensions",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py312-pycifrw",
            "portdir": "python/py-pycifrw",
            "version": "5.0.1",
            "license": "Python-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jamesrhester/pycifrw",
            "description": "CIF/STAR file support for Python",
            "long_description": "CIF/STAR file support for Python",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "py312-ply",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py39-pydash",
            "portdir": "python/py-pydash",
            "version": "8.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgilland/pydash",
            "description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "long_description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-typing_extensions",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py311-pycifrw",
            "portdir": "python/py-pycifrw",
            "version": "5.0.1",
            "license": "Python-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jamesrhester/pycifrw",
            "description": "CIF/STAR file support for Python",
            "long_description": "CIF/STAR file support for Python",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "py311-ply",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py310-pycifrw",
            "portdir": "python/py-pycifrw",
            "version": "5.0.1",
            "license": "Python-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jamesrhester/pycifrw",
            "description": "CIF/STAR file support for Python",
            "long_description": "CIF/STAR file support for Python",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-ply",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py39-pycifrw",
            "portdir": "python/py-pycifrw",
            "version": "5.0.1",
            "license": "Python-2.0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jamesrhester/pycifrw",
            "description": "CIF/STAR file support for Python",
            "long_description": "CIF/STAR file support for Python",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "py39-ply",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py-pydash",
            "portdir": "python/py-pydash",
            "version": "8.0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgilland/pydash",
            "description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "long_description": "The kitchen sink of Python utility libraries for doing stuff in a functional way. Based on the Lo-Dash Javascript library.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pycifrw",
            "portdir": "python/py-pycifrw",
            "version": "5.0.1",
            "license": "Python-2.0",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jamesrhester/pycifrw",
            "description": "CIF/STAR file support for Python",
            "long_description": "CIF/STAR file support for Python",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pycifrw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-mp-api",
            "portdir": "python/py-mp-api",
            "version": "0.45.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/api",
            "description": "API Client for the Materials Project",
            "long_description": "API Client for the Materials Project",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-msgpack",
                        "py312-smart_open",
                        "python312",
                        "py312-emmet-core",
                        "py312-maggma",
                        "py312-pymatgen",
                        "py312-setuptools",
                        "py312-typing_extensions",
                        "py312-requests",
                        "py312-monty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py311-mp-api",
            "portdir": "python/py-mp-api",
            "version": "0.45.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/api",
            "description": "API Client for the Materials Project",
            "long_description": "API Client for the Materials Project",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-smart_open",
                        "py311-monty",
                        "python311",
                        "py311-emmet-core",
                        "py311-maggma",
                        "py311-pymatgen",
                        "py311-setuptools",
                        "py311-typing_extensions",
                        "py311-requests",
                        "py311-msgpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py310-mp-api",
            "portdir": "python/py-mp-api",
            "version": "0.45.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/api",
            "description": "API Client for the Materials Project",
            "long_description": "API Client for the Materials Project",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-smart_open",
                        "py310-monty",
                        "python310",
                        "py310-emmet-core",
                        "py310-maggma",
                        "py310-pymatgen",
                        "py310-setuptools",
                        "py310-requests",
                        "py310-typing_extensions",
                        "py310-msgpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py39-mp-api",
            "portdir": "python/py-mp-api",
            "version": "0.45.8",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/api",
            "description": "API Client for the Materials Project",
            "long_description": "API Client for the Materials Project",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-typing_extensions",
                        "py39-monty",
                        "python39",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-pymatgen",
                        "py39-msgpack",
                        "py39-requests",
                        "py39-setuptools",
                        "py39-smart_open"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py312-mongomock",
            "portdir": "python/py-mongomock",
            "version": "4.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongomock/mongomock",
            "description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-tz",
                        "py312-sentinels",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py311-mongomock",
            "portdir": "python/py-mongomock",
            "version": "4.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongomock/mongomock",
            "description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-tz",
                        "py311-sentinels",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py310-mongomock",
            "portdir": "python/py-mongomock",
            "version": "4.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongomock/mongomock",
            "description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-packaging",
                        "py310-tz",
                        "py310-sentinels",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py-mp-api",
            "portdir": "python/py-mp-api",
            "version": "0.45.8",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/api",
            "description": "API Client for the Materials Project",
            "long_description": "API Client for the Materials Project",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-mp-api"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-mongomock",
            "portdir": "python/py-mongomock",
            "version": "4.3.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongomock/mongomock",
            "description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-packaging",
                        "py39-tz",
                        "py39-sentinels",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-maggma"
                    ]
                }
            ]
        },
        {
            "name": "py-mongomock",
            "portdir": "python/py-mongomock",
            "version": "4.3.0",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongomock/mongomock",
            "description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-mongomock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-maggma",
            "portdir": "python/py-maggma",
            "version": "0.72.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/maggma",
            "description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-monty",
                        "py312-msgpack",
                        "py312-dateutil",
                        "py312-jsonschema",
                        "py312-pandas",
                        "py312-tqdm",
                        "py312-jsonlines",
                        "py312-boto3",
                        "python312",
                        "py312-zmq",
                        "py312-pydantic_settings",
                        "py312-dnspython",
                        "py312-pymongo",
                        "py312-aioitertools",
                        "py312-mongomock",
                        "py312-pydash",
                        "py312-sshtunnel",
                        "py312-pydantic",
                        "py312-setuptools",
                        "py312-ruamel-yaml",
                        "py312-numpy",
                        "py312-orjson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py311-maggma",
            "portdir": "python/py-maggma",
            "version": "0.72.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/maggma",
            "description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pandas",
                        "py311-jsonlines",
                        "py311-msgpack",
                        "py311-jsonschema",
                        "py311-tqdm",
                        "py311-dnspython",
                        "py311-boto3",
                        "py311-pydantic",
                        "python311",
                        "py311-zmq",
                        "py311-ruamel-yaml",
                        "py311-aioitertools",
                        "py311-monty",
                        "py311-pydantic_settings",
                        "py311-mongomock",
                        "py311-pydash",
                        "py311-sshtunnel",
                        "py311-orjson",
                        "py311-setuptools",
                        "py311-dateutil",
                        "py311-numpy",
                        "py311-pymongo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py39-maggma",
            "portdir": "python/py-maggma",
            "version": "0.72.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/maggma",
            "description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-jsonschema",
                        "py39-msgpack",
                        "py39-numpy",
                        "py39-pandas",
                        "py39-pydantic",
                        "py39-pymongo",
                        "py39-ruamel-yaml",
                        "py39-setuptools",
                        "python39",
                        "py39-zmq",
                        "py39-monty",
                        "py39-orjson",
                        "py39-jsonlines",
                        "py39-pydantic_settings",
                        "py39-mongomock",
                        "py39-pydash",
                        "py39-sshtunnel",
                        "py39-tqdm",
                        "py39-aioitertools",
                        "py39-boto3",
                        "py39-dateutil",
                        "py39-dnspython"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py310-maggma",
            "portdir": "python/py-maggma",
            "version": "0.72.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/maggma",
            "description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-boto3",
                        "py310-pandas",
                        "py310-jsonschema",
                        "py310-zmq",
                        "py310-tqdm",
                        "py310-ruamel-yaml",
                        "py310-pydantic",
                        "py310-dnspython",
                        "python310",
                        "py310-pymongo",
                        "py310-monty",
                        "py310-orjson",
                        "py310-jsonlines",
                        "py310-pydantic_settings",
                        "py310-mongomock",
                        "py310-pydash",
                        "py310-sshtunnel",
                        "py310-aioitertools",
                        "py310-setuptools",
                        "py310-numpy",
                        "py310-dateutil",
                        "py310-msgpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py-maggma",
            "portdir": "python/py-maggma",
            "version": "0.72.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/maggma",
            "description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-maggma"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-emmet-core",
            "portdir": "python/py-emmet-core",
            "version": "0.84.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/emmet",
            "description": "Core Emmet Library",
            "long_description": "Core Emmet Library",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pymatgen",
                        "python310",
                        "py310-pydantic_settings",
                        "py310-typing_extensions",
                        "py310-numpy",
                        "py310-pybtex",
                        "py310-pydantic",
                        "py310-monty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py312-emmet-core",
            "portdir": "python/py-emmet-core",
            "version": "0.84.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/emmet",
            "description": "Core Emmet Library",
            "long_description": "Core Emmet Library",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pydantic_settings",
                        "python312",
                        "py312-pymatgen",
                        "py312-typing_extensions",
                        "py312-numpy",
                        "py312-monty",
                        "py312-pybtex",
                        "py312-pydantic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py311-emmet-core",
            "portdir": "python/py-emmet-core",
            "version": "0.84.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/emmet",
            "description": "Core Emmet Library",
            "long_description": "Core Emmet Library",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pydantic_settings",
                        "python311",
                        "py311-pymatgen",
                        "py311-typing_extensions",
                        "py311-numpy",
                        "py311-pydantic",
                        "py311-monty",
                        "py311-pybtex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py39-emmet-core",
            "portdir": "python/py-emmet-core",
            "version": "0.84.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/emmet",
            "description": "Core Emmet Library",
            "long_description": "Core Emmet Library",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pymatgen",
                        "python39",
                        "py39-pydantic_settings",
                        "py39-numpy",
                        "py39-pybtex",
                        "py39-pydantic",
                        "py39-typing_extensions",
                        "py39-monty"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py-emmet-core",
            "portdir": "python/py-emmet-core",
            "version": "0.84.9",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/materialsproject/emmet",
            "description": "Core Emmet Library",
            "long_description": "Core Emmet Library",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-emmet-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-rich-theme-manager",
            "portdir": "python/py-rich-theme-manager",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RhetTbull/rich_theme_manager",
            "description": "Manage rich themes for CLI applications",
            "long_description": "Manage rich themes for CLI applications",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-poetry-core",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-rich",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py-rich-theme-manager"
                    ]
                }
            ]
        },
        {
            "name": "py313-objexplore",
            "portdir": "python/py-objexplore",
            "version": "1.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kylepollina/objexplore",
            "description": "Interactive Python Object Explorer",
            "long_description": "Interactive Python Object Explorer",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-blessed",
                        "py313-rich",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py-objexplore"
                    ]
                }
            ]
        },
        {
            "name": "google-benchmark",
            "portdir": "devel/google-benchmark",
            "version": "1.9.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://google.github.io/benchmark/",
            "description": "Google's microbenchmark support library for C++",
            "long_description": "Google's microbenchmark support library for C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "static",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-rich",
            "portdir": "python/py-rich",
            "version": "14.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rich.readthedocs.io/en/latest/",
            "description": "Python library for rich text and beautiful formatting in the terminal",
            "long_description": "Python library for rich text and beautiful formatting in the terminal. The Rich API makes it easy to add color and style to terminal output. Rich can also render pretty tables, progress bars, markdown, syntax highlighted source code, tracebacks, and more out of the box.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 146
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pygments",
                        "py313-markdown-it-py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-objexplore",
                        "chemex",
                        "osxphotos",
                        "py313-meshio",
                        "py313-cookiecutter",
                        "py313-httpx",
                        "py313-npe2",
                        "py-rich",
                        "py313-pymc",
                        "py313-enrich",
                        "py313-rich-theme-manager",
                        "py313-rstcheck",
                        "hatch",
                        "peakipy",
                        "twine",
                        "ocrmypdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bandit",
                        "py313-typer"
                    ]
                }
            ]
        },
        {
            "name": "py312-lesscpy",
            "portdir": "python/py-lesscpy",
            "version": "0.15.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lesscpy/lesscpy",
            "description": "Python LESS compiler",
            "long_description": "Python LESS compiler",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-six",
                        "py312-ply",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-lesscpy"
                    ]
                }
            ]
        },
        {
            "name": "py311-lesscpy",
            "portdir": "python/py-lesscpy",
            "version": "0.15.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lesscpy/lesscpy",
            "description": "Python LESS compiler",
            "long_description": "Python LESS compiler",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-six",
                        "py311-ply",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sshs",
            "portdir": "net/sshs",
            "version": "4.5.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quantumsheep/sshs",
            "description": "Terminal user interface for SSH",
            "long_description": "Terminal user interface for SSH",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1013
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pangomm-1.4-devel",
            "portdir": "x11/pangomm-1.4-devel",
            "version": "2.46.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gtkmm.org/",
            "description": "C++ interface to Pango.",
            "long_description": "pangomm is the official C++ interface for the Pango text layout library.",
            "active": true,
            "categories": [
                "devel",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "mm-common",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "cairomm",
                        "pango",
                        "glibmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-utitools",
            "portdir": "python/py-utitools",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RhetTbull/utitools",
            "description": "Uniform Type Identifier (UTI) tools",
            "long_description": "Uniform Type Identifier (UTI) tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-utitools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "osxphotos"
                    ]
                }
            ]
        },
        {
            "name": "py-utitools",
            "portdir": "python/py-utitools",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RhetTbull/utitools",
            "description": "Uniform Type Identifier (UTI) tools",
            "long_description": "Uniform Type Identifier (UTI) tools",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-utitools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-strpdatetime",
            "portdir": "python/py-strpdatetime",
            "version": "0.4.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RhetTbull/strpdatetime",
            "description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
            "long_description": "Parse strings into Python datetime objects, extends Python's datetime.strptime() with additional features.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "rturnbull",
                    "github": "RhetTbull",
                    "ports_count": 35
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-textx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py-strpdatetime"
                    ]
                }
            ]
        },
        {
            "name": "py313-markdown-it-py",
            "portdir": "python/py-markdown-it-py",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/executablebooks/markdown-it-py",
            "description": "Python port of markdown-it",
            "long_description": "Python port of markdown-it. Markdown parser done right.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-mdit-py-plugins",
                        "py313-mdurl",
                        "py313-linkify-it-py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-markdown-it-py",
                        "py313-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-panel",
                        "py313-rich"
                    ]
                }
            ]
        },
        {
            "name": "py313-linkify-it-py",
            "portdir": "python/py-linkify-it-py",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tsutsu3/linkify-it-py",
            "description": "Links recognition library with full unicode support.",
            "long_description": "Links recognition library with full unicode support.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-uc-micro-py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-linkify-it-py",
                        "py313-markdown-it-py",
                        "py313-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-panel"
                    ]
                }
            ]
        },
        {
            "name": "lib2geom-devel",
            "portdir": "graphics/lib2geom-devel",
            "version": "1.4",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/inkscape/lib2geom",
            "description": "2Geom is a computational geometry library intended for use with 2D vector graphics.",
            "long_description": "2Geom is a computational geometry library intended for use with 2D vector graphics. It concentrates on high-level algorithms, such as computing the length of a curve or Boolean operations on paths.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "apidocs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "boost181",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "double-conversion",
                        "gettext-runtime",
                        "glib2",
                        "cairo",
                        "ragel",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}