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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=692",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=690",
    "results": [
        {
            "name": "py38-gpilab-core",
            "portdir": "python/py-gpilab-core",
            "version": "2.2.0",
            "license": "(BSD or LGPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "Core GPI nodes.",
            "long_description": "The core nodes are a collection of basic data manipulation and visualization algorithms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-gpilab-framework",
                        "py38-h5py",
                        "py38-matplotlib",
                        "py38-qtpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-examples"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpilab-examples",
            "portdir": "python/py-gpilab-examples",
            "version": "0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This provides the GPI Framework examples.",
            "long_description": "GPI was packaged with a few demo networks to illustrate some of the use cases and features that might not be immediately apparent.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-core",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gpilab-framework",
            "portdir": "python/py-gpilab-framework",
            "version": "1.3.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gpilab.com",
            "description": "This is the GPI Framework project.",
            "long_description": "This is the GPI Framework project. The framework constitutes the main process that provides a canvas for graphically organizing and assembling algorithm components called 'Nodes'. The framework also contains the PyFI C++ interface for simplifying the generation of Python extension modules.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-installer",
                        "py38-build",
                        "py38-wheel",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-psutil",
                        "py38-pyqt5",
                        "py38-qtpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-Pillow",
                        "py38-json-tricks",
                        "py38-opengl",
                        "py38-pep8",
                        "py38-pyflakes",
                        "py38-qimage2ndarray",
                        "py38-scipy",
                        "py38-sip",
                        "gpilab_select",
                        "fftw-3-single",
                        "fftw-3",
                        "eigen3",
                        "astyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gpilab-core"
                    ]
                }
            ]
        },
        {
            "name": "py38-gprof2dot",
            "portdir": "python/py-gprof2dot",
            "version": "2022.7.29",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jrfonseca/gprof2dot",
            "description": "Generate a dot graph from the output of several profilers.",
            "long_description": "Generate a dot graph from the output of several profilers.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytest-profiling"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpsoauth",
            "portdir": "python/py-gpsoauth",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simon-weber/gpsoauth",
            "description": "Python client library for Google Play Services OAuth.",
            "long_description": "Python client library for Google Play Services OAuth.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-poetry-core",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-requests",
                        "py38-pycryptodomex",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gmusicapi"
                    ]
                }
            ]
        },
        {
            "name": "py38-gpstime",
            "portdir": "python/py-gpstime",
            "version": "0.3.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/cds/gpstime",
            "description": "GPS-aware datetime module with leap-second fetching",
            "long_description": "This package provides a gpstime package, including a gpstime subclass of the built-in datetime class with the addition of GPS access and conversion methods. Leap second data is provided by the ietf_leap_seconds module that helps automatically maintain a local copy of the IETF leap second list: https://www.ietf.org/timezones/data/leap-seconds.list A command-line GPS data conversion utility that uses the gpstime module is also included. It is a rough work-alike to tconvert.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stefan.countryman",
                    "github": "stefco",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-dateutil",
                        "py38-requests",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gradio",
            "portdir": "python/py-gradio",
            "version": "3.0.9",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gradio.app",
            "description": "Create UIs for your machine learning model",
            "long_description": "Gradio is the fastest way to demo your machine learning model with a friendly web interface",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-aiohttp",
                        "py38-fastapi",
                        "py38-jinja2",
                        "py38-markdown-it-py",
                        "py38-matplotlib",
                        "py38-numpy",
                        "py38-pandas",
                        "py38-paramiko",
                        "py38-pycryptodome",
                        "py38-pydub",
                        "py38-requests",
                        "py38-uvicorn",
                        "py38-analytics-python",
                        "py38-ffmpy",
                        "py38-python-multipart",
                        "py38-orjson",
                        "py38-Pillow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py38-graphene",
            "portdir": "python/py-graphene",
            "version": "3.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphene",
            "description": "GraphQL Framework for Python",
            "long_description": "Graphene is an opinionated Python library for building GraphQL schemas/types fast and easily.",
            "active": false,
            "categories": [
                "devel",
                "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-aniso8601",
                        "py38-graphql-core",
                        "py38-graphql-relay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-graphql-core",
            "portdir": "python/py-graphql-core",
            "version": "3.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-core",
            "description": "GraphQL implementation for Python, a port of GraphQL.js.",
            "long_description": "GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-graphene",
                        "py38-graphql-relay"
                    ]
                }
            ]
        },
        {
            "name": "py38-graphql-relay",
            "portdir": "python/py-graphql-relay",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-relay-py",
            "description": "Relay library for graphql-core.",
            "long_description": "GraphQL-relay-py is the Relay library for GraphQL-core. It allows the easy creation of Relay-compliant servers using GraphQL-core.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-graphql-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-pytest-benchmark",
                        "py38-pytest-describe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-graphene"
                    ]
                }
            ]
        },
        {
            "name": "py38-graph-tool",
            "portdir": "python/py-graph-tool",
            "version": "2.77",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 20190711,
            "replaced_by": null,
            "homepage": "https://graph-tool.skewed.de",
            "description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs",
            "long_description": "graph-tool is an efficient Python module for manipulation and statistical analysis of graphs. The internal data structures and most algorithms are implemented in C++ with the Boost Graph Library.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "s.t.smith",
                    "github": "essandess",
                    "ports_count": 37
                }
            ],
            "variants": [
                "openmp",
                "gtk3"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-gobject3",
                        "py38-matplotlib",
                        "py38-numpy",
                        "sparsehash",
                        "expat",
                        "boost181",
                        "py38-scipy",
                        "cgal5",
                        "cairomm",
                        "libomp",
                        "python38",
                        "py38-cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-graphviz",
            "portdir": "python/py-graphviz",
            "version": "0.20.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xflr6/graphviz",
            "description": "Facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python",
            "long_description": "This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (repo) from Python.",
            "active": false,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "graphviz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-pytest-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-eli5"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-colour"
                    ]
                }
            ]
        },
        {
            "name": "py38-greenlet",
            "portdir": "python/py-greenlet",
            "version": "3.1.1",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-greenlet/greenlet",
            "description": "Lightweight in-process concurrent programming",
            "long_description": "The \"greenlet\" package is a spin-off of Stackless, a version of CPython that supports micro-threads called \"tasklets\". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on \"channels\". A \"greenlet\", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a \"yield\" keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-scoop",
                        "py38-neovim",
                        "py38-bpython",
                        "py38-gevent",
                        "py38-eventlet",
                        "py38-sqlalchemy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-werkzeug"
                    ]
                }
            ]
        },
        {
            "name": "py38-GridDataFormats",
            "portdir": "python/py-GridDataFormats",
            "version": "0.6.0",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/MDAnalysis/GridDataFormats",
            "description": "GridDataFormats provides the Python package 'gridData'.",
            "long_description": "GridDataFormats provides the Python package 'gridData'. It contains a class ('Grid') to handle data on a regular grid --- basically NumPy n-dimensional arrays. It supports reading from and writing to some common formats (such as OpenDX).",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 87
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-MDAnalysis"
                    ]
                }
            ]
        },
        {
            "name": "py38-grpcio",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "long_description": "Python bindings for gRPC HTTP/2-based RPC framework",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py38-coverage",
                        "py38-setuptools",
                        "clang-17",
                        "py38-cython-compat"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "c-ares",
                        "py38-cython",
                        "lbzip2",
                        "py38-six",
                        "py38-protobuf3",
                        "zlib",
                        "abseil",
                        "libuv",
                        "openssl",
                        "protobuf3-cpp",
                        "re2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-twisted",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-tensorboard",
                        "py38-tensorflow",
                        "py38-tensorflow1",
                        "py38-grpcio-tools",
                        "py38-tensorboard1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-tensorflow-macos",
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-grpcio-tools",
            "portdir": "devel/grpc",
            "version": "1.48.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grpc/grpc",
            "description": "Protobuf code generator for gRPC",
            "long_description": "Protobuf code generator for gRPC",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "test",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "py38-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "protobuf3-cpp",
                        "re2",
                        "lbzip2",
                        "c-ares",
                        "py38-protobuf3",
                        "python38",
                        "zlib",
                        "abseil",
                        "py38-grpcio",
                        "libuv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-gsd",
            "portdir": "python/py-gsd",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gsd.readthedocs.io/",
            "description": "GSD (General Simulation Data) is a file format specification and a library to read and write it.",
            "long_description": "GSD (General Simulation Data) is a file format specification and a library to read and write it. The package also contains a python module that reads and writes hoomd schema gsd files with an easy to use syntax.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "giovanni.bussi",
                    "github": "GiovanniBussi",
                    "ports_count": 87
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-16",
                        "py38-cython",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-MDAnalysis"
                    ]
                }
            ]
        },
        {
            "name": "py38-gsl",
            "portdir": "python/py-gsl",
            "version": "2.3.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pygsl/pygsl",
            "description": "Python interface to the GNU Scientific Library",
            "long_description": "Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gssapi",
            "portdir": "python/py-gssapi",
            "version": "1.9.0",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/python-gssapi",
            "description": "Python interface to RFC 2743/2744",
            "long_description": "Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should also be useable with other GSSAPI mechanisms.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-build",
                        "py38-installer",
                        "py38-cython",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-decorator",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-requests-gssapi"
                    ]
                }
            ]
        },
        {
            "name": "py38-gunicorn",
            "portdir": "python/py-gunicorn",
            "version": "20.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gunicorn.org",
            "description": "WSGI HTTP Server for UNIX",
            "long_description": "Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resource usage, and fairly speedy.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py38-gwdatafind",
            "portdir": "python/py-gwdatafind",
            "version": "1.0.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwdatafind.readthedocs.io",
            "description": "The client library for the LIGO Data Replicator (LDR) service.",
            "long_description": "The DataFind service allows users to query for the location of Gravitational-Wave Frame (GWF) files containing data from the current gravitational-wave detectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-ligo-segments",
                        "py38-openssl",
                        "py38-six",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-dqsegdb2"
                    ]
                }
            ]
        },
        {
            "name": "py38-gwosc",
            "portdir": "python/py-gwosc",
            "version": "0.6.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwosc.readthedocs.io",
            "description": "A python interface to the GW Open Science data archive",
            "long_description": "The `gwosc` package provides an interface to querying the open data releases hosted on <https://losc.ligo.org> from the LIGO and Virgo gravitational-wave observatories.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-requests",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gwpy",
            "portdir": "python/py-gwpy",
            "version": "2.0.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwpy.github.io",
            "description": "A python package for gravitational-wave astrophysics",
            "long_description": "GWpy is a collaboration-driven Python package providing tools for studying data from ground-based gravitational-wave detectors.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-ligo-segments",
                        "py38-ligotimegps",
                        "py38-matplotlib",
                        "python38",
                        "py38-scipy",
                        "py38-six",
                        "py38-tqdm",
                        "py38-numpy",
                        "py38-astropy",
                        "py38-colorama",
                        "py38-dateutil",
                        "py38-h5py",
                        "py38-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-gym",
            "portdir": "python/py-gym",
            "version": "0.18.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openai/gym",
            "description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
            "long_description": "The OpenAI Gym A toolkit for developing and comparing your reinforcement learning agents.",
            "active": false,
            "categories": [
                "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-scipy",
                        "py38-pyglet",
                        "py38-numpy",
                        "py38-cloudpickle"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-tensor2tensor"
                    ]
                }
            ]
        },
        {
            "name": "py38-gyoto",
            "portdir": "science/Gyoto",
            "version": "1.4.4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gyoto.obspm.fr",
            "description": "General relativistic geodesic integration and ray-tracing",
            "long_description": "Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a C++ shared library (libgyoto), utility programs (gyoto, gyotoy), and a plug-in for the Yorick programming language. Gyoto can be extended with plug-ins.",
            "active": false,
            "categories": [
                "science",
                "python",
                "yorick"
            ],
            "maintainers": [
                {
                    "name": "thibaut",
                    "github": "paumard",
                    "ports_count": 43
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gfortran",
                "openmpi",
                "mpich"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "doxygen",
                        "pkgconfig",
                        "swig-python",
                        "LORENE"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yorick",
                        "xercesc3",
                        "python38",
                        "boost176",
                        "py38-numpy",
                        "Gyoto",
                        "cfitsio",
                        "udunits2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-yutils",
                        "yorick-gy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-h11",
            "portdir": "python/py-h11",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-hyper/h11",
            "description": "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1",
            "long_description": "This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2.",
            "active": false,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-wsproto",
                        "py38-uvicorn",
                        "py38-httpcore"
                    ]
                }
            ]
        },
        {
            "name": "py38-h2",
            "portdir": "python/py-h2",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://python-hyper.org/projects/h2/",
            "description": "Hyper-h2: A pure-Python HTTP/2 protocol stack",
            "long_description": "Hyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of Hyper-h2 is to be a 100% RFC 7540 compatible implementation of a complete HTTP/2 protocol stack for the Python ecosystem, build on a set of finite state machines. It should be usable in all programs regardless of concurrency model or environment. To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted. Its secondary goals are to be fast, clear, and efficient.",
            "active": false,
            "categories": [
                "net",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-hpack",
                        "py38-hyperframe",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-mitmproxy",
                        "py38-httpcore",
                        "py38-httpx"
                    ]
                }
            ]
        },
        {
            "name": "py38-h5netcdf",
            "portdir": "python/py-h5netcdf",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/h5netcdf/h5netcdf",
            "description": "A Python interface for the netCDF4 file-format",
            "long_description": "A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF l ibrary.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-h5py",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-arviz",
                        "py38-sunpy"
                    ]
                }
            ]
        },
        {
            "name": "py38-h5py",
            "portdir": "python/py-h5py",
            "version": "3.11.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.h5py.org",
            "description": "Read and write HDF5 files from Python",
            "long_description": "The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts. \n\nA strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-cython-compat",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-pythran",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cached-property",
                        "py38-numpy",
                        "py38-pkgconfig",
                        "py38-six",
                        "hdf5",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-gwpy",
                        "py38-spacepy",
                        "py38-lalinference",
                        "py38-keras",
                        "py38-gpilab-core",
                        "py38-fabio",
                        "py38-astropy",
                        "py38-h5netcdf",
                        "py38-pyFAI",
                        "py38-pyasdf",
                        "py38-blaze",
                        "py38-keras_preprocessing"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-xraylarch",
                        "py38-allennlp",
                        "py38-transformers",
                        "py38-tensor2tensor",
                        "py38-silx",
                        "py38-hdf5plugin",
                        "py38-tensorflow-macos"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-emcee3"
                    ]
                }
            ]
        },
        {
            "name": "py38-hanko",
            "portdir": "python/py-hanko",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pyHanko",
            "description": "Tools for stamping and signing PDF files",
            "long_description": "Tools for stamping and signing PDF files",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-requests",
                        "py38-tzlocal",
                        "python38",
                        "py38-hanko-certvalidator",
                        "py38-yaml",
                        "py38-asn1crypto",
                        "py38-click",
                        "py38-cryptography",
                        "py38-qrcode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-xhtml2pdf"
                    ]
                }
            ]
        },
        {
            "name": "py38-hanko-certvalidator",
            "portdir": "python/py-hanko-certvalidator",
            "version": "0.26.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/pyhanko-certvalidator",
            "description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
            "long_description": "Validates X.509 certificates and paths, forked from wbond/certvalidator",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-uritools",
                        "py38-asn1crypto",
                        "py38-cryptography",
                        "py38-requests",
                        "py38-oscrypto"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hanko"
                    ]
                }
            ]
        },
        {
            "name": "py38-hatch-fancy-pypi-readme",
            "portdir": "python/py-hatch-fancy-pypi-readme",
            "version": "25.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
            "description": "a Hatch metadata plugin for projects' PyPI landing page",
            "long_description": "a Hatch metadata plugin for projects' PyPI landing page",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-hatchling",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-tomli",
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-attrs",
                        "py38-scikit-build",
                        "py38-black",
                        "py38-scikit-hep-awkward",
                        "py38-jsonschema",
                        "py38-jsonschema-format-nongpl",
                        "py38-argon2-cffi",
                        "py38-pydantic",
                        "py38-httpcore",
                        "py38-httpx",
                        "py38-structlog"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py38-hatch-jupyter-builder",
            "portdir": "python/py-hatch-jupyter-builder",
            "version": "0.9.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyterlab/hatch-jupyter-builder",
            "description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
            "long_description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-notebook",
                        "py38-jupytext",
                        "py38-jupyter_server",
                        "py38-jupyterlab",
                        "py38-jupyterlab_pygments",
                        "py38-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py38-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.27.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pluggy",
                        "py38-tomli",
                        "py38-editables",
                        "py38-trove-classifiers",
                        "python38",
                        "py38-packaging",
                        "py38-pathspec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-hatch-fancy-pypi-readme",
                        "py38-octave_kernel",
                        "py38-fastapi",
                        "py38-pydantic",
                        "py38-bracex",
                        "py38-jupyter_packaging",
                        "py38-annotated_types",
                        "py38-userpath",
                        "py38-pydantic-compat",
                        "py38-npe2",
                        "py38-last",
                        "py38-jupyter_sphinx",
                        "py38-virtualenv",
                        "py38-jupyter_console",
                        "py38-wcmatch",
                        "py38-scikit-build",
                        "py38-black",
                        "py38-notebook",
                        "py38-uvicorn",
                        "py38-sqlparse",
                        "py38-scikit-hep-awkward",
                        "py38-ipyparallel",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-particle",
                        "py38-structlog",
                        "py38-soupsieve",
                        "py38-attrs",
                        "py38-superqt",
                        "py38-nameutils",
                        "py38-metakernel",
                        "py38-sphinx-autodoc-typehints",
                        "py38-autoflake",
                        "py38-apipkg",
                        "py38-in-n-out",
                        "py38-hatch-jupyter-builder",
                        "py38-jupyter_core",
                        "py38-jupyter_client",
                        "py38-ipykernel",
                        "py38-termcolor",
                        "py38-jsonschema-specifications",
                        "py38-referencing",
                        "py38-hatch-nodejs-version",
                        "py38-nbformat",
                        "py38-jsonschema",
                        "py38-jsonschema-format-nongpl",
                        "py38-tox",
                        "py38-terminado",
                        "py38-altair",
                        "py38-urllib3",
                        "py38-comm",
                        "py38-pydantic_settings",
                        "py38-magicgui",
                        "py38-nbclient",
                        "py38-aiofiles",
                        "py38-argon2-cffi",
                        "py38-jupyter_server_terminals",
                        "py38-plumbum",
                        "py38-nbconvert",
                        "py38-jupytext",
                        "py38-jupyter_events",
                        "py38-jupyterlab_server",
                        "py38-notebook_shim",
                        "py38-jupyterlab",
                        "py38-cattrs",
                        "py38-service_identity",
                        "py38-fsspec",
                        "py38-starlette",
                        "py38-pygments",
                        "py38-aesara",
                        "py38-colorama",
                        "py38-jupyterlab_pygments",
                        "py38-pyviz_comms",
                        "py38-scikit-build-core",
                        "py38-param",
                        "py38-pipdeptree",
                        "py38-app-model",
                        "py38-expandvars",
                        "py38-traitlets",
                        "py38-beautifulsoup4",
                        "py38-execnet",
                        "py38-httpcore",
                        "py38-httpx",
                        "py38-platformdirs",
                        "py38-hatch-vcs",
                        "py38-dnspython",
                        "py38-filelock",
                        "py38-psygnal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikit-hep-uproot",
                        "py38-hatch-vcs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-hatch-jupyter-builder",
                        "py38-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py38-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.3.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agoose77/hatch-nodejs-version",
            "description": "Hatch plugin for versioning from a package.json file",
            "long_description": "Hatch plugin for versioning from a package.json file",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-nbformat",
                        "py38-jupyterlab_pygments",
                        "py38-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py38-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofek/hatch-vcs",
            "description": "Hatch plugin for versioning with your preferred VCS",
            "long_description": "Hatch plugin for versioning with your preferred VCS",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools_scm",
                        "py38-hatchling",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-attrs",
                        "py38-pydantic-compat",
                        "py38-npe2",
                        "py38-last",
                        "py38-virtualenv",
                        "py38-scikit-build",
                        "py38-black",
                        "py38-scikit-hep-awkward",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-particle",
                        "py38-structlog",
                        "py38-superqt",
                        "py38-sphinx-autodoc-typehints",
                        "py38-apipkg",
                        "py38-in-n-out",
                        "py38-termcolor",
                        "py38-jsonschema-specifications",
                        "py38-referencing",
                        "py38-jsonschema",
                        "py38-jsonschema-format-nongpl",
                        "py38-tox",
                        "py38-urllib3",
                        "py38-magicgui",
                        "py38-argon2-cffi",
                        "py38-plumbum",
                        "py38-cattrs",
                        "py38-fsspec",
                        "py38-aesara",
                        "py38-iniconfig",
                        "py38-scikit-build-core",
                        "py38-param",
                        "py38-pipdeptree",
                        "py38-app-model",
                        "py38-execnet",
                        "py38-platformdirs",
                        "py38-filelock",
                        "py38-psygnal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikit-hep-uproot",
                        "py38-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py38-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hetznercloud/hcloud-python",
            "description": "py-hcloud is a library for the Hetzner Cloud API.",
            "long_description": "py-hcloud is a library for the Hetzner Cloud API.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "clang-17",
                        "py38-installer",
                        "py38-build",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-requests",
                        "py38-future",
                        "py38-dateutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-mock",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hdbscan",
            "portdir": "python/py-hdbscan",
            "version": "0.8.33",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hdbscan.readthedocs.io/en/latest/",
            "description": "A high performance implementation of HDBSCAN clustering.",
            "long_description": "HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with Noise. Performs DBSCAN over varying epsilon values and integrates the result to find a clustering that gives the best stability over epsilon. This allows HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more robust to parameter selection. In practice this means that HDBSCAN returns a good clustering straight away with little or no parameter tuning -- and the primary parameter, minimum cluster size, is intuitive and easy to select. HDBSCAN is ideal for exploratory data analysis; it's a fast and robust algorithm that you can trust to return meaningful clusters (if there are any).",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-cython-compat",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python38",
                        "py38-numpy",
                        "py38-scikit-learn",
                        "py38-scipy",
                        "py38-six"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-joblib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-nose",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hdf5plugin",
            "portdir": "python/py-hdf5plugin",
            "version": "4.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.silx.org/doc/hdf5plugin/latest/",
            "description": "A set of compression filters for h5py",
            "long_description": "hdf5plugin provides HDF5 compression filters--namely: blosc, bitshuffle, lz4, FCIDECOMP, ZFP, zstd--and makes them usable from h5py.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-cython",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-cpuinfo",
                        "py38-h5py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-fabio"
                    ]
                }
            ]
        },
        {
            "name": "py38-hdfs",
            "portdir": "python/py-hdfs",
            "version": "2.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hdfscli.readthedocs.org/",
            "description": "API and command line interface for HDFS",
            "long_description": "API and command line interface for HDFS",
            "active": false,
            "categories": [
                "sysutils",
                "net",
                "python",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 607
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-docopt",
                        "py38-requests",
                        "py38-setuptools",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-apache-beam"
                    ]
                }
            ]
        },
        {
            "name": "py38-healpy",
            "portdir": "python/py-healpy",
            "version": "1.16.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/healpy/",
            "description": "Python language interface for HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 432
                }
            ],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-cython",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "healpix-cxx",
                        "libomp",
                        "libsharp",
                        "python38",
                        "py38-astropy",
                        "py38-matplotlib",
                        "py38-numpy",
                        "py38-six",
                        "cfitsio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-lalinference"
                    ]
                }
            ]
        },
        {
            "name": "py38-heapdict",
            "portdir": "python/py-heapdict",
            "version": "1.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://stutzbachenterprises.com/",
            "description": "Mutable mapping tools.",
            "long_description": "Mutable mapping tools.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-cachey"
                    ]
                }
            ]
        },
        {
            "name": "py38-helpdev",
            "portdir": "python/py-helpdev",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dpizetta/helpdev",
            "description": "HelpDev - Extracts information about the Python environment easily.",
            "long_description": "HelpDev - Extracts information about the Python environment easily.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-psutil",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-qdarkstyle"
                    ]
                }
            ]
        },
        {
            "name": "py38-hid",
            "portdir": "python/py-hid",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apmorton/pyhidapi",
            "description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "long_description": "Python hidapi bindings in ctypes (aka pyhidapi)",
            "active": false,
            "categories": [
                "python",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hieroglyph",
            "portdir": "python/py-hieroglyph",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nyergler/hieroglyph",
            "description": "Sphinx slide generator",
            "long_description": "Generate HTML presentations from plain text sources with all the power of Sphinx.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools",
                        "py38-six",
                        "py38-sphinx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hieroglyph_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hiredis",
            "portdir": "python/py-hiredis",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pietern/hiredis-py",
            "description": "Python wrapper for hiredis",
            "long_description": "Python wrapper for hiredis",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2864
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hjson",
            "portdir": "python/py-hjson",
            "version": "3.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hjson/hjson-py",
            "description": "JSON for Humans, allows comments and is less error prone",
            "long_description": "JSON for Humans, allows comments and is less error prone",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hkdf",
            "portdir": "python/py-hkdf",
            "version": "0.0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/casebeer/python-hkdf",
            "description": "HMAC based Extract and Expand Key Derivation Function HKDF",
            "long_description": "HMAC based Extract and Expand Key Derivation Function HKDF",
            "active": false,
            "categories": [
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-spake2"
                    ]
                }
            ]
        },
        {
            "name": "py38-honcho",
            "portdir": "python/py-honcho",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nickstenning/honcho",
            "description": "Python clone of Foreman (managing Procfile-based applications)",
            "long_description": "Python clone of Foreman (managing Procfile-based applications)",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-jinja2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "honcho_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-pytest-mock"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}