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

{
    "count": 52206,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=739",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=737",
    "results": [
        {
            "name": "py-hachoir-parser",
            "portdir": "python/py-hachoir-parser",
            "version": "1.3.4",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hachoir-parser",
            "description": "78 parser for common binary file formats using Hachoir framework",
            "long_description": "hachoir-parser is a package of most common file format parsers written for the Hachoir framework. Currently, 78 parsers are supported (some only partially). File System: ext2, fat12, fat16, fat32, iso9660, linux_swap, MBR, ntfs, ReiserFS Program: elf, exe, javac, EFI pifv, prc, pyc, pyo Archive: 7zip, ace, bzip2, cab, gzip, mar, rar, rpm, tar, unix_archive, zip Audio: aiff, fasttracker2, flac, itunesdb, midi, mod, MPEG-1 audio, ptm, ra, s3m, snd Container: asn1, mkv, ogg, rm, riff, swf Video: asf, flv, mov, MPEG-1/2 PS, MPEG-2 TS Game: blp1, blp2, lucasarts_font, spiderman_video, zsnes Image: bmp, gif, ico, jpeg/jpg, pcx, png, psd, tga, tiff, wmf, xcf Misc: 3do, 3ds, bplist, chm, gnomekeyring, hlp, lnk, ole2, pcf, pdf, tcpdump, torrent, ttf",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-hachoir-parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hachoir-urwid",
            "portdir": "python/py-hachoir-urwid",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hachoir-urwid/1.1",
            "description": "Binary file explorer using Hachoir and urwid libraries",
            "long_description": "hachoir-urwid is a binary file explorer based on Hachoir library to parse the files. Using this tool you can exactly know the meaning of each bit/byte of your files. With direction keys, you can navigate in the field tree. The key h will disable human display and switch to raw display. It is sometime useful when you would like to compare hexadecimal data and Hachoir reprensentation.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-hachoir-urwid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-hachoir-parser",
            "portdir": "python/py-hachoir-parser",
            "version": "1.3.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hachoir-parser",
            "description": "78 parser for common binary file formats using Hachoir framework",
            "long_description": "hachoir-parser is a package of most common file format parsers written for the Hachoir framework. Currently, 78 parsers are supported (some only partially). File System: ext2, fat12, fat16, fat32, iso9660, linux_swap, MBR, ntfs, ReiserFS Program: elf, exe, javac, EFI pifv, prc, pyc, pyo Archive: 7zip, ace, bzip2, cab, gzip, mar, rar, rpm, tar, unix_archive, zip Audio: aiff, fasttracker2, flac, itunesdb, midi, mod, MPEG-1 audio, ptm, ra, s3m, snd Container: asn1, mkv, ogg, rm, riff, swf Video: asf, flv, mov, MPEG-1/2 PS, MPEG-2 TS Game: blp1, blp2, lucasarts_font, spiderman_video, zsnes Image: bmp, gif, ico, jpeg/jpg, pcx, png, psd, tga, tiff, wmf, xcf Misc: 3do, 3ds, bplist, chm, gnomekeyring, hlp, lnk, ole2, pcf, pdf, tcpdump, torrent, ttf",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-hachoir-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-hachoir-metadata",
                        "py-hachoir-parser",
                        "py27-hachoir-urwid"
                    ]
                }
            ]
        },
        {
            "name": "py27-hachoir-urwid",
            "portdir": "python/py-hachoir-urwid",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/hachoir-urwid/1.1",
            "description": "Binary file explorer using Hachoir and urwid libraries",
            "long_description": "hachoir-urwid is a binary file explorer based on Hachoir library to parse the files. Using this tool you can exactly know the meaning of each bit/byte of your files. With direction keys, you can navigate in the field tree. The key h will disable human display and switch to raw display. It is sometime useful when you would like to compare hexadecimal data and Hachoir reprensentation.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-hachoir-core",
                        "py27-hachoir-parser",
                        "py27-urwid"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hachoir-urwid"
                    ]
                }
            ]
        },
        {
            "name": "py-halo",
            "portdir": "python/py-halo",
            "version": "0.0.31",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/halo",
            "description": "Beautiful terminal spinners in Python",
            "long_description": "Beautiful terminal spinners in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-halo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-halo",
            "portdir": "python/py-halo",
            "version": "0.0.31",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/halo",
            "description": "Beautiful terminal spinners in Python",
            "long_description": "Beautiful terminal spinners in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-six",
                        "py310-termcolor",
                        "py310-log-symbols",
                        "py310-spinners"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-milc"
                    ]
                }
            ]
        },
        {
            "name": "py311-halo",
            "portdir": "python/py-halo",
            "version": "0.0.31",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/manrajgrover/halo",
            "description": "Beautiful terminal spinners in Python",
            "long_description": "Beautiful terminal spinners in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "bashu.was.here",
                    "github": "bashu",
                    "ports_count": 40
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-six",
                        "py311-log-symbols",
                        "py311-spinners",
                        "py311-termcolor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-halo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-milc"
                    ]
                }
            ]
        },
        {
            "name": "py-hatch-fancy-pypi-readme",
            "portdir": "python/py-hatch-fancy-pypi-readme",
            "version": "25.1.0",
            "license": "MIT",
            "platforms": "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": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatch-fancy-pypi-readme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": [
                        "py310-hatchling",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tomli",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-ulid",
                        "py310-cloudflare",
                        "py310-black",
                        "py310-argon2-cffi",
                        "py310-attrs",
                        "py310-backports.asyncio.runner",
                        "py310-httpcore",
                        "py310-httpx",
                        "py310-httpx-aiohttp",
                        "py310-jsonschema",
                        "py310-jsonschema-format-nongpl",
                        "py310-pytest-cov",
                        "py310-scikit-build",
                        "py310-scikit-hep-awkward",
                        "py310-pydantic",
                        "py310-structlog",
                        "py310-twisted"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py311-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": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-ulid",
                        "py311-cloudflare",
                        "py311-black",
                        "py311-argon2-cffi",
                        "py311-attrs",
                        "py311-httpcore",
                        "py311-httpx",
                        "py311-httpx-aiohttp",
                        "py311-jsonschema",
                        "py311-jsonschema-format-nongpl",
                        "py311-pytest-cov",
                        "py311-scikit-build",
                        "py311-scikit-hep-awkward",
                        "py311-pydantic",
                        "py311-structlog",
                        "py311-twisted"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-ulid",
                        "py312-cloudflare",
                        "py312-black",
                        "py312-argon2-cffi",
                        "py312-attrs",
                        "py312-httpcore",
                        "py312-httpx",
                        "py312-httpx-aiohttp",
                        "py312-jsonschema",
                        "py312-jsonschema-format-nongpl",
                        "py312-pytest-cov",
                        "py312-scikit-build",
                        "py312-pydantic",
                        "py312-structlog",
                        "py312-twisted"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py313-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": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-ulid",
                        "py313-pydantic",
                        "py313-openai",
                        "py313-cloudflare",
                        "py313-black",
                        "gcovr",
                        "py313-argon2-cffi",
                        "py313-attrs",
                        "py313-gradio-client",
                        "py313-httpcore",
                        "py313-httpx",
                        "py313-httpx-aiohttp",
                        "py313-jsonschema",
                        "py313-jsonschema-format-nongpl",
                        "py313-pytest-cov",
                        "py313-robotframework-ride",
                        "py313-scikit-build",
                        "py313-gradio",
                        "py313-structlog",
                        "py313-twisted"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py314-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": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-ulid",
                        "py314-pydantic",
                        "py314-openai",
                        "py314-cloudflare",
                        "py314-black",
                        "gdown",
                        "py314-argon2-cffi",
                        "py314-attrs",
                        "py314-gradio-client",
                        "py314-twisted",
                        "py314-gradio",
                        "py314-httpcore",
                        "py314-httpx",
                        "py314-httpx-aiohttp",
                        "py314-jsonschema",
                        "py314-jsonschema-format-nongpl",
                        "py314-pytest-cov",
                        "py314-robotframework-ride",
                        "py314-structlog"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-hatch-fancy-pypi-readme",
                        "py314-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py-hatch-jupyter-builder",
            "portdir": "python/py-hatch-jupyter-builder",
            "version": "0.9.1",
            "license": "BSD",
            "platforms": "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatch-jupyter-builder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatch-nodejs-version"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-anywidget",
                        "py310-ipympl",
                        "py310-jupyter_server",
                        "py310-jupyterlab",
                        "py310-jupyterlab_pygments",
                        "py310-jupytext",
                        "py310-notebook",
                        "py310-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py311-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-anywidget",
                        "py311-ipympl",
                        "py311-jupyter_server",
                        "py311-jupyterlab",
                        "py311-jupyterlab_pygments",
                        "py311-jupytext",
                        "py311-notebook",
                        "py311-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py312-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-anywidget",
                        "py312-ipympl",
                        "py312-itables",
                        "py312-jupyter_server",
                        "py312-jupyterlab",
                        "py312-jupyterlab_pygments",
                        "py312-jupytext",
                        "py312-notebook",
                        "py312-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py313-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-anywidget",
                        "py313-ipympl",
                        "py313-jupyter_server",
                        "py313-jupyterlab",
                        "py313-jupyterlab_pygments",
                        "py313-notebook",
                        "py313-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py314-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pyviz_comms",
                        "py314-anywidget",
                        "py314-ipympl",
                        "py314-jupyter_server",
                        "py314-jupyterlab",
                        "py314-jupyterlab_pygments",
                        "py314-notebook"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-hatch-jupyter-builder"
                    ]
                }
            ]
        },
        {
            "name": "py310-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.4.0",
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-ipympl",
                        "py310-jupyterlab_pygments",
                        "py310-nbformat",
                        "py310-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.4.0",
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-ipympl",
                        "py311-jupyterlab_pygments",
                        "py311-nbformat",
                        "py311-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.4.0",
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-ipympl",
                        "py312-jupyterlab_pygments",
                        "py312-nbformat",
                        "py312-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py313-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.4.0",
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-ipympl",
                        "py313-jupyterlab_pygments",
                        "py313-nbformat",
                        "py313-pyviz_comms"
                    ]
                }
            ]
        },
        {
            "name": "py314-hatch-nodejs-version",
            "portdir": "python/py-hatch-nodejs-version",
            "version": "0.4.0",
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-hatchling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-ipympl",
                        "py314-jupyterlab_pygments",
                        "py314-nbformat",
                        "py314-pyviz_comms"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatch-requirements-txt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "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": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatch-vcs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-packaging",
                        "py310-hatchling",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-hatchling",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-hatchling",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py313-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-packaging",
                        "py313-hatchling",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-gradio",
                        "py313-gradio-client",
                        "py313-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py314-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-packaging",
                        "py314-hatchling",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py314-gradio",
                        "py314-gradio-client"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-hatch-requirements-txt"
                    ]
                }
            ]
        },
        {
            "name": "py310-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.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": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools_scm",
                        "py310-hatchling",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pytest-metadata",
                        "py310-discovery",
                        "py310-platformdirs",
                        "py310-python-discovery",
                        "py310-pyproject_api",
                        "py310-virtualenv",
                        "py310-panel",
                        "py310-param",
                        "py310-superqt",
                        "py310-filelock",
                        "py310-sphinx-autodoc-typehints",
                        "py310-black",
                        "py310-aesara",
                        "py310-ulid",
                        "py310-urllib3",
                        "py310-zarr",
                        "py310-apipkg",
                        "py310-app-model",
                        "py310-argcomplete",
                        "py310-argon2-cffi",
                        "py310-attrs",
                        "py310-automat",
                        "py310-cattrs",
                        "py310-corner",
                        "py310-eventlet",
                        "py310-execnet",
                        "py310-fmf",
                        "py310-fsspec",
                        "py310-geoviews",
                        "py310-holoviews",
                        "py310-humanize",
                        "py310-hvplot",
                        "py310-in-n-out",
                        "py310-isort",
                        "py310-jsonschema",
                        "py310-jsonschema-format-nongpl",
                        "py310-jsonschema-specifications",
                        "py310-magicgui",
                        "py310-mongomock",
                        "py310-npe2",
                        "py310-pint",
                        "py310-pipdeptree",
                        "py310-psygnal",
                        "py310-pyct",
                        "py310-pydantic-compat",
                        "py310-pyhamcrest",
                        "py310-pylast",
                        "py310-pytest-env",
                        "py310-pytest-html",
                        "py310-astropy-iers-data",
                        "py310-referencing",
                        "py310-scikit-build",
                        "py310-scikit-build-core",
                        "py310-scikit-hep-awkward",
                        "py310-scikit-hep-hepunits",
                        "py310-scikit-hep-hist",
                        "py310-scikit-hep-particle",
                        "py310-sentinels",
                        "py310-structlog",
                        "py310-termcolor",
                        "py310-tox"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiofiles",
                        "py310-service_identity",
                        "py310-scikit-hep-uproot"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.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": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-hatchling",
                        "py311-setuptools_scm",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-zarr",
                        "py311-discovery",
                        "py311-platformdirs",
                        "py311-python-discovery",
                        "py311-pyproject_api",
                        "py311-virtualenv",
                        "py311-panel",
                        "py311-param",
                        "py311-superqt",
                        "py311-filelock",
                        "py311-black",
                        "gitlint",
                        "py311-aesara",
                        "py311-ulid",
                        "py311-urllib3",
                        "py311-astropy-iers-data",
                        "py311-app-model",
                        "py311-argcomplete",
                        "py311-argon2-cffi",
                        "py311-attrs",
                        "py311-automat",
                        "py311-cattrs",
                        "py311-corner",
                        "py311-eventlet",
                        "py311-execnet",
                        "py311-fmf",
                        "py311-fsspec",
                        "py311-geoviews",
                        "py311-holoviews",
                        "py311-humanize",
                        "py311-hvplot",
                        "py311-in-n-out",
                        "py311-isort",
                        "py311-jsonschema",
                        "py311-jsonschema-format-nongpl",
                        "py311-jsonschema-specifications",
                        "py311-magicgui",
                        "py311-mongomock",
                        "py311-npe2",
                        "py311-pint",
                        "py311-pipdeptree",
                        "py311-plumbum",
                        "py311-psygnal",
                        "py311-pyct",
                        "py311-pydantic-compat",
                        "py311-pyhamcrest",
                        "py311-pylast",
                        "py311-pytest-env",
                        "py311-pytest-html",
                        "py311-pytest-metadata",
                        "py311-referencing",
                        "py311-scikit-build",
                        "py311-scikit-build-core",
                        "py311-scikit-hep-awkward",
                        "py311-scikit-hep-hepunits",
                        "py311-scikit-hep-hist",
                        "py311-scikit-hep-particle",
                        "py311-sentinels",
                        "py311-sphinx-autodoc-typehints",
                        "py311-structlog",
                        "py311-termcolor",
                        "py311-tox"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-aiofiles",
                        "py311-service_identity",
                        "py311-scikit-hep-uproot"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.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": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-setuptools_scm",
                        "py312-hatchling",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-zarr",
                        "py312-discovery",
                        "py312-icalendar",
                        "py312-platformdirs",
                        "py312-python-discovery",
                        "py312-pyproject_api",
                        "py312-virtualenv",
                        "py312-panel",
                        "py312-param",
                        "py312-superqt",
                        "py312-filelock",
                        "py312-black",
                        "tmt",
                        "py312-aesara",
                        "py312-ulid",
                        "py312-urllib3",
                        "py312-astropy-iers-data",
                        "py312-app-model",
                        "py312-argcomplete",
                        "py312-argon2-cffi",
                        "py312-attrs",
                        "py312-automat",
                        "py312-cattrs",
                        "py312-corner",
                        "py312-eventlet",
                        "py312-execnet",
                        "py312-fmf",
                        "py312-fsspec",
                        "py312-geoviews",
                        "py312-holoviews",
                        "py312-humanize",
                        "py312-hvplot",
                        "py312-in-n-out",
                        "py312-isort",
                        "py312-jsonschema",
                        "py312-jsonschema-format-nongpl",
                        "py312-jsonschema-specifications",
                        "py312-magicgui",
                        "py312-mongomock",
                        "py312-npe2",
                        "py312-pint",
                        "py312-pipdeptree",
                        "py312-plumbum",
                        "py312-psygnal",
                        "py312-pyct",
                        "py312-pydantic-compat",
                        "py312-pyhamcrest",
                        "py312-pylast",
                        "py312-pytest-env",
                        "py312-pytest-html",
                        "py312-pytest-metadata",
                        "py312-referencing",
                        "py312-scikit-build",
                        "py312-scikit-build-core",
                        "py312-scikit-hep-hepunits",
                        "py312-scikit-hep-particle",
                        "py312-sentinels",
                        "py312-sphinx-autodoc-typehints",
                        "py312-structlog",
                        "py312-termcolor",
                        "py312-tox"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiofiles",
                        "py312-nibabel",
                        "py312-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py313-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.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": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-hatchling",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-zlmdb",
                        "py313-discovery",
                        "py313-icalendar",
                        "py313-platformdirs",
                        "py313-python-discovery",
                        "py313-pyproject_api",
                        "py313-virtualenv",
                        "py313-panel",
                        "py313-param",
                        "hatch",
                        "py313-superqt",
                        "py313-filelock",
                        "py313-black",
                        "gcovr",
                        "py313-zarr",
                        "py313-astropy-iers-data",
                        "py313-app-model",
                        "py313-argcomplete",
                        "py313-argon2-cffi",
                        "py313-attrs",
                        "py313-automat",
                        "py313-cattrs",
                        "py313-corner",
                        "py313-eventlet",
                        "py313-execnet",
                        "py313-fixtures",
                        "py313-fsspec",
                        "py313-geoviews",
                        "py313-holoviews",
                        "py313-humanize",
                        "py313-hvplot",
                        "py313-in-n-out",
                        "py313-isort",
                        "py313-jsonschema",
                        "py313-jsonschema-format-nongpl",
                        "py313-jsonschema-specifications",
                        "py313-magicgui",
                        "py313-mongomock",
                        "py313-npe2",
                        "py313-pint",
                        "py313-pipdeptree",
                        "py313-psygnal",
                        "py313-pyct",
                        "py313-pydantic-compat",
                        "py313-pyhamcrest",
                        "py313-pylast",
                        "py313-pytest-html",
                        "py313-pytest-metadata",
                        "py313-referencing",
                        "py313-scikit-build",
                        "py313-scikit-build-core",
                        "py313-scikit-hep-hepunits",
                        "py313-scikit-hep-particle",
                        "py313-sentinels",
                        "py313-sphinx-autodoc-typehints",
                        "py313-structlog",
                        "py313-termcolor",
                        "py313-testtools",
                        "py313-tox",
                        "py313-ulid",
                        "py313-urllib3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiofiles",
                        "py313-service_identity"
                    ]
                }
            ]
        },
        {
            "name": "py314-hatch-vcs",
            "portdir": "python/py-hatch-vcs",
            "version": "0.5.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": 2213
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatchling",
                        "py314-setuptools_scm",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "linkchecker",
                        "py314-astropy-iers-data",
                        "py314-discovery",
                        "py314-icalendar",
                        "py314-platformdirs",
                        "py314-python-discovery",
                        "py314-pyproject_api",
                        "py314-virtualenv",
                        "urlscan",
                        "py314-panel",
                        "py314-param",
                        "py314-superqt",
                        "py314-filelock",
                        "py314-black",
                        "gdown",
                        "flynt",
                        "pipx",
                        "py314-zarr",
                        "ocrmypdf",
                        "py314-pylast",
                        "py314-app-model",
                        "py314-argcomplete",
                        "py314-argon2-cffi",
                        "py314-attrs",
                        "py314-automat",
                        "py314-cattrs",
                        "py314-corner",
                        "py314-eventlet",
                        "py314-execnet",
                        "py314-fsspec",
                        "py314-geoviews",
                        "py314-holoviews",
                        "py314-hvplot",
                        "py314-in-n-out",
                        "py314-isort",
                        "py314-jsonschema",
                        "py314-jsonschema-format-nongpl",
                        "py314-jsonschema-specifications",
                        "py314-magicgui",
                        "py314-npe2",
                        "py314-pint",
                        "py314-psygnal",
                        "py314-pyct",
                        "py314-pydantic-compat",
                        "py314-pyhamcrest",
                        "py314-pytest-metadata",
                        "py314-referencing",
                        "py314-scikit-build-core",
                        "py314-sphinx-autodoc-typehints",
                        "py314-structlog",
                        "py314-termcolor",
                        "py314-testtools",
                        "py314-tox",
                        "py314-ulid",
                        "py314-urllib3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-aiofiles",
                        "py314-service_identity",
                        "py-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.16.0",
            "license": "MIT",
            "platforms": "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hcloud"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.16.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-future",
                        "py310-dateutil",
                        "py310-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.16.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-future",
                        "py311-dateutil",
                        "py311-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.16.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-future",
                        "py312-dateutil",
                        "py312-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.16.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-wheel",
                        "py313-setuptools",
                        "py313-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-future",
                        "py313-dateutil",
                        "py313-requests"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-hcloud",
            "portdir": "python/py-hcloud",
            "version": "2.16.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-wheel",
                        "py314-setuptools",
                        "py314-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-future",
                        "py314-requests",
                        "py314-dateutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest",
                        "py314-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hcloud"
                    ]
                }
            ]
        },
        {
            "name": "py-hdbscan",
            "portdir": "python/py-hdbscan",
            "version": "0.8.33",
            "license": "BSD",
            "platforms": "any",
            "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": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-hdbscan"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hdf5plugin",
            "portdir": "python/py-hdf5plugin",
            "version": "5.1.0",
            "license": "MIT",
            "platforms": "any",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-hdf5plugin"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python310",
                        "py310-six",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-scikit-learn"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-joblib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-nose",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-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": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python311",
                        "py311-six",
                        "py311-numpy",
                        "py311-scikit-learn",
                        "py311-scipy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-joblib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-hdbscan"
                    ]
                }
            ]
        },
        {
            "name": "py310-hdf5plugin",
            "portdir": "python/py-hdf5plugin",
            "version": "5.1.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-cpuinfo",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-h5py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-fabio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py311-hdf5plugin",
            "portdir": "python/py-hdf5plugin",
            "version": "5.1.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-cython",
                        "py311-cpuinfo",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-h5py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-fabio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py312-hdf5plugin",
            "portdir": "python/py-hdf5plugin",
            "version": "5.1.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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "joe.fowler",
                    "github": "joefowler",
                    "ports_count": 98
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-cython",
                        "py312-cpuinfo",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-h5py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-fabio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-xraylarch"
                    ]
                }
            ]
        }
    ]
}