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

{
    "count": 50724,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=31",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=29",
    "results": [
        {
            "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"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-backtrace",
            "portdir": "lisp/cl-trivial-backtrace",
            "version": "20230111",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-backtrace",
            "description": "Portable simple API to work with backtraces in Common Lisp",
            "long_description": "Portable simple API to work with backtraces in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula",
                        "cl-fiveam",
                        "cl-hunchentoot",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-benchmark",
            "portdir": "lisp/cl-trivial-benchmark",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-benchmark",
            "description": "An easy to use benchmarking system.",
            "long_description": "An easy to use benchmarking system.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-trivial-clipboard",
            "portdir": "lisp/cl-trivial-clipboard",
            "version": "20231013",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snmsts/trivial-clipboard",
            "description": "trivial-clipboard let access system clipboard",
            "long_description": "trivial-clipboard let access system clipboard",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-cltl2",
            "portdir": "lisp/cl-trivial-cltl2",
            "version": "20211212",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Zulu-Inuoe/trivial-cltl2",
            "description": "Portable CLtL2",
            "long_description": "Portable CLtL2",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum",
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-custom-debugger",
            "portdir": "lisp/cl-trivial-custom-debugger",
            "version": "20230814",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phoe/trivial-custom-debugger",
            "description": "Allows arbitrary functions to become the standard Lisp debugger",
            "long_description": "Allows arbitrary functions to become the standard Lisp debugger",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parachute",
                        "cl-ndebug"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-features",
            "portdir": "lisp/cl-trivial-features",
            "version": "20230607",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trivial-features/trivial-features",
            "description": "Portable CL:*FEATURES*",
            "long_description": "Portable CL:*FEATURES*",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-cffi",
                        "cl-float-features",
                        "cl-3bz",
                        "cl-async",
                        "cl-babel",
                        "cl-cffi-gtk",
                        "cl-iolib",
                        "cl-mmap",
                        "cl-osicat",
                        "cl-plus-ssl",
                        "cl-swap-bytes",
                        "cl-trivial-features-tests",
                        "cl-trivial-main-thread"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-features-tests",
            "portdir": "lisp/cl-trivial-features",
            "version": "20230607",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trivial-features/trivial-features",
            "description": "Portable CL:*FEATURES*",
            "long_description": "Portable CL:*FEATURES*",
            "active": false,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ecl",
                        "sbcl",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-trivial-file-size",
            "portdir": "lisp/cl-trivial-file-size",
            "version": "20220718",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ruricolist/trivial-file-size",
            "description": "Stat a file's size",
            "long_description": "Stat a file's size",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-garbage",
            "portdir": "lisp/cl-trivial-garbage",
            "version": "20231018",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trivial-garbage/trivial-garbage",
            "description": "Portable GC-related APIs for Common Lisp.",
            "long_description": "Portable GC-related APIs for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-eager-future2",
                        "cl-gobject-introspection",
                        "cl-cffi-gtk",
                        "cl-dbi",
                        "cl-dexador",
                        "cl-nfiles",
                        "cl-plus-ssl",
                        "cl-bordeaux-threads",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-gray-streams",
            "portdir": "lisp/cl-trivial-gray-streams",
            "version": "20240218",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/trivial-gray-streams/trivial-gray-streams",
            "description": "Portability library for CL gray streams",
            "long_description": "Gray streams is an interface proposed for inclusion with ANSI CL",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-com.inuoe.jzon",
                        "cl-chunga",
                        "cl-flexi-streams",
                        "cl-rove",
                        "cl-async",
                        "cl-babel",
                        "cl-circular-streams",
                        "cl-deflate",
                        "cl-dexador",
                        "cl-fast-io",
                        "cl-fiasco",
                        "cl-http-body",
                        "cl-lack",
                        "cl-ndebug",
                        "cl-plus-ssl",
                        "cl-salza2",
                        "cl-spinneret",
                        "cl-thrift"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-indent",
            "portdir": "lisp/cl-trivial-indent",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-indent",
            "description": "A very simple library to allow indentation hints for SWANK.",
            "long_description": "A very simple library to allow indentation hints for SWANK.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lass",
                        "cl-documentation-utils"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-macroexpand-all",
            "portdir": "lisp/cl-trivial-macroexpand-all",
            "version": "20171020",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cbaggers/trivial-macroexpand-all",
            "description": "Call each implementation's macroexpand-all equivalent",
            "long_description": "Call each implementation's macroexpand-all equivalent",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-main-thread",
            "portdir": "lisp/cl-trivial-main-thread",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-main-thread",
            "description": "Compatibility library to run things in the main thread.",
            "long_description": "Compatibility library to run things in the main thread.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-simple-tasks",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-trivial-mime",
            "portdir": "lisp/cl-trivial-mime",
            "version": "20230603",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-mimes",
            "description": "Tiny Common Lisp library to detect mime types in files.",
            "long_description": "Tiny Common Lisp library to detect mime types in files.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lass",
                        "cl-dexador",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-open-browser",
            "portdir": "lisp/cl-trivial-open-browser",
            "version": "20160602",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eudoxia0/trivial-open-browser",
            "description": "Open the browser to a URL, on any system.",
            "long_description": "Open the browser to a URL, on any system.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula-demo"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-package-local-nicknames",
            "portdir": "lisp/cl-trivial-package-local-nicknames",
            "version": "20200130",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phoe/trivial-package-local-nicknames",
            "description": "Portability library for package-local nicknames",
            "long_description": "Portability library for package-local nicknames",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-history-tree",
                        "cl-nfiles",
                        "cl-nkeymaps",
                        "cl-prompter"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-rfc-1123",
            "portdir": "lisp/cl-trivial-rfc-1123",
            "version": "20220402",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stacksmith/trivial-rfc-1123",
            "description": "parse and print RFC-1123 timestamps",
            "long_description": "parse and print RFC-1123 timestamps",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-shell",
            "portdir": "lisp/cl-trivial-shell",
            "version": "20230111",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-shell",
            "description": "A simple Common-Lisp interface to the underlying Operating System",
            "long_description": "A simple Common-Lisp interface to the underlying Operating System",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-sockets",
            "portdir": "lisp/cl-trivial-sockets",
            "version": "0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/usocket/trivial-sockets",
            "description": "A trivial networking library for undemanding Internet applications",
            "long_description": "A trivial networking library for undemanding Internet applications",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-plus-ssl"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-timeout",
            "portdir": "lisp/cl-trivial-timeout",
            "version": "20230822",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/trivial-timeout",
            "description": "portable and possibly dangerous timeout library for Common Lisp",
            "long_description": "portable and possibly dangerous timeout library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "cl-montezuma"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-types",
            "portdir": "lisp/cl-trivial-types",
            "version": "20120318",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m2ym/trivial-types",
            "description": "Trivial type definitions for Common Lisp",
            "long_description": "Trivial type definitions for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dbi",
                        "cl-jonathan",
                        "cl-nfiles",
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-utf-8",
            "portdir": "lisp/cl-trivial-utf-8",
            "version": "20220828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/trivial-utf-8/trivial-utf-8",
            "description": "Trivial UTF-8 provides more efficient ways of reading and writing UTF-8",
            "long_description": "Trivial UTF-8 provides more efficient ways of reading and writing UTF-8",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-http-body",
                        "cl-lack",
                        "cl-mgl-pax",
                        "cl-thrift"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-mgl-pax"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-with-current-source-form",
            "portdir": "lisp/cl-trivial-with-current-source-form",
            "version": "20230605",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scymtym/trivial-with-current-source-form",
            "description": "Helps macro writers produce better errors for macro users",
            "long_description": "Helps macro writers produce better errors for macro users",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-esrap"
                    ]
                }
            ]
        },
        {
            "name": "cl-try",
            "portdir": "lisp/cl-try",
            "version": "20230828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/try",
            "description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
            "long_description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-alexandria",
                        "cl-closer-mop",
                        "cl-ieee-floats",
                        "cl-mgl-pax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-named-readtables-test"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-mgl-pax",
                        "cl-dref"
                    ]
                }
            ]
        },
        {
            "name": "cl-type-i",
            "portdir": "lisp/cl-type-i",
            "version": "20230127",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guicho271828/type-i",
            "description": "Type Inference Utility on unary type-checking predicates",
            "long_description": "Type Inference Utility on unary type-checking predicates",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-fiveam",
                        "cl-lisp-namespace",
                        "cl-introspect-environment"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-uax-15",
            "portdir": "lisp/cl-uax-15",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sabracrolleton/uax-15",
            "description": "Common lisp implementation of unicode normalization functions",
            "long_description": "Common lisp implementation of unicode normalization functions",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-split-sequence",
                        "cl-parachute",
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-postgres"
                    ]
                }
            ]
        },
        {
            "name": "clucene",
            "portdir": "devel/clucene",
            "version": "2.3.3.4",
            "license": "(Apache-2 or LGPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://clucene.sourceforge.net/",
            "description": "Clucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java.",
            "long_description": "Clucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "dinh.viet.hoa",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bibletime",
                        "strigi",
                        "sword"
                    ]
                }
            ]
        },
        {
            "name": "clucene-devel",
            "portdir": "devel/clucene-devel",
            "version": "3025",
            "license": "Apache-2 and LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://clucene.sourceforge.net/",
            "description": "the open-source, C++ search engine",
            "long_description": "CLucene is a high-performance, scalable, cross platform, full-featured, open-source indexing and searching API. Specifically, CLucene is the guts of a search engine, the hard stuff. You write the easy stuff: the UI and the process of selecting and parsing your data files to pump them into the search engine yourself, and any specialized queries to pull it back for display or further processing.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-uffi",
            "portdir": "lisp/cl-uffi",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/cl-uffi",
            "description": "Universal Foreign Function Library for Common Lisp",
            "long_description": "Universal Foreign Function Library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clsql"
                    ]
                }
            ]
        },
        {
            "name": "cl-unicode",
            "portdir": "lisp/cl-unicode",
            "version": "0.1.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://edicl.github.io/cl-unicode/",
            "description": "Portable Unicode library for Common Lisp",
            "long_description": "Portable Unicode library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nodgui",
                        "cl-ppcre-unicode",
                        "cl-interpol"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-ppcre"
                    ]
                }
            ]
        },
        {
            "name": "cl-unix-opts",
            "portdir": "lisp/cl-unix-opts",
            "version": "20210107",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libre-man/unix-opts",
            "description": "minimalistic parser of command line arguments",
            "long_description": "minimalistic parser of command line arguments",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-url-rewrite",
            "portdir": "lisp/cl-url-rewrite",
            "version": "0.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/url-rewrite",
            "description": "Rewrite (X)HTML attributes with Common Lisp",
            "long_description": "Rewrite (X)HTML attributes with Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-usocket",
            "portdir": "lisp/cl-usocket",
            "version": "0.8.8",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/usocket/usocket",
            "description": "Universal socket library for Common Lisp",
            "long_description": "Universal socket library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-rt",
                        "cl-split-sequence"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-async",
                        "cl-clack",
                        "cl-dexador",
                        "cl-fastcgi",
                        "cl-find-port",
                        "cl-gopher",
                        "cl-phos",
                        "cl-plus-ssl",
                        "cl-postgres",
                        "cl-redis",
                        "cl-s-sysdeps",
                        "cl-thrift",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "clustalx",
            "portdir": "science/clustalx",
            "version": "2.1",
            "license": "LGPL-3 and GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.clustal.org/clustal2/",
            "description": "An interface for the ClustalW multiple sequence alignment program.",
            "long_description": "clustalx provides an integrated environment for performing multiple sequence and profile alignments and analysing the results. The sequence alignment is displayed in a window on the screen. A versatile coloring scheme has been incorporated allowing you to highlight conserved features in the alignment. The pull-down menus at the top of the window allow you to select all the options required for traditional multiple sequence and profile alignment.",
            "active": false,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clusterit",
            "portdir": "net/clusterit",
            "version": "2.5",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.garbled.net/clusterit.html",
            "description": "Tools for running tasks on many machines",
            "long_description": "This is a collection of clustering tools for executing tasks across a network on two or more heterogeneous hosts.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clusterssh",
            "portdir": "sysutils/clusterssh",
            "version": "4.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/App::ClusterSSH",
            "description": "Cluster Admin via SSH",
            "long_description": "ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [],
            "variants": [
                "perl5_30",
                "perl5_32",
                "perl5_34",
                "perl5_28"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-which",
                        "p5.34-module-build",
                        "p5.34-readonly",
                        "p5.34-test-differences",
                        "p5.34-test-trap",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-sort-naturally",
                        "p5.34-tk",
                        "p5.34-try-tiny",
                        "xterm",
                        "p5.34-x11-protocol-other",
                        "p5.34-xml-simple",
                        "p5.34-xsloader",
                        "p5.34-x11-protocol",
                        "p5.34-exception-class",
                        "p5.34-getopt-long",
                        "p5.34-html-parser",
                        "p5.34-pathtools",
                        "p5.34-pod-simple"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-utilities",
            "portdir": "lisp/cl-utilities",
            "version": "20060303",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cl-utilities.common-lisp.dev",
            "description": "a collection of semi-standard utilities for Common Lisp",
            "long_description": "a collection of semi-standard utilities for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http",
                        "cl-http-body",
                        "cl-quri"
                    ]
                }
            ]
        },
        {
            "name": "clutter",
            "portdir": "graphics/clutter",
            "version": "1.26.4",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Clutter",
            "description": "A generic high-level canvas library.",
            "long_description": "Clutter is an open source software library for creating fast, compelling, portable, and dynamic graphical user interfaces.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "cairo",
                        "cogl",
                        "gdk-pixbuf2",
                        "atk",
                        "xorg-libXcomposite",
                        "xorg-libXdamage",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "pango",
                        "json-glib",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "clutter-gst",
                        "clutter-gst3",
                        "clutter-gtk",
                        "pinpoint",
                        "eog-plugins",
                        "totem",
                        "libchamplain",
                        "gnome3-core",
                        "rb33-clutter",
                        "rb32-clutter",
                        "rb31-clutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "clutter-gst",
            "portdir": "graphics/clutter-gst",
            "version": "2.0.18",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GStreamer integration library.",
            "long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gstreamer1-gst-plugins-bad",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "clutter",
                        "gobject-introspection",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clutter-gst3",
            "portdir": "graphics/clutter-gst3",
            "version": "3.0.27",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GStreamer integration library.",
            "long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "glib2",
                        "clutter",
                        "gobject-introspection",
                        "gstreamer1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pinpoint",
                        "totem",
                        "empathy",
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "clutter-gtk",
            "portdir": "graphics/clutter-gtk",
            "version": "1.8.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GTK integration library.",
            "long_description": "Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2625
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "clutter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-radio",
                        "pinpoint",
                        "eog-plugins",
                        "totem",
                        "empathy",
                        "libchamplain",
                        "gnome3-core",
                        "gnome-voice",
                        "geeqie",
                        "gingerblue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "cl-variates",
            "portdir": "lisp/cl-variates",
            "version": "20071019",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https:/cl-variates.common-lisp.dev",
            "description": "Portable Common Lisp Random Number Generation.",
            "long_description": "Portable Common Lisp Random Number Generation.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-vom",
            "portdir": "lisp/cl-vom",
            "version": "20160810",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/vom",
            "description": "A tiny logging library for Common Lisp",
            "long_description": "A tiny logging library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-blackbird",
                        "cl-legion",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-webengine",
            "portdir": "lisp/cl-webengine",
            "version": "20210225",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/cl-webengine",
            "description": "An FFI binding to WebEngine in Qt",
            "long_description": "An FFI binding to WebEngine in Qt",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-webengine-lib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-webengine-lib",
            "portdir": "lisp/cl-webengine",
            "version": "20210225",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/cl-webengine",
            "description": "An FFI binding to WebEngine in Qt",
            "long_description": "An FFI binding to WebEngine in Qt",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtwebengine"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-webengine"
                    ]
                }
            ]
        },
        {
            "name": "cl-webkit2",
            "portdir": "lisp/cl-webkit2",
            "version": "3.5.10",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/joachifm/cl-webkit",
            "description": "A binding to WebKitGTK+ for Common Lisp",
            "long_description": "A binding to WebKitGTK+ for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit2-gtk",
                        "cl-alexandria",
                        "cl-cffi",
                        "cl-cffi-gtk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam",
                        "cl-calispel",
                        "cl-float-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-who",
            "portdir": "lisp/cl-who",
            "version": "1.1.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-who",
            "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-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-gendoc"
                    ]
                }
            ]
        },
        {
            "name": "cl-wookie",
            "portdir": "lisp/cl-wookie",
            "version": "20230131",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/wookie",
            "description": "Asynchronous HTTP server in common lisp",
            "long_description": "Asynchronous HTTP server in common lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-io",
                        "cl-vom",
                        "cl-quri",
                        "cl-ppcre",
                        "cl-blackbird",
                        "cl-do-urlencode",
                        "cl-fast-http",
                        "cl-async",
                        "cl-alexandria",
                        "cl-chunga",
                        "cl-babel",
                        "cl-fad"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clack"
                    ]
                }
            ]
        },
        {
            "name": "cl-xlunit",
            "portdir": "lisp/cl-xlunit",
            "version": "0.6.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/cl-xlunit",
            "description": "XLUnit is a Test Framework based on XPTest and JUnit.",
            "long_description": "XLUnit is a Test Framework based on XPTest and JUnit.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-marshal"
                    ]
                }
            ]
        }
    ]
}