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

{
    "count": 51961,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=207",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=205",
    "results": [
        {
            "name": "py37-gobject",
            "portdir": "python/py-gobject",
            "version": "2.28.7",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20110613,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Python bindings for GObject.",
            "long_description": "PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python37",
                        "py37-cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-gobject",
            "portdir": "python/py-gobject",
            "version": "2.28.7",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20110613,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Python bindings for GObject.",
            "long_description": "PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python39",
                        "py39-cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-gobject",
            "portdir": "python/py-gobject",
            "version": "2.28.7",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20110613,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Python bindings for GObject.",
            "long_description": "PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "glib2",
                        "py35-cairo",
                        "libffi",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gobject",
            "portdir": "python/py-gobject",
            "version": "2.28.7",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 20110613,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Python bindings for GObject.",
            "long_description": "PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python38",
                        "py38-cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-cairo",
            "portdir": "python/py-cairo",
            "version": "1.23.0",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygobject/pycairo",
            "description": "Pycairo is set of Python bindings for the cairo graphics library",
            "long_description": "Pycairo is set of Python bindings for the cairo graphics library",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-installer",
                        "clang-18",
                        "pkgconfig",
                        "py37-cython",
                        "py37-setuptools",
                        "py37-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "cairo",
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-hypothesis",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-gobject3",
                        "py37-graph-tool",
                        "py37-matplotlib",
                        "py37-gobject"
                    ]
                }
            ]
        },
        {
            "name": "py35-cairo",
            "portdir": "python/py-cairo",
            "version": "1.20.1",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygobject/pycairo",
            "description": "Pycairo is set of Python bindings for the cairo graphics library",
            "long_description": "Pycairo is set of Python bindings for the cairo graphics library",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-cython",
                        "py35-setuptools",
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "cairo",
                        "python35"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-hypothesis",
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-matplotlib",
                        "py35-gobject3",
                        "py35-gobject"
                    ]
                }
            ]
        },
        {
            "name": "py39-cairo",
            "portdir": "python/py-cairo",
            "version": "1.28.0",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygobject/pycairo",
            "description": "Pycairo is set of Python bindings for the cairo graphics library",
            "long_description": "Pycairo is set of Python bindings for the cairo graphics library",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "py39-meson-python",
                        "clang-18",
                        "pkgconfig",
                        "py39-cython",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "cairo",
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gobject3",
                        "py39-matplotlib",
                        "py39-gobject",
                        "py39-graph-tool"
                    ]
                }
            ]
        },
        {
            "name": "py38-cairo",
            "portdir": "python/py-cairo",
            "version": "1.26.1",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygobject/pycairo",
            "description": "Pycairo is set of Python bindings for the cairo graphics library",
            "long_description": "Pycairo is set of Python bindings for the cairo graphics library",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-18",
                        "pkgconfig",
                        "py38-cython",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "cairo",
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-hypothesis",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gobject3",
                        "py38-gobject",
                        "py38-graph-tool",
                        "py38-matplotlib"
                    ]
                }
            ]
        },
        {
            "name": "py38-cython",
            "portdir": "python/py-cython",
            "version": "3.0.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cython.org/",
            "description": "A language for writing C extension modules for Python.",
            "long_description": "Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cython_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-yaml",
                        "py38-bcolz",
                        "py38-pygrib",
                        "py38-pysam",
                        "py38-logbook",
                        "py38-debugpy",
                        "py38-cartopy",
                        "py38-shapely",
                        "py38-vispy",
                        "py38-cytoolz",
                        "py38-frozenlist",
                        "py38-pyFAI",
                        "py38-sqlalchemy",
                        "py38-rapidfuzz",
                        "py38-fonttools",
                        "py38-msgpack",
                        "py38-lxml",
                        "py38-cairo",
                        "py38-kapteyn",
                        "py38-gevent",
                        "py38-falcon",
                        "py38-tinycss",
                        "py38-mistune-devel",
                        "py38-rasterio",
                        "py38-fiona",
                        "py38-hdf5plugin",
                        "py38-slepc4py",
                        "py38-yt",
                        "py38-networkit",
                        "py38-reproject",
                        "py38-imagecodecs",
                        "py38-line_profiler",
                        "py38-cwcwidth",
                        "py38-fann2",
                        "py38-datrie",
                        "py38-mdtraj",
                        "py38-pymatgen",
                        "py38-pytensor",
                        "py38-editdistance",
                        "py38-cchardet",
                        "py38-propcache",
                        "py38-fabio",
                        "py38-acora",
                        "py38-pandas",
                        "py38-astroscrappy",
                        "py38-gammapy",
                        "py38-asyncmy",
                        "py38-gssapi",
                        "py38-scikit-image",
                        "py38-silx",
                        "py38-gensim",
                        "py38-bigfloat",
                        "py38-statsmodels",
                        "py38-cftime",
                        "py38-peewee",
                        "py38-fastavro",
                        "py38-soxr",
                        "py38-rencode",
                        "py38-openpyxl",
                        "py38-regions",
                        "py38-ndindex",
                        "py38-netcdf4",
                        "py38-scikit-learn",
                        "py38-blosc2",
                        "py38-yarl",
                        "py38-petsc4py",
                        "py38-plumed",
                        "py38-astropy",
                        "py38-gsd",
                        "py38-healpy",
                        "py38-htseq",
                        "py38-mssql",
                        "py38-pyfftw"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-grpcio",
                        "py38-zope-hookable",
                        "py38-thinc",
                        "py38-tifffile",
                        "py38-spaCy",
                        "py38-numpy",
                        "py38-blis",
                        "py38-cymem",
                        "py38-preshed",
                        "py38-pyarrow",
                        "py38-murmurhash"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-fairseq",
                        "py38-photomosaic",
                        "py38-pmdarima",
                        "py38-spyder",
                        "py38-spyder-devel"
                    ]
                }
            ]
        },
        {
            "name": "py35-cython",
            "portdir": "python/py-cython",
            "version": "3.0.12",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cython.org/",
            "description": "A language for writing C extension modules for Python.",
            "long_description": "Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cython_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py35-cairo",
                        "py35-fiona",
                        "py35-shapely",
                        "py35-acora",
                        "py35-astroscrappy",
                        "py35-bcolz",
                        "py35-cartopy",
                        "py35-mistune",
                        "py35-healpy",
                        "py35-iminuit",
                        "py35-kivy",
                        "py35-memprof",
                        "py35-mssql",
                        "py35-pygpu",
                        "py35-grako",
                        "py35-petsc4py",
                        "py35-pyFAI",
                        "py35-tables",
                        "py35-netcdf4",
                        "py35-cftime",
                        "py35-lxml",
                        "py35-logbook",
                        "py35-slepc4py",
                        "py35-tatsu",
                        "py35-tinycss",
                        "py35-word2vec",
                        "py35-yt",
                        "py35-pygrib",
                        "py35-statsmodels",
                        "py35-pywavelets",
                        "py35-rasterio",
                        "py35-pyfftw",
                        "py35-cytoolz",
                        "py35-pyproj",
                        "py35-scikit-image",
                        "py35-pandas",
                        "py35-openpyxl",
                        "py35-scikit-learn",
                        "py35-gevent",
                        "py35-pyne"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-qutip",
                        "py35-numpy",
                        "py35-cymem",
                        "py35-murmurhash",
                        "py35-preshed",
                        "py35-mlpy",
                        "py35-dynd",
                        "py35-blis"
                    ]
                }
            ]
        },
        {
            "name": "py39-cython",
            "portdir": "python/py-cython",
            "version": "3.2.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cython.org/",
            "description": "A language for writing C extension modules for Python.",
            "long_description": "Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cython_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-mssql",
                        "py39-bigfloat",
                        "py39-astroscrappy",
                        "py39-shapely",
                        "py39-lxml",
                        "py39-cchardet",
                        "py39-hdf5plugin",
                        "py39-silx",
                        "py39-petsc4py",
                        "py39-blosc2",
                        "py39-scikit-learn",
                        "py39-tables",
                        "py39-logbook",
                        "py39-scipy",
                        "py39-imagecodecs",
                        "py39-wxpython-4.0",
                        "py39-debugpy",
                        "py39-pywavelets",
                        "py39-scikit-image",
                        "py39-statsmodels",
                        "py39-fugashi",
                        "py39-opengl-accelerate",
                        "py39-editdistance",
                        "py39-gsd",
                        "py39-wordcloud",
                        "py39-mdtraj",
                        "py39-memprof",
                        "py39-zmq",
                        "py39-plumed",
                        "py39-pyfftw",
                        "py39-pyproj",
                        "py39-tinycss",
                        "py39-fonttools",
                        "py39-sqlalchemy",
                        "py39-cftime",
                        "py39-cairo",
                        "py39-yaml",
                        "py39-fastavro",
                        "py39-ndindex",
                        "py39-reproject",
                        "py39-openpyxl",
                        "py39-fabio",
                        "py39-pyFAI",
                        "py39-rapidfuzz",
                        "py39-pandas",
                        "py39-cytoolz",
                        "py39-pacal",
                        "py39-pysam",
                        "py39-gssapi",
                        "py39-msgpack",
                        "py39-fiona",
                        "py39-pyogrio",
                        "py39-numpy",
                        "py39-rencode",
                        "py39-htseq",
                        "py39-gevent",
                        "py39-frozenlist",
                        "py39-regions",
                        "py39-cwcwidth",
                        "py39-falcon",
                        "py39-peewee",
                        "py39-healpy",
                        "py39-cartopy",
                        "py39-h5py",
                        "py39-networkit",
                        "py39-line_profiler",
                        "py39-netcdf4",
                        "py39-numcodecs",
                        "py39-pymatgen",
                        "py39-pytensor",
                        "py39-rasterio",
                        "py39-pygrib",
                        "py39-vispy",
                        "py39-yarl",
                        "py39-gammapy",
                        "py39-kapteyn",
                        "py39-slepc4py",
                        "py39-acora",
                        "py39-propcache",
                        "py39-krb5",
                        "py39-asyncmy",
                        "py39-astropy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-grpcio",
                        "py39-tifffile",
                        "py39-preshed",
                        "py39-spaCy",
                        "py39-blis",
                        "py39-thinc",
                        "py39-zope-hookable",
                        "py39-cymem",
                        "py39-mpi4py",
                        "py39-murmurhash",
                        "py39-pyarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder",
                        "py39-fairseq",
                        "py39-photomosaic",
                        "py39-spyder-devel",
                        "py39-pmdarima"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-netcdf4",
                        "py39-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py38-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.17.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools",
                        "py38-tomli",
                        "py38-pyproject_metadata",
                        "py38-meson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-fabio",
                        "py38-scikit-image",
                        "py38-contourpy",
                        "py38-pyFAI"
                    ]
                }
            ]
        },
        {
            "name": "py39-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mesonbuild/meson-python",
            "description": "Meson Python build backend (PEP 517)",
            "long_description": "Meson Python build backend (PEP 517)",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-setuptools",
                        "py39-tomli",
                        "py39-pyproject_metadata",
                        "py39-meson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-gobject3",
                        "py39-scikit-umfpack",
                        "py39-contourpy",
                        "py39-cairo",
                        "py39-matplotlib",
                        "py39-gsl",
                        "py39-fabio",
                        "py39-pyFAI",
                        "py39-pandas",
                        "py39-numpy",
                        "py39-scikit-learn",
                        "py39-scipy",
                        "py39-pywavelets",
                        "py39-scikit-image"
                    ]
                }
            ]
        },
        {
            "name": "py37-pyproject_metadata",
            "portdir": "python/py-pyproject_metadata",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FFY00/python-pyproject-metadata",
            "description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "long_description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-packaging",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pyproject_metadata",
            "portdir": "python/py-pyproject_metadata",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FFY00/python-pyproject-metadata",
            "description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "long_description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-fabio",
                        "py38-iminuit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyproject_metadata",
            "portdir": "python/py-pyproject_metadata",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FFY00/python-pyproject-metadata",
            "description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "long_description": "Dataclass for PEP 621 metadata with support for core metadata generation",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-packaging"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-fabio",
                        "py39-iminuit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py39-typing_extensions",
            "portdir": "python/py-typing_extensions",
            "version": "4.15.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typing_extensions",
            "description": "Backported and Experimental Type Hints for Python",
            "long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-soxr",
                        "py39-aiosqlite",
                        "py39-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-aioitertools",
                        "py39-starlette",
                        "py39-scikit-build-core",
                        "py39-confection",
                        "py39-astroid",
                        "py39-slackclient",
                        "py39-ipython",
                        "py39-pylint",
                        "py39-tox",
                        "py39-aesara",
                        "py39-inflect",
                        "py39-flexcache",
                        "py39-app-model",
                        "py39-typing-inspection",
                        "py39-emmet-core",
                        "py39-mp-api",
                        "py39-pydash",
                        "py39-flexparser",
                        "py39-dulwich",
                        "py39-pypdf",
                        "py39-anyio",
                        "py39-async-lru",
                        "py39-black",
                        "py39-cattrs",
                        "py39-openssl",
                        "py39-panel",
                        "py39-psycopg",
                        "py39-pymc",
                        "py39-cloudflare",
                        "py39-logilab-common",
                        "py39-psygnal",
                        "py39-urwid",
                        "py39-sqlalchemy",
                        "py39-typeguard",
                        "py39-altair",
                        "py39-referencing",
                        "py39-twisted",
                        "py39-python-json-logger",
                        "py39-jsonlines",
                        "py39-zarr",
                        "py39-async-timeout",
                        "py39-beautifulsoup4",
                        "py39-setuptools_scm",
                        "py39-pytorch",
                        "py39-alembic",
                        "py39-arviz",
                        "py39-textual",
                        "py39-magicgui",
                        "py39-pymc3",
                        "py39-aiosignal",
                        "py39-asgiref",
                        "py39-mistune",
                        "py39-mypy",
                        "py39-onnx",
                        "py39-visa",
                        "py39-asyncssh",
                        "py39-scrapy",
                        "py39-pytensor",
                        "py39-spaCy",
                        "py39-superqt",
                        "py39-aeppl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-sox",
                        "py39-panel",
                        "py39-Faker",
                        "py39-ezdxf",
                        "py39-flufl.lock",
                        "py39-pygithub",
                        "py39-tensorflow-macos",
                        "py39-dogpile-cache",
                        "py39-setuptools-rust",
                        "py39-keystoneauth1",
                        "py39-openstacksdk",
                        "py39-typer",
                        "py39-librosa",
                        "py39-pydantic",
                        "py39-fastapi",
                        "py39-pygls"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-numpy",
                        "py39-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "py38-typing_extensions",
            "portdir": "python/py-typing_extensions",
            "version": "4.13.2",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typing_extensions",
            "description": "Backported and Experimental Type Hints for Python",
            "long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-aiosqlite",
                        "py38-tensorflow-addons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-twisted",
                        "py38-urwid",
                        "py38-superqt",
                        "py38-alembic",
                        "py38-iminuit",
                        "py38-slackclient",
                        "py38-starlette",
                        "py38-arviz",
                        "py38-aesara",
                        "py38-scikit-build-core",
                        "py38-app-model",
                        "py38-ipython",
                        "py38-sqlalchemy",
                        "py38-pypdf",
                        "py38-mypy",
                        "py38-psygnal",
                        "py38-confection",
                        "py38-pymc",
                        "py38-anyio",
                        "py38-visa",
                        "py38-async-timeout",
                        "py38-astroid",
                        "py38-black",
                        "py38-spaCy",
                        "py38-pylint",
                        "py38-pytensor",
                        "py38-jsonlines",
                        "py38-exceptiongroup",
                        "py38-aioitertools",
                        "py38-pymc3",
                        "py38-async-lru",
                        "py38-logilab-common",
                        "py38-pytorch",
                        "py38-aeppl",
                        "py38-altair",
                        "py38-openssl",
                        "py38-magicgui",
                        "py38-onnx",
                        "py38-scrapy",
                        "py38-setuptools_scm",
                        "py38-cattrs",
                        "py38-inflect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-panel",
                        "py38-pygls",
                        "py38-typer",
                        "py38-tensorflow-macos",
                        "py38-fastapi",
                        "py38-ezdxf",
                        "py38-rich",
                        "py38-pydantic",
                        "py38-annotated_types",
                        "py38-librosa",
                        "py38-flufl.lock",
                        "py38-setuptools-rust"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-tensorflow-addons"
                    ]
                }
            ]
        },
        {
            "name": "py39-magicgui",
            "portdir": "python/py-magicgui",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyapp-kit/magicgui",
            "description": "magicgui: build GUIs from functions, using magic.",
            "long_description": "magicgui: build GUIs from functions, using magic.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-psygnal",
                        "python39",
                        "py39-superqt",
                        "py39-pyqt5",
                        "py39-qtpy",
                        "py39-typing_extensions",
                        "py39-docstring_parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-npe2"
                    ]
                }
            ]
        },
        {
            "name": "py37-magicgui",
            "portdir": "python/py-magicgui",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyapp-kit/magicgui",
            "description": "magicgui: build GUIs from functions, using magic.",
            "long_description": "magicgui: build GUIs from functions, using magic.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-hatchling",
                        "py37-hatch-vcs",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-psygnal",
                        "python37",
                        "py37-superqt",
                        "py37-pyqt5",
                        "py37-qtpy",
                        "py37-typing_extensions",
                        "py37-docstring_parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-npe2"
                    ]
                }
            ]
        },
        {
            "name": "py38-magicgui",
            "portdir": "python/py-magicgui",
            "version": "0.9.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyapp-kit/magicgui",
            "description": "magicgui: build GUIs from functions, using magic.",
            "long_description": "magicgui: build GUIs from functions, using magic.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-hatch-vcs",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-psygnal",
                        "python38",
                        "py38-superqt",
                        "py38-pyqt5",
                        "py38-qtpy",
                        "py38-typing_extensions",
                        "py38-docstring_parser"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-npe2"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-mail-box-pop3",
            "portdir": "perl/p5-mail-box-pop3",
            "version": "3.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::Box::POP3",
            "description": "Mail::Box::POP3 - handle POP3 folders as client",
            "long_description": "Mail::Box::POP3 - handle POP3 folders as client",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-mail-box",
                        "p5.26-mail-message",
                        "p5.26-mail-transport"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-mail-box",
            "portdir": "perl/p5-mail-box",
            "version": "3.9.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::Box",
            "description": "Mail::Box - manage a mailbox, a folder with messages",
            "long_description": "Mail::Box - manage a mailbox, a folder with messages",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-devel-globaldestruction",
                        "p5.26-file-remove",
                        "p5.26-mail-message",
                        "perl5.26",
                        "p5.26-object-realize-later",
                        "p5.26-timedate",
                        "p5.26-mail-transport"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-box-imap4",
                        "p5.26-mail-box-pop3"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-mail-message",
            "portdir": "perl/p5-mail-message",
            "version": "3.10.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Mail::Message",
            "description": "Mail::Message - general message object",
            "long_description": "Mail::Message - general message object",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-encode",
                        "p5.26-html-formatter",
                        "p5.26-html-tree",
                        "p5.26-io-stringy",
                        "p5.26-mailtools",
                        "perl5.26",
                        "p5.26-mime-types",
                        "p5.26-time-hires",
                        "p5.26-timedate",
                        "p5.26-uri",
                        "p5.26-user-identity",
                        "p5.26-mime-tools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-mail-box",
                        "p5.26-mail-box-imap4",
                        "p5.26-mail-box-pop3",
                        "p5.26-mail-transport"
                    ]
                }
            ]
        },
        {
            "name": "py39-qt4py",
            "portdir": "python/py-qt4py",
            "version": "1.11.3",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/qtpy",
            "description": "Abstraction layer for PyQt4/PySide",
            "long_description": "Provides an uniform layer to support PyQt4 and PySide with a single codebase.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-mock",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-fypp",
            "portdir": "python/py-fypp",
            "version": "3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aradi/fypp",
            "description": "Python-powered Fortran preprocessor",
            "long_description": "Fypp is a Python-powered preprocessor. It can be used for any programming languages but its primary aim is to offer a Fortran preprocessor, which helps to extend Fortran with condititional compiling and template metaprogramming capabilities. Instead of introducing its own expression syntax, it uses Python expressions in its preprocessor directives, offering the consistency and versatility of Python when formulating metaprogramming tasks. It puts strong emphasis on robustness and on neat integration into developing toolchains.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-rchitect",
            "portdir": "python/py-rchitect",
            "version": "0.4.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/randy3k/rchitect",
            "description": "Mapping R API to Python",
            "long_description": "Mapping R API to Python",
            "active": false,
            "categories": [
                "python",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pytest-runner",
                        "py39-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-cffi",
                        "py39-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simright/py-fortranformat",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": false,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simright/py-fortranformat",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": false,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simright/py-fortranformat",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": false,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": false,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-poetry-core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simright/py-fortranformat",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": false,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-fortranformat",
            "portdir": "python/py-fortranformat",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simright/py-fortranformat",
            "description": "Mimics Fortran textual IO in Python",
            "long_description": "Generates text from a Python list of variables or will read a line of text into Python variables according to the FORTRAN format statement passed.",
            "active": false,
            "categories": [
                "science",
                "python",
                "print"
            ],
            "maintainers": [
                {
                    "name": "smithsp",
                    "github": "smithsp",
                    "ports_count": 32
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-pyobjc6",
            "portdir": "python/py-pyobjc6",
            "version": "6.2.2",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "Bidirectional bridge between Python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C-based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-sphinx",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "python36",
                        "py36-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pyobjc6",
            "portdir": "python/py-pyobjc6",
            "version": "6.2.2",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "Bidirectional bridge between Python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C-based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-sphinx",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "python38",
                        "py38-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pyobjc6",
            "portdir": "python/py-pyobjc6",
            "version": "6.2.2",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "Bidirectional bridge between Python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C-based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-sphinx",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "python39",
                        "py39-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pyobjc6",
            "portdir": "python/py-pyobjc6",
            "version": "6.2.2",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyobjc.readthedocs.io",
            "description": "Bidirectional bridge between Python and Objective C",
            "long_description": "The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C-based toolkits and the Objective-C programmer transparent access to Python based functionality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools",
                        "py37-sphinx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools",
                        "libffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-async-timeout",
            "portdir": "python/py-async-timeout",
            "version": "4.0.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/async-timeout",
            "description": "asyncio-compatible timeout context manager.",
            "long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-aiohttp"
                    ]
                }
            ]
        },
        {
            "name": "py39-async-timeout",
            "portdir": "python/py-async-timeout",
            "version": "4.0.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/async-timeout",
            "description": "asyncio-compatible timeout context manager.",
            "long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-typing_extensions",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-python-socks",
                        "py39-redis",
                        "py39-aiohttp",
                        "py39-aiojobs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-aiopg",
                        "py39-asyncpg"
                    ]
                }
            ]
        },
        {
            "name": "py38-async-timeout",
            "portdir": "python/py-async-timeout",
            "version": "4.0.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/async-timeout",
            "description": "asyncio-compatible timeout context manager.",
            "long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-typing_extensions",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-redis",
                        "py38-aiohttp",
                        "py38-aiojobs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-aiopg",
                        "py38-python-socks",
                        "py38-asyncpg"
                    ]
                }
            ]
        },
        {
            "name": "py35-async-timeout",
            "portdir": "python/py-async-timeout",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/async-timeout",
            "description": "asyncio-compatible timeout context manager.",
            "long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-async-timeout",
            "portdir": "python/py-async-timeout",
            "version": "4.0.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/async-timeout",
            "description": "asyncio-compatible timeout context manager.",
            "long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 91
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-typing_extensions",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-aiojobs",
                        "py37-redis",
                        "py37-aiohttp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-aiopg"
                    ]
                }
            ]
        },
        {
            "name": "py38-requests-futures",
            "portdir": "python/py-requests-futures",
            "version": "1.0.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ross/requests-futures",
            "description": "Small add-on for the python requests http library.",
            "long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-charset-normalizer",
                        "py38-certifi",
                        "py38-idna",
                        "py38-requests",
                        "py38-urllib3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-requests-futures",
            "portdir": "python/py-requests-futures",
            "version": "1.0.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ross/requests-futures",
            "description": "Small add-on for the python requests http library.",
            "long_description": "Small add-on for the python requests http library. Makes use of python 3.2's concurrent.futures or the backport for prior versions of python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-charset-normalizer",
                        "py39-certifi",
                        "py39-idna",
                        "py39-requests",
                        "py39-urllib3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-version",
            "portdir": "perl/p5-version",
            "version": "0.992.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "Perl extension for Version Objects",
            "long_description": "Version objects were added to Perl in 5.10. This module implements version objects for older versions of Perl and provides the version object API for all versions of Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-cpan-meta",
                        "p5.26-module-metadata",
                        "p5.26-bioperl",
                        "p5.26-class-dbi",
                        "p5.26-dbd-pg",
                        "p5.26-dist-zilla-plugin-checkprereqsindexed",
                        "p5.26-dist-zilla-plugin-checkstrictversion",
                        "p5.26-gearman",
                        "p5.26-log-dispatch-filerotate",
                        "p5.26-mail-spf",
                        "p5.26-module-load-conditional",
                        "p5.26-module-runtime",
                        "p5.26-module-scandeps",
                        "p5.26-module-starter",
                        "p5.26-net-dns-resolver-programmable",
                        "p5.26-perl-critic",
                        "p5.26-pod-readme",
                        "p5.26-semver",
                        "p5.26-smart-comments",
                        "p5.26-svn-notify",
                        "p5.26-test-compile",
                        "p5.26-test-trap",
                        "p5.26-text-recordparser"
                    ]
                }
            ]
        },
        {
            "name": "p5.325.32-version",
            "portdir": "perl/p5-version",
            "version": "0.992.900",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/version",
            "description": "Perl extension for Version Objects",
            "long_description": "Version objects were added to Perl in 5.10. This module implements version objects for older versions of Perl and provides the version object API for all versions of Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.325.32-cpan-meta",
                        "p5.325.32-module-metadata"
                    ]
                }
            ]
        },
        {
            "name": "py38-confection",
            "portdir": "python/py-confection",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/explosion/confection",
            "description": "The sweetest config system for Python",
            "long_description": "The sweetest config system for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-pydantic",
                        "py38-srsly",
                        "py38-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-spaCy"
                    ]
                }
            ]
        },
        {
            "name": "py37-confection",
            "portdir": "python/py-confection",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/explosion/confection",
            "description": "The sweetest config system for Python",
            "long_description": "The sweetest config system for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-pydantic",
                        "py37-srsly",
                        "py37-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-confection",
            "portdir": "python/py-confection",
            "version": "0.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/explosion/confection",
            "description": "The sweetest config system for Python",
            "long_description": "The sweetest config system for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-pydantic",
                        "py39-srsly",
                        "py39-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-spaCy"
                    ]
                }
            ]
        },
        {
            "name": "py39-spaCy",
            "portdir": "python/py-spaCy",
            "version": "3.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spacy.io",
            "description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
            "long_description": "Industrial-strength Natural Language Processing (NLP) with Python and Cython",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "mpich",
                "openmpi"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cctools",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-murmurhash",
                        "py39-numpy",
                        "py39-packaging",
                        "py39-pip",
                        "py39-plac",
                        "py39-preshed",
                        "py39-pydantic",
                        "py39-requests",
                        "py39-srsly",
                        "py39-thinc",
                        "py39-tqdm",
                        "py39-typer",
                        "py39-typing_extensions",
                        "py39-wasabi",
                        "py39-langcodes",
                        "py39-confection",
                        "python39",
                        "py39-blis",
                        "py39-catalogue",
                        "py39-cymem",
                        "py39-cython",
                        "py39-jsonschema"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pip"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-flake8",
                        "py39-mock",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-torchtext",
                        "py39-spaCy-models"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-allennlp"
                    ]
                }
            ]
        }
    ]
}