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

{
    "count": 50425,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=684",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=682",
    "results": [
        {
            "name": "py314-requests-gssapi",
            "portdir": "python/py-requests-gssapi",
            "version": "1.4.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythongssapi/requests-gssapi",
            "description": "requests GSSAPI authentication library",
            "long_description": "Requests is an HTTP library, written in Python, for human beings. This library adds optional GSSAPI authentication support and supports mutual authentication.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests",
                        "py314-gssapi",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xvega-bindings",
            "portdir": "devel/xvega-bindings",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter-xeus/xvega-bindings",
            "description": "Bindings from xvega to xeus.",
            "long_description": "Bindings from xvega to xeus.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xvega"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xeus-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "openjdk25-graalvm",
            "portdir": "java/openjdk25-graalvm",
            "version": "25.0.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.graalvm.org",
            "description": "GraalVM Community Edition based on OpenJDK 25 (Short Term Support until March 2026)",
            "long_description": "GraalVM Community Edition based on OpenJDK 25 (Short Term Support until March 2026) \n\nGraalVM is an advanced JDK with ahead-of-time Native Image compilation",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk25-corretto",
            "portdir": "java/openjdk25-corretto",
            "version": "25.0.1.8.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 25 (Long Term Support until October 2032)",
            "long_description": "Amazon Corretto OpenJDK 25 (Long Term Support until October 2032) \n\nOpenJDK 25 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-whenever",
            "portdir": "python/py-whenever",
            "version": "0.8.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/whenever/",
            "description": "Typed and DST-safe datetimes for Python.",
            "long_description": "Typed and DST-safe datetimes for Python. \n Whenever helps you write correct and type checked datetime code, using well-established concepts from modern libraries in other languages. It's also way faster than other third-party libraries, and usually the standard library as well.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-whenever"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-whenever",
            "portdir": "python/py-whenever",
            "version": "0.8.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/whenever/",
            "description": "Typed and DST-safe datetimes for Python.",
            "long_description": "Typed and DST-safe datetimes for Python. \n Whenever helps you write correct and type checked datetime code, using well-established concepts from modern libraries in other languages. It's also way faster than other third-party libraries, and usually the standard library as well.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osxphotos",
                        "py-whenever"
                    ]
                }
            ]
        },
        {
            "name": "cherrytree",
            "portdir": "editors/cherrytree",
            "version": "1.6.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/giuspen/cherrytree",
            "description": "Hierarchical Note Taking",
            "long_description": "A Hierarchical Note Taking Application, featuring Rich Text and Syntax Highlighting",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "makeicns",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "spdlog",
                        "adwaita-icon-theme",
                        "atkmm",
                        "gspell",
                        "gtk3",
                        "gtksourceview4",
                        "gtksourceviewmm3",
                        "cairo",
                        "cairomm",
                        "gdk-pixbuf2",
                        "sqlite3",
                        "curl",
                        "enchant2",
                        "libxml2",
                        "libxmlxx2",
                        "uchardet",
                        "gtkmm3",
                        "pango",
                        "pangomm",
                        "libfmt9",
                        "harfbuzz",
                        "atk",
                        "gettext",
                        "glib2",
                        "glibmm",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk8-corretto",
            "portdir": "java/openjdk8-corretto",
            "version": "8.472.08.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 10 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 8 (Long Term Support until December 2030)",
            "long_description": "Amazon Corretto OpenJDK 8 (Long Term Support until December 2030) \n\nOpenJDK 8 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk17",
            "portdir": "java/openjdk17",
            "version": "17.0.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/jdk/17/",
            "description": "OpenJDK 17 (Long Term Support)",
            "long_description": "OpenJDK 17 (Long Term Support) \n\nJDK 17 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "gmake",
                        "bash",
                        "openjdk17-zulu"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "eqwalizer",
                        "logisim-evolution",
                        "flyway",
                        "apache-ant",
                        "unciv",
                        "ltex-ls",
                        "qore-jni-module",
                        "db46-java",
                        "swagger-codegen",
                        "leiningen",
                        "sheepit-client",
                        "turbovnc-viewer",
                        "AppleCommander",
                        "db48-java",
                        "jreleaser",
                        "sbt",
                        "osmosis",
                        "kotlin-language-server",
                        "antlr",
                        "NetBeans",
                        "LanguageTool",
                        "gradle"
                    ]
                }
            ]
        },
        {
            "name": "openjdk11",
            "portdir": "java/openjdk11",
            "version": "11.0.29",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/jdk/11/",
            "description": "OpenJDK 11 (Long Term Support)",
            "long_description": "OpenJDK 11 (Long Term Support) \n\nJDK 11 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "gmake",
                        "bash",
                        "openjdk11-bootstrap",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "libiconv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-omegaconf",
                        "py37-omegaconf",
                        "py311-omegaconf",
                        "py39-omegaconf",
                        "py310-omegaconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "electric",
                        "py39-dm-tree",
                        "py38-tensorflow-probability",
                        "bcprov",
                        "munin",
                        "Okapi",
                        "py-stanfordnlp",
                        "py38-stanfordnlp",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-probability",
                        "py39-tfx-bsl",
                        "py38-tensorflow-addons",
                        "py38-dm-tree",
                        "pmd",
                        "py37-tensorflow",
                        "py38-tensorflow",
                        "jlatexmath",
                        "py37-stanfordnlp",
                        "py37-tensorflow-addons",
                        "py37-tensorflow-data-validation",
                        "py38-tensorflow-data-validation",
                        "py37-tensorflow-probability",
                        "py37-tensorflow1",
                        "bulk_extractor",
                        "py37-tfx-bsl",
                        "py38-tfx-bsl",
                        "py37-dm-tree",
                        "healpix-java",
                        "dbvis",
                        "directory-studio",
                        "VisualVM",
                        "openjfx11",
                        "apktool",
                        "commons-lang3",
                        "elasticsearch",
                        "zorba",
                        "py38-tensorflow1",
                        "pdftk-java",
                        "stanford-corenlp",
                        "stanford-corenlp-models",
                        "stanford-corenlp-arabic",
                        "stanford-corenlp-chinese",
                        "stanford-corenlp-english",
                        "stanford-corenlp-english-kbp",
                        "stanford-corenlp-french",
                        "stanford-corenlp-german",
                        "stanford-corenlp-spanish",
                        "py310-tensorflow",
                        "py39-tensorflow",
                        "py39-tensorflow1",
                        "OmegaT",
                        "OmegaT-latest",
                        "commons-codec",
                        "maven32",
                        "py27-stanfordnlp",
                        "dbeaver-community",
                        "bazel-6",
                        "detekt-cli",
                        "epubcheck",
                        "giter8",
                        "apache-solr8",
                        "apache-solr9",
                        "xapian-bindings-java",
                        "sn-demangler",
                        "py-jcc",
                        "py313-jcc",
                        "portfolio-performance",
                        "metabase",
                        "jenkins",
                        "maven2",
                        "maven31",
                        "curves",
                        "async-profiler",
                        "jd-gui",
                        "MultiMC5",
                        "PolyMC",
                        "asciidoctorj",
                        "z3-java",
                        "tomcat-native-2",
                        "ki-shell"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bcprov"
                    ]
                }
            ]
        },
        {
            "name": "openjdk21",
            "portdir": "java/openjdk21",
            "version": "21.0.9",
            "license": "GPL-2+",
            "platforms": "{ darwin >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/jdk/21/",
            "description": "OpenJDK 21 (Long Term Support)",
            "long_description": "JDK 21 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero",
                "release"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "openjdk21-zulu",
                        "clang-18",
                        "autoconf",
                        "gmake",
                        "bash"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bazel",
                        "jmeter",
                        "pkl",
                        "abcl",
                        "maven4",
                        "maven3",
                        "spring-boot-cli",
                        "groovy",
                        "kotlin",
                        "ghidra",
                        "jarviz",
                        "jruby"
                    ]
                }
            ]
        },
        {
            "name": "openjdk21-corretto",
            "portdir": "java/openjdk21-corretto",
            "version": "21.0.9.10.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 21 (Long Term Support until October 2030)",
            "long_description": "Amazon Corretto OpenJDK 21 (Long Term Support until October 2030) \n\nOpenJDK 21 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk25",
            "portdir": "java/openjdk25",
            "version": "25.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openjdk.org/projects/jdk/25/",
            "description": "OpenJDK 25 (Long Term Support)",
            "long_description": "OpenJDK 25 (Long Term Support) \n\nJDK 25 builds of OpenJDK, the Open-Source implementation of the Java Platform, Standard Edition, and related projects.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [
                "release",
                "optimized",
                "debug",
                "client",
                "server",
                "minimal",
                "core",
                "zero"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "gmake",
                        "bash",
                        "clang-18",
                        "openjdk24-zulu"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openjdk11-corretto",
            "portdir": "java/openjdk11-corretto",
            "version": "11.0.29.7.1",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 10 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/corretto/",
            "description": "Amazon Corretto OpenJDK 11 (Long Term Support until January 2032)",
            "long_description": "Amazon Corretto OpenJDK 11 (Long Term Support until January 2032) \n\nOpenJDK 11 distribution from Amazon.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 97
                }
            ],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py38-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py39-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py37-graphql-relay",
            "portdir": "python/py-graphql-relay",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-relay-py",
            "description": "Relay library for graphql-core.",
            "long_description": "GraphQL-relay-py is the Relay library for GraphQL-core. It allows the easy creation of Relay-compliant servers using GraphQL-core.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-poetry-core",
                        "py37-build",
                        "py37-installer",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-typing_extensions",
                        "py37-graphql-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest",
                        "py37-pytest-benchmark",
                        "py37-pytest-describe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-graphene"
                    ]
                }
            ]
        },
        {
            "name": "py39-graphql-relay",
            "portdir": "python/py-graphql-relay",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-relay-py",
            "description": "Relay library for graphql-core.",
            "long_description": "GraphQL-relay-py is the Relay library for GraphQL-core. It allows the easy creation of Relay-compliant servers using GraphQL-core.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-poetry-core",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-graphql-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-pytest-benchmark",
                        "py39-pytest-describe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-graphene"
                    ]
                }
            ]
        },
        {
            "name": "py310-graphql-relay",
            "portdir": "python/py-graphql-relay",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-relay-py",
            "description": "Relay library for graphql-core.",
            "long_description": "GraphQL-relay-py is the Relay library for GraphQL-core. It allows the easy creation of Relay-compliant servers using GraphQL-core.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-17",
                        "py310-build",
                        "py310-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-graphql-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-benchmark",
                        "py310-pytest-describe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-graphene"
                    ]
                }
            ]
        },
        {
            "name": "py38-graphql-relay",
            "portdir": "python/py-graphql-relay",
            "version": "3.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-relay-py",
            "description": "Relay library for graphql-core.",
            "long_description": "GraphQL-relay-py is the Relay library for GraphQL-core. It allows the easy creation of Relay-compliant servers using GraphQL-core.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-graphql-core"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-pytest-benchmark",
                        "py38-pytest-describe"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-graphene"
                    ]
                }
            ]
        },
        {
            "name": "py37-graphene",
            "portdir": "python/py-graphene",
            "version": "3.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphene",
            "description": "GraphQL Framework for Python",
            "long_description": "Graphene is an opinionated Python library for building GraphQL schemas/types fast and easily.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-aniso8601",
                        "py37-graphql-core",
                        "py37-graphql-relay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-graphene",
            "portdir": "python/py-graphene",
            "version": "3.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphene",
            "description": "GraphQL Framework for Python",
            "long_description": "Graphene is an opinionated Python library for building GraphQL schemas/types fast and easily.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-aniso8601",
                        "py38-graphql-core",
                        "py38-graphql-relay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-graphene",
            "portdir": "python/py-graphene",
            "version": "3.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphene",
            "description": "GraphQL Framework for Python",
            "long_description": "Graphene is an opinionated Python library for building GraphQL schemas/types fast and easily.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-aniso8601",
                        "py39-graphql-core",
                        "py39-graphql-relay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-graphene",
            "portdir": "python/py-graphene",
            "version": "3.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphene",
            "description": "GraphQL Framework for Python",
            "long_description": "Graphene is an opinionated Python library for building GraphQL schemas/types fast and easily.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-graphql-core",
                        "py310-aniso8601",
                        "py310-graphql-relay"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-grapheme",
                        "python37",
                        "py37-about-time"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest",
                        "py37-click"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-about-time",
                        "py39-grapheme"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-click",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-about-time",
                        "py38-grapheme"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-click",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-graphql-core",
            "portdir": "python/py-graphql-core",
            "version": "3.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-core",
            "description": "GraphQL implementation for Python, a port of GraphQL.js.",
            "long_description": "GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-graphene",
                        "py310-graphql-relay"
                    ]
                }
            ]
        },
        {
            "name": "py38-graphql-core",
            "portdir": "python/py-graphql-core",
            "version": "3.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-core",
            "description": "GraphQL implementation for Python, a port of GraphQL.js.",
            "long_description": "GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-graphene",
                        "py38-graphql-relay"
                    ]
                }
            ]
        },
        {
            "name": "py39-graphql-core",
            "portdir": "python/py-graphql-core",
            "version": "3.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-core",
            "description": "GraphQL implementation for Python, a port of GraphQL.js.",
            "long_description": "GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-graphene",
                        "py39-graphql-relay"
                    ]
                }
            ]
        },
        {
            "name": "py37-graphql-core",
            "portdir": "python/py-graphql-core",
            "version": "3.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/graphql-python/graphql-core",
            "description": "GraphQL implementation for Python, a port of GraphQL.js.",
            "long_description": "GraphQL-core 3 is a Python 3.6+ port of GraphQL.js, the JavaScript reference implementation for GraphQL, a query language for APIs created by Facebook.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-graphene",
                        "py37-graphql-relay"
                    ]
                }
            ]
        },
        {
            "name": "py39-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py38-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py37-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-about-time"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-alive-progress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py311-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py312-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py313-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-about-time",
                        "py313-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py314-about-time",
            "portdir": "python/py-about-time",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/about-time",
            "description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "long_description": "Easily measure timing and throughput of code blocks, with beautiful human friendly representations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py310-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-about-time",
                        "py310-grapheme"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-click",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-about-time",
                        "py311-grapheme",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-about-time",
                        "py312-grapheme",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-about-time",
                        "py313-grapheme",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-alive-progress",
                        "beets-autofix",
                        "beets-goingrunning"
                    ]
                }
            ]
        },
        {
            "name": "py314-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-about-time",
                        "py314-grapheme",
                        "python314"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-grapheme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-graphene",
            "portdir": "python/py-graphene",
            "version": "3.4.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "GraphQL Framework for Python",
            "long_description": "Graphene is an opinionated Python library for building GraphQL schemas/types fast and easily.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-graphene"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-alive-progress"
                    ]
                }
            ]
        }
    ]
}