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

{
    "count": 51980,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=320",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=318",
    "results": [
        {
            "name": "py38-osc-lib",
            "portdir": "python/py-osc-lib",
            "version": "2.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/osc-lib/latest/",
            "description": "Common support modules for writing OpenStackClient plugins",
            "long_description": "Common support modules for writing OpenStackClient plugins",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pbr",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-stevedore",
                        "py38-simplejson",
                        "py38-oslo-utils",
                        "py38-oslo-i18n",
                        "py38-openstacksdk",
                        "py38-keystoneauth1",
                        "py38-cliff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-openstackclient"
                    ]
                }
            ]
        },
        {
            "name": "py38-orjson",
            "portdir": "python/py-orjson",
            "version": "3.10.11",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ijl/orjson",
            "description": "orjson is a fast, correct JSON library",
            "long_description": "orjson is a fast, correct JSON library. It benchmarks as the fastest Python library for JSON and is more correct than the standard json library or other third-party libraries. It serializes dataclass, datetime, numpy, and UUID instances natively.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 255
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "cargo",
                        "clang-17",
                        "py38-installer",
                        "py38-maturin",
                        "py38-build",
                        "py38-setuptools-rust",
                        "rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-autoflake",
                        "py38-types-simplejson",
                        "py38-types-pytz",
                        "py38-types-python-dateutil",
                        "py38-types-ujson",
                        "py38-mypy",
                        "py38-isort",
                        "py38-black"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-discordpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-gradio"
                    ]
                }
            ]
        },
        {
            "name": "py38-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rspeer/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-nuitka"
                    ]
                }
            ]
        },
        {
            "name": "py38-opt_einsum",
            "portdir": "python/py-opt_einsum",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgasmith/opt_einsum",
            "description": "A tensor contraction order optimizer.",
            "long_description": "Optimized einsum can significantly reduce the overall execution time of einsum-like expressions (e.g., np.einsum, dask.array.einsum, pytorch.einsum, tensorflow.einsum) by optimizing the expression's contraction order and dispatching many operations to canonical BLAS, cuBLAS, or other specialized routines. Optimized einsum is agnostic to the backend and can handle NumPy, Dask, PyTorch, Tensorflow, CuPy, Sparse, Theano, JAX, and Autograd arrays as well as potentially any library which conforms to a standard API.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tensorflow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tensorflow-macos"
                    ]
                }
            ]
        },
        {
            "name": "py38-openstacksdk",
            "portdir": "python/py-openstacksdk",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/openstacksdk/",
            "description": "Client library for building applications to work with OpenStack clouds",
            "long_description": "Client library for building applications to work with OpenStack clouds",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pbr",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-jmespath",
                        "py38-jsonpatch",
                        "py38-keystoneauth1",
                        "py38-munch",
                        "py38-netifaces",
                        "py38-os-service-types",
                        "py38-requestsexceptions",
                        "py38-yaml",
                        "py38-iso8601",
                        "py38-importlib-metadata",
                        "py38-dogpile-cache",
                        "py38-decorator",
                        "py38-cryptography",
                        "py38-appdirs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-openstackclient",
                        "py38-osc-lib"
                    ]
                }
            ]
        },
        {
            "name": "py38-openstackclient",
            "portdir": "python/py-openstackclient",
            "version": "6.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.openstack.org/python-openstackclient/latest/",
            "description": "Command-line client for OpenStack",
            "long_description": "OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Store and Block Storage APIs together in a single shell with a uniform command structure.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pbr",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-oslo-i18n",
                        "py38-oslo-utils",
                        "py38-six",
                        "py38-stevedore",
                        "py38-osc-lib",
                        "py38-openstacksdk",
                        "py38-novaclient",
                        "py38-keystoneclient",
                        "py38-cliff",
                        "py38-cinderclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-openssl",
            "portdir": "python/py-openssl",
            "version": "25.1.0",
            "license": "Apache-2",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyopenssl.org/",
            "description": "python wrapper around the OpenSSL library",
            "long_description": "This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.",
            "active": false,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-cryptography",
                        "py38-typing_extensions",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-twilio",
                        "py38-gwdatafind",
                        "py38-service_identity",
                        "py38-lscsoft-glue",
                        "py38-acme",
                        "py38-aioquic",
                        "py38-ndg_httpsclient",
                        "py38-mitmproxy",
                        "py38-treq",
                        "py38-scrapy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-oci",
                        "py38-autobahn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-trustme",
                        "py38-trio",
                        "py38-libcloud"
                    ]
                }
            ]
        },
        {
            "name": "py38-openslide",
            "portdir": "python/py-openslide",
            "version": "1.4.1",
            "license": "LGPL-2.1 and MIT and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openslide.org/",
            "description": "Python binding for the OpenSlide library.",
            "long_description": "OpenSlide Python allows the OpenSlide library to be used from Python programs. OpenSlide provides a simple interface for reading whole-slide images, also known as virtual slides, which are high-resolution images used in digital pathology. These images can occupy tens of gigabytes when uncompressed, and so cannot be easily read using standard tools or libraries, which are designed for images that can be comfortably uncompressed into RAM. Whole-slide images are typically multi-resolution; OpenSlide allows reading a small amount of image data at the resolution closest to a desired zoom level.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bgilbert",
                    "github": "bgilbert",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-build",
                        "py38-installer",
                        "py38-wheel",
                        "py38-sphinx",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openslide",
                        "python38",
                        "py38-Pillow",
                        "py38-flask"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-openpyxl",
            "portdir": "python/py-openpyxl",
            "version": "3.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openpyxl.readthedocs.org",
            "description": "Read/write Excel 2007 xlsx/xlsm files.",
            "long_description": "openpyxl is a pure python reader and writer of Excel OpenXML files. It is ported from the PHPExcel project.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-cython",
                        "py38-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-et_xmlfile"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-agate-excel"
                    ]
                }
            ]
        },
        {
            "name": "py38-openid",
            "portdir": "python/py-openid",
            "version": "3.2",
            "license": "Apache-2",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openid/python-openid",
            "description": "OpenID support for modern servers and consumers.",
            "long_description": "OpenID support for modern servers and consumers.",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-lxml",
                        "py38-mock",
                        "py38-pytest",
                        "py38-responses",
                        "py38-testfixtures",
                        "py38-coveralls",
                        "py38-coverage",
                        "py38-cryptography"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "py38-opengl-accelerate",
            "portdir": "python/py-opengl-accelerate",
            "version": "3.1.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyopengl.sourceforge.net/",
            "description": "Acceleration code for PyOpenGL",
            "long_description": "This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-opengl"
                    ]
                }
            ]
        },
        {
            "name": "py38-opengl",
            "portdir": "python/py-opengl",
            "version": "3.1.7",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyopengl.sourceforge.net/",
            "description": "Python binding to OpenGL",
            "long_description": "PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.",
            "active": false,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-Pillow",
                        "py38-opengl-accelerate",
                        "py38-tkinter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyqtgraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py38-opencv4-devel",
            "portdir": "graphics/opencv4-devel",
            "version": "4.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "python38",
                        "zlib",
                        "py38-numpy",
                        "opencv4-devel",
                        "libquirc",
                        "imath",
                        "ffmpeg",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-opencv4",
            "portdir": "graphics/opencv4",
            "version": "4.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 11}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cctools",
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv4",
                        "openexr",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "zlib",
                        "ffmpeg",
                        "py38-numpy",
                        "libquirc",
                        "imath",
                        "python38",
                        "ade",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-imutils",
                        "py38-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py38-opencv3-devel",
            "portdir": "graphics/opencv3-devel",
            "version": "3.4.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "ilmbase",
                        "openjpeg",
                        "tiff",
                        "webp",
                        "bzip2",
                        "ffmpeg",
                        "py38-numpy",
                        "opencv3-devel",
                        "openexr2",
                        "python38",
                        "zlib",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-opencv3",
            "portdir": "graphics/opencv3",
            "version": "3.4.16",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opencv.org",
            "description": "Open Source Computer Vision Library",
            "long_description": "OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being a BSD-licensed product, OpenCV makes it easy for businesses to utilize and modify the code.",
            "active": false,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "opencv3",
                        "ilmbase",
                        "openjpeg",
                        "tiff",
                        "bzip2",
                        "python38",
                        "ffmpeg",
                        "py38-numpy",
                        "openexr2",
                        "webp",
                        "zlib",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-onnxconverter-common",
            "portdir": "python/py-onnxconverter-common",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/onnxconverter-common",
            "description": "ONNX Converter and Optimization Tools",
            "long_description": "The onnxconverter-common package provides common functions and utilities for use in converters from various AI frameworks to ONNX. It also enables the different converters to work together to convert a model from mixed frameworks, like a scikit-learn pipeline embedding a xgboost model.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-numpy",
                        "py38-onnx",
                        "py38-protobuf3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-transformers",
                        "py38-keras2onnx"
                    ]
                }
            ]
        },
        {
            "name": "py38-onnx",
            "portdir": "python/py-onnx",
            "version": "1.16.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://onnx.ai/",
            "description": "Open Neural Network Exchange",
            "long_description": "Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "cmake",
                        "pybind11",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-protobuf3",
                        "py38-typing_extensions"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-nbval",
                        "py38-pytest",
                        "py38-tabulate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-pytorch",
                        "py38-keras2onnx",
                        "py38-onnxconverter-common"
                    ]
                }
            ]
        },
        {
            "name": "py38-omniORBpy",
            "portdir": "python/py-omniORBpy",
            "version": "4.2.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://omniorb.sourceforge.net/",
            "description": "Python bindings for omniORB",
            "long_description": "omniORB is a robust high performance CORBA ORB for C++ and Python. omniORB is largely CORBA 2.6 compliant.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "ssl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "omniORB"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-omegaconf",
            "portdir": "python/py-omegaconf",
            "version": "2.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omry/omegaconf",
            "description": "Flexible Python configuration system. The last one you will ever need.",
            "long_description": "OmegaConf is a hierarchical configuration system, with support for merging configurations from multiple sources (YAML config files, dataclasses/objects and CLI arguments) providing a consistent API regardless of how the configuration was created.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "openjdk11",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-hydra-core",
                        "py38-fairseq"
                    ]
                }
            ]
        },
        {
            "name": "py38-olm",
            "portdir": "devel/olm",
            "version": "3.2.16",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/matrix-org/olm",
            "description": "olm bindings for Python 3.8",
            "long_description": "olm bindings for Python 3.8",
            "active": false,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "olm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-cffi",
                        "py38-future"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-olefile",
            "portdir": "python/py-olefile",
            "version": "0.47",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.decalage.info/python/olefileio",
            "description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
            "long_description": "Python package to parse read and write Microsoft OLE2 files (Structured Storage or Compound Document Microsoft Office) - Improved version of the OleFileIO module from PIL, the Python Image Library.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-Pillow"
                    ]
                }
            ]
        },
        {
            "name": "py38-oldest-supported-numpy",
            "portdir": "python/py-oldest-supported-numpy",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/project/oldest-supported-numpy/",
            "description": "a numpy dependency stub",
            "long_description": "We don't need oldest-supported-numpy in MacPorts, so this just installs metadata so that dependencies will be considered satisfied.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-napari-console",
                        "py38-fiona",
                        "py38-blosc2",
                        "py38-vispy",
                        "py38-pygeos",
                        "py38-numexpr",
                        "py38-drms"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-bottleneck"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py38-odo",
            "portdir": "python/py-odo",
            "version": "0.5.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ContinuumIO/odo",
            "description": "Data migration utilities",
            "long_description": "Data migration utilities",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pandas",
                        "python38",
                        "py38-toolz",
                        "py38-datashape",
                        "py38-multipledispatch",
                        "py38-networkx",
                        "py38-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-blaze",
                        "py-odo"
                    ]
                }
            ]
        },
        {
            "name": "py38-octave_kernel",
            "portdir": "python/py-octave_kernel",
            "version": "0.36.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Calysto/octave_kernel",
            "description": "A Jupyter kernel for Octave",
            "long_description": "A Jupyter kernel for Octave",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "octave",
                        "py38-metakernel",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-oct2py"
                    ]
                }
            ]
        },
        {
            "name": "py38-oct2py",
            "portdir": "python/py-oct2py",
            "version": "5.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blink1073/oct2py",
            "description": "Python to GNU Octave bridge --> run m-files from Python.",
            "long_description": "Python to GNU Octave bridge --> run m-files from Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 458
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "octave",
                        "py38-metakernel",
                        "py38-octave_kernel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "octave-signal",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-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": [
                        "py38-setuptools",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-circuitbreaker",
                        "py38-tz",
                        "py38-openssl",
                        "py38-dateutil",
                        "py38-cryptography",
                        "py38-certifi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-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": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "clang-17",
                        "py38-setuptools",
                        "py38-installer",
                        "help2man",
                        "py38-build"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyshp",
                        "py38-requests",
                        "py38-scipy",
                        "py38-sqlalchemy",
                        "python38",
                        "py38-cartopy",
                        "py38-decorator",
                        "py38-geographiclib",
                        "py38-lxml",
                        "py38-matplotlib",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "obspy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-packaging",
                        "py38-pyproj",
                        "py38-pytest",
                        "py38-pytest-json-report"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py38-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",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-blessed",
                        "py38-rich",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-oauthlib",
            "portdir": "python/py-oauthlib",
            "version": "3.2.2",
            "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": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-blinker",
                        "py38-cryptography",
                        "py38-jwt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-mock",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-discogs-client",
                        "py38-requests-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-asn1-modules",
                        "py38-httplib2",
                        "py38-rsa",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gmusicapi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tensor2tensor",
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-blockdiag",
                        "py38-setuptools",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-numpydoc",
            "portdir": "python/py-numpydoc",
            "version": "1.7.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": [
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 56
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-jinja2",
                        "py38-setuptools",
                        "py38-sphinx",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-spyder-devel",
                        "py38-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py38-numpy",
            "portdir": "python/py-numpy",
            "version": "1.24.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numpy/numpy",
            "description": "The core utilities for the scientific library scipy for Python",
            "long_description": "The core utilities for the scientific library scipy for Python",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 458
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "mkl",
                "gfortran",
                "atlas",
                "universal",
                "openblas"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "gcc13",
                        "py38-cython-compat",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python38",
                        "OpenBLAS",
                        "fftw-3",
                        "py38-cython"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-oldest-supported-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pytensor",
                        "py38-fiona",
                        "py38-theano-pymc",
                        "py38-pyregion",
                        "py38-rsgislib",
                        "py38-pyopencl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-magenta",
                        "py38-pythran",
                        "py38-gwpy",
                        "py38-scikit-dsp-comm",
                        "py38-scikit-rf",
                        "py38-sk-video",
                        "py38-lmfit",
                        "py38-pdal",
                        "py38-thinc",
                        "py38-onnx",
                        "py38-matplotlib",
                        "py38-h5py",
                        "py38-netcdf4",
                        "py38-nibabel",
                        "py38-lal",
                        "py38-scikit-learn",
                        "py38-blosc2",
                        "py38-odo",
                        "py38-gmic",
                        "py38-petsc4py",
                        "py38-photutils",
                        "py38-seaborn",
                        "py38-tables",
                        "py38-astropy",
                        "py38-gsd",
                        "py38-healpy",
                        "py38-htseq",
                        "py38-instrumentkit",
                        "py38-g2p-en",
                        "py38-pyfftw",
                        "py38-pygrib",
                        "py38-python-ivi",
                        "py38-word2vec",
                        "py38-gsl",
                        "py38-iminuit",
                        "py38-ligo-lw",
                        "py38-lscsoft-glue",
                        "py38-pygmsh",
                        "py38-matplotlib-basemap",
                        "py38-meshio",
                        "py38-quantities",
                        "py38-snuggs",
                        "py38-srsly",
                        "py38-mahotas",
                        "py38-dijitso",
                        "py38-fiat",
                        "py38-dolfin",
                        "py38-pydicom",
                        "py38-arviz",
                        "py38-bokeh",
                        "py38-gdal",
                        "py38-metpy",
                        "py38-contourpy",
                        "py38-cartopy",
                        "py38-xarray-einstats",
                        "py38-pyerfa",
                        "py38-tropycal",
                        "py38-tifffile",
                        "py38-aesara",
                        "py38-opengl-accelerate",
                        "py38-shapely",
                        "py38-obspy",
                        "py38-vispy",
                        "py38-sunpy",
                        "py38-game",
                        "py38-pyside2",
                        "py38-asdf",
                        "py38-pyFAI",
                        "py38-contextily",
                        "py38-pymvpa",
                        "py38-opencv4",
                        "py38-bottleneck",
                        "py38-eli5",
                        "py38-gacode",
                        "py38-napari-svg",
                        "py38-nds2-client",
                        "py38-barnaba",
                        "py38-spiceypy",
                        "py38-pyasdf",
                        "py38-bcolz",
                        "py38-blaze",
                        "py38-blis",
                        "py38-kapteyn",
                        "py38-mapclassify",
                        "py38-emcee3",
                        "py38-colormath",
                        "py38-pyilmbase",
                        "py38-ttfquery",
                        "py38-rasterio",
                        "py38-pymc",
                        "py38-opencv3",
                        "py38-deap",
                        "py38-opencv3-devel",
                        "py38-imread",
                        "py38-opencv4-devel",
                        "py38-keras_applications",
                        "py38-keras_preprocessing",
                        "py38-spglib",
                        "py38-xarray",
                        "py38-slepc4py",
                        "py38-yt",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-beancount-import",
                        "py38-clawpack",
                        "py38-colour",
                        "py38-commpy",
                        "py38-emcee",
                        "py38-filterpy",
                        "py38-gpilab-framework",
                        "py38-kombine",
                        "py38-networkit",
                        "py38-spacepy",
                        "py38-theano",
                        "py38-lalburst",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py38-lalinspiral",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py38-lalsimulation",
                        "py38-imagecodecs",
                        "py38-descartes",
                        "py38-gyoto",
                        "py38-biopython",
                        "py38-asdf-astropy",
                        "py38-peakutils",
                        "py38-tpot",
                        "py38-scikit-hep-uproot4",
                        "py38-corner",
                        "py38-algopy",
                        "py38-pymatgen",
                        "py38-tensorflow",
                        "py38-mdtraj",
                        "py38-spaCy",
                        "py38-zlmdb",
                        "py38-aubio",
                        "py38-keras",
                        "py38-termplotlib",
                        "py38-tensorboard",
                        "py38-tensorboard1",
                        "py38-pygeos",
                        "py38-pytensor",
                        "py38-fipy",
                        "py38-samplerate",
                        "py38-scikit-hep-awkward",
                        "py38-scikit-hep-awkward1",
                        "py38-pywavelets",
                        "py38-scikit-hep-uproot",
                        "py38-astropy-healpix",
                        "py38-npx",
                        "py38-fabio",
                        "py38-numexpr",
                        "py38-imageio",
                        "py38-pandas",
                        "py38-astroML_addons",
                        "py38-astroplan",
                        "py38-gammapy",
                        "py38-dap",
                        "py38-xraylarch",
                        "py38-pymc3",
                        "py38-numba",
                        "py38-hdbscan",
                        "py38-sparse",
                        "py38-pytools",
                        "py38-faiss",
                        "py38-pyarrow",
                        "py38-fastprogress",
                        "py38-astroquery",
                        "py38-scikit-image",
                        "py38-tensorflow1",
                        "py38-pytorch",
                        "py38-opt_einsum",
                        "py38-silx",
                        "py38-mayavi",
                        "py38-scikits-bootstrap",
                        "py38-gensim",
                        "py38-aeppl",
                        "py38-numdifftools",
                        "py38-scipy",
                        "py38-statsmodels",
                        "py38-cftime",
                        "py38-jplephem",
                        "py38-altair",
                        "py38-graph-tool",
                        "py38-skyfield",
                        "py38-nmrglue",
                        "py38-nmrglue-devel",
                        "py38-regions",
                        "py38-control",
                        "py38-fastdtw",
                        "py38-patsy",
                        "py38-drms",
                        "py38-datashape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-soxr",
                        "py38-ezdxf",
                        "py38-umap-learn",
                        "py38-coremltools",
                        "py38-resampy",
                        "py38-gym",
                        "py38-pretty-midi",
                        "py38-reproject",
                        "py38-mir_eval",
                        "py38-fasttext",
                        "py38-spyder",
                        "py38-note-seq",
                        "py38-qimage2ndarray",
                        "py38-librosa",
                        "py38-gammapy",
                        "py38-folium",
                        "py38-imutils",
                        "py38-pmdarima",
                        "py38-onnxconverter-common",
                        "py38-tensorflow-datasets",
                        "py38-moviepy",
                        "py38-soundfile",
                        "py38-allennlp",
                        "py38-apache-beam",
                        "py38-aplpy",
                        "py38-bpemb",
                        "py38-imagehash",
                        "py38-tensorboardX",
                        "py38-kraken",
                        "py38-tensorflow-probability",
                        "py38-datasets",
                        "py38-seqeval",
                        "py38-keras2onnx",
                        "py38-gradio",
                        "py38-sox",
                        "py38-sounddevice",
                        "py38-libpysal",
                        "py38-spyder-devel",
                        "py38-magenta",
                        "py38-atpy",
                        "py38-tensor2tensor",
                        "py38-tensorflow-macos",
                        "py38-kfac",
                        "py38-wordcloud",
                        "py38-photomosaic",
                        "py38-sentence-transformers",
                        "py38-xraydb",
                        "py38-tensorflow-transform",
                        "py38-transformers",
                        "py38-fairseq",
                        "py38-wxpython-4.0",
                        "py38-pytorch-lightning",
                        "py38-tensorflow-data-validation",
                        "py38-tfx-bsl",
                        "py38-montage",
                        "py38-wxmplot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-cairocffi",
                        "py38-uncertainties",
                        "py38-plumed",
                        "py38-dill",
                        "py38-blosc",
                        "py38-igraph",
                        "py38-json-tricks",
                        "py38-dm-tree",
                        "py38-zbar",
                        "py38-mmtf-python"
                    ]
                }
            ]
        },
        {
            "name": "py38-numexpr",
            "portdir": "python/py-numexpr",
            "version": "2.8.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "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": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-oldest-supported-numpy",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tables",
                        "py38-pyFAI"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-pytest-runner",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-algopy",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-statsmodels",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py38-numba",
            "portdir": "python/py-numba",
            "version": "0.58.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": 2896
                }
            ],
            "variants": [
                "tbb",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python38",
                        "py38-importlib-metadata",
                        "py38-llvmlite",
                        "py38-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-magenta",
                        "py38-sparse"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-magenta",
                        "py38-resampy",
                        "py38-librosa",
                        "py38-note-seq",
                        "py38-umap-learn"
                    ]
                }
            ]
        },
        {
            "name": "py38-nuitka",
            "portdir": "python/py-nuitka",
            "version": "2.3.11",
            "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": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-zstd",
                        "py38-ordered-set",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-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": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-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": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-npe2",
            "portdir": "python/py-npe2",
            "version": "0.7.7",
            "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": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-hatch-vcs",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-yaml",
                        "py38-magicgui",
                        "python38",
                        "py38-pytomlpp",
                        "py38-pydantic-compat",
                        "py38-psygnal",
                        "py38-appdirs",
                        "py38-pydantic",
                        "py38-rich",
                        "py38-typer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-novaclient",
            "portdir": "python/py-novaclient",
            "version": "18.3.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": [
                        "py38-pbr",
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-simplejson",
                        "py38-stevedore",
                        "py38-prettytable",
                        "py38-oslo-utils",
                        "py38-oslo-serialization",
                        "py38-oslo-i18n",
                        "py38-keystoneauth1",
                        "py38-iso8601"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-openstackclient"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-librosa",
                        "py38-numba",
                        "py38-numpy",
                        "py38-pandas",
                        "py38-pretty-midi",
                        "py38-scikit-image",
                        "py38-scipy",
                        "py38-protobuf3",
                        "py38-absl",
                        "py38-attrs",
                        "py38-bokeh",
                        "py38-intervaltree",
                        "py38-ipython"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pylint",
                        "py38-pytest",
                        "py38-pytest-xdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-magenta"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-jupyter_server"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-nbclassic",
                        "py38-notebook",
                        "py38-jupyterlab"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-16",
                        "py38-hatch-jupyter-builder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-notebook_shim",
                        "py38-jupyter_server",
                        "py38-jupyterlab",
                        "py38-jupyterlab_server",
                        "py38-tornado"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-jupyter",
                        "py38-metakernel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-photomosaic"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-nose",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-nose-exclude",
            "portdir": "python/py-nose-exclude",
            "version": "0.5.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kgrandis/nose-exclude",
            "description": "Exclude specific directories from nosetests runs",
            "long_description": "Nose plugin that allows you to easily specify directories to be excluded from testing.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-nose",
                        "py38-setuptools",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nose-exclude"
                    ]
                }
            ]
        },
        {
            "name": "py38-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": false,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-18",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nosetests_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-benchexec"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-nose-exclude",
                        "py38-nose_xunitmp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-lazr.delegates"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-colormath",
                        "py38-tracer",
                        "py38-colour",
                        "py38-emcee",
                        "py38-apache-beam",
                        "py38-zbar",
                        "py38-repoze.lru",
                        "py38-ipy",
                        "py38-anytree",
                        "py38-pastedeploy",
                        "py38-webtest",
                        "py38-axolotl",
                        "py38-pybtex",
                        "py38-hdbscan",
                        "py38-olefile",
                        "py38-rangehttpserver",
                        "py38-rdflib",
                        "py38-rednose",
                        "py38-sure",
                        "py38-scruffington",
                        "py38-parameterized",
                        "py38-pathfinder",
                        "py38-overrides",
                        "py38-trepan3k",
                        "py38-mmtf-python",
                        "py38-minidb",
                        "py38-pyrfc3339",
                        "py38-smmap",
                        "py38-podcastparser",
                        "py38-zope-event",
                        "py38-eventlet",
                        "py38-cssutils",
                        "py38-barnaba",
                        "py38-biplist"
                    ]
                }
            ]
        },
        {
            "name": "py38-nmrglue-devel",
            "portdir": "python/py-nmrglue",
            "version": "20240207-e5007e70",
            "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": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-nmrglue",
            "portdir": "python/py-nmrglue",
            "version": "0.10",
            "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": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}