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

{
    "count": 52352,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1041",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=1039",
    "results": [
        {
            "name": "py-ast_serialize",
            "portdir": "python/py-ast_serialize",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypyc/ast_serialize",
            "description": "Python bindings for mypy AST serialization",
            "long_description": "This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ast_serialize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-ast_serialize",
            "portdir": "python/py-ast_serialize",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypyc/ast_serialize",
            "description": "Python bindings for mypy AST serialization",
            "long_description": "This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools-rust",
                        "py310-maturin",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py311-ast_serialize",
            "portdir": "python/py-ast_serialize",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypyc/ast_serialize",
            "description": "Python bindings for mypy AST serialization",
            "long_description": "This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools-rust",
                        "py311-maturin",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py312-ast_serialize",
            "portdir": "python/py-ast_serialize",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypyc/ast_serialize",
            "description": "Python bindings for mypy AST serialization",
            "long_description": "This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-maturin",
                        "py312-setuptools-rust",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py314-ast_serialize",
            "portdir": "python/py-ast_serialize",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypyc/ast_serialize",
            "description": "Python bindings for mypy AST serialization",
            "long_description": "This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools-rust",
                        "py314-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ast_serialize",
                        "py314-mypy"
                    ]
                }
            ]
        },
        {
            "name": "py313-ast_serialize",
            "portdir": "python/py-ast_serialize",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypyc/ast_serialize",
            "description": "Python bindings for mypy AST serialization",
            "long_description": "This is a fast Python extension for parsing Python files and serializing the AST using the native binary format used by mypy. This will eventually replace the current mypy parser, which uses the Python stdlib ast module for parsing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 254
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools-rust",
                        "py313-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-mypy"
                    ]
                }
            ]
        },
        {
            "name": "feedr",
            "portdir": "www/feedr",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bahdotsh/feedr",
            "description": "Terminal RSS/Atom feed reader",
            "long_description": "Feedr is a feature-rich terminal-based RSS/Atom feed reader with a TUI interface for managing and reading feeds.",
            "active": true,
            "categories": [
                "net",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hittekaart",
            "portdir": "gis/hittekaart",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/dunj3/hittekaart",
            "description": "Renders heatmaps by reading GPX files and generating OSM overlay tiles",
            "long_description": "Renders heatmaps by reading GPX files and generating OSM overlay tiles",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 49
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "apfel",
            "portdir": "llm/apfel",
            "version": "1.8.0",
            "license": "MIT",
            "platforms": "{darwin >= 26}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://apfel.franzai.com",
            "description": "The free AI already on your Mac",
            "long_description": "The free AI already on your Mac. CLI tool, OpenAI-compatible server, and interactive chat — all on-device via Apple Intelligence. No API keys, no cloud, no downloads. Depends on Apple FoundationModels available in macOS 26 or later.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mongocli",
            "portdir": "databases/mongocli",
            "version": "2.0.7",
            "license": "Apache-2",
            "platforms": "{darwin >= 21}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mongodb/mongodb-cli",
            "description": "Manage your MongoDB from the terminal",
            "long_description": "MongoDB CLI enables you to manage your MongoDB services from the terminal. From one-line commands to interact with Ops manager or Cloud manager to automating management tasks for your deployments.",
            "active": true,
            "categories": [
                "devel",
                "databases"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "commitmaniac",
                    "ports_count": 7
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xs",
            "portdir": "lang/xs",
            "version": "1.2.26",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://xslang.org/",
            "description": "Programming language with one self-contained toolchain binary",
            "long_description": "XS is a programming language whose single statically-linked binary includes the compiler, VM, language server, debugger, formatter, linter, test runner, profiler, and package manager. It can run source through an interpreter, bytecode VM, or JIT, and can emit C, JavaScript, or WebAssembly.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1074
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-base58",
            "portdir": "python/py-base58",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/keis/base58",
            "description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network",
            "long_description": "Base58 and Base58Check implementation compatible with what is used by the bitcoin network. Any other alternative alphabet (like the XRP one) can be used.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-base58",
                        "py314-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py314-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyaes",
                        "py314-sslcrypto"
                    ]
                }
            ]
        },
        {
            "name": "py314-sslcrypto",
            "portdir": "python/py-sslcrypto",
            "version": "5.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/purplesyringa/sslcrypto/",
            "description": "Fast and simple library for AES, ECIES and ECDSA for Python",
            "long_description": "Fast and simple library for AES, ECIES and ECDSA for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-base58",
                        "py314-pyaes",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sslcrypto",
                        "proxmark3-iceman"
                    ]
                }
            ]
        },
        {
            "name": "openorienteering-mapper",
            "portdir": "gis/openorienteering-mapper",
            "version": "0.9.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenOrienteering/mapper",
            "description": "An orienteering mapmaking program",
            "long_description": "An orienteering mapmaking program",
            "active": true,
            "categories": [
                "graphics",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 49
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "doxygen",
                        "qt5-qttools",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "polyclipping",
                        "proj9",
                        "qt5-qtbase",
                        "qt5-qtsensors",
                        "qt5-qtlocation",
                        "zlib",
                        "gdal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qt5-qttranslations",
                        "qt5-qtimageformats"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-file-xdg",
            "portdir": "perl/p5-file-xdg",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-xdg",
            "homepage": "https://metacpan.org/pod/File::XDG",
            "description": "File::XDG - Basic implementation of the XDG base directory specification",
            "long_description": "File::XDG - Basic implementation of the XDG base directory specification",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-xdg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-file-xdg",
            "portdir": "perl/p5-file-xdg",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::XDG",
            "description": "File::XDG - Basic implementation of the XDG base directory specification",
            "long_description": "File::XDG - Basic implementation of the XDG base directory specification",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-temp",
                        "p5.28-path-class",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-ref-util",
                        "p5.28-file-path",
                        "p5.28-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-file-xdg",
            "portdir": "perl/p5-file-xdg",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::XDG",
            "description": "File::XDG - Basic implementation of the XDG base directory specification",
            "long_description": "File::XDG - Basic implementation of the XDG base directory specification",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-temp",
                        "p5.30-path-class",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-ref-util",
                        "p5.30-file-path",
                        "p5.30-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-xdg",
            "portdir": "perl/p5-file-xdg",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::XDG",
            "description": "File::XDG - Basic implementation of the XDG base directory specification",
            "long_description": "File::XDG - Basic implementation of the XDG base directory specification",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-temp",
                        "p5.32-path-class",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-ref-util",
                        "p5.32-file-path",
                        "p5.32-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-file-xdg",
            "portdir": "perl/p5-file-xdg",
            "version": "1.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::XDG",
            "description": "File::XDG - Basic implementation of the XDG base directory specification",
            "long_description": "File::XDG - Basic implementation of the XDG base directory specification",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-temp",
                        "p5.34-path-class",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-ref-util",
                        "p5.34-file-path",
                        "p5.34-path-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-file-xdg",
                        "p5.34-www-mechanize-cached"
                    ]
                }
            ]
        },
        {
            "name": "py313-ligo-lw",
            "portdir": "python/py-ligo-lw",
            "version": "1.8.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/kipp.cannon/python-ligo-lw",
            "description": "Python LIGO Light-Weight XML I/O Library",
            "long_description": "The LIGO Light-Weight XML format is used extensively by compact object detection pipeline and associated tool sets. This package provides a Python I/O library for reading, writing, and interacting with documents in this format.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-yaml",
                        "py313-ligo-common",
                        "python313",
                        "py313-lscsoft-glue",
                        "py313-ligo-segments",
                        "py313-six",
                        "py313-numpy",
                        "py313-dateutil",
                        "py313-tqdm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-ligo-lw",
            "portdir": "python/py-ligo-lw",
            "version": "1.8.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/kipp.cannon/python-ligo-lw",
            "description": "Python LIGO Light-Weight XML I/O Library",
            "long_description": "The LIGO Light-Weight XML format is used extensively by compact object detection pipeline and associated tool sets. This package provides a Python I/O library for reading, writing, and interacting with documents in this format.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-yaml",
                        "py314-ligo-common",
                        "python314",
                        "py314-lscsoft-glue",
                        "py314-ligo-segments",
                        "py314-dateutil",
                        "py314-six",
                        "py314-numpy",
                        "py314-tqdm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ligo-lw"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps"
                    ]
                }
            ]
        },
        {
            "name": "py314-ansicolors",
            "portdir": "python/py-ansicolors",
            "version": "1.1.8",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonathaneunice/colors",
            "description": "ANSI colors for Python",
            "long_description": "ANSI colors for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ansicolors",
                        "proxmark3-iceman"
                    ]
                }
            ]
        },
        {
            "name": "xp3-tool",
            "portdir": "archivers/xp3-tool",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/storycraft/xp3-tool",
            "description": "simple xp3 pack/unpack tool",
            "long_description": "xp3-tool is a simple set of tools for packing and unpacking XP3 archives, which are commonly used in visual novel engines like Kirikiri and Kirikiroid2.",
            "active": true,
            "categories": [
                "games",
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 288
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ralphex",
            "portdir": "llm/ralphex",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ralphex.com/",
            "description": "Extended Ralph loop for autonomous AI-driven plan execution",
            "long_description": "Extended Ralph loop for autonomous AI-driven plan execution",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 49
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vde2-devel",
            "portdir": "net/vde2",
            "version": "20260323-6ad51c2f",
            "license": "GPL-2 and LGPL-2.1 and BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/virtualsquare/vde-2",
            "description": "Virtual Distributed Ethernet",
            "long_description": "VDE is an ethernet compliant virtual network that can be spawned over a set of physical computer over the Internet.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tuntap",
                "pcap",
                "experimental",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpcap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "zimh"
                    ]
                }
            ]
        },
        {
            "name": "pasdoc",
            "portdir": "devel/pasdoc",
            "version": "1.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pasdoc.github.io",
            "description": "Documentation generator for Pascal source code.",
            "long_description": "PasDoc is a documentation tool for Object Pascal code (as implemented by FPC and Delphi). Documentation is generated from comments found in the source code or in special \"description files\". Numerous output formats are supported, including HTML, LaTeX (for PDF, PS), XML and PHP. This package includes these CLI tools: \n - pasdoc \n - file_to_pascal_data \n - file_to_pascal_string \n - pascal_pre_proc \n Type pasdoc --help to get a better feeling for how PasDoc works. Also, see the web page for more information about PasDoc.",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "fpc",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pasdoc-gui",
            "portdir": "devel/pasdoc",
            "version": "1.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pasdoc.github.io",
            "description": "PasDoc GUI Application",
            "long_description": "PasDoc is a documentation application for Object Pascal code (as implemented by FPC and Delphi).",
            "active": true,
            "categories": [
                "devel",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "karl-michael.schindler",
                    "github": "kamischi",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lazarus",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-11.8",
            "portdir": "databases/mariadb-11.8",
            "version": "11.8.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Multithreaded SQL database server",
            "long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMa",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "curl",
                        "tcp_wrappers",
                        "lzo2",
                        "openssl3",
                        "boost188",
                        "libfmt12",
                        "libxml2",
                        "snappy",
                        "zlib",
                        "judy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mariadb-11.8-server"
                    ]
                }
            ]
        },
        {
            "name": "mariadb-11.8-server",
            "portdir": "databases/mariadb-11.8",
            "version": "11.8.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Run mariadb-11.8 as server",
            "long_description": "Run mariadb-11.8 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "macintosh",
                    "github": "BjarneDMa",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-11.8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "motif",
            "portdir": "x11/motif",
            "version": "2.5.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thentenaar/motif",
            "description": "The Motif toolkit for X11",
            "long_description": "This is Motif, the legendary user interface toolkit Originally provided by The Open Group and other vendors, it lives on as an independent project.",
            "active": true,
            "categories": [
                "x11"
            ],
            "maintainers": [
                {
                    "name": "tim",
                    "github": "thentenaar",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "byacc",
                        "flex",
                        "libtool",
                        "pkgconfig",
                        "xbitmaps",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "xorg-libXmu",
                        "xorg-libXrandr",
                        "xorg-libXt",
                        "fontconfig",
                        "xorg-libsm",
                        "xpm",
                        "xrender",
                        "xorg-libice",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "libiconv",
                        "Xft2",
                        "xorg-libX11",
                        "xorg-libXcursor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ncpp",
                        "opendx",
                        "xastir",
                        "ddd",
                        "nedit",
                        "xmfract",
                        "xmgr",
                        "alliance",
                        "aircraft_oap",
                        "arb",
                        "geomview",
                        "molmol",
                        "ncplot",
                        "xephem",
                        "SoXt",
                        "glw"
                    ]
                }
            ]
        },
        {
            "name": "nodejs26",
            "portdir": "lang/nodejs26",
            "version": "26.4.0",
            "license": "(MIT or BSD)",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 36
                }
            ],
            "variants": [
                "no_openssl3_with_quic"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "pkgconfig",
                        "python314",
                        "clang-22"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-nh3",
            "portdir": "python/py-nh3",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/messense/nh3",
            "description": "Python bindings to the ammonia HTML sanitization library.",
            "long_description": "Python bindings to the ammonia HTML sanitization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-nh3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-nh3",
            "portdir": "python/py-nh3",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/messense/nh3",
            "description": "Python bindings to the ammonia HTML sanitization library.",
            "long_description": "Python bindings to the ammonia HTML sanitization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools-rust",
                        "py310-maturin",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-panel"
                    ]
                }
            ]
        },
        {
            "name": "py311-nh3",
            "portdir": "python/py-nh3",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/messense/nh3",
            "description": "Python bindings to the ammonia HTML sanitization library.",
            "long_description": "Python bindings to the ammonia HTML sanitization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools-rust",
                        "py311-maturin",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-panel"
                    ]
                }
            ]
        },
        {
            "name": "py312-nh3",
            "portdir": "python/py-nh3",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/messense/nh3",
            "description": "Python bindings to the ammonia HTML sanitization library.",
            "long_description": "Python bindings to the ammonia HTML sanitization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-maturin",
                        "py312-setuptools-rust",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-panel"
                    ]
                }
            ]
        },
        {
            "name": "py313-nh3",
            "portdir": "python/py-nh3",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/messense/nh3",
            "description": "Python bindings to the ammonia HTML sanitization library.",
            "long_description": "Python bindings to the ammonia HTML sanitization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools-rust",
                        "py313-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-panel"
                    ]
                }
            ]
        },
        {
            "name": "py314-nh3",
            "portdir": "python/py-nh3",
            "version": "0.3.6",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/messense/nh3",
            "description": "Python bindings to the ammonia HTML sanitization library.",
            "long_description": "Python bindings to the ammonia HTML sanitization library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1547
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools-rust",
                        "py314-maturin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-panel",
                        "py-nh3"
                    ]
                }
            ]
        },
        {
            "name": "jxrlib",
            "portdir": "graphics/jxrlib",
            "version": "1.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mircomir/jxrlib",
            "description": "jxrlib is JPEG XR Image Codec reference implementation library",
            "long_description": "jxrlib is JPEG XR Image Codec reference implementation library",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "dave.allured",
                    "github": "Dave-Allured",
                    "ports_count": 12
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick",
                        "ImageMagick7"
                    ]
                }
            ]
        },
        {
            "name": "p5-exporter",
            "portdir": "perl/p5-exporter",
            "version": "5.790.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-exporter",
            "homepage": "https://metacpan.org/pod/Exporter",
            "description": "Exporter - Implements default import method for modules",
            "long_description": "Exporter - Implements default import method for modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-exporter"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-exporter",
            "portdir": "perl/p5-exporter",
            "version": "5.790.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter",
            "description": "Exporter - Implements default import method for modules",
            "long_description": "Exporter - Implements default import method for modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-crypt-passwdmd5"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-exporter",
            "portdir": "perl/p5-exporter",
            "version": "5.790.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter",
            "description": "Exporter - Implements default import method for modules",
            "long_description": "Exporter - Implements default import method for modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-crypt-passwdmd5"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-exporter",
            "portdir": "perl/p5-exporter",
            "version": "5.790.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter",
            "description": "Exporter - Implements default import method for modules",
            "long_description": "Exporter - Implements default import method for modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-crypt-passwdmd5"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-exporter",
            "portdir": "perl/p5-exporter",
            "version": "5.790.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Exporter",
            "description": "Exporter - Implements default import method for modules",
            "long_description": "Exporter - Implements default import method for modules",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-exporter",
                        "p5.34-crypt-passwdmd5"
                    ]
                }
            ]
        },
        {
            "name": "translate",
            "portdir": "textproc/translate",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin >= 26}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://translate.franzai.com",
            "description": "Apple Translation from your terminal",
            "long_description": "Apple Translation from your terminal. A UNIX filter and a drop-in HTTP server for DeepL, LibreTranslate, and Google Translate v2 - all wrapped around Apple's on-device Translation framework. No cloud, no LLM, no API keys, no rate limits.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.0.69",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-genai-prices"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-griffelib",
            "portdir": "python/py-griffelib",
            "version": "2.1.0",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/griffelib/",
            "description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "long_description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-griffelib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.0.69",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-httpx",
                        "py313-pydantic",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py314-genai-prices",
            "portdir": "python/py-genai-prices",
            "version": "0.0.69",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydantic/genai-prices",
            "description": "Calculate prices for calling LLM inference APIs.",
            "long_description": "Calculate prices for calling LLM inference APIs.",
            "active": true,
            "categories": [
                "python",
                "llm"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-httpx",
                        "py314-pydantic",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-genai-prices",
                        "py314-pydantic-ai-slim"
                    ]
                }
            ]
        },
        {
            "name": "py313-griffelib",
            "portdir": "python/py-griffelib",
            "version": "2.1.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/griffelib/",
            "description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "long_description": "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2220
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-uv-dynamic-versioning",
                        "py313-hatchling",
                        "py313-pdm-backend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydantic-ai-slim"
                    ]
                }
            ]
        }
    ]
}