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

{
    "count": 52338,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=953",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=951",
    "results": [
        {
            "name": "py35-stevedore",
            "portdir": "python/py-stevedore",
            "version": "1.31.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/stevedore",
            "description": "Manage dynamic plugins for Python applications",
            "long_description": "Manage dynamic plugins for Python applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-pbr",
                        "py35-setuptools",
                        "py35-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-virtualenvwrapper"
                    ]
                }
            ]
        },
        {
            "name": "py39-stevedore",
            "portdir": "python/py-stevedore",
            "version": "5.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/stevedore",
            "description": "Manage dynamic plugins for Python applications",
            "long_description": "Manage dynamic plugins for Python applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-pbr",
                        "py39-setuptools",
                        "clang-18",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-virtualenvwrapper"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-cliff",
                        "py39-dogpile-cache",
                        "py39-keystoneauth1",
                        "py39-keystoneclient",
                        "py39-cinderclient",
                        "py39-openstackclient",
                        "py39-osc-lib",
                        "py39-oslo-config",
                        "py39-novaclient"
                    ]
                }
            ]
        },
        {
            "name": "py38-stevedore",
            "portdir": "python/py-stevedore",
            "version": "5.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/stevedore",
            "description": "Manage dynamic plugins for Python applications",
            "long_description": "Manage dynamic plugins for Python applications",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pbr",
                        "py38-setuptools",
                        "py38-six",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-virtualenvwrapper"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-dogpile-cache",
                        "py38-keystoneauth1",
                        "py38-novaclient",
                        "py38-keystoneclient",
                        "py38-openstackclient",
                        "py38-osc-lib",
                        "py38-oslo-config",
                        "py38-cliff"
                    ]
                }
            ]
        },
        {
            "name": "py37-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.1.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-traitlets",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-ipykernel",
                        "py37-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py38-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.1.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-traitlets",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-ipykernel",
                        "py38-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py39-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipykernel",
                        "py39-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py39-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.50.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "py39-packaging",
                        "py39-setuptools",
                        "py39-build",
                        "py39-installer",
                        "py39-meson-python"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "gobject-introspection",
                        "python39",
                        "py39-cairo",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-nbxmpp",
                        "py39-graph-tool"
                    ]
                }
            ]
        },
        {
            "name": "py35-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.38.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-14",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "py35-cairo",
                        "python35",
                        "gobject-introspection",
                        "libffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.44.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py37-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "py37-cairo",
                        "libffi",
                        "gobject-introspection",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-graph-tool"
                    ]
                }
            ]
        },
        {
            "name": "py38-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.46.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": false,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "py38-cairo",
                        "libffi",
                        "gobject-introspection",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-graph-tool"
                    ]
                }
            ]
        },
        {
            "name": "py27-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "4.57.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-attrs",
                        "py27-enum34",
                        "py27-sortedcontainers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py27-mutagen",
                        "py27-marisa-trie",
                        "py27-brotlipy",
                        "py27-datrie",
                        "py27-fuzzywuzzy",
                        "py27-parver",
                        "py27-hpack",
                        "py27-pyrsistent",
                        "py27-json5",
                        "py27-cairo",
                        "py27-hyperlink",
                        "py27-cssselect",
                        "py27-attrs",
                        "py27-dateutil"
                    ]
                }
            ]
        },
        {
            "name": "py38-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.80.0",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-attrs",
                        "py38-sortedcontainers",
                        "py38-exceptiongroup",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-priority"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-tensorflow-probability",
                        "py38-marisa-trie",
                        "py38-tensorflow-addons",
                        "py38-commonmark",
                        "py38-datrie",
                        "py38-iso8601",
                        "py38-mutagen",
                        "py38-cssselect",
                        "py38-mitmproxy",
                        "py38-pyarrow",
                        "py38-thinc",
                        "py38-pyrsistent",
                        "py38-parver",
                        "py38-fuzzywuzzy",
                        "py38-natsort",
                        "py38-pyppmd",
                        "py38-hpack",
                        "py38-hyperlink",
                        "py38-dateutil",
                        "py38-pytest-asyncio",
                        "py38-pytest-trio",
                        "py38-cbor2",
                        "py38-multivolumefile",
                        "py38-pybcj",
                        "py38-json5",
                        "py38-attrs",
                        "py38-blis",
                        "py38-cairo"
                    ]
                }
            ]
        },
        {
            "name": "py39-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.141.1",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-attrs",
                        "py39-sortedcontainers",
                        "py39-exceptiongroup",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-priority"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-fuzzywuzzy",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-probability",
                        "py39-iso8601",
                        "py39-cairo",
                        "py39-hpack",
                        "py39-hyperlink",
                        "py39-mitmproxy",
                        "py39-fire",
                        "py39-ndindex",
                        "py39-thinc",
                        "py39-pytest-asyncio",
                        "py39-pytest-trio",
                        "py39-blis",
                        "py39-natsort",
                        "py39-cbor2",
                        "py39-snuggs",
                        "py39-pyarrow",
                        "py39-pyppmd",
                        "py39-pyrsistent",
                        "py39-numpy",
                        "py39-parver",
                        "py39-numdifftools",
                        "py39-multivolumefile",
                        "py39-pybcj",
                        "py39-dateutil",
                        "py39-json5",
                        "py39-mutagen",
                        "py39-xarray",
                        "py39-cssselect",
                        "py39-scipy",
                        "py39-attrs",
                        "py39-marisa-trie",
                        "py39-commonmark"
                    ]
                }
            ]
        },
        {
            "name": "py35-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "5.33.2",
            "license": "MPL-2",
            "platforms": "{darwin any < 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-attrs",
                        "py35-sortedcontainers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py35-marisa-trie",
                        "py35-datrie",
                        "py35-fuzzywuzzy",
                        "py35-hpack",
                        "py35-mutagen",
                        "py35-blis",
                        "py35-hyperlink",
                        "py35-cssselect",
                        "py35-pyrsistent",
                        "py35-dateutil",
                        "py35-attrs",
                        "py35-cairo"
                    ]
                }
            ]
        },
        {
            "name": "py37-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.79.4",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-attrs",
                        "py37-sortedcontainers",
                        "py37-exceptiongroup",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-mutagen",
                        "py37-hpack",
                        "py37-json5",
                        "py37-pytest-asyncio",
                        "py37-fuzzywuzzy",
                        "py37-parver",
                        "py37-tensorflow-addons",
                        "py37-tensorflow-probability",
                        "py37-pyarrow",
                        "py37-cssselect",
                        "py37-natsort",
                        "py37-thinc",
                        "py37-commonmark",
                        "py37-mitmproxy",
                        "py37-pyrsistent",
                        "py37-datrie",
                        "py37-marisa-trie",
                        "py37-pytest-trio",
                        "py37-blis",
                        "py37-hyperlink",
                        "py37-dateutil",
                        "py37-attrs",
                        "py37-cairo"
                    ]
                }
            ]
        },
        {
            "name": "py36-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.31.6",
            "license": "MPL-2",
            "platforms": "{darwin any < 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-attrs",
                        "py36-sortedcontainers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py36-natsort",
                        "py36-cryptography",
                        "py36-marisa-trie",
                        "py36-brotlipy",
                        "py36-datrie",
                        "py36-fuzzywuzzy",
                        "py36-thinc",
                        "py36-commonmark",
                        "py36-parver",
                        "py36-hpack",
                        "py36-mutagen",
                        "py36-json5",
                        "py36-blis",
                        "py36-pytest-asyncio",
                        "py36-hyperlink",
                        "py36-cairo",
                        "py36-cssselect",
                        "py36-pyrsistent",
                        "py36-dateutil",
                        "py36-attrs"
                    ]
                }
            ]
        },
        {
            "name": "pybind11",
            "portdir": "devel/pybind11",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Extension modules for pybind11, which provides seamless operability between C++11 and Python",
            "long_description": "Extension modules for pybind11, which is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python313",
                        "py313-setuptools",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-onnx",
                        "py314-onnx",
                        "py36-dolfin",
                        "openimageio",
                        "py37-onnx",
                        "py38-pdal",
                        "py38-onnx",
                        "py38-dolfin",
                        "py39-dolfin",
                        "py39-onnx",
                        "py37-pdal",
                        "ngsolve",
                        "py310-dolfin",
                        "py311-dolfin",
                        "py312-dolfin",
                        "py310-onnx",
                        "py311-onnx",
                        "py312-onnx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osl",
                        "netgen"
                    ]
                }
            ]
        },
        {
            "name": "libpaper",
            "portdir": "print/libpaper",
            "version": "2.2.8",
            "license": "LGPL-2.1+ and public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rrthomas/libpaper",
            "description": "A library providing routines for paper size management",
            "long_description": "The paper library and accompanying files are intended to provide a simple way for applications to take actions based on a system- or user-specified paper size.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "texlive-bin",
                        "ghostscript",
                        "libpaper-utils",
                        "a2ps",
                        "paps",
                        "barcode"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "psbind"
                    ]
                }
            ]
        },
        {
            "name": "libpaper-utils",
            "portdir": "print/libpaper",
            "version": "2.2.8",
            "license": "GPL-3+ and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rrthomas/libpaper",
            "description": "The executables of the libpaper package",
            "long_description": "Provide the new 'paper' and deprecated 'paperconf' utility programs that come with the libpaper library. Both are used to print paper size information.",
            "active": true,
            "categories": [
                "print"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpaper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "xmlto"
                    ]
                }
            ]
        },
        {
            "name": "py-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.56.3",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-gobject3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.44.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py36-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "py36-cairo",
                        "libffi",
                        "gobject-introspection",
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-music"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "py310-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.56.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "py310-packaging",
                        "py310-build",
                        "py310-installer",
                        "py310-meson-python"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python310",
                        "py310-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zim",
                        "gnumeric",
                        "gom",
                        "libpeas1",
                        "nfoview",
                        "totem",
                        "rednotebook",
                        "py310-graph-tool",
                        "py310-nbxmpp",
                        "gnuradio",
                        "gnuradio-next"
                    ]
                }
            ]
        },
        {
            "name": "py311-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.56.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "py311-build",
                        "py311-installer",
                        "py311-packaging",
                        "py311-meson-python"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python311",
                        "py311-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "anjuta",
                        "py311-nbxmpp",
                        "glade",
                        "libgit2-glib",
                        "oofcanvas",
                        "py311-graph-tool"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtk4"
                    ]
                }
            ]
        },
        {
            "name": "py312-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.56.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "py312-build",
                        "py312-installer",
                        "py312-packaging",
                        "py312-meson-python"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python312",
                        "py312-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nicotine-plus",
                        "glom",
                        "gpodder",
                        "tracker3",
                        "MyPaint",
                        "gimp3-devel",
                        "inkscape-textext",
                        "py312-nbxmpp",
                        "meld",
                        "py312-graph-tool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pympress",
                        "virt-manager"
                    ]
                }
            ]
        },
        {
            "name": "py313-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.56.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-meson-python",
                        "pkgconfig",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-packaging"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python313",
                        "py313-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gvfs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gramps",
                        "gedit",
                        "gedit-plugins",
                        "gitg",
                        "deluge",
                        "gWakeOnLAN",
                        "zenmap",
                        "py313-graph-tool",
                        "quodlibet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "catgirl-downloader"
                    ]
                }
            ]
        },
        {
            "name": "py314-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.56.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2661
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-meson-python",
                        "pkgconfig",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-packaging"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python314",
                        "py314-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gegl",
                        "coot",
                        "coot-devel",
                        "gegl-devel",
                        "gexiv2",
                        "py-gobject3",
                        "gtimelog",
                        "libpeas",
                        "virt-manager",
                        "mat2",
                        "avahi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "blueprint-compiler"
                    ]
                }
            ]
        },
        {
            "name": "py-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.152.8",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hypothesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.152.8",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-attrs",
                        "py310-sortedcontainers",
                        "py310-exceptiongroup",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-pyarrow",
                        "py310-pytest-asyncio",
                        "py310-thinc",
                        "py310-scipy",
                        "py310-numpy",
                        "py310-attrs",
                        "py310-binaryornot",
                        "py310-blis",
                        "py310-cairo",
                        "py310-cbor2",
                        "py310-commonmark",
                        "py310-cssselect",
                        "py310-dateutil",
                        "py310-fire",
                        "py310-fuzzywuzzy",
                        "py310-hpack",
                        "py310-hyperlink",
                        "py310-iso8601",
                        "py310-json5",
                        "py310-marisa-trie",
                        "py310-mitmproxy",
                        "py310-multivolumefile",
                        "py310-mutagen",
                        "py310-natsort",
                        "py310-ndindex",
                        "py310-numdifftools",
                        "py310-parver",
                        "py310-pybcj",
                        "py310-pyppmd",
                        "py310-pyrsistent",
                        "py310-pytest-trio",
                        "py310-snuggs",
                        "py310-xarray",
                        "py310-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py311-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.152.8",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-attrs",
                        "py311-sortedcontainers",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-tiktoken",
                        "py311-pyarrow",
                        "py311-pytest-asyncio",
                        "py311-thinc",
                        "py311-scipy",
                        "py311-numpy",
                        "py311-attrs",
                        "py311-binaryornot",
                        "py311-blis",
                        "py311-cairo",
                        "py311-cbor2",
                        "py311-commonmark",
                        "py311-cssselect",
                        "py311-dateutil",
                        "py311-fire",
                        "py311-fuzzywuzzy",
                        "py311-hpack",
                        "py311-hyperlink",
                        "py311-iso8601",
                        "py311-json5",
                        "py311-marisa-trie",
                        "py311-mitmproxy",
                        "py311-multivolumefile",
                        "py311-mutagen",
                        "py311-natsort",
                        "py311-ndindex",
                        "py311-numdifftools",
                        "py311-parver",
                        "py311-pybcj",
                        "py311-pyppmd",
                        "py311-pyrsistent",
                        "py311-pytest-trio",
                        "py311-snuggs",
                        "py311-xarray",
                        "py311-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py312-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.152.8",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-attrs",
                        "py312-sortedcontainers",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py312-tiktoken",
                        "py312-pyarrow",
                        "py312-pytest-asyncio",
                        "py312-icalendar",
                        "py312-scipy",
                        "py312-numpy",
                        "py312-attrs",
                        "py312-binaryornot",
                        "py312-blis",
                        "py312-cairo",
                        "py312-cbor2",
                        "py312-commonmark",
                        "py312-cssselect",
                        "py312-dateutil",
                        "py312-datrie",
                        "py312-fire",
                        "py312-hpack",
                        "py312-hyperlink",
                        "py312-iso8601",
                        "py312-json5",
                        "py312-marisa-trie",
                        "py312-mitmproxy",
                        "py312-multivolumefile",
                        "py312-mutagen",
                        "py312-natsort",
                        "py312-ndindex",
                        "py312-numdifftools",
                        "py312-pybcj",
                        "py312-pyppmd",
                        "py312-pyrsistent",
                        "py312-pytest-trio",
                        "py312-snuggs",
                        "py312-xarray",
                        "py312-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py313-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.152.8",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-attrs",
                        "py313-sortedcontainers",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-priority"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pyarrow",
                        "py313-pytest-asyncio",
                        "py313-icalendar",
                        "py313-scipy",
                        "py313-numpy",
                        "py313-attrs",
                        "py313-binaryornot",
                        "py313-blis",
                        "py313-cairo",
                        "py313-cbor2",
                        "py313-commonmark",
                        "py313-cssselect",
                        "py313-dateutil",
                        "py313-erf",
                        "py313-fire",
                        "py313-hpack",
                        "py313-hyperlink",
                        "py313-iso8601",
                        "py313-json5",
                        "py313-mitmproxy",
                        "py313-multivolumefile",
                        "py313-mutagen",
                        "py313-natsort",
                        "py313-ndindex",
                        "py313-numdifftools",
                        "py313-pybcj",
                        "py313-pyppmd",
                        "py313-pyrsistent",
                        "py313-pytest-trio",
                        "py313-snuggs",
                        "py313-xarray",
                        "py313-tiktoken",
                        "py313-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py314-hypothesis",
            "portdir": "python/py-hypothesis",
            "version": "6.152.8",
            "license": "MPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hypothesis",
            "description": "A library for property based testing",
            "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-attrs",
                        "py314-sortedcontainers",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hypothesis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pyarrow",
                        "py314-pytest-asyncio",
                        "py314-icalendar",
                        "py314-scipy",
                        "py314-numpy",
                        "py314-attrs",
                        "py314-binaryornot",
                        "py314-blis",
                        "py314-cairo",
                        "py314-cbor2",
                        "py314-cssselect",
                        "py314-dateutil",
                        "py314-hpack",
                        "py314-hyperlink",
                        "py314-json5",
                        "py314-multivolumefile",
                        "py314-mutagen",
                        "py314-natsort",
                        "py314-ndindex",
                        "py314-numdifftools",
                        "py314-pybcj",
                        "py314-pyppmd",
                        "py314-pyrsistent",
                        "py314-pytest-trio",
                        "py314-xarray",
                        "py314-tiktoken",
                        "py314-yarl"
                    ]
                }
            ]
        },
        {
            "name": "py-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-matplotlib-inline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-ipykernel",
                        "py310-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py311-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-ipykernel",
                        "py311-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py313-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipykernel",
                        "py313-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py312-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipykernel",
                        "py312-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py314-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-matplotlib-inline",
                        "py314-ipykernel",
                        "py314-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py-numba",
            "portdir": "python/py-numba",
            "version": "0.65.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "openmp",
                "tbb"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numba"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-numba",
            "portdir": "python/py-numba",
            "version": "0.65.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-llvmlite",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-quantecon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-segregation",
                        "py310-librosa",
                        "py310-note-seq",
                        "py310-resampy"
                    ]
                }
            ]
        },
        {
            "name": "py311-numba",
            "portdir": "python/py-numba",
            "version": "0.65.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "py311-llvmlite",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-quantecon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-segregation",
                        "py311-librosa",
                        "py311-note-seq",
                        "py311-resampy"
                    ]
                }
            ]
        },
        {
            "name": "py312-numba",
            "portdir": "python/py-numba",
            "version": "0.65.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "py312-llvmlite",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pacmap",
                        "py312-quantecon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-segregation",
                        "py312-librosa",
                        "py312-resampy"
                    ]
                }
            ]
        },
        {
            "name": "py313-numba",
            "portdir": "python/py-numba",
            "version": "0.65.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "py313-llvmlite",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-quantecon",
                        "py313-pacmap",
                        "py313-sparse",
                        "py313-pynndescent"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-umap-learn",
                        "py313-librosa",
                        "py313-resampy",
                        "py313-segregation"
                    ]
                }
            ]
        },
        {
            "name": "py314-numba",
            "portdir": "python/py-numba",
            "version": "0.65.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numba.pydata.org/",
            "description": "Numba is a NumPy aware dynamic compiler for Python.",
            "long_description": "Numba is an Open Source NumPy-aware optimizing compiler for Python. It uses the remarkable LLVM compiler infrastructure to compile Python syntax to machine code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [
                "openmp",
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numpy",
                        "py314-llvmlite",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-numba",
                        "py314-quantecon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-segregation",
                        "py314-librosa"
                    ]
                }
            ]
        },
        {
            "name": "py-pybind11",
            "portdir": "python/py-pybind11",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Seamless operability between C++11 and Python.",
            "long_description": "pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pybind11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pybind11",
            "portdir": "python/py-pybind11",
            "version": "2.4.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Seamless operability between C++11 and Python.",
            "long_description": "pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-pyopencl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scipy",
                        "gr37-gfdm"
                    ]
                }
            ]
        },
        {
            "name": "py310-pybind11",
            "portdir": "python/py-pybind11",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Seamless operability between C++11 and Python.",
            "long_description": "pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "py310-build",
                        "py310-installer",
                        "py310-scikit-build-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-matplotlib",
                        "py310-pdal",
                        "py310-pdal-plugins",
                        "py310-pyopencl",
                        "py310-torchaudio",
                        "py310-torchvision",
                        "py310-scipy",
                        "py310-Pillow",
                        "py310-contourpy",
                        "py310-iminuit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytorch",
                        "uhd",
                        "uhd-devel",
                        "gr-gfdm",
                        "py310-pytomlpp"
                    ]
                }
            ]
        },
        {
            "name": "py311-pybind11",
            "portdir": "python/py-pybind11",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Seamless operability between C++11 and Python.",
            "long_description": "pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "py311-build",
                        "py311-installer",
                        "py311-scikit-build-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-torchvision",
                        "py311-torchaudio",
                        "py311-matplotlib",
                        "py311-scipy",
                        "py311-Pillow",
                        "py311-contourpy",
                        "py311-iminuit",
                        "py311-pdal",
                        "py311-pdal-plugins",
                        "py311-pyopencl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pytorch",
                        "py311-pytomlpp"
                    ]
                }
            ]
        },
        {
            "name": "py312-pybind11",
            "portdir": "python/py-pybind11",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Seamless operability between C++11 and Python.",
            "long_description": "pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "py312-build",
                        "py312-installer",
                        "py312-scikit-build-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-torchvision",
                        "py312-torchaudio",
                        "py312-matplotlib",
                        "py312-scipy",
                        "py312-Pillow",
                        "py312-contourpy",
                        "py312-iminuit",
                        "py312-pdal",
                        "py312-pdal-plugins"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytorch",
                        "py312-pytomlpp"
                    ]
                }
            ]
        },
        {
            "name": "py313-pybind11",
            "portdir": "python/py-pybind11",
            "version": "3.0.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Seamless operability between C++11 and Python.",
            "long_description": "pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2897
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-scikit-build-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-fasttext",
                        "py313-torchaudio",
                        "py313-torchvision",
                        "py313-matplotlib",
                        "py313-scipy",
                        "py313-Pillow",
                        "py313-contourpy",
                        "py313-pdal",
                        "py313-pdal-plugins"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytorch",
                        "pcraster",
                        "py313-pytomlpp"
                    ]
                }
            ]
        }
    ]
}