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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=519",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=517",
    "results": [
        {
            "name": "cl-trivial-backtrace",
            "portdir": "lisp/cl-trivial-backtrace",
            "version": "20230111",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-backtrace",
            "description": "Portable simple API to work with backtraces in Common Lisp",
            "long_description": "Portable simple API to work with backtraces in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula",
                        "cl-fiveam",
                        "cl-hunchentoot",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-benchmark",
            "portdir": "lisp/cl-trivial-benchmark",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-benchmark",
            "description": "An easy to use benchmarking system.",
            "long_description": "An easy to use benchmarking system.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-trivial-clipboard",
            "portdir": "lisp/cl-trivial-clipboard",
            "version": "20231013",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snmsts/trivial-clipboard",
            "description": "trivial-clipboard let access system clipboard",
            "long_description": "trivial-clipboard let access system clipboard",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-cltl2",
            "portdir": "lisp/cl-trivial-cltl2",
            "version": "20211212",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Zulu-Inuoe/trivial-cltl2",
            "description": "Portable CLtL2",
            "long_description": "Portable CLtL2",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum",
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-custom-debugger",
            "portdir": "lisp/cl-trivial-custom-debugger",
            "version": "20230814",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phoe/trivial-custom-debugger",
            "description": "Allows arbitrary functions to become the standard Lisp debugger",
            "long_description": "Allows arbitrary functions to become the standard Lisp debugger",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parachute",
                        "cl-ndebug"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-features",
            "portdir": "lisp/cl-trivial-features",
            "version": "20230607",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trivial-features/trivial-features",
            "description": "Portable CL:*FEATURES*",
            "long_description": "Portable CL:*FEATURES*",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-cffi",
                        "cl-float-features",
                        "cl-3bz",
                        "cl-async",
                        "cl-babel",
                        "cl-cffi-gtk",
                        "cl-iolib",
                        "cl-mmap",
                        "cl-osicat",
                        "cl-plus-ssl",
                        "cl-swap-bytes",
                        "cl-trivial-features-tests",
                        "cl-trivial-main-thread"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-file-size",
            "portdir": "lisp/cl-trivial-file-size",
            "version": "20220718",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruricolist/trivial-file-size",
            "description": "Stat a file's size",
            "long_description": "Stat a file's size",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-garbage",
            "portdir": "lisp/cl-trivial-garbage",
            "version": "20231018",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trivial-garbage/trivial-garbage",
            "description": "Portable GC-related APIs for Common Lisp.",
            "long_description": "Portable GC-related APIs for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-eager-future2",
                        "cl-gobject-introspection",
                        "cl-cffi-gtk",
                        "cl-dbi",
                        "cl-dexador",
                        "cl-nfiles",
                        "cl-plus-ssl",
                        "cl-bordeaux-threads",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-indent",
            "portdir": "lisp/cl-trivial-indent",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-indent",
            "description": "A very simple library to allow indentation hints for SWANK.",
            "long_description": "A very simple library to allow indentation hints for SWANK.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lass",
                        "cl-documentation-utils"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-macroexpand-all",
            "portdir": "lisp/cl-trivial-macroexpand-all",
            "version": "20171020",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cbaggers/trivial-macroexpand-all",
            "description": "Call each implementation's macroexpand-all equivalent",
            "long_description": "Call each implementation's macroexpand-all equivalent",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-main-thread",
            "portdir": "lisp/cl-trivial-main-thread",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-main-thread",
            "description": "Compatibility library to run things in the main thread.",
            "long_description": "Compatibility library to run things in the main thread.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-simple-tasks",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-trivial-mime",
            "portdir": "lisp/cl-trivial-mime",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-mimes",
            "description": "Tiny Common Lisp library to detect mime types in files.",
            "long_description": "Tiny Common Lisp library to detect mime types in files.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lass",
                        "cl-dexador",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-open-browser",
            "portdir": "lisp/cl-trivial-open-browser",
            "version": "20160602",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eudoxia0/trivial-open-browser",
            "description": "Open the browser to a URL, on any system.",
            "long_description": "Open the browser to a URL, on any system.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula-demo"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-package-local-nicknames",
            "portdir": "lisp/cl-trivial-package-local-nicknames",
            "version": "20200130",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phoe/trivial-package-local-nicknames",
            "description": "Portability library for package-local nicknames",
            "long_description": "Portability library for package-local nicknames",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-history-tree",
                        "cl-nfiles",
                        "cl-nkeymaps",
                        "cl-prompter"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-shell",
            "portdir": "lisp/cl-trivial-shell",
            "version": "20230111",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-shell",
            "description": "A simple Common-Lisp interface to the underlying Operating System",
            "long_description": "A simple Common-Lisp interface to the underlying Operating System",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-rfc-1123",
            "portdir": "lisp/cl-trivial-rfc-1123",
            "version": "20220402",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stacksmith/trivial-rfc-1123",
            "description": "parse and print RFC-1123 timestamps",
            "long_description": "parse and print RFC-1123 timestamps",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-sockets",
            "portdir": "lisp/cl-trivial-sockets",
            "version": "0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/usocket/trivial-sockets",
            "description": "A trivial networking library for undemanding Internet applications",
            "long_description": "A trivial networking library for undemanding Internet applications",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-plus-ssl"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-timeout",
            "portdir": "lisp/cl-trivial-timeout",
            "version": "20230822",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-timeout",
            "description": "portable and possibly dangerous timeout library for Common Lisp",
            "long_description": "portable and possibly dangerous timeout library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "cl-montezuma"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-types",
            "portdir": "lisp/cl-trivial-types",
            "version": "20120318",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m2ym/trivial-types",
            "description": "Trivial type definitions for Common Lisp",
            "long_description": "Trivial type definitions for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dbi",
                        "cl-jonathan",
                        "cl-nfiles",
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-with-current-source-form",
            "portdir": "lisp/cl-trivial-with-current-source-form",
            "version": "20230605",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scymtym/trivial-with-current-source-form",
            "description": "Helps macro writers produce better errors for macro users",
            "long_description": "Helps macro writers produce better errors for macro users",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-esrap"
                    ]
                }
            ]
        },
        {
            "name": "cl-try",
            "portdir": "lisp/cl-try",
            "version": "20230828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/try",
            "description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
            "long_description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-alexandria",
                        "cl-closer-mop",
                        "cl-ieee-floats",
                        "cl-mgl-pax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-named-readtables-test"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-mgl-pax",
                        "cl-dref"
                    ]
                }
            ]
        },
        {
            "name": "cl-type-i",
            "portdir": "lisp/cl-type-i",
            "version": "20230127",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guicho271828/type-i",
            "description": "Type Inference Utility on unary type-checking predicates",
            "long_description": "Type Inference Utility on unary type-checking predicates",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-fiveam",
                        "cl-lisp-namespace",
                        "cl-introspect-environment"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-uax-15",
            "portdir": "lisp/cl-uax-15",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sabracrolleton/uax-15",
            "description": "Common lisp implementation of unicode normalization functions",
            "long_description": "Common lisp implementation of unicode normalization functions",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-split-sequence",
                        "cl-parachute",
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-postgres"
                    ]
                }
            ]
        },
        {
            "name": "cl-unicode",
            "portdir": "lisp/cl-unicode",
            "version": "0.1.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edicl.github.io/cl-unicode/",
            "description": "Portable Unicode library for Common Lisp",
            "long_description": "Portable Unicode library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nodgui",
                        "cl-ppcre-unicode",
                        "cl-interpol"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-ppcre"
                    ]
                }
            ]
        },
        {
            "name": "cl-unix-opts",
            "portdir": "lisp/cl-unix-opts",
            "version": "20210107",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libre-man/unix-opts",
            "description": "minimalistic parser of command line arguments",
            "long_description": "minimalistic parser of command line arguments",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-url-rewrite",
            "portdir": "lisp/cl-url-rewrite",
            "version": "0.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/url-rewrite",
            "description": "Rewrite (X)HTML attributes with Common Lisp",
            "long_description": "Rewrite (X)HTML attributes with Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-vom",
            "portdir": "lisp/cl-vom",
            "version": "20160810",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/vom",
            "description": "A tiny logging library for Common Lisp",
            "long_description": "A tiny logging library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-blackbird",
                        "cl-legion",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-webengine",
            "portdir": "lisp/cl-webengine",
            "version": "20210225",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/cl-webengine",
            "description": "An FFI binding to WebEngine in Qt",
            "long_description": "An FFI binding to WebEngine in Qt",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-webengine-lib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-wookie",
            "portdir": "lisp/cl-wookie",
            "version": "20230131",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/wookie",
            "description": "Asynchronous HTTP server in common lisp",
            "long_description": "Asynchronous HTTP server in common lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-io",
                        "cl-vom",
                        "cl-quri",
                        "cl-ppcre",
                        "cl-blackbird",
                        "cl-do-urlencode",
                        "cl-fast-http",
                        "cl-async",
                        "cl-alexandria",
                        "cl-chunga",
                        "cl-babel",
                        "cl-fad"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clack"
                    ]
                }
            ]
        },
        {
            "name": "cl-xsubseq",
            "portdir": "lisp/cl-xsubseq",
            "version": "20170803",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/xsubseq",
            "description": "Efficient way to use \"subseq\"s in Common Lisp",
            "long_description": "Efficient way to use \"subseq\"s in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http",
                        "cl-smart-buffer"
                    ]
                }
            ]
        },
        {
            "name": "cl-webengine-lib",
            "portdir": "lisp/cl-webengine",
            "version": "20210225",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/cl-webengine",
            "description": "An FFI binding to WebEngine in Qt",
            "long_description": "An FFI binding to WebEngine in Qt",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-webengine"
                    ]
                }
            ]
        },
        {
            "name": "cl-yacc",
            "portdir": "lisp/cl-yacc",
            "version": "20230108",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jech/cl-yacc",
            "description": "Common Lisp Yacc",
            "long_description": "Common Lisp Yacc",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-gettext"
                    ]
                }
            ]
        },
        {
            "name": "cl-zpb-exif",
            "portdir": "lisp/cl-zpb-exif",
            "version": "20210117",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xach/zpb-exif",
            "description": "Extract EXIF information from image files",
            "long_description": "Extract EXIF information from image files",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-pngload"
                    ]
                }
            ]
        },
        {
            "name": "cl-zpng",
            "portdir": "lisp/cl-zpng",
            "version": "1.2.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xach/zpng",
            "description": "Common Lisp PNG creation library",
            "long_description": "Common Lisp PNG creation library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-salza2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl",
                        "cl-qrencode"
                    ]
                }
            ]
        },
        {
            "name": "lua-luabitop",
            "portdir": "lua/lua-luabitop",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitop.luajit.org/",
            "description": "C extension module for bitwise operators",
            "long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-lgi",
            "portdir": "lua/lua-lgi",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavouk/lgi",
            "description": "Lua bindings to GObject libraries",
            "long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua54-luabitop",
            "portdir": "lua/lua-luabitop",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitop.luajit.org/",
            "description": "C extension module for bitwise operators",
            "long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-luabitop",
            "portdir": "lua/lua-luabitop",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitop.luajit.org/",
            "description": "C extension module for bitwise operators",
            "long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-luabitop",
            "portdir": "lua/lua-luabitop",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitop.luajit.org/",
            "description": "C extension module for bitwise operators",
            "long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libquvi-scripts"
                    ]
                }
            ]
        },
        {
            "name": "lua51-luabitop",
            "portdir": "lua/lua-luabitop",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitop.luajit.org/",
            "description": "C extension module for bitwise operators",
            "long_description": "Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua54-lgi",
            "portdir": "lua/lua-lgi",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavouk/lgi",
            "description": "Lua bindings to GObject libraries",
            "long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-lgi",
            "portdir": "lua/lua-lgi",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavouk/lgi",
            "description": "Lua bindings to GObject libraries",
            "long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-lgi",
            "portdir": "lua/lua-lgi",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavouk/lgi",
            "description": "Lua bindings to GObject libraries",
            "long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "lua52"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-lgi",
            "portdir": "lua/lua-lgi",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavouk/lgi",
            "description": "Lua bindings to GObject libraries",
            "long_description": "Dynamic Lua binding to any library which is introspectable using gobject-introspection. Allows using GObject-based libraries directly from Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "lua-luarocks",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "lua51"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "awesome"
                    ]
                }
            ]
        },
        {
            "name": "lua-luahpdf",
            "portdir": "lua/lua-luahpdf",
            "version": "1.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jung-kurt/luahpdf",
            "description": "Lua module that lets you programmatically create PDF files",
            "long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua-luarocks",
            "portdir": "lua/lua-luarocks",
            "version": "3.9.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/",
            "description": "Manager for rocks, lua extensions.",
            "long_description": "LuaRocks is a deployment and management system for Lua modules that allows you to install self-contained modules (\"rocks\") which also contain version dependency information. It handles both install time dependencies and runtime version check. LuaRocks supports local and remote repositories, and multiple local rocks trees.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lua53-luarocks"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lua54-luasec",
                        "lua53-luasec",
                        "lua52-luasec",
                        "lua51-luasec",
                        "lua54-cjson",
                        "lua53-cjson",
                        "lua52-cjson",
                        "lua51-cjson",
                        "lua54-mpack",
                        "lua53-mpack",
                        "lua52-mpack",
                        "lua51-mpack",
                        "lua54-MessagePack",
                        "lua53-MessagePack",
                        "lua52-MessagePack",
                        "lua51-MessagePack",
                        "lua54-coxpcall",
                        "lua53-coxpcall",
                        "lua52-coxpcall",
                        "lua51-coxpcall",
                        "lua54-rings",
                        "lua53-rings",
                        "lua52-rings",
                        "lua51-rings",
                        "lua54-bit32",
                        "lua53-bit32",
                        "lua52-bit32",
                        "lua51-bit32",
                        "lua54-luaposix",
                        "lua53-luaposix",
                        "lua52-luaposix",
                        "lua51-luaposix",
                        "lua54-binaryheap",
                        "lua53-binaryheap",
                        "lua52-binaryheap",
                        "lua51-binaryheap",
                        "lua54-copas",
                        "lua53-copas",
                        "lua52-copas",
                        "lua51-copas",
                        "lua54-luaexpat",
                        "lua53-luaexpat",
                        "lua52-luaexpat",
                        "lua51-luaexpat",
                        "lua54-luajson",
                        "lua53-luajson",
                        "lua52-luajson",
                        "lua51-luajson",
                        "lua54-luasocket",
                        "lua53-luasocket",
                        "lua52-luasocket",
                        "lua51-luasocket",
                        "lua54-timerwheel",
                        "lua53-timerwheel",
                        "lua52-timerwheel",
                        "lua51-timerwheel",
                        "lua54-xavante",
                        "lua53-xavante",
                        "lua52-xavante",
                        "lua51-xavante",
                        "lua54-cgilua",
                        "lua53-cgilua",
                        "lua52-cgilua",
                        "lua51-cgilua",
                        "lua51-lua-gd",
                        "lua54-lsqlite3",
                        "lua53-lsqlite3",
                        "lua52-lsqlite3",
                        "lua51-lsqlite3",
                        "lua51-lunit",
                        "lua52-lunit",
                        "lua54-wsapi",
                        "lua53-wsapi",
                        "lua52-wsapi",
                        "lua51-wsapi",
                        "lua54-wsapi-fcgi",
                        "lua53-wsapi-fcgi",
                        "lua52-wsapi-fcgi",
                        "lua51-wsapi-fcgi",
                        "lua54-ansicolors",
                        "lua53-ansicolors",
                        "lua52-ansicolors",
                        "lua51-ansicolors",
                        "lua54-argparse",
                        "lua53-argparse",
                        "lua52-argparse",
                        "lua51-argparse",
                        "lua54-checks",
                        "lua53-checks",
                        "lua52-checks",
                        "lua51-checks",
                        "lua54-luacheck",
                        "lua53-luacheck",
                        "lua52-luacheck",
                        "lua51-luacheck",
                        "lua54-luafilesystem",
                        "lua53-luafilesystem",
                        "lua52-luafilesystem",
                        "lua51-luafilesystem",
                        "lua54-metalua-parser",
                        "lua53-metalua-parser",
                        "lua52-metalua-parser",
                        "lua51-metalua-parser",
                        "lua54-readline",
                        "lua53-readline",
                        "lua52-readline",
                        "lua51-readline",
                        "lua54-numlua",
                        "lua53-numlua",
                        "lua52-numlua",
                        "lua51-numlua",
                        "lua54-luazip",
                        "lua52-luazip",
                        "lua53-luazip",
                        "lua51-luazip",
                        "lua54-psl",
                        "lua53-psl",
                        "lua52-psl",
                        "lua51-psl",
                        "lua54-lgi",
                        "lua53-lgi",
                        "lua52-lgi",
                        "lua51-lgi",
                        "lua54-lpeg",
                        "lua53-lpeg",
                        "lua52-lpeg",
                        "lua51-lpeg"
                    ]
                }
            ]
        },
        {
            "name": "lua53-luahpdf",
            "portdir": "lua/lua-luahpdf",
            "version": "1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jung-kurt/luahpdf",
            "description": "Lua module that lets you programmatically create PDF files",
            "long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "libharu",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua54-luahpdf",
            "portdir": "lua/lua-luahpdf",
            "version": "1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jung-kurt/luahpdf",
            "description": "Lua module that lets you programmatically create PDF files",
            "long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "libharu",
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-luahpdf",
            "portdir": "lua/lua-luahpdf",
            "version": "1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jung-kurt/luahpdf",
            "description": "Lua module that lets you programmatically create PDF files",
            "long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "lua51",
                        "libharu"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-luahpdf",
            "portdir": "lua/lua-luahpdf",
            "version": "1.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jung-kurt/luahpdf",
            "description": "Lua module that lets you programmatically create PDF files",
            "long_description": "LuaHPDF is a Lua module that lets you programmatically create PDF files using Lua.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "lua52",
                        "libharu"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}