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

{
    "count": 50676,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=501",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=499",
    "results": [
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "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",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-trivial-package-local-nicknames",
                        "cl-alexandria",
                        "cl-local-time",
                        "cl-custom-hash-table",
                        "cl-lisp-unit2"
                    ]
                },
                {
                    "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": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-flexi-streams",
                        "cl-drakma",
                        "cl-usocket",
                        "cl-quri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "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": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-split-sequence",
                        "cl-stefil",
                        "cl-yacc"
                    ]
                }
            ],
            "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": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bmd",
                        "cl-who"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-checkl"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parachute"
                    ]
                }
            ]
        },
        {
            "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": [
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "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": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams",
                        "cl-alexandria"
                    ]
                }
            ],
            "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",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-usocket",
                        "fcgi"
                    ]
                }
            ],
            "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",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-static-vectors",
                        "cl-fiveam",
                        "cl-trivial-gray-streams",
                        "cl-checkl"
                    ]
                }
            ],
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-syntax",
                        "cl-utilities",
                        "cl-alexandria",
                        "cl-smart-buffer",
                        "cl-xsubseq",
                        "cl-log4cl",
                        "cl-babel",
                        "cl-interpol",
                        "cl-proc-parse",
                        "cl-prove"
                    ]
                }
            ],
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "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-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables",
                        "cl-optima",
                        "cl-trivia",
                        "cl-fare-utils"
                    ]
                }
            ],
            "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": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-montezuma",
                        "cl-toot",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "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": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "enchant2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "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": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-metatilities-base",
                        "cl-lift"
                    ]
                }
            ],
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-plus-ssl",
                        "cl-ppcre",
                        "cl-puri",
                        "cl-base64",
                        "cl-chunga",
                        "cl-flexi-streams",
                        "cl-chipz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-drakma-test",
                        "cl-gopher"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-indent"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-multilang-documentation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-float-features",
                        "cl-parachute",
                        "cl-atomics",
                        "cl-form-fiddle",
                        "cl-language-codes",
                        "cl-mmap",
                        "cl-multilang-documentation",
                        "cl-plump",
                        "cl-system-locale"
                    ]
                }
            ]
        },
        {
            "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": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-babel",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-html-diff"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-babel",
                        "cl-lack",
                        "cl-cookie",
                        "cl-rove",
                        "cl-clack",
                        "cl-dexador"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "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",
                        "cl-chunga"
                    ]
                }
            ],
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-retrospectiff"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.stefil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-history-tree"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rove",
                        "cl-alexandria",
                        "cl-postgres",
                        "cl-sqlite",
                        "cl-trivial-garbage",
                        "cl-closer-mop",
                        "cl-trivial-types",
                        "cl-mysql"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-quri",
                        "cl-alexandria",
                        "cl-proc-parse",
                        "cl-prove",
                        "cl-local-time"
                    ]
                }
            ],
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-lw-compat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-metacopy"
                    ]
                }
            ]
        },
        {
            "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",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-retrospectiff"
                    ]
                }
            ]
        },
        {
            "name": "cl-colors",
            "portdir": "lisp/cl-colors",
            "version": "20180307",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tpapp/cl-colors",
            "description": "Simple color library for Common Lisp",
            "long_description": "Simple color 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-let-plus",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove"
                    ]
                }
            ]
        },
        {
            "name": "cl-collectors",
            "portdir": "lisp/cl-collectors",
            "version": "20220117",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AccelerationNet/collectors",
            "description": "A Common lisp library providing collector macros",
            "long_description": "A Common lisp library providing collector macros",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-lisp-unit2",
                        "cl-symbol-munger",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-arnesi"
                    ]
                }
            ]
        },
        {
            "name": "cl-clump",
            "portdir": "lisp/cl-clump",
            "version": "20160408",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robert-strandh/Clump",
            "description": "Library for operations on different kinds of trees",
            "long_description": "Library for operations on different kinds of trees",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-acclimation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-cluffer"
                    ]
                }
            ]
        },
        {
            "name": "cl-cluffer",
            "portdir": "lisp/cl-cluffer",
            "version": "20231110",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/robert-strandh/Cluffer",
            "description": "Library providing a protocol for text-editor buffers.",
            "long_description": "Library providing a protocol for text-editor buffers.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-clump",
                        "cl-acclimation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-clss",
            "portdir": "lisp/cl-clss",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/clss",
            "description": "A DOM tree searching engine based on CSS selectors.",
            "long_description": "A DOM tree searching engine based on CSS selectors.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-plump",
                        "cl-array-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-clack",
            "portdir": "lisp/cl-clack",
            "version": "20231109",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/clack",
            "description": "Web server abstraction layer for Common Lisp",
            "long_description": "Web server abstraction layer for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dexador",
                        "cl-fastcgi",
                        "cl-lack",
                        "cl-toot",
                        "cl-wookie",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-usocket",
                        "cl-swank"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-dexador",
                        "cl-fastcgi",
                        "cl-toot",
                        "cl-wookie"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dexador-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-checkl",
            "portdir": "lisp/cl-checkl",
            "version": "20180316",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpav/CheckL",
            "description": "Why write programs in Common Lisp but tests like Java? Meet CheckL!",
            "long_description": "Why write programs in Common Lisp but tests like Java? Meet CheckL!",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-gendoc",
                        "cl-marshal",
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-io"
                    ]
                }
            ]
        },
        {
            "name": "cl-circular-streams",
            "portdir": "lisp/cl-circular-streams",
            "version": "20161202",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/circular-streams",
            "description": "Circularly readable streams for Common Lisp",
            "long_description": "Circularly readable streams for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-trivial-gray-streams",
                        "cl-test-more",
                        "cl-fast-io"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-change-case",
            "portdir": "lisp/cl-change-case",
            "version": "0.2.0",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rudolfochrist/cl-change-case",
            "description": "Convert strings between camelCase, param-case, PascalCase and more",
            "long_description": "Convert strings between camelCase, param-case, PascalCase and more",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-fiveam",
                        "cl-ppcre-unicode"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-str"
                    ]
                }
            ]
        },
        {
            "name": "cl-blackbird",
            "portdir": "lisp/cl-blackbird",
            "version": "20220907",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/blackbird",
            "description": "A promise implementation for Common Lisp",
            "long_description": "A promise implementation for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-vom",
                        "cl-async",
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-cffi-gtk",
            "portdir": "lisp/cl-cffi-gtk",
            "version": "20230202",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/cl-cffi-gtk",
            "description": "A Lisp binding to GTK 3",
            "long_description": "A Lisp binding to GTK 3",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-trivial-features",
                        "cl-trivial-garbage",
                        "glib2",
                        "cl-iterate",
                        "cl-closer-mop",
                        "cl-cffi",
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-webkit2"
                    ]
                }
            ]
        },
        {
            "name": "cl-atomics",
            "portdir": "lisp/cl-atomics",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/atomics",
            "description": "Portability layer for atomic operations like compare-and-swap (CAS)",
            "long_description": "Portability layer for atomic operations like compare-and-swap (CAS)",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils",
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-babel",
            "portdir": "lisp/cl-babel",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cl-babel/babel",
            "description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
            "long_description": "Babel is a charset encoding/decoding library, not unlike GNU libiconv, written in pure Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-trivial-gray-streams",
                        "cl-hu.dwim.stefil",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-djula",
                        "cl-3bz",
                        "cl-async",
                        "cl-dexador",
                        "cl-dexador-test",
                        "cl-do-urlencode",
                        "cl-fast-http",
                        "cl-http-body",
                        "cl-iolib",
                        "cl-jonathan",
                        "cl-lack",
                        "cl-montezuma",
                        "cl-png-read",
                        "cl-proc-parse",
                        "cl-quri",
                        "cl-redis",
                        "cl-smart-buffer",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-async",
            "portdir": "lisp/cl-async",
            "version": "20231114",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/cl-async",
            "description": "Asynchronous IO library for Common Lisp.",
            "long_description": "Asynchronous IO library for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams",
                        "cl-babel",
                        "cl-cffi",
                        "cl-usocket",
                        "cl-ironclad",
                        "cl-ppcre",
                        "cl-static-vectors",
                        "cl-vom",
                        "cl-quri",
                        "cl-libuv",
                        "cl-fast-io",
                        "openssl3",
                        "cl-bordeaux-threads",
                        "cl-fiveam",
                        "cl-flexi-streams",
                        "cl-trivial-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-blackbird",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-asdf-flv",
            "portdir": "lisp/cl-asdf-flv",
            "version": "2.2",
            "license": "Unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/didierverna/asdf-flv",
            "description": "ASDF extension to provide support for file-local variables",
            "long_description": "ASDF extension to provide support for file-local variables",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ]
        },
        {
            "name": "cl-assoc-utils",
            "portdir": "lisp/cl-assoc-utils",
            "version": "20220921",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/assoc-utils",
            "description": "Utilities for manipulating association lists",
            "long_description": "Utilities for manipulating association lists",
            "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-http-body"
                    ]
                }
            ]
        },
        {
            "name": "cl-array-utils",
            "portdir": "lisp/cl-array-utils",
            "version": "20231201",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/array-utils",
            "description": "A few utilities for working with arrays.",
            "long_description": "A few utilities for working with arrays.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clss",
                        "cl-plump",
                        "cl-simple-tasks"
                    ]
                }
            ]
        },
        {
            "name": "cl-arnesi",
            "portdir": "lisp/cl-arnesi",
            "version": "20170330",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AccelerationNet/arnesi",
            "description": "arnesi is a Common Lisp utility suite",
            "long_description": "arnesi is a Common Lisp utility suite",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-swank",
                        "cl-collectors",
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-locale"
                    ]
                }
            ]
        },
        {
            "name": "cl-anypool",
            "portdir": "lisp/cl-anypool",
            "version": "20230917",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/anypool",
            "description": "General-purpose connection pooling library for Common Lisp",
            "long_description": "General-purpose connection pooling library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-speedy-queue",
                        "cl-rove",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        }
    ]
}