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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=378",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=376",
    "results": [
        {
            "name": "py39-htseq",
            "portdir": "python/py-htseq",
            "version": "2.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/htseq/htseq",
            "description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
            "long_description": "A framework to process and analyze data from high-throughput sequencing (HTS) assays",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "py39-pysam",
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-asn1crypto",
            "portdir": "python/py-asn1crypto",
            "version": "1.5.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wbond/asn1crypto",
            "description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
            "long_description": "A fast, pure Python library for parsing and serializing ASN.1 structures.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hanko",
                        "py310-hanko-certvalidator",
                        "py310-certomancer",
                        "py310-certomancer-csc-dummy",
                        "py310-oscrypto"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyside2",
            "portdir": "python/py-pyside2",
            "version": "5.15.19",
            "license": "(GPL-2 or GPL-3+ or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.qt.io/Qt_for_Python",
            "description": "Python bindings for the Qt cross-platform application and UI framework",
            "long_description": "Python bindings for the Qt cross-platform application and UI framework",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 22
                },
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "qt5-sqlite-plugin",
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-sphinx"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtmacextras",
                        "qt5-qtlocation",
                        "qt5-qtxmlpatterns",
                        "qt5-qtmultimedia",
                        "qt5-qtdatavis3d",
                        "qt5-qtscript",
                        "qt5-qtremoteobjects",
                        "qt5-qtscxml",
                        "qt5-qt3d",
                        "qt5-qtquickcontrols2",
                        "qt5-qtspeech",
                        "qt5-qttools",
                        "qt5-qtwebsockets",
                        "libxml2",
                        "libxslt",
                        "python310",
                        "py310-numpy",
                        "llvm-18",
                        "clang-18",
                        "qt5-qtgamepad",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt5-qtdeclarative",
                        "qt5-qtserialport",
                        "qt5-qtsensors",
                        "qt5-qtcharts",
                        "qt5-qtwebchannel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vpype"
                    ]
                }
            ]
        },
        {
            "name": "terraform-ls",
            "portdir": "devel/terraform-ls",
            "version": "0.38.6",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hashicorp/terraform-ls",
            "description": "A Terraform language server",
            "long_description": "A Terraform language server",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "comet-git",
            "portdir": "devel/comet-git",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/liamg/comet",
            "description": "Command line tool to help you use conventional commit messages",
            "long_description": "Command line tool to help you use conventional commit messages",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bento4",
            "portdir": "multimedia/bento4",
            "version": "1.6.0-641",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bento4.com",
            "description": "MP4, DASH, HLS, CMAF SDK and Tools",
            "long_description": "Bento4 is a C++ class library and tools designed to read and write ISO-MP4 files.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mage",
            "portdir": "devel/mage",
            "version": "1.15.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://magefile.org",
            "description": "a Make/rake-like dev tool using Go",
            "long_description": "Mage is a make-like build tool using Go. You write plain-old Go functions, and Mage automatically uses them as Makefile-like runnable targets.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-syntax-keyword-match",
            "portdir": "perl/p5-syntax-keyword-match",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
            "description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-future-asyncawait",
                        "p5.34-test-simple",
                        "clang-18",
                        "p5.34-extutils-cbuilder",
                        "p5.34-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-xs-parse-keyword",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-syntax-operator-equ"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-devel-mat",
                        "p5-syntax-keyword-match"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-syntax-keyword-match",
            "portdir": "perl/p5-syntax-keyword-match",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
            "description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-extutils-cbuilder",
                        "p5.32-test-simple",
                        "clang-18",
                        "p5.32-module-build",
                        "p5.32-future-asyncawait"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-xs-parse-keyword",
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-syntax-operator-equ"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-syntax-keyword-match",
            "portdir": "perl/p5-syntax-keyword-match",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
            "description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-future-asyncawait",
                        "p5.30-test-simple",
                        "clang-18",
                        "p5.30-extutils-cbuilder",
                        "p5.30-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-xs-parse-keyword",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-syntax-operator-equ"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-syntax-keyword-match",
            "portdir": "perl/p5-syntax-keyword-match",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
            "description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-future-asyncawait",
                        "p5.28-test-simple",
                        "clang-18",
                        "p5.28-extutils-cbuilder",
                        "p5.28-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-xs-parse-keyword",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-syntax-operator-equ"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5-syntax-keyword-match",
            "portdir": "perl/p5-syntax-keyword-match",
            "version": "0.150.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-syntax-keyword-match",
            "homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
            "description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-syntax-keyword-match"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bore-cli",
            "portdir": "net/bore-cli",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ekzhang/bore",
            "description": "A simple CLI tool for making tunnels to localhost",
            "long_description": "A simple CLI tool for making tunnels to localhost. A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "tl-expected",
            "portdir": "devel/tl-expected",
            "version": "1.0.0",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TartanLlama/expected",
            "description": "std::expected with functional-style extensions",
            "long_description": "Single header implementation of std::expected with functional-style extensions.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libmamba",
                        "micromamba"
                    ]
                }
            ]
        },
        {
            "name": "py310-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-docutils",
                        "py310-blockdiag"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-docutils",
                        "py39-blockdiag"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pyobjc"
                    ]
                }
            ]
        },
        {
            "name": "py38-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-blockdiag",
                        "py38-docutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-pyobjc"
                    ]
                }
            ]
        },
        {
            "name": "py37-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-blockdiag",
                        "py37-docutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pyobjc"
                    ]
                }
            ]
        },
        {
            "name": "py36-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "none",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-blockdiag",
                        "py36-docutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "none",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-blockdiag",
                        "py35-docutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sphinxcontrib-blockdiag",
            "portdir": "python/py-sphinxcontrib-blockdiag",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/blockdiag/sphinxcontrib-blockdiag",
            "description": "A sphinx extension for embedding block diagrams",
            "long_description": "py-sphinxcontrib-blockdiag is A sphinx extension for embedding block diagrams.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-sphinxcontrib-blockdiag"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hatchling_select",
            "portdir": "python/hatchling_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default hatchling version",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of hatchling.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-hatchling",
                        "py38-hatchling",
                        "py39-hatchling",
                        "py310-hatchling",
                        "py311-hatchling",
                        "py312-hatchling",
                        "py313-hatchling",
                        "py314-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "diff-so-fancy",
            "portdir": "textproc/diff-so-fancy",
            "version": "1.4.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/so-fancy/diff-so-fancy",
            "description": "good-lookin' diffs",
            "long_description": "diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ccdiff",
            "portdir": "textproc/ccdiff",
            "version": "0.340.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::ccdiff",
            "description": "Colored Character Diff",
            "long_description": "Colored Character Diff",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-extutils-makemaker",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-getopt-long",
                        "p5.34-scalar-list-utils",
                        "p5.34-term-ansicolor",
                        "perl5.34",
                        "p5.34-algorithm-diff"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "p5.34-capture-tiny",
                        "p5.34-test-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crispy-doom",
            "portdir": "games/crispy-doom",
            "version": "7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fabiangreffrath/crispy-doom",
            "description": "A limit-removing enhanced-resolution Doom source port based on Chocolate Doom",
            "long_description": "Crispy Doom is a friendly fork of Chocolate Doom that provides a higher display resolution, removes the static limits of the Doom engine and offers further optional visual, tactical and physical enhancements while remaining entirely config file, savegame, netplay and demo compatible with the original.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "libsamplerate",
                        "libsdl2_mixer",
                        "libsdl2",
                        "libsdl2_net"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-python-coveralls",
            "portdir": "python/py-python-coveralls",
            "version": "2.9.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/z4r/python-coveralls",
            "description": "Python API for https://coveralls.io",
            "long_description": "Python API for https://coveralls.io",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-requests",
                        "py310-six",
                        "py310-coverage",
                        "py310-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-moviepy"
                    ]
                }
            ]
        },
        {
            "name": "py310-jaraco.classes",
            "portdir": "python/py-jaraco.classes",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jaraco.classes/",
            "description": "Utility functions for Python class constructs",
            "long_description": "Utility functions for Python class constructs",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-more-itertools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-keyring",
                        "py310-keyrings.alt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-jaraco.functools"
                    ]
                }
            ]
        },
        {
            "name": "py39-jaraco.classes",
            "portdir": "python/py-jaraco.classes",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jaraco.classes/",
            "description": "Utility functions for Python class constructs",
            "long_description": "Utility functions for Python class constructs",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-18",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-more-itertools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-keyring",
                        "py39-keyrings.alt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-jaraco.functools"
                    ]
                }
            ]
        },
        {
            "name": "py38-jaraco.classes",
            "portdir": "python/py-jaraco.classes",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jaraco.classes/",
            "description": "Utility functions for Python class constructs",
            "long_description": "Utility functions for Python class constructs",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-more-itertools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-keyring"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-jaraco.functools"
                    ]
                }
            ]
        },
        {
            "name": "py37-jaraco.classes",
            "portdir": "python/py-jaraco.classes",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jaraco.classes/",
            "description": "Utility functions for Python class constructs",
            "long_description": "Utility functions for Python class constructs",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-installer",
                        "clang-16",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-toml",
                        "py37-wheel",
                        "py37-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-more-itertools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-keyring"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-jaraco.functools"
                    ]
                }
            ]
        },
        {
            "name": "py-jaraco.classes",
            "portdir": "python/py-jaraco.classes",
            "version": "3.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/jaraco.classes/",
            "description": "Utility functions for Python class constructs",
            "long_description": "Utility functions for Python class constructs",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 433
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jaraco.classes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-zipfile-deflate64",
            "portdir": "python/py-zipfile-deflate64",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brianhelba/zipfile-deflate64",
            "description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-zipfile-deflate64",
            "portdir": "python/py-zipfile-deflate64",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brianhelba/zipfile-deflate64",
            "description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "clang-18",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-zipfile-deflate64",
            "portdir": "python/py-zipfile-deflate64",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brianhelba/zipfile-deflate64",
            "description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "clang-16",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-zipfile-deflate64",
            "portdir": "python/py-zipfile-deflate64",
            "version": "0.2.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brianhelba/zipfile-deflate64",
            "description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "long_description": "Extract Deflate64 ZIP archives with Python's zipfile API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-zipfile-deflate64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pytest",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-pylast"
                    ]
                }
            ]
        },
        {
            "name": "py39-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pytest",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-last"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pytest",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-last"
                    ]
                }
            ]
        },
        {
            "name": "py37-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-last"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-random-order"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.29.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pluggy",
                        "py310-pathspec",
                        "py310-editables",
                        "py310-trove-classifiers",
                        "python310",
                        "py310-tomli",
                        "py310-packaging"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-zarr",
                        "py310-pydantic_settings",
                        "py310-python-discovery",
                        "py310-pygments",
                        "py310-wcwidth",
                        "py310-narwhals",
                        "py310-astropy-iers-data",
                        "py310-superqt",
                        "py310-virtualenv",
                        "py310-filelock",
                        "py310-sphinx-autodoc-typehints",
                        "py310-param",
                        "py310-panel",
                        "py310-aesara",
                        "py310-aiofiles",
                        "py310-altair",
                        "py310-annotated_types",
                        "py310-anywidget",
                        "py310-apipkg",
                        "py310-app-model",
                        "py310-argcomplete",
                        "py310-argon2-cffi",
                        "py310-attrs",
                        "py310-autoflake",
                        "py310-automat",
                        "py310-backports.asyncio.runner",
                        "py310-beartype",
                        "py310-beautifulsoup4",
                        "py310-binaryornot",
                        "py310-black",
                        "py310-bracex",
                        "py310-cattrs",
                        "py310-colorama",
                        "py310-comm",
                        "py310-corner",
                        "py310-croniter",
                        "py310-cssselect",
                        "py310-diskcache-stubs",
                        "py310-django-debug-toolbar",
                        "py310-dnspython",
                        "py310-docstring_parser",
                        "py310-elasticsearch",
                        "py310-eventlet",
                        "py310-execnet",
                        "py310-expandvars",
                        "py310-fickling",
                        "py310-fmf",
                        "py310-fsspec",
                        "py310-ftfy",
                        "py310-geoviews",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-urllib3",
                        "py310-userpath",
                        "py310-uvicorn",
                        "py310-versioningit",
                        "py310-wcmatch",
                        "py310-cloudflare",
                        "py310-hatch-jupyter-builder",
                        "py310-hatch-nodejs-version",
                        "py310-hatch-requirements-txt",
                        "py310-hatch-vcs",
                        "py310-holoviews",
                        "py310-httpcore",
                        "py310-httpx",
                        "py310-httpx-aiohttp",
                        "py310-humanize",
                        "py310-hvplot",
                        "py310-in-n-out",
                        "py310-intervaltree",
                        "py310-ipykernel",
                        "py310-ipympl",
                        "py310-ipyparallel",
                        "py310-isort",
                        "py310-itemadapter",
                        "py310-jsonschema",
                        "py310-jsonschema-format-nongpl",
                        "py310-jsonschema-specifications",
                        "py310-jupyter_client",
                        "py310-jupyter_console",
                        "py310-jupyter_core",
                        "py310-jupyter_events",
                        "py310-jupyter_packaging",
                        "py310-jupyter_server_terminals",
                        "py310-jupyter_sphinx",
                        "py310-jupyterlab",
                        "py310-jupyterlab_pygments",
                        "py310-jupyterlab_server",
                        "py310-jupytext",
                        "py310-libtmux",
                        "py310-lonboard",
                        "py310-looseversion",
                        "py310-magicgui",
                        "py310-metakernel",
                        "py310-mongomock",
                        "py310-nameutils",
                        "py310-nbclient",
                        "py310-nbconvert",
                        "py310-nbformat",
                        "py310-notebook_shim",
                        "py310-notebook",
                        "py310-npe2",
                        "py310-obspec",
                        "py310-octave_kernel",
                        "py310-osxmetadata",
                        "py310-paho-mqtt",
                        "py310-pint",
                        "py310-pipdeptree",
                        "py310-platformdirs",
                        "py310-plotly",
                        "py310-protego",
                        "py310-psygnal",
                        "py310-pudb",
                        "py310-pyct",
                        "py310-pydantic",
                        "py310-pydantic-compat",
                        "py310-pydantic-extra-types",
                        "py310-pyhamcrest",
                        "py310-pylast",
                        "py310-pymongo",
                        "py310-pyproject_api",
                        "py310-pytest-cov",
                        "py310-pytest-env",
                        "py310-pytest-html",
                        "py310-pytest-metadata",
                        "py310-pytest-recording",
                        "py310-python-multipart",
                        "py310-pyviz_comms",
                        "py310-queuelib",
                        "py310-redis",
                        "py310-referencing",
                        "py310-rfc3987-syntax",
                        "py310-rich-argparse",
                        "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-service_identity",
                        "py310-soupsieve",
                        "py310-sqlparse",
                        "py310-starlette",
                        "py310-strpdatetime",
                        "py310-structlog",
                        "py310-svglib",
                        "py310-termcolor",
                        "py310-terminado",
                        "py310-tmuxp",
                        "py310-tox",
                        "py310-traitlets",
                        "py310-treq",
                        "py310-trustme",
                        "py310-twisted",
                        "py310-typing-inspection",
                        "py310-typogrify",
                        "py310-ulid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-hatch-vcs",
                        "py310-scikit-hep-uproot",
                        "py310-hatch-requirements-txt",
                        "py310-uv-dynamic-versioning"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-hatch-jupyter-builder",
                        "py310-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py39-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.27.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pluggy",
                        "py39-tomli",
                        "py39-editables",
                        "py39-trove-classifiers",
                        "python39",
                        "py39-packaging",
                        "py39-pathspec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-comm",
                        "py39-jupyter_core",
                        "py39-octave_kernel",
                        "py39-plotly",
                        "py39-tox",
                        "py39-starlette",
                        "py39-typogrify",
                        "py39-scikit-build-core",
                        "py39-jupytext",
                        "py39-uvicorn",
                        "py39-traitlets",
                        "py39-pudb",
                        "py39-argon2-cffi",
                        "py39-ipykernel",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-hepunits",
                        "py39-jupyter_server_terminals",
                        "py39-scikit-hep-hist",
                        "py39-scikit-hep-particle",
                        "py39-queuelib",
                        "py39-docstring_parser",
                        "py39-hatch-nodejs-version",
                        "py39-hatch-jupyter-builder",
                        "py39-jupyter_client",
                        "py39-aiofiles",
                        "py39-cloudflare",
                        "py39-structlog",
                        "py39-atpublic",
                        "py39-psygnal",
                        "py39-pyproject_api",
                        "py39-ipyparallel",
                        "py39-jupyter_sphinx",
                        "py39-paho-mqtt",
                        "py39-nbclient",
                        "py39-sqlparse",
                        "py39-dnspython",
                        "py39-service_identity",
                        "py39-intervaltree",
                        "py39-notebook",
                        "py39-pymongo",
                        "py39-corner",
                        "py39-httpcore",
                        "py39-httpx",
                        "py39-osxmetadata",
                        "py39-nbformat",
                        "py39-altair",
                        "py39-jsonschema-specifications",
                        "py39-referencing",
                        "py39-terminado",
                        "py39-jupyter_events",
                        "py39-jupyterlab",
                        "py39-jupyter_packaging",
                        "py39-jupyterlab_server",
                        "py39-nbconvert",
                        "py39-userpath",
                        "py39-notebook_shim",
                        "py39-twisted",
                        "py39-jsonschema",
                        "py39-jsonschema-format-nongpl",
                        "py39-hatch-requirements-txt",
                        "py39-zarr",
                        "py39-elasticsearch",
                        "py39-strpdatetime",
                        "py39-npe2",
                        "py39-nameutils",
                        "py39-protego",
                        "py39-beautifulsoup4",
                        "py39-pipdeptree",
                        "py39-pyct",
                        "py39-pyviz_comms",
                        "py39-iniconfig",
                        "py39-pylast",
                        "py39-astropy-iers-data",
                        "py39-magicgui",
                        "py39-humanize",
                        "py39-ftfy",
                        "py39-sphinx-autodoc-typehints",
                        "py39-automat",
                        "py39-last",
                        "py39-bracex",
                        "py39-pyhamcrest",
                        "py39-in-n-out",
                        "py39-pydantic-compat",
                        "py39-wcmatch",
                        "py39-scikit-build",
                        "py39-platformdirs",
                        "py39-itemadapter",
                        "py39-filelock",
                        "py39-superqt",
                        "py39-hatch-vcs",
                        "py39-aesara",
                        "py39-annotated_types",
                        "py39-colorama",
                        "py39-pydantic",
                        "py39-app-model",
                        "py39-argcomplete",
                        "py39-expandvars",
                        "py39-execnet",
                        "py39-apipkg",
                        "py39-typing-inspection",
                        "py39-autoflake",
                        "py39-mongomock",
                        "py39-pytest-html",
                        "py39-pytest-metadata",
                        "py39-pydantic_settings",
                        "py39-sentinels",
                        "py39-attrs",
                        "py39-isort",
                        "py39-hatch-fancy-pypi-readme",
                        "py39-jupyterlab_pygments",
                        "py39-jupyter_console",
                        "py39-eventlet",
                        "py39-pytest-cov",
                        "py39-param",
                        "py39-virtualenv",
                        "py39-narwhals",
                        "py39-metakernel",
                        "py39-black",
                        "py39-pygments",
                        "py39-cattrs",
                        "py39-termcolor",
                        "py39-fsspec",
                        "py39-soupsieve",
                        "py39-urllib3",
                        "py39-panel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-scikit-hep-uproot",
                        "py39-hatch-vcs",
                        "py39-hatch-requirements-txt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-hatch-nodejs-version",
                        "py39-hatch-jupyter-builder"
                    ]
                }
            ]
        },
        {
            "name": "py38-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.27.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pluggy",
                        "py38-tomli",
                        "py38-editables",
                        "py38-trove-classifiers",
                        "python38",
                        "py38-packaging",
                        "py38-pathspec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-hatch-fancy-pypi-readme",
                        "py38-octave_kernel",
                        "py38-fastapi",
                        "py38-pydantic",
                        "py38-bracex",
                        "py38-jupyter_packaging",
                        "py38-annotated_types",
                        "py38-userpath",
                        "py38-pydantic-compat",
                        "py38-npe2",
                        "py38-last",
                        "py38-jupyter_sphinx",
                        "py38-virtualenv",
                        "py38-jupyter_console",
                        "py38-wcmatch",
                        "py38-scikit-build",
                        "py38-black",
                        "py38-notebook",
                        "py38-uvicorn",
                        "py38-sqlparse",
                        "py38-attrs",
                        "py38-scikit-hep-awkward",
                        "py38-ipyparallel",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-particle",
                        "py38-structlog",
                        "py38-soupsieve",
                        "py38-urllib3",
                        "py38-superqt",
                        "py38-nameutils",
                        "py38-metakernel",
                        "py38-sphinx-autodoc-typehints",
                        "py38-autoflake",
                        "py38-apipkg",
                        "py38-in-n-out",
                        "py38-hatch-jupyter-builder",
                        "py38-jupyter_core",
                        "py38-jupyter_client",
                        "py38-ipykernel",
                        "py38-termcolor",
                        "py38-jsonschema-specifications",
                        "py38-hatch-vcs",
                        "py38-referencing",
                        "py38-hatch-nodejs-version",
                        "py38-nbformat",
                        "py38-jsonschema",
                        "py38-jsonschema-format-nongpl",
                        "py38-tox",
                        "py38-terminado",
                        "py38-altair",
                        "py38-comm",
                        "py38-pydantic_settings",
                        "py38-magicgui",
                        "py38-nbclient",
                        "py38-aiofiles",
                        "py38-argon2-cffi",
                        "py38-jupyter_server_terminals",
                        "py38-plumbum",
                        "py38-nbconvert",
                        "py38-jupytext",
                        "py38-jupyter_events",
                        "py38-jupyterlab_server",
                        "py38-notebook_shim",
                        "py38-jupyterlab",
                        "py38-cattrs",
                        "py38-service_identity",
                        "py38-fsspec",
                        "py38-starlette",
                        "py38-pygments",
                        "py38-aesara",
                        "py38-colorama",
                        "py38-jupyterlab_pygments",
                        "py38-pyviz_comms",
                        "py38-scikit-build-core",
                        "py38-param",
                        "py38-pipdeptree",
                        "py38-app-model",
                        "py38-expandvars",
                        "py38-traitlets",
                        "py38-beautifulsoup4",
                        "py38-execnet",
                        "py38-httpcore",
                        "py38-httpx",
                        "py38-platformdirs",
                        "py38-dnspython",
                        "py38-filelock",
                        "py38-psygnal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikit-hep-uproot",
                        "py38-hatch-vcs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-hatch-jupyter-builder",
                        "py38-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py37-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.17.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pathspec",
                        "py37-pluggy",
                        "py37-tomli",
                        "py37-editables",
                        "py37-trove-classifiers",
                        "python37",
                        "py37-importlib-metadata",
                        "py37-packaging"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-hatch-fancy-pypi-readme",
                        "py37-scikit-build",
                        "py37-autoflake",
                        "py37-sqlparse",
                        "py37-psygnal",
                        "py37-sphinx-autodoc-typehints",
                        "py37-app-model",
                        "py37-ipykernel",
                        "py37-jupyter_client",
                        "py37-jupyter_core",
                        "py37-nbconvert",
                        "py37-bracex",
                        "py37-scikit-hep-awkward",
                        "py37-soupsieve",
                        "py37-beautifulsoup4",
                        "py37-wcmatch",
                        "py37-jsonschema",
                        "py37-expandvars",
                        "py37-magicgui",
                        "py37-termcolor",
                        "py37-traitlets",
                        "py37-attrs",
                        "py37-terminado",
                        "py37-plumbum",
                        "py37-jupyter_packaging",
                        "py37-metakernel",
                        "py37-last",
                        "py37-comm",
                        "py37-octave_kernel",
                        "py37-altair",
                        "py37-annotated_types",
                        "py37-pydantic",
                        "py37-userpath",
                        "py37-param",
                        "py37-starlette",
                        "py37-hatch-vcs",
                        "py37-aiofiles",
                        "py37-httpx",
                        "py37-black",
                        "py37-scikit-hep-hepunits",
                        "py37-scikit-hep-particle",
                        "py37-in-n-out",
                        "py37-superqt",
                        "py37-scikit-hep-hist",
                        "py37-dnspython",
                        "py37-service_identity",
                        "py37-platformdirs",
                        "py37-virtualenv",
                        "py37-colorama",
                        "py37-execnet",
                        "py37-pygments",
                        "py37-filelock"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-scikit-hep-uproot",
                        "py37-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.29.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-hatchling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hatch",
            "portdir": "python/hatch",
            "version": "1.16.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofek/hatch",
            "description": "Hatch is a modern, extensible Python project manager.",
            "long_description": "Hatch is a modern, extensible Python project manager.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-platformdirs",
                        "py313-shellingham",
                        "py313-virtualenv",
                        "py313-tomlkit",
                        "py313-click",
                        "py313-userpath",
                        "python313",
                        "py313-rich",
                        "py313-httpx",
                        "py313-hyperlink",
                        "py313-keyring",
                        "py313-pyperclip",
                        "py313-tomli-w",
                        "py313-trove-classifiers",
                        "py313-hatchling",
                        "py313-atomicwrites",
                        "py313-pexpect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-editables",
            "portdir": "python/py-editables",
            "version": "0.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py39-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py38-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py37-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1425
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-flit_core",
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-hatchling"
                    ]
                }
            ]
        }
    ]
}