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

{
    "count": 51950,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=581",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=579",
    "results": [
        {
            "name": "cl-hu.dwim.stefil",
            "portdir": "lisp/cl-hu.dwim.stefil",
            "version": "20211211",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hu-dwim/hu.dwim.stefil",
            "description": "Common Lisp testing framework blending into normal Slime development.",
            "long_description": "Common Lisp testing framework blending into normal Slime development.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-hu.dwim.asdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-babel",
                        "cl-custom-hash-table",
                        "cl-fare-utils",
                        "cl-local-time",
                        "cl-parser-combinators"
                    ]
                }
            ]
        },
        {
            "name": "cl-hu.dwim.asdf",
            "portdir": "lisp/cl-hu.dwim.asdf",
            "version": "20211203",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hu-dwim/hu.dwim.asdf",
            "description": "ASDF extensions used by most of hu.dwim projects.",
            "long_description": "ASDF extensions used by most of hu.dwim projects.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.stefil"
                    ]
                }
            ]
        },
        {
            "name": "cl-http-body",
            "portdir": "lisp/cl-http-body",
            "version": "20190811",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/http-body",
            "description": "HTTP POST data parser.",
            "long_description": "HTTP POST data parser.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-babel",
                        "cl-trivial-utf-8",
                        "cl-prove",
                        "cl-jonathan",
                        "cl-ppcre",
                        "cl-utilities",
                        "cl-assoc-utils",
                        "cl-fast-http",
                        "cl-quri",
                        "cl-flexi-streams",
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-html-encode",
            "portdir": "lisp/cl-html-encode",
            "version": "1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cliki.net/html-encode",
            "description": "html-encode is a small library for encoding text in various web-savvy formats",
            "long_description": "html-encode is a small library for encoding text in various web-savvy formats",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colorize",
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-html-diff",
            "portdir": "lisp/cl-html-diff",
            "version": "20090528",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wiseman/cl-html-diff",
            "description": "A Common Lisp library for generating a human-readable diff of two HTML documents.",
            "long_description": "A Common Lisp library for generating a human-readable diff of two HTML documents.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-difflib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-history-tree",
            "portdir": "lisp/cl-history-tree",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/history-tree",
            "description": "Store the history of a browser's visited paths.",
            "long_description": "Store the history of a browser's visited paths.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lisp-unit2",
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-trivial-package-local-nicknames",
                        "cl-alexandria",
                        "cl-local-time",
                        "cl-custom-hash-table"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-gopher",
            "portdir": "lisp/cl-gopher",
            "version": "20230804",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/knusbaum/cl-gopher",
            "description": "Yet another URI library for Common Lisp",
            "long_description": "Yet another URI library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-quri",
                        "cl-flexi-streams",
                        "cl-drakma",
                        "cl-usocket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-gobject-introspection",
            "portdir": "lisp/cl-gobject-introspection",
            "version": "20240519",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andy128k/cl-gobject-introspection",
            "description": "Common Lisp bindings to gobject-introspection",
            "long_description": "Common Lisp bindings to gobject-introspection",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "cl-iterate",
                        "cl-alexandria",
                        "cl-trivial-garbage",
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-global-vars",
            "portdir": "lisp/cl-global-vars",
            "version": "20141013",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lmj/global-vars",
            "description": "Define efficient global variables in Common Lisp.",
            "long_description": "Define efficient global variables in Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-postmodern",
                        "cl-serapeum",
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-gettext",
            "portdir": "lisp/cl-gettext",
            "version": "20171101",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rotatef/gettext",
            "description": "A port of gettext runtime to Common Lisp",
            "long_description": "A port of gettext runtime to Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-yacc",
                        "cl-split-sequence",
                        "cl-stefil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-gendoc",
            "portdir": "lisp/cl-gendoc",
            "version": "20180630",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpav/cl-gendoc",
            "description": "Simple modular documentation builder for with package reference generator",
            "long_description": "Simple modular documentation builder for with package reference generator",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-who",
                        "cl-3bmd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-checkl"
                    ]
                }
            ]
        },
        {
            "name": "cl-fset",
            "portdir": "lisp/cl-fset",
            "version": "1.4.1",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/slburson/fset",
            "description": "FSet, the functional collections library for Common Lisp.",
            "long_description": "FSet, the functional collections library for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables",
                        "cl-misc-extensions",
                        "cl-mt19937"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nkeymaps",
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-form-fiddle",
            "portdir": "lisp/cl-form-fiddle",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/form-fiddle",
            "description": "A collection of utilities to destructure lambda forms.",
            "long_description": "A collection of utilities to destructure lambda forms.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parachute"
                    ]
                }
            ]
        },
        {
            "name": "cl-float-features",
            "portdir": "lisp/cl-float-features",
            "version": "20240301",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/float-features",
            "description": "A portability library for IEEE float features not covered by the CL standard",
            "long_description": "A portability library for IEEE float features not covered by the CL standard",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-documentation-utils",
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-com.inuoe.jzon"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-webkit2"
                    ]
                }
            ]
        },
        {
            "name": "cl-flexi-streams",
            "portdir": "lisp/cl-flexi-streams",
            "version": "1.0.20",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/flexi-streams",
            "description": "Flexible bivalent streams for Common Lisp",
            "long_description": "Flexible bivalent streams for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-circular-streams",
                        "cl-com.inuoe.jzon",
                        "cl-drakma",
                        "cl-gettext",
                        "cl-gopher",
                        "cl-http-body",
                        "cl-hunchentoot",
                        "cl-ironclad",
                        "cl-lack",
                        "cl-locale",
                        "cl-unicode",
                        "cl-who",
                        "cl-md5",
                        "cl-nodgui",
                        "cl-plus-ssl",
                        "cl-ppcre",
                        "cl-redis",
                        "cl-retrospectiff",
                        "cl-salza2",
                        "cl-smart-buffer",
                        "cl-toot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-ppcre-unicode",
                        "cl-ppcre"
                    ]
                }
            ]
        },
        {
            "name": "cl-fiveam",
            "portdir": "lisp/cl-fiveam",
            "version": "1.4.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lispci/fiveam",
            "description": "Common Lisp regression testing framework",
            "long_description": "Common Lisp regression testing framework",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-asdf-flv",
                        "cl-trivial-backtrace",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-sqlite",
                        "cl-static-vectors",
                        "cl-str",
                        "cl-arnesi",
                        "cl-translate",
                        "cl-trivial-clipboard",
                        "cl-async",
                        "cl-type-i",
                        "cl-blackbird",
                        "cl-bordeaux-threads",
                        "cl-change-case",
                        "cl-checkl",
                        "cl-com.inuoe.jzon",
                        "cl-drakma-test",
                        "cl-esrap",
                        "cl-fast-io",
                        "cl-find-port",
                        "cl-ieee-floats",
                        "cl-in-nomine",
                        "cl-introspect-environment",
                        "cl-ansi-text",
                        "cl-json",
                        "cl-lisp-namespace",
                        "cl-opticl",
                        "cl-parenscript",
                        "cl-postmodern",
                        "cl-postgres",
                        "cl-prevalence",
                        "cl-spinneret",
                        "cl-split-sequence"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-webkit2",
                        "cl-change-case",
                        "cl-parenscript",
                        "cl-str",
                        "cl-trivial-clipboard",
                        "cl-iolib",
                        "cl-swap-bytes",
                        "cl-trivial-file-size",
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-find-port",
            "portdir": "lisp/cl-find-port",
            "version": "20230102",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eudoxia0/find-port",
            "description": "Programmatically find open ports",
            "long_description": "Programmatically find open ports",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-usocket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-prevalence"
                    ]
                }
            ]
        },
        {
            "name": "cl-fiasco",
            "portdir": "lisp/cl-fiasco",
            "version": "20200314",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joaotavora/fiasco",
            "description": "Common Lisp test framework that treasures your failures, logical continuation of Stefil.",
            "long_description": "Common Lisp test framework that treasures your failures, logical continuation of Stefil.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bmd"
                    ]
                }
            ]
        },
        {
            "name": "cl-fastcgi",
            "portdir": "lisp/cl-fastcgi",
            "version": "20230806",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/KDr2/cl-fastcgi",
            "description": "A Generic Version of SB-FastCGI, runs on mostly Common Lisp implementations.",
            "long_description": "A Generic Version of SB-FastCGI, runs on mostly Common Lisp implementations.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fcgi",
                        "cl-cffi",
                        "cl-usocket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clack"
                    ]
                }
            ]
        },
        {
            "name": "cl-fast-io",
            "portdir": "lisp/cl-fast-io",
            "version": "20220807",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpav/fast-io",
            "description": "Fast octet-vector/stream I/O for Common Lisp",
            "long_description": "Fast octet-vector/stream I/O for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-checkl",
                        "cl-alexandria",
                        "cl-static-vectors",
                        "cl-fiveam",
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-circular-streams",
                        "cl-dexador",
                        "cl-jonathan",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-fast-http",
            "portdir": "lisp/cl-fast-http",
            "version": "20231128",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/fast-http",
            "description": "A fast HTTP request/response parser for Common Lisp.",
            "long_description": "A fast HTTP request/response parser for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove",
                        "cl-syntax",
                        "cl-utilities",
                        "cl-alexandria",
                        "cl-smart-buffer",
                        "cl-xsubseq",
                        "cl-log4cl",
                        "cl-babel",
                        "cl-interpol",
                        "cl-proc-parse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dexador",
                        "cl-http-body",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-fare-utils",
            "portdir": "lisp/cl-fare-utils",
            "version": "20221129",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fare/fare-utils",
            "description": "General purposes utilities for Common Lisp",
            "long_description": "General purposes utilities for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.stefil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fare-quasiquote"
                    ]
                }
            ]
        },
        {
            "name": "cl-fare-quasiquote",
            "portdir": "lisp/cl-fare-quasiquote",
            "version": "20200801",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fare/fare-quasiquote",
            "description": "Portable implementation of quasiquote for Common Lisp",
            "long_description": "Portable implementation of quasiquote for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fare-utils",
                        "cl-named-readtables",
                        "cl-optima",
                        "cl-trivia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-syntax"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-fad",
            "portdir": "lisp/cl-fad",
            "version": "0.7.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-fad",
            "description": "Portable pathname library for Common Lisp",
            "long_description": "Portable pathname library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-montezuma",
                        "cl-toot",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-esrap",
            "portdir": "lisp/cl-esrap",
            "version": "20240514",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scymtym/esrap",
            "description": "Common Lisp packrat parser",
            "long_description": "Common Lisp packrat parser",
            "active": true,
            "categories": [
                "textproc",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-trivial-with-current-source-form"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bmd",
                        "cl-nodgui"
                    ]
                }
            ]
        },
        {
            "name": "cl-eos",
            "portdir": "lisp/cl-eos",
            "version": "20200631",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adlai/Eos",
            "description": "obsolete fork of FiveAM",
            "long_description": "obsolete fork of FiveAM",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-eager-future2",
                        "cl-optima"
                    ]
                }
            ]
        },
        {
            "name": "cl-enchant",
            "portdir": "lisp/cl-enchant",
            "version": "2021.11",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlikonen/cl-enchant",
            "description": "Programming interface for Enchant spell-checker library for Common Lisp.",
            "long_description": "Programming interface for Enchant spell-checker library for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "enchant2",
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-easy-routes",
            "portdir": "lisp/cl-easy-routes",
            "version": "20240410",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmontone/easy-routes",
            "description": "Yet another routes handling utility on top of Hunchentoot",
            "long_description": "Yet another routes handling utility on top of Hunchentoot",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-routes",
                        "cl-djula",
                        "cl-hunchentoot-errors"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-drakma-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-eager-future2",
            "portdir": "lisp/cl-eager-future2",
            "version": "0.2",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eager-future.common-lisp.dev",
            "description": "Eager Future2 is a Common Lisp library that provides composable concurrency primitives",
            "long_description": "Eager Future2 is a Common Lisp library that provides composable concurrency primitives",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-garbage",
                        "cl-eos",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-eager-future",
            "portdir": "lisp/cl-eager-future",
            "version": "0.4",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eager-future.common-lisp.dev",
            "description": "Eager Future is a Common Lisp library that provides composable concurrency primitives",
            "long_description": "Eager Future is a Common Lisp library that provides composable concurrency primitives",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-calispel"
                    ]
                }
            ]
        },
        {
            "name": "cl-drakma-test",
            "portdir": "lisp/cl-drakma",
            "version": "2.0.10",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/drakma",
            "description": "Yet another Lisp markup language",
            "long_description": "Yet another Lisp markup language",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-easy-routes",
                        "cl-drakma",
                        "cl-hunchentoot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-dynamic-classes",
            "portdir": "lisp/cl-dynamic-classes",
            "version": "20230809",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/dynamic-classes",
            "description": "Classes how you want them, when you want them",
            "long_description": "Classes how you want them, when you want them",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift",
                        "cl-metatilities-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-drakma",
            "portdir": "lisp/cl-drakma",
            "version": "2.0.10",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/drakma",
            "description": "Yet another Lisp markup language",
            "long_description": "Yet another Lisp markup language",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-chipz",
                        "cl-ppcre",
                        "cl-puri",
                        "cl-plus-ssl",
                        "cl-base64",
                        "cl-chunga",
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-drakma-test",
                        "cl-gopher",
                        "cl-hunchentoot"
                    ]
                }
            ]
        },
        {
            "name": "cl-documentation-utils",
            "portdir": "lisp/cl-documentation-utils",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/documentation-utils",
            "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",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-indent"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-multilang-documentation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-atomics",
                        "cl-float-features",
                        "cl-form-fiddle",
                        "cl-language-codes",
                        "cl-mmap",
                        "cl-multilang-documentation",
                        "cl-parachute",
                        "cl-plump",
                        "cl-system-locale"
                    ]
                }
            ]
        },
        {
            "name": "cl-docudown",
            "portdir": "lisp/cl-docudown",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cliki.net/docudown",
            "description": "Docudown is a Lisp documentation tool built on top of CL-Markdown",
            "long_description": "Docudown is a Lisp documentation tool built on top of CL-Markdown",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-moptilities",
                        "cl-markdown",
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-djula-demo",
            "portdir": "lisp/cl-djula",
            "version": "20240711",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmontone/djula",
            "description": "Common Lisp port of the Django templating language",
            "long_description": "Common Lisp port of the Django templating language",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-djula",
                        "cl-trivial-open-browser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-do-urlencode",
            "portdir": "lisp/cl-do-urlencode",
            "version": "20181007",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drdo/do-urlencode",
            "description": "Percent Encoding (aka URL Encoding) library",
            "long_description": "Percent Encoding (aka URL Encoding) library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-babel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-djula",
            "portdir": "lisp/cl-djula",
            "version": "20240711",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmontone/djula",
            "description": "Common Lisp port of the Django templating language",
            "long_description": "Common Lisp port of the Django templating language",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-split-sequence",
                        "cl-iterate",
                        "cl-closer-mop",
                        "cl-local-time",
                        "cl-access",
                        "cl-ppcre",
                        "cl-locale",
                        "cl-parser-combinators",
                        "cl-slice",
                        "cl-translate",
                        "cl-gettext",
                        "cl-alexandria",
                        "cl-trivial-backtrace",
                        "cl-babel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula-demo",
                        "cl-easy-routes"
                    ]
                }
            ]
        },
        {
            "name": "cl-dissect",
            "portdir": "lisp/cl-dissect",
            "version": "20240325",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/dissect",
            "description": "A lib for introspecting the call stack and active restarts.",
            "long_description": "A lib for introspecting the call stack and active restarts.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ndebug",
                        "cl-rove",
                        "cl-simple-tasks"
                    ]
                }
            ]
        },
        {
            "name": "cl-dexador-test",
            "portdir": "lisp/cl-dexador",
            "version": "20231029",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/dexador",
            "description": "A fast HTTP client for Common Lisp",
            "long_description": "A fast HTTP client for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dexador",
                        "cl-babel",
                        "cl-lack",
                        "cl-cookie",
                        "cl-rove",
                        "cl-clack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-difflib",
            "portdir": "lisp/cl-difflib",
            "version": "20090602",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wiseman/cl-difflib",
            "description": "A Common Lisp library for computing differences between sequences based on the Python difflib module.",
            "long_description": "A Common Lisp library for computing differences between sequences based on the Python difflib module.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-html-diff"
                    ]
                }
            ]
        },
        {
            "name": "cl-dexador",
            "portdir": "lisp/cl-dexador",
            "version": "20231029",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/dexador",
            "description": "A fast HTTP client for Common Lisp",
            "long_description": "A fast HTTP client for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-chunga",
                        "cl-trivial-garbage",
                        "cl-trivial-gray-streams",
                        "cl-babel",
                        "cl-chipz",
                        "cl-plus-ssl",
                        "cl-ppcre",
                        "cl-fast-io",
                        "cl-quri",
                        "cl-cookie",
                        "cl-fast-http",
                        "cl-trivial-mime",
                        "cl-usocket",
                        "cl-alexandria",
                        "cl-base64",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-clack",
                        "cl-dexador-test",
                        "cl-lack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clack",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-deflate",
            "portdir": "lisp/cl-deflate",
            "version": "20231126",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pmai/Deflate",
            "description": "Native Deflate Decompression for Common Lisp",
            "long_description": "Native Deflate Decompression for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-retrospectiff"
                    ]
                }
            ]
        },
        {
            "name": "cl-dbi",
            "portdir": "lisp/cl-dbi",
            "version": "20230917",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/cl-dbi",
            "description": "Database independent interface for Common Lisp",
            "long_description": "Database independent interface for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-mysql",
                        "cl-rove",
                        "cl-alexandria",
                        "cl-postgres",
                        "cl-sqlite",
                        "cl-trivial-garbage",
                        "cl-closer-mop",
                        "cl-trivial-types"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-custom-hash-table",
            "portdir": "lisp/cl-custom-hash-table",
            "version": "20201119",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/metawilm/cl-custom-hash-table",
            "description": "Custom hash tables for Common Lisp",
            "long_description": "Custom hash tables for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.stefil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-history-tree"
                    ]
                }
            ]
        },
        {
            "name": "cl-cookie",
            "portdir": "lisp/cl-cookie",
            "version": "20220620",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/cl-cookie",
            "description": "HTTP cookie manager for Common Lisp",
            "long_description": "HTTP cookie manager for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-local-time",
                        "cl-ppcre",
                        "cl-quri",
                        "cl-alexandria",
                        "cl-proc-parse",
                        "cl-prove"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dexador",
                        "cl-dexador-test",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-contextl",
            "portdir": "lisp/cl-contextl",
            "version": "20211216",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pcostanza/contextl",
            "description": "ContextL is a CLOS extension for Context-oriented Programming (COP)",
            "long_description": "ContextL is a CLOS extension for Context-oriented Programming (COP)",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-lw-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-metacopy"
                    ]
                }
            ]
        },
        {
            "name": "cl-containers",
            "portdir": "lisp/cl-containers",
            "version": "20240624",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/cl-containers",
            "description": "Containers Library for Common Lisp",
            "long_description": "Containers Library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-metacopy",
                        "cl-metatilities-base",
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown",
                        "cl-metatilities",
                        "cl-parser-combinators",
                        "cl-prompter"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-metatilities"
                    ]
                }
            ]
        },
        {
            "name": "cl-com.inuoe.jzon",
            "portdir": "lisp/cl-com.inuoe.jzon",
            "version": "1.1.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Zulu-Inuoe/jzon",
            "description": "A correct and safe(er) JSON RFC 8259 parser with sane defaults",
            "long_description": "A correct and safe(er) JSON RFC 8259 parser with sane defaults",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams",
                        "cl-alexandria",
                        "cl-float-features",
                        "cl-closer-mop",
                        "cl-fiveam",
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-njson"
                    ]
                }
            ]
        },
        {
            "name": "cl-com.gigamonkeys.binary-data",
            "portdir": "lisp/cl-com.gigamonkeys.binary-data",
            "version": "20111201",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gigamonkey/monkeylib-binary-data",
            "description": "Binary data library based on code from chapter 24 of Practical Common Lisp",
            "long_description": "Binary data library based on code from chapter 24 of Practical Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-retrospectiff"
                    ]
                }
            ]
        }
    ]
}