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

{
    "count": 50662,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=518",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=516",
    "results": [
        {
            "name": "cl-osicat",
            "portdir": "lisp/cl-osicat",
            "version": "20231003",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/osicat/osicat",
            "description": "Osicat is a lightweight operating system interface for Common Lisp",
            "long_description": "Osicat is a lightweight operating system interface for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt",
                        "cl-trivial-features",
                        "cl-cffi",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-should-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-float",
            "portdir": "lisp/cl-parse-float",
            "version": "20200109",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soemraws/parse-float",
            "description": "Parse a floating point value from a string in Common Lisp.",
            "long_description": "Parse a floating point value from a string in 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-pngload"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-js",
            "portdir": "lisp/cl-parse-js",
            "version": "20160322",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/parse-js",
            "description": "JavaScript parser",
            "long_description": "JavaScript parser",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-js"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-number",
            "portdir": "lisp/cl-parse-number",
            "version": "1.8",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/parse-number",
            "description": "Number parsing library",
            "long_description": "Number parsing library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colors2",
                        "cl-nodgui",
                        "cl-py-configparser",
                        "cl-hunchentoot-errors",
                        "cl-mimeparse",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-parser-combinators",
            "portdir": "lisp/cl-parser-combinators",
            "version": "20231023",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ramarren/cl-parser-combinators",
            "description": "An experimental implementation of parser combinators in Common Lisp Resources",
            "long_description": "An experimental implementation of parser combinators in Common Lisp Resources",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-infix",
                        "cl-alexandria",
                        "cl-hu.dwim.stefil",
                        "cl-iterate",
                        "cl-containers"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-phos",
            "portdir": "lisp/cl-phos",
            "version": "20220119",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omar-polo/phos",
            "description": "An experimental Gemini client library",
            "long_description": "An experimental Gemini client library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nodgui",
                        "cl-ppcre",
                        "cl-plus-ssl",
                        "cl-usocket",
                        "cl-trivia",
                        "cl-quri"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clunit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-plump",
            "portdir": "lisp/cl-plump",
            "version": "20230825",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/plump",
            "description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
            "long_description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-array-utils",
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-clss"
                    ]
                }
            ]
        },
        {
            "name": "cl-plus-ssl",
            "portdir": "lisp/cl-plus-ssl",
            "version": "20230731",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cl-plus-ssl/cl-plus-ssl",
            "description": "A Common Lisp interface to OpenSSL / LibreSSL",
            "long_description": "A Common Lisp interface to OpenSSL / LibreSSL",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-garbage",
                        "cl-trivial-gray-streams",
                        "openssl3",
                        "cl-trivial-sockets",
                        "cl-usocket",
                        "cl-cffi",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams",
                        "cl-trivial-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-dexador",
                        "cl-drakma",
                        "cl-phos",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-png-read",
            "portdir": "lisp/cl-png-read",
            "version": "20170815",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ramarren/png-read",
            "description": "A PNG decoder for Common Lisp",
            "long_description": "A PNG decoder for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-chipz",
                        "cl-iterate",
                        "cl-babel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl",
                        "cl-pngload-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-postmodern",
            "portdir": "lisp/cl-postmodern",
            "version": "1.33.10",
            "license": "MIT and BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/Postmodern",
            "description": "A Common Lisp PostgreSQL programming interface",
            "long_description": "A Common Lisp PostgreSQL programming interface",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-local-time",
                        "cl-alexandria",
                        "cl-postgres",
                        "cl-postgres-plus-local-time",
                        "cl-bordeaux-threads",
                        "cl-fiveam",
                        "cl-global-vars",
                        "cl-split-sequence"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "cl-local-time"
                    ]
                }
            ]
        },
        {
            "name": "cl-pngload",
            "portdir": "lisp/cl-pngload",
            "version": "20220402",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bufferswap/pngload",
            "description": "A PNG (Portable Network Graphics) image format decoder.",
            "long_description": "A PNG (Portable Network Graphics) image format decoder.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-mmap",
                        "cl-alexandria",
                        "cl-zpb-exif",
                        "cl-parse-float",
                        "cl-cffi",
                        "cl-static-vectors",
                        "cl-swap-bytes",
                        "cl-3bz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nodgui",
                        "cl-opticl",
                        "cl-pngload-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-postgres",
            "portdir": "lisp/cl-postmodern",
            "version": "1.33.10",
            "license": "MIT and BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/Postmodern",
            "description": "A Common Lisp PostgreSQL programming interface",
            "long_description": "A Common Lisp PostgreSQL programming interface",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ironclad",
                        "cl-base64",
                        "cl-uax-15",
                        "cl-fiveam",
                        "cl-md5",
                        "cl-split-sequence",
                        "cl-usocket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-postgres-plus-local-time",
                        "cl-clsql",
                        "cl-dbi",
                        "cl-postmodern"
                    ]
                }
            ]
        },
        {
            "name": "cl-prevalence",
            "portdir": "lisp/cl-prevalence",
            "version": "20221122",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/40ants/cl-prevalence",
            "description": "In memory database system for Common Lisp",
            "long_description": "In memory database system for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-s-sysdeps",
                        "cl-fiveam",
                        "cl-find-port",
                        "cl-s-xml",
                        "cl-moptilities"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-pngload-test",
            "portdir": "lisp/cl-pngload",
            "version": "20220402",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bufferswap/pngload",
            "description": "A PNG (Portable Network Graphics) image format decoder.",
            "long_description": "A PNG (Portable Network Graphics) image format decoder.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-local-time",
                        "cl-opticl",
                        "cl-png-read",
                        "cl-pngload"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-prompter",
            "portdir": "lisp/cl-prompter",
            "version": "0.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/prompter",
            "description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
            "long_description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-containers",
                        "cl-lisp-unit2",
                        "cl-nclasses",
                        "cl-trivial-package-local-nicknames",
                        "cl-lparallel",
                        "cl-serapeum",
                        "cl-str",
                        "cl-alexandria",
                        "cl-closer-mop",
                        "cl-calispel",
                        "cl-moptilities"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-proc-parse",
            "portdir": "lisp/cl-proc-parse",
            "version": "20190809",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/proc-parse",
            "description": "Procedural vector parser",
            "long_description": "Procedural vector parser",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-babel",
                        "cl-prove",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-cookie",
                        "cl-fast-http",
                        "cl-jonathan"
                    ]
                }
            ]
        },
        {
            "name": "cl-prove",
            "portdir": "lisp/cl-prove",
            "version": "20191231",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/prove",
            "description": "Yet another unit testing framework for Common Lisp",
            "long_description": "Yet another unit testing framework for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-alexandria",
                        "cl-split-sequence",
                        "cl-ansi-text",
                        "cl-colors"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-assoc-utils",
                        "cl-cookie",
                        "cl-fast-http",
                        "cl-http-body",
                        "cl-lack",
                        "cl-legion",
                        "cl-locale",
                        "cl-proc-parse",
                        "cl-quri",
                        "cl-smart-buffer",
                        "cl-xsubseq"
                    ]
                }
            ]
        },
        {
            "name": "cl-pythonic-string-reader",
            "portdir": "lisp/cl-pythonic-string-reader",
            "version": "20180618",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smithzvk/pythonic-string-reader",
            "description": "A simple and unintrusive read table modification inspired by Python's three quote strings.",
            "long_description": "A simple and unintrusive read table modification inspired by Python's three quote strings.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax",
                        "cl-dref"
                    ]
                }
            ]
        },
        {
            "name": "cl-quri",
            "portdir": "lisp/cl-quri",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/quri",
            "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-alexandria",
                        "cl-babel",
                        "cl-split-sequence",
                        "cl-prove",
                        "cl-utilities"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-cookie",
                        "cl-dexador",
                        "cl-gopher",
                        "cl-http-body",
                        "cl-lack",
                        "cl-nfiles",
                        "cl-phos",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-qrencode",
            "portdir": "lisp/cl-qrencode",
            "version": "0.1.2",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jnjcc/cl-qrencode",
            "description": "QR code 2005 encoder in Common Lisp",
            "long_description": "QR code 2005 encoder in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-zpng",
                        "cl-lisp-unit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-retrospectiff",
            "portdir": "lisp/cl-retrospectiff",
            "version": "20211121",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/slyrus/retrospectiff",
            "description": "A library for reading and writing TIFF image files in common lisp",
            "long_description": "A library for reading and writing TIFF image files in common lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-opticl-core",
                        "cl-ieee-floats",
                        "cl-jpeg",
                        "cl-com.gigamonkeys.binary-data",
                        "cl-deflate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl"
                    ]
                }
            ]
        },
        {
            "name": "cl-redis",
            "portdir": "lisp/cl-redis",
            "version": "20200616",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vseloved/cl-redis",
            "description": "Redis client for Common Lisp",
            "long_description": "Redis 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-rutils",
                        "cl-ppcre",
                        "cl-should-test",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams",
                        "cl-babel",
                        "cl-usocket"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-rfc2388",
            "portdir": "lisp/cl-rfc2388",
            "version": "20180830",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jdz/rfc2388",
            "description": "An implementation of RFC 2388 in Common Lisp",
            "long_description": "An implementation of RFC 2388 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-hunchentoot"
                    ]
                }
            ]
        },
        {
            "name": "cl-routes",
            "portdir": "lisp/cl-routes",
            "version": "20170119",
            "license": "LGPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/archimag/cl-routes",
            "description": "Common Lisp implementation of the routes system for mapping URL's",
            "long_description": "Common Lisp implementation of the routes system for mapping URL's",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-puri",
                        "cl-split-sequence",
                        "cl-iterate",
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-easy-routes"
                    ]
                }
            ]
        },
        {
            "name": "cl-s-sysdeps",
            "portdir": "lisp/cl-s-sysdeps",
            "version": "20210202",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/svenvc/s-sysdeps",
            "description": "A Common Lisp abstraction layer over platform dependent functionality.",
            "long_description": "A Common Lisp abstraction layer over platform dependent functionality.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-usocket",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-prevalence"
                    ]
                }
            ]
        },
        {
            "name": "cl-rutils",
            "portdir": "lisp/cl-rutils",
            "version": "20220915",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vseloved/rutils",
            "description": "Radical Utilities for Common Lisp",
            "long_description": "Radical Utilities for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-named-readtables"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-should-test"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-redis",
                        "cl-rutils-test",
                        "cl-should-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-rutils-test",
            "portdir": "lisp/cl-rutils",
            "version": "20220915",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vseloved/rutils",
            "description": "Radical Utilities for Common Lisp",
            "long_description": "Radical Utilities for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rutils",
                        "cl-should-test"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-salza2",
            "portdir": "lisp/cl-salza2",
            "version": "2.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xach/salza2",
            "description": "ZLIB compression in Common Lisp",
            "long_description": "ZLIB compression in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-trivial-gray-streams",
                        "cl-chipz",
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-zpng"
                    ]
                }
            ]
        },
        {
            "name": "cl-serapeum",
            "portdir": "lisp/cl-serapeum",
            "version": "20231203",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruricolist/serapeum",
            "description": "Utilities beyond Alexandria.",
            "long_description": "Utilities beyond Alexandria.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-cltl2",
                        "cl-introspect-environment",
                        "cl-trivia",
                        "cl-local-time",
                        "cl-atomics",
                        "cl-parse-declarations",
                        "cl-parse-number",
                        "cl-string-case",
                        "cl-trivial-file-size",
                        "cl-trivial-macroexpand-all",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-global-vars",
                        "cl-trivial-garbage",
                        "cl-split-sequence"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-local-time",
                        "cl-atomics"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nfiles",
                        "cl-nhooks",
                        "cl-prompter",
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-should-test",
            "portdir": "lisp/cl-should-test",
            "version": "20190829",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vseloved/should-test",
            "description": "A minimal yet feature-rich Common Lisp test framework",
            "long_description": "A minimal yet feature-rich Common Lisp test framework",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-local-time",
                        "cl-osicat",
                        "cl-rutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-redis",
                        "cl-rutils-test"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-rutils"
                    ]
                }
            ]
        },
        {
            "name": "cl-simple-tasks",
            "portdir": "lisp/cl-simple-tasks",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/simple-tasks",
            "description": "A very simple task scheduling framework.",
            "long_description": "A very simple task scheduling framework.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dissect",
                        "cl-array-utils",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-main-thread"
                    ]
                }
            ]
        },
        {
            "name": "cl-skippy",
            "portdir": "lisp/cl-skippy",
            "version": "20171027",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xach/skippy",
            "description": "Common Lisp GIF library",
            "long_description": "Common Lisp GIF library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl"
                    ]
                }
            ]
        },
        {
            "name": "cl-slice",
            "portdir": "lisp/cl-slice",
            "version": "20210514",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tpapp/cl-slice",
            "description": "Array slices for Common Lisp",
            "long_description": "Array slices for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-anaphora",
                        "cl-let-plus",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-smart-buffer",
            "portdir": "lisp/cl-smart-buffer",
            "version": "20211018",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/smart-buffer",
            "description": "Smart octets buffer",
            "long_description": "Smart octets buffer",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-babel",
                        "cl-prove",
                        "cl-xsubseq",
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http"
                    ]
                }
            ]
        },
        {
            "name": "cl-speedy-queue",
            "portdir": "lisp/cl-speedy-queue",
            "version": "20110928",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zkat/cl-speedy-queue",
            "description": "Lightweight, optimized queue implementation for CL",
            "long_description": "Lightweight, optimized queue implementation for CL",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-anypool",
                        "cl-legion"
                    ]
                }
            ]
        },
        {
            "name": "cl-spinneret",
            "portdir": "lisp/cl-spinneret",
            "version": "20231123",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruricolist/spinneret",
            "description": "Common Lisp HTML5 generator.",
            "long_description": "Common Lisp HTML5 generator.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivia",
                        "cl-markdown",
                        "cl-serapeum",
                        "cl-parenscript",
                        "cl-in-nomine",
                        "cl-ppcre",
                        "cl-alexandria",
                        "cl-fiveam",
                        "cl-global-vars",
                        "cl-trivial-gray-streams"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-sqlite",
            "portdir": "lisp/cl-sqlite",
            "version": "0.2.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TeMPOraL/cl-sqlite",
            "description": "Common Lisp binding for SQLite",
            "long_description": "Common Lisp binding for SQLite",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "cl-bordeaux-threads",
                        "cl-fiveam",
                        "cl-cffi",
                        "cl-iterate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dbi",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-string-case",
            "portdir": "lisp/cl-string-case",
            "version": "20180718",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pkhuong/string-case",
            "description": "string-case is a macro that generates specialised decision trees to dispatch on string equality",
            "long_description": "string-case is a macro that generates specialised decision trees to dispatch on string equality",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot-errors",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-swank",
            "portdir": "lisp/cl-swank",
            "version": "2.28",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/slime/slime",
            "description": "Swank from SLIME",
            "long_description": "Swank from SLIME",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-stefil",
                        "cl-arnesi",
                        "cl-clack",
                        "cl-log4cl",
                        "cl-mgl-pax"
                    ]
                }
            ]
        },
        {
            "name": "cl-symbol-munger",
            "portdir": "lisp/cl-symbol-munger",
            "version": "20220120",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AccelerationNet/symbol-munger",
            "description": "Common Lisp library that supports unit testing.",
            "long_description": "Common Lisp library that supports unit testing.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-iterate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-collectors",
                        "cl-lisp-unit2"
                    ]
                }
            ]
        },
        {
            "name": "cl-swap-bytes",
            "portdir": "lisp/cl-swap-bytes",
            "version": "1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sionescu/swap-bytes",
            "description": "Optimized byte-swapping primitives.",
            "long_description": "Optimized byte-swapping primitives.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-iolib",
                        "cl-pngload"
                    ]
                }
            ]
        },
        {
            "name": "cl-system-locale",
            "portdir": "lisp/cl-system-locale",
            "version": "20231223",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/system-locale",
            "description": "System locale and language discovery",
            "long_description": "System locale and language discovery",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils",
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-multilang-documentation"
                    ]
                }
            ]
        },
        {
            "name": "cl-syntax",
            "portdir": "lisp/cl-syntax",
            "version": "20150315",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m2ym/cl-syntax",
            "description": "Reader Syntax Coventions for Common Lisp and SLIME",
            "long_description": "Reader Syntax Coventions for Common Lisp and SLIME",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-interpol",
                        "cl-markup",
                        "cl-named-readtables",
                        "cl-annot",
                        "cl-fare-quasiquote",
                        "cl-clsql",
                        "cl-trivial-types",
                        "cl-anonfun"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http",
                        "cl-jonathan",
                        "cl-locale"
                    ]
                }
            ]
        },
        {
            "name": "cl-tga",
            "portdir": "lisp/cl-tga",
            "version": "20160223",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fisxoj/cl-tga",
            "description": "TGA file loader in common lisp",
            "long_description": "TGA file loader 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-opticl"
                    ]
                }
            ]
        },
        {
            "name": "cl-test-more",
            "portdir": "lisp/cl-test-more",
            "version": "20130114",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jd/cl-test-more",
            "description": "Yet Another Unit Testing Framework for Common Lisp",
            "long_description": "Yet Another Unit Testing Framework 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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-circular-streams",
                        "cl-markup"
                    ]
                }
            ]
        },
        {
            "name": "cl-thrift",
            "portdir": "lisp/cl-thrift",
            "version": "20171121",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TurtleWarePL/de.setf.thrift",
            "description": "A Common Lisp binding for the Apache Thrift framework",
            "long_description": "A Common Lisp binding for the Apache Thrift framework",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-alexandria",
                        "cl-trivial-utf-8",
                        "cl-ieee-floats",
                        "cl-trivial-gray-streams",
                        "cl-puri",
                        "cl-usocket"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-tld",
            "portdir": "lisp/cl-tld",
            "version": "20220217",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lu4nx/cl-tld",
            "description": "Extracts the TLD(Top Level Domain) from domain, for Common Lisp",
            "long_description": "Extracts the TLD(Top Level Domain) from domain, for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-toot",
            "portdir": "lisp/cl-toot",
            "version": "20121120",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gigamonkey/toot",
            "description": "A web server created by stripping down and reorganizing Edi Weitz's Hunchentoot",
            "long_description": "A web server created by stripping down and reorganizing Edi Weitz's Hunchentoot",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-trivial-backtrace",
                        "cl-chipz",
                        "cl-fad",
                        "cl-ppcre",
                        "cl-plus-ssl",
                        "cl-puri",
                        "cl-usocket",
                        "cl-md5",
                        "cl-alexandria",
                        "cl-base64",
                        "cl-bordeaux-threads",
                        "cl-chunga"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clack"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivia",
            "portdir": "lisp/cl-trivia",
            "version": "20230302",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guicho271828/trivia",
            "description": "Pattern Matcher Compatible with Optima",
            "long_description": "Pattern Matcher Compatible with Optima",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lisp-namespace",
                        "cl-trivial-cltl2",
                        "cl-fset",
                        "cl-type-i",
                        "cl-ppcre",
                        "cl-cffi",
                        "cl-iterate",
                        "cl-closer-mop"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fare-quasiquote"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fare-quasiquote",
                        "cl-phos",
                        "cl-serapeum",
                        "cl-spinneret"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-type-i"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-arguments",
            "portdir": "lisp/cl-trivial-arguments",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-arguments",
            "description": "Tiny CL library to retrieve the arguments list of a function.",
            "long_description": "Tiny CL library to retrieve the arguments list of a function.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-in-nomine"
                    ]
                }
            ]
        }
    ]
}