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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=733",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=731",
    "results": [
        {
            "name": "py39-napari-plugin-engine",
            "portdir": "python/py-napari-plugin-engine",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/napari/napari-plugin-engine",
            "description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
            "long_description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "clang-17",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-napari-svg",
                        "py39-napari-console"
                    ]
                }
            ]
        },
        {
            "name": "py39-napari-svg",
            "portdir": "python/py-napari-svg",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/napari/napari-svg",
            "description": "A plugin for reading and writing svg files with napari.",
            "long_description": "A plugin for reading and writing svg files with napari.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-imageio",
                        "py39-numpy",
                        "py39-napari-plugin-engine",
                        "py39-vispy",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-narwhals",
            "portdir": "python/py-narwhals",
            "version": "2.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/narwhals-dev/narwhals",
            "description": "Extremely lightweight and extensible compatibility layer between dataframe libraries.",
            "long_description": "Extremely lightweight and extensible compatibility layer between dataframe libraries.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [
                "dask",
                "pandas",
                "pyarrow"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-altair"
                    ]
                }
            ]
        },
        {
            "name": "py39-natsort",
            "portdir": "python/py-natsort",
            "version": "8.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SethMMorton/natsort",
            "description": "Natural sorting for Python",
            "long_description": "When you try to sort a list of strings that contain numbers, the normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect. `natsort` provides a function `natsorted` that helps sort lists 'naturally', either as real numbers (i.e. signed/unsigned floats or ints), or as versions.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyicu"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest",
                        "py39-pytest-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nbclassic",
            "portdir": "python/py-nbclassic",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.",
            "long_description": "NBClassic runs the Jupyter Notebook frontend on the Jupyter Server backend.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-babel",
                        "py39-jupyter_packaging",
                        "py39-jupyter_server",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-nbformat",
                        "py39-nest_asyncio",
                        "py39-prometheus_client",
                        "py39-send2trash",
                        "python39",
                        "py39-tornado",
                        "py39-traitlets",
                        "py39-zmq",
                        "py39-notebook_shim",
                        "py39-terminado",
                        "py39-argon2-cffi",
                        "py39-ipykernel",
                        "py39-ipython_genutils",
                        "py39-jinja2",
                        "py39-jupyter_client",
                        "py39-jupyter_core",
                        "py39-jupyter_server"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nbclient",
            "portdir": "python/py-nbclient",
            "version": "0.10.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Client library for programmatic Jupyter notebook execution.",
            "long_description": "Client library for programmatic Jupyter notebook execution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-traitlets",
                        "py39-jupyter_client",
                        "py39-jupyter_core",
                        "py39-nbformat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-nbconvert"
                    ]
                }
            ]
        },
        {
            "name": "py39-nbconvert",
            "portdir": "python/py-nbconvert",
            "version": "7.16.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org/",
            "description": "Jupyter Notebooks converter.",
            "long_description": "Jupyter Notebooks converter.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "wget"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-markupsafe",
                        "py39-mistune",
                        "py39-nbclient",
                        "py39-nbformat",
                        "py39-packaging",
                        "py39-pandocfilters",
                        "py39-pygments",
                        "py39-tinycss2",
                        "py39-traitlets",
                        "python39",
                        "py39-beautifulsoup4",
                        "py39-bleach",
                        "py39-defusedxml",
                        "py39-jinja2",
                        "py39-jupyter_core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-importlib-metadata",
                        "pandoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyter_sphinx",
                        "py39-jupyter_server",
                        "py39-jupyter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder-devel",
                        "py39-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py39-nbformat",
            "portdir": "python/py-nbformat",
            "version": "5.10.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org",
            "description": "The Jupyter Notebook format.",
            "long_description": "The Jupyter Notebook format.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "py39-hatch-nodejs-version"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-jsonschema",
                        "py39-jupyter_core",
                        "py39-traitlets",
                        "py39-fastjsonschema"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyter_server",
                        "py39-jupyter_sphinx",
                        "py39-nbclient",
                        "py39-jupytext",
                        "py39-nbconvert",
                        "py39-nbclassic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-nbval"
                    ]
                }
            ]
        },
        {
            "name": "py39-nbval",
            "portdir": "python/py-nbval",
            "version": "0.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/computationalmodelling/nbval",
            "description": "A py.test plugin to validate Jupyter notebooks",
            "long_description": "The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-18",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pytest",
                        "py39-nbformat",
                        "py39-jupyter_client",
                        "py39-ipykernel",
                        "py39-coverage"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-matplotlib",
                        "py39-pytest",
                        "py39-sympy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-onnx"
                    ]
                }
            ]
        },
        {
            "name": "py39-nbxmpp",
            "portdir": "python/py-nbxmpp",
            "version": "5.0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dev.gajim.org/gajim/python-nbxmpp",
            "description": "Non blocking Jabber/XMPP module",
            "long_description": "The goal of this python library is to provide a way for python applications to use Jabber/XMPP networks in a non-blocking way. Originally, a fork of the xmpppy jabber python library.",
            "active": false,
            "categories": [
                "net",
                "python",
                "chat"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libsoup",
                        "python39",
                        "py39-gobject3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-idna",
                        "py39-precis-i18n"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nclib",
            "portdir": "python/py-nclib",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nclib.readthedocs.io/",
            "description": "A Python socket library that wants to be your friend",
            "long_description": "nclib provides easy-to-use interfaces for connecting to and listening on TCP and UDP sockets, a better socket class (the Netcat object), mechanisms to launch processes with their input/output streams connected to sockets, TCP and UDP server classes for writing simple Python daemons and a script to easily daemonize command-line programs.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "f30",
                    "github": "F30",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ndg_httpsclient",
            "portdir": "python/py-ndg_httpsclient",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL.",
            "long_description": "This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-asn1",
                        "py39-openssl",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ndindex",
            "portdir": "python/py-ndindex",
            "version": "1.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quansight-labs.github.io/ndindex/",
            "description": "Python library for manipulating indices of ndarrays",
            "long_description": "ndindex is a library that allows representing and manipulating objects that can be valid indices to numpy arrays, i.e., slices, integers, ellipses, None, integer and boolean arrays, and tuples thereof.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-cython",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest",
                        "py39-sympy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-blosc2"
                    ]
                }
            ]
        },
        {
            "name": "py39-nds2-client",
            "portdir": "science/nds2-client-swig",
            "version": "0.16.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.ligo.org/Computing/NDSClient",
            "description": "Python 39 bindings for Network Data Server Client",
            "long_description": "Client tool for accessing streamed LIGO data using the Network Data Server version 2.. This package provides Python 39 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "swig3-python"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig3",
                        "python39",
                        "py39-numpy",
                        "nds2-client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-neovim",
            "portdir": "python/py-neovim",
            "version": "0.5.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/neovim/pynvim",
            "description": "Python client for Neovim",
            "long_description": "Python client for Neovim. Implements support for python plugins in Nvim. Also works as a library for connecting to and scripting Nvim processes through its msgpack-rpc API.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-pytest-runner",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-greenlet",
                        "py39-msgpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nest_asyncio",
            "portdir": "python/py-nest_asyncio",
            "version": "1.6.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdewit/nest_asyncio",
            "description": "Library that allows nested use of event loops.",
            "long_description": "Library that allows nested use of event loops.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "clang-18",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipykernel",
                        "py39-nbclassic"
                    ]
                }
            ]
        },
        {
            "name": "py39-netaddr",
            "portdir": "python/py-netaddr",
            "version": "1.3.0",
            "license": "BSD and MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drkjam/netaddr/",
            "description": "A network address manipulation library for Python",
            "long_description": "A network address manipulation library for Python",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-cidrize"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-oslo-config",
                        "py39-oslo-utils"
                    ]
                }
            ]
        },
        {
            "name": "py39-netcdf4",
            "portdir": "python/py-netcdf4",
            "version": "1.7.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://unidata.github.io/netcdf4-python/",
            "description": "Python/numpy interface to netCDF",
            "long_description": "netCDF version 4 has many features not found in earlier versions of the library and is implemented on top of HDF5. This module can read and write files in both the new netCDF 4 and the old netCDF 3 format, and can create files that are readable by HDF5 clients.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jswhit",
                    "github": "jswhit",
                    "ports_count": 20
                }
            ],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-oldest-supported-numpy",
                        "clang-18",
                        "py39-cython",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-certifi",
                        "py39-cftime",
                        "py39-numpy",
                        "hdf5",
                        "netcdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-cython",
                        "py39-packaging",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-pygmt"
                    ]
                }
            ]
        },
        {
            "name": "py39-netifaces",
            "portdir": "python/py-netifaces",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alastairs-place.net/projects/netifaces/",
            "description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
            "long_description": "an easy way to get the address(es) of the machine’s network interfaces from Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-networkit",
            "portdir": "python/py-networkit",
            "version": "10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://networkit.iti.kit.edu/",
            "description": "NetworKit is a toolbox for high-performance network analysis",
            "long_description": "NetworKit is a toolbox for high-performance network analysis",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "cmake",
                        "py39-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy",
                        "py39-scipy",
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-networkx",
            "portdir": "python/py-networkx",
            "version": "3.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://networkx.github.io",
            "description": "NetworkX in a Python package for graph manipulation.",
            "long_description": "NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-MDAnalysis",
                        "py39-prov",
                        "py39-tropycal",
                        "py39-mapclassify",
                        "py39-spacepy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-scikit-image",
                        "py39-momepy",
                        "py39-spopt",
                        "py39-cfn-lint",
                        "py39-colour",
                        "py39-pymatgen",
                        "py39-pyvis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py39-nghttp2",
            "portdir": "www/nghttp2",
            "version": "1.51.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nghttp2.org/documentation/python-apiref.html",
            "description": "Obsolete port",
            "long_description": "This port is obsolete.",
            "active": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nltk",
            "portdir": "python/py-nltk",
            "version": "3.8.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nltk.org/",
            "description": "Natural Language Toolkit",
            "long_description": "NLTK is Python modules for research and development in natural language processing",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stevenbird1",
                    "github": "stevenbird",
                    "ports_count": 11
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-click",
                        "py39-joblib",
                        "py39-regex",
                        "py39-tqdm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-beancount-import",
                        "py39-torchtext",
                        "py39-g2p-en",
                        "py39-sumy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-sentence-transformers",
                        "py39-transformers",
                        "py39-allennlp"
                    ]
                }
            ]
        },
        {
            "name": "py39-nmrglue",
            "portdir": "python/py-nmrglue",
            "version": "0.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy",
                        "py39-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nmrglue-devel",
            "portdir": "python/py-nmrglue",
            "version": "20250417-da64362a",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy",
                        "py39-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nodeenv",
            "portdir": "python/py-nodeenv",
            "version": "1.9.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ekalinin/nodeenv",
            "description": "Node.js virtual environment builder",
            "long_description": "Node.js virtual environment builder",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "clang-18",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nose",
            "portdir": "python/py-nose",
            "version": "1.3.7",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nose.readthedocs.io/",
            "description": "A Python unittest extension.",
            "long_description": "A unittest extension offering automatic test suite discovery, simplified test authoring, and output capture. Nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nosetests_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-nose_xunitmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-lazr.delegates"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-zope-event",
                        "py39-cssutils",
                        "py39-barnaba",
                        "py39-colour",
                        "py39-emcee",
                        "py39-hdbscan",
                        "py39-anyjson",
                        "py39-rangehttpserver",
                        "py39-anytree",
                        "py39-pyrfc3339",
                        "py39-parameterized",
                        "py39-zbar",
                        "py39-overrides",
                        "py39-pastedeploy",
                        "py39-podcastparser",
                        "py39-webtest",
                        "py39-rednose",
                        "py39-repoze.lru",
                        "py39-sure",
                        "py39-trepan3k",
                        "py39-mmtf-python",
                        "py39-olefile",
                        "py39-smmap",
                        "py39-eventlet",
                        "py39-minidb",
                        "py39-apache-beam",
                        "py39-requirements-parser"
                    ]
                }
            ]
        },
        {
            "name": "py39-nose_xunitmp",
            "portdir": "python/py-nose_xunitmp",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ignas/nose_xunitmp",
            "description": "Xunit output when running multiprocess tests using nose",
            "long_description": "Nose plugin that makes xunit xml reports work when running tests on more than one cpu.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-nose",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nose_xunitmp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py39-notebook",
            "portdir": "python/py-notebook",
            "version": "7.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jupyter.org",
            "description": "Web-based notebook environment for interactive computing.",
            "long_description": "Web-based notebook environment for interactive computing.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-17",
                        "py39-hatch-jupyter-builder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-notebook_shim",
                        "py39-jupyter_server",
                        "py39-jupyterlab",
                        "py39-jupyterlab_server",
                        "py39-tornado"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyterthemes",
                        "py39-jupyter",
                        "py39-metakernel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-photomosaic"
                    ]
                }
            ]
        },
        {
            "name": "py39-notebook_shim",
            "portdir": "python/py-notebook_shim",
            "version": "0.2.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter/notebook_shim",
            "description": "Part of JupyterLab ecosystem.",
            "long_description": "Part of JupyterLab ecosystem.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-jupyter_server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyterlab",
                        "py39-nbclassic",
                        "py39-notebook"
                    ]
                }
            ]
        },
        {
            "name": "py39-note-seq",
            "portdir": "python/py-note-seq",
            "version": "0.0.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://magenta.tensorflow.org/",
            "description": "Use machine learning to create art and music.",
            "long_description": "Use machine learning to create art and music.. This is the home for our serializable NoteSequence representation along with utilities for: creating them from various formats (e.g., MIDI, abc, MusicXML); manipulating them (e.g., slicing, quantizing) extracting components (e.g., melodies, drum tracks, chord); exporting them (e.g., to MIDI or audio); or converting them to representations useful for model training (e.g., one-hot tensors).",
            "active": false,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-librosa",
                        "py39-numba",
                        "py39-numpy",
                        "py39-pandas",
                        "py39-protobuf3",
                        "py39-scikit-image",
                        "py39-scipy",
                        "py39-pretty-midi",
                        "py39-absl",
                        "py39-attrs",
                        "py39-bokeh",
                        "py39-intervaltree",
                        "py39-ipython"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-magenta"
                    ]
                }
            ]
        },
        {
            "name": "py39-novaclient",
            "portdir": "python/py-novaclient",
            "version": "18.9.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/python-novaclient/latest/",
            "description": "Command line for openstack api",
            "long_description": "This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pbr",
                        "clang-17",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-oslo-utils",
                        "py39-oslo-serialization",
                        "py39-oslo-i18n",
                        "py39-keystoneauth1",
                        "py39-prettytable",
                        "py39-stevedore",
                        "py39-iso8601"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-npe2",
            "portdir": "python/py-npe2",
            "version": "0.7.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/napari/npe2",
            "description": "napari plugin refactor",
            "long_description": "napari plugin refactor",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-yaml",
                        "py39-magicgui",
                        "python39",
                        "py39-pytomlpp",
                        "py39-pydantic-compat",
                        "py39-psygnal",
                        "py39-appdirs",
                        "py39-pydantic",
                        "py39-rich",
                        "py39-typer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-npx",
            "portdir": "python/py-npx",
            "version": "0.1.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nschloe/npx",
            "description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "long_description": "NumPy is a large library used everywhere in scientific computing. That's why breaking backwards-compatibility comes at a significant cost and is almost always avoided, even if the API of some methods is arguably lacking. This package provides drop-in wrappers fixing those.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ntlm-auth",
            "portdir": "python/py-ntlm-auth",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jborean93/ntlm-auth",
            "description": "Calculates NTLM Authentication codes",
            "long_description": "The goal of this library is to offer full NTLM support including signing and sealing of messages as well as supporting MIC for message integrity and the ability to customise and set limits on the messages sent.",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ntplib",
            "portdir": "python/py-ntplib",
            "version": "0.3.3",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ntplib",
            "description": "Simple interface to query NTP servers from Python.",
            "long_description": "This module offers a simple interface to query NTP servers from Python. It also provides utility text (mode, leap indicator, ...). Since it is pure Python, and only depends on core modules, it should work on any platform with a decent Python implementation.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-nuitka",
            "portdir": "python/py-nuitka",
            "version": "2.7.12",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nuitka.net/",
            "description": "Python compiler with full language support and CPython compatibility.",
            "long_description": "Python compiler with full language support and CPython compatibility.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-zstd",
                        "py39-ordered-set",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-numba",
            "portdir": "python/py-numba",
            "version": "0.59.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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-llvmlite",
                        "py39-numpy",
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-magenta",
                        "py39-sparse",
                        "py39-quantecon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-librosa",
                        "py39-resampy",
                        "py39-segregation",
                        "py39-note-seq",
                        "py39-magenta",
                        "py39-umap-learn"
                    ]
                }
            ]
        },
        {
            "name": "py39-numcodecs",
            "portdir": "python/py-numcodecs",
            "version": "0.16.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zarr-developers/numcodecs",
            "description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
            "long_description": "Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-cython",
                        "py39-setuptools",
                        "py39-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cpuinfo",
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-zarr"
                    ]
                }
            ]
        },
        {
            "name": "py39-numdifftools",
            "portdir": "python/py-numdifftools",
            "version": "0.9.41",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pbrod/numdifftools",
            "description": "Solve automatic numerical differentiation problems in one or more variables.",
            "long_description": "Solve automatic numerical differentiation problems in one or more variables.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-pytest-runner"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-algopy",
                        "py39-numpy",
                        "py39-scipy",
                        "py39-statsmodels"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-matplotlib",
                        "py39-pytest",
                        "py39-line_profiler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py39-numexpr",
            "portdir": "python/py-numexpr",
            "version": "2.10.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/numexpr",
            "description": "Multiple-operator array expression evaluator",
            "long_description": "The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it on the fly into code for its internal virtual machine (VM). Due to its integrated just-in-time (JIT) compiler, it does not require a compiler at runtime.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyFAI",
                        "py39-tables"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py39-numpy",
            "portdir": "python/py-numpy",
            "version": "2.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://numpy.org",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc15",
                        "py39-meson-python",
                        "clang-20",
                        "pkgconfig",
                        "py39-cython",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-oldest-supported-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-cffi",
                        "py39-cython",
                        "py39-hypothesis",
                        "py39-mypy",
                        "py39-pytest",
                        "py39-typing_extensions",
                        "py39-tz",
                        "py39-charset-normalizer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-rsgislib",
                        "py39-theano-pymc",
                        "py39-pyregion",
                        "py39-pyopencl",
                        "py39-cartopy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-barnaba",
                        "py39-shapely",
                        "py39-colour",
                        "py39-commpy",
                        "py39-eli5",
                        "py39-emcee",
                        "py39-pyilmbase",
                        "py39-filterpy",
                        "py39-fipy",
                        "py39-gpilab-framework",
                        "py39-gsd",
                        "gr-hermeslite2",
                        "py39-tropycal",
                        "py39-imread",
                        "py39-astroplan",
                        "py39-astroquery",
                        "py39-tensorboard1",
                        "py39-pymc3",
                        "py39-astroML_addons",
                        "py39-astroML",
                        "py39-beancount-import",
                        "py39-regions",
                        "py39-sk-video",
                        "py39-xarray-einstats",
                        "py39-samplerate",
                        "py39-termplotlib",
                        "py39-ttfquery",
                        "py39-onnx",
                        "py39-drms",
                        "py39-word2vec",
                        "py39-mapclassify",
                        "py39-jplephem",
                        "py39-zlmdb",
                        "py39-astlib",
                        "py39-healpy",
                        "py39-gmic",
                        "py39-instrumentkit",
                        "py39-astropy-healpix",
                        "py39-cartopy",
                        "py39-gdal",
                        "py39-geopandas",
                        "py39-h5py",
                        "py39-networkit",
                        "py39-npx",
                        "py39-iminuit",
                        "py39-netcdf4",
                        "py39-numcodecs",
                        "py39-numdifftools",
                        "py39-pyerfa",
                        "py39-pymatgen",
                        "py39-pytensor",
                        "py39-rasterio",
                        "py39-pygeos",
                        "py39-spglib",
                        "py39-pygmsh",
                        "py39-pygrib",
                        "py39-vispy",
                        "py39-sunpy",
                        "py39-spaCy",
                        "py39-MDAnalysis",
                        "py39-contextily",
                        "py39-control",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-fastdtw",
                        "py39-fiat",
                        "py39-g2p-en",
                        "py39-kapteyn",
                        "py39-slepc4py",
                        "py39-sparse",
                        "py39-nds2-client",
                        "py39-game",
                        "py39-astropy",
                        "py39-pytools",
                        "py39-asdf",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-pycifrw",
                        "py39-silx",
                        "py39-petsc4py",
                        "py39-pythran",
                        "py39-blosc2",
                        "py39-numexpr",
                        "py39-tables",
                        "py39-xarray",
                        "py39-biopython",
                        "py39-imagecodecs",
                        "py39-faiss",
                        "py39-asdf-astropy",
                        "py39-bottleneck",
                        "py39-imageio",
                        "py39-patsy",
                        "py39-pywavelets",
                        "py39-scikit-image",
                        "py39-statsmodels",
                        "py39-opengl-accelerate",
                        "py39-bokeh",
                        "py39-tifffile",
                        "py39-pyarrow",
                        "py39-graph-tool",
                        "py39-hdbscan",
                        "py39-quantecon",
                        "py39-magenta",
                        "py39-mahotas",
                        "py39-matplotlib-basemap",
                        "py39-mdtraj",
                        "py39-gensim",
                        "py39-photutils",
                        "py39-pyfftw",
                        "py39-srsly",
                        "py39-python-ivi",
                        "py39-metpy",
                        "py39-gyoto",
                        "py39-scikit-dsp-comm",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-awkward1",
                        "py39-scikit-hep-uproot",
                        "py39-scikit-rf",
                        "py39-scikits-bootstrap",
                        "py39-pymc",
                        "py39-scikit-hep-uproot4",
                        "py39-meshio",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "py39-mlxtend",
                        "py39-napari-svg",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-satellites",
                        "gr-rds",
                        "py39-deap",
                        "py39-spacepy",
                        "py39-numba",
                        "py39-scikit-umfpack",
                        "py39-algopy",
                        "py39-cftime",
                        "py39-contourpy",
                        "py39-matplotlib",
                        "py39-keras",
                        "py39-keras_applications",
                        "py39-keras_preprocessing",
                        "py39-lmfit",
                        "py39-scikit-learn",
                        "py39-tpot",
                        "py39-corner",
                        "py39-mayavi",
                        "py39-altair",
                        "py39-emcee3",
                        "py39-molmod",
                        "py39-ndindex",
                        "py39-skyfield",
                        "py39-bqplot",
                        "py39-pydicom",
                        "gr-iridium",
                        "py39-gsl",
                        "py39-blis",
                        "py39-clawpack",
                        "py39-zarr",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "py39-thinc",
                        "gr-specest",
                        "py39-fabio",
                        "py39-pyFAI",
                        "py39-nmrglue",
                        "py39-nmrglue-devel",
                        "py39-peakutils",
                        "py39-aubio",
                        "py39-snuggs",
                        "py39-pandas",
                        "py39-pacal",
                        "py39-obspy",
                        "py39-pyside2",
                        "chemex-devel",
                        "py39-mpl-animators",
                        "py39-pyside6",
                        "py39-pdal",
                        "py39-pdal-plugins",
                        "py39-pytorch",
                        "py39-arviz",
                        "py39-seaborn",
                        "py39-scipy",
                        "py39-opencv3",
                        "py39-opencv3-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "py39-pyogrio",
                        "py39-quantities",
                        "py39-GridDataFormats",
                        "py39-dijitso",
                        "py39-dolfin",
                        "py39-htseq",
                        "py39-opt_einsum",
                        "py39-pyasdf",
                        "py39-tensorboard"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-datasets",
                        "py39-ezdxf",
                        "py39-splot",
                        "py39-gammapy",
                        "py39-aplpy",
                        "py39-inequality",
                        "py39-allennlp",
                        "py39-pytorch-lightning",
                        "py39-gradio",
                        "py39-spyder",
                        "py39-sounddevice",
                        "py39-imutils",
                        "py39-libpysal",
                        "py39-wordcloud",
                        "py39-keras2onnx",
                        "py39-kfac",
                        "py39-apache-beam",
                        "py39-note-seq",
                        "py39-kraken",
                        "py39-folium",
                        "py39-spyder-devel",
                        "py39-mir_eval",
                        "py39-onnxconverter-common",
                        "py39-fasttext",
                        "py39-photomosaic",
                        "py39-seqeval",
                        "py39-pretty-midi",
                        "py39-pnoise",
                        "py39-gym",
                        "py39-reproject",
                        "py39-fairseq",
                        "py39-umap-learn",
                        "py39-pmdarima",
                        "py39-librosa",
                        "py39-spreg",
                        "py39-transformers",
                        "py39-sox",
                        "py39-qimage2ndarray",
                        "py39-mgwr",
                        "py39-pointpats",
                        "py39-sentence-transformers",
                        "py39-tensor2tensor",
                        "py39-tensorboardX",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-data-validation",
                        "py39-wxpython-4.0",
                        "py39-tensorflow-probability",
                        "py39-tensorflow-transform",
                        "py39-tfx-bsl",
                        "py39-resampy",
                        "py39-wxmplot",
                        "py39-soundfile",
                        "py39-soxr",
                        "py39-xraylarch",
                        "py39-spaghetti",
                        "py39-spopt",
                        "py39-ml_dtypes",
                        "py39-access",
                        "py39-atpy",
                        "py39-coremltools",
                        "py39-tensorflow-macos",
                        "py39-montage",
                        "py39-spglm",
                        "py39-spint",
                        "py39-bpemb",
                        "py39-xraydb",
                        "py39-moviepy",
                        "py39-pygmt",
                        "py39-imagehash",
                        "py39-spvcm",
                        "py39-rasterstats",
                        "py39-magenta",
                        "py39-tobler",
                        "py39-esda",
                        "py39-segregation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-zbar",
                        "py39-json-tricks",
                        "py39-svgelements",
                        "py39-uncertainties",
                        "py39-blosc",
                        "py39-dm-tree",
                        "py39-mmtf-python",
                        "py39-plumed",
                        "py39-dill",
                        "py39-cairocffi",
                        "py39-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py39-numpydoc",
            "portdir": "python/py-numpydoc",
            "version": "1.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpydoc",
            "description": "Sphinx extension to support docstrings in Numpy format",
            "long_description": "Numpydoc inserts a hook into Sphinx’s autodoc that converts docstrings following the Numpy/Scipy format to a form palatable to Sphinx.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-jinja2",
                        "py39-setuptools",
                        "py39-sphinx",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder-devel",
                        "py39-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py39-nwdiag",
            "portdir": "python/py-nwdiag",
            "version": "3.0.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blockdiag.com/",
            "description": "nwdiag generates network-diagram image from text",
            "long_description": "nwdiag generates network-diagram image from text",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "py39-blockdiag",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-oauth2client",
            "portdir": "python/py-oauth2client",
            "version": "4.1.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/oauth2client/",
            "description": "client library for OAuth 2.0",
            "long_description": "client library for OAuth 2.0",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-asn1-modules",
                        "py39-httplib2",
                        "py39-rsa",
                        "py39-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-gmusicapi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tensor2tensor",
                        "py39-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py39-oauthlib",
            "portdir": "python/py-oauthlib",
            "version": "3.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/oauthlib/oauthlib",
            "description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
            "long_description": "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",
            "active": false,
            "categories": [
                "net",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 604
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-blinker",
                        "py39-cryptography",
                        "py39-jwt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-mock",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-requests-oauthlib",
                        "py39-discogs-client"
                    ]
                }
            ]
        },
        {
            "name": "py39-objexplore",
            "portdir": "python/py-objexplore",
            "version": "1.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kylepollina/objexplore",
            "description": "Interactive Python Object Explorer",
            "long_description": "Interactive Python Object Explorer",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-blessed",
                        "py39-rich",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-objgraph",
            "portdir": "python/py-objgraph",
            "version": "3.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mgedmin/objgraph",
            "description": "Python Object Graphs",
            "long_description": "Python Object Graphs",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-obspy",
            "portdir": "python/py-obspy",
            "version": "1.4.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/obspy/obspy/wiki/",
            "description": "Python framework for processing seismological data",
            "long_description": "ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 604
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "clang-17",
                        "py39-setuptools",
                        "py39-installer",
                        "help2man",
                        "py39-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-sqlalchemy",
                        "python39",
                        "py39-decorator",
                        "py39-lxml",
                        "py39-matplotlib",
                        "py39-numpy",
                        "py39-requests",
                        "py39-scipy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-packaging",
                        "py39-pyproj",
                        "py39-pytest",
                        "py39-pytest-json-report"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py39-oci",
            "portdir": "python/py-oci",
            "version": "2.128.2",
            "license": "(Permissive or Apache-2)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.oracle.com/en-us/iaas/tools/python/latest/index.html",
            "description": "Oracle Cloud Infrastructure Python SDK",
            "long_description": "Oracle Cloud Infrastructure Python SDK",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-17",
                        "py39-installer",
                        "py39-build",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-circuitbreaker",
                        "py39-tz",
                        "py39-openssl",
                        "py39-dateutil",
                        "py39-cryptography",
                        "py39-certifi"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}