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

{
    "count": 49363,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=27",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=25",
    "results": [
        {
            "name": "cl-flexi-streams",
            "portdir": "lisp/cl-flexi-streams",
            "version": "1.0.20",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/flexi-streams",
            "description": "Flexible bivalent streams for Common Lisp",
            "long_description": "Flexible bivalent streams for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ironclad",
                        "cl-unicode",
                        "cl-toot",
                        "cl-com.inuoe.jzon",
                        "cl-hunchentoot",
                        "cl-who",
                        "cl-nodgui",
                        "cl-ppcre",
                        "cl-async",
                        "cl-circular-streams",
                        "cl-drakma",
                        "cl-gettext",
                        "cl-gopher",
                        "cl-http-body",
                        "cl-lack",
                        "cl-locale",
                        "cl-md5",
                        "cl-plus-ssl",
                        "cl-retrospectiff",
                        "cl-redis",
                        "cl-salza2",
                        "cl-smart-buffer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-ppcre",
                        "cl-ppcre-unicode"
                    ]
                }
            ]
        },
        {
            "name": "cl-float-features",
            "portdir": "lisp/cl-float-features",
            "version": "20240301",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/float-features",
            "description": "A portability library for IEEE float features not covered by the CL standard",
            "long_description": "A portability library for IEEE float features not covered by the CL standard",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils",
                        "cl-parachute",
                        "cl-trivial-features"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-com.inuoe.jzon"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-webkit2"
                    ]
                }
            ]
        },
        {
            "name": "cl-form-fiddle",
            "portdir": "lisp/cl-form-fiddle",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/form-fiddle",
            "description": "A collection of utilities to destructure lambda forms.",
            "long_description": "A collection of utilities to destructure lambda forms.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parachute"
                    ]
                }
            ]
        },
        {
            "name": "cl-fset",
            "portdir": "lisp/cl-fset",
            "version": "1.4.1",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/slburson/fset",
            "description": "FSet, the functional collections library for Common Lisp.",
            "long_description": "FSet, the functional collections library for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables",
                        "cl-misc-extensions",
                        "cl-mt19937"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nkeymaps",
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-gendoc",
            "portdir": "lisp/cl-gendoc",
            "version": "20180630",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpav/cl-gendoc",
            "description": "Simple modular documentation builder for with package reference generator",
            "long_description": "Simple modular documentation builder for with package reference generator",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bmd",
                        "cl-who"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-checkl"
                    ]
                }
            ]
        },
        {
            "name": "cl-gettext",
            "portdir": "lisp/cl-gettext",
            "version": "20171101",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rotatef/gettext",
            "description": "A port of gettext runtime to Common Lisp",
            "long_description": "A port of gettext runtime to Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-split-sequence",
                        "cl-stefil",
                        "cl-yacc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-global-vars",
            "portdir": "lisp/cl-global-vars",
            "version": "20141013",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lmj/global-vars",
            "description": "Define efficient global variables in Common Lisp.",
            "long_description": "Define efficient global variables in Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-postmodern",
                        "cl-serapeum",
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-gobject-introspection",
            "portdir": "lisp/cl-gobject-introspection",
            "version": "20240519",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andy128k/cl-gobject-introspection",
            "description": "Common Lisp bindings to gobject-introspection",
            "long_description": "Common Lisp bindings to gobject-introspection",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "cl-alexandria",
                        "cl-trivial-garbage",
                        "cl-cffi",
                        "cl-iterate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-gopher",
            "portdir": "lisp/cl-gopher",
            "version": "20230804",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/knusbaum/cl-gopher",
            "description": "Yet another URI library for Common Lisp",
            "long_description": "Yet another URI library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-flexi-streams",
                        "cl-drakma",
                        "cl-usocket",
                        "cl-quri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "clhep",
            "portdir": "science/clhep",
            "version": "2.4.1.0",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cern.ch/clhep",
            "description": "A Class Library for High Energy Physics",
            "long_description": "A Class Library for High Energy Physics",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-history-tree",
            "portdir": "lisp/cl-history-tree",
            "version": "0.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/history-tree",
            "description": "Store the history of a browser's visited paths.",
            "long_description": "Store the history of a browser's visited paths.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-trivial-package-local-nicknames",
                        "cl-alexandria",
                        "cl-local-time",
                        "cl-custom-hash-table",
                        "cl-lisp-unit2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-html-diff",
            "portdir": "lisp/cl-html-diff",
            "version": "20090528",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wiseman/cl-html-diff",
            "description": "A Common Lisp library for generating a human-readable diff of two HTML documents.",
            "long_description": "A Common Lisp library for generating a human-readable diff of two HTML documents.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-difflib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-html-encode",
            "portdir": "lisp/cl-html-encode",
            "version": "1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cliki.net/html-encode",
            "description": "html-encode is a small library for encoding text in various web-savvy formats",
            "long_description": "html-encode is a small library for encoding text in various web-savvy formats",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colorize",
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-http-body",
            "portdir": "lisp/cl-http-body",
            "version": "20190811",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/http-body",
            "description": "HTTP POST data parser.",
            "long_description": "HTTP POST data parser.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-utf-8",
                        "cl-prove",
                        "cl-jonathan",
                        "cl-ppcre",
                        "cl-utilities",
                        "cl-assoc-utils",
                        "cl-fast-http",
                        "cl-quri",
                        "cl-flexi-streams",
                        "cl-trivial-gray-streams",
                        "cl-babel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-hu.dwim.asdf",
            "portdir": "lisp/cl-hu.dwim.asdf",
            "version": "20211203",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hu-dwim/hu.dwim.asdf",
            "description": "ASDF extensions used by most of hu.dwim projects.",
            "long_description": "ASDF extensions used by most of hu.dwim projects.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.stefil"
                    ]
                }
            ]
        },
        {
            "name": "cl-hu.dwim.stefil",
            "portdir": "lisp/cl-hu.dwim.stefil",
            "version": "20211211",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hu-dwim/hu.dwim.stefil",
            "description": "Common Lisp testing framework blending into normal Slime development.",
            "long_description": "Common Lisp testing framework blending into normal Slime development.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.asdf",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-local-time",
                        "cl-babel",
                        "cl-custom-hash-table",
                        "cl-fare-utils",
                        "cl-parser-combinators"
                    ]
                }
            ]
        },
        {
            "name": "cl-hunchentoot",
            "portdir": "lisp/cl-hunchentoot",
            "version": "1.3.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/hunchentoot",
            "description": "Web server written in Common Lisp",
            "long_description": "Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-chunga",
                        "cl-flexi-streams",
                        "cl-trivial-backtrace",
                        "cl-drakma",
                        "cl-ppcre",
                        "cl-md5",
                        "cl-plus-ssl",
                        "cl-rfc2388",
                        "cl-usocket",
                        "cl-who",
                        "cl-fad",
                        "cl-alexandria",
                        "cl-base64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula-demo",
                        "cl-easy-routes",
                        "cl-drakma-test",
                        "cl-hunchentoot-errors",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-hunchentoot-errors",
            "portdir": "lisp/cl-hunchentoot-errors",
            "version": "20231013",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmontone/hunchentoot-errors",
            "description": "Augments Hunchentoot error pages and logs with request and session information",
            "long_description": "Augments Hunchentoot error pages and logs with request and session information",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-mimeparse",
                        "cl-parse-number",
                        "cl-string-case"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-easy-routes"
                    ]
                }
            ]
        },
        {
            "name": "CLI11",
            "portdir": "devel/CLI11",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CLIUtils/CLI11",
            "description": "a command line parser for C++11",
            "long_description": "CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "micromamba"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osm2pgsql-lua",
                        "osm2pgsql"
                    ]
                }
            ]
        },
        {
            "name": "clib",
            "portdir": "devel/clib",
            "version": "2.8.7",
            "license": "MIT",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.clibs.org",
            "description": "Package manager for the C programming language.",
            "long_description": "Package manager for the C programming language. Basically the lazy-man’s copy/paste promoting smaller C utilities, also serving as a nice way to discover these sort of libraries. The goal of clibs is to provide stand-alone “micro” C libraries for developers to quickly install without coupling to large frameworks. You should use clib(1) to fetch these files for you and check them into your repository, the end-user and contributors should not require having clib(1) installed. This allows clib(1) to fit into any new or existing C workflow without friction.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1008
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cliclick",
            "portdir": "sysutils/cliclick",
            "version": "5.0.1",
            "license": "BSD",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/BlueM/cliclick",
            "description": "a utility for simulating mouse and keyboard events",
            "long_description": "cliclick, short for \"Command-Line Interface Click\", is a tiny shell/Terminal application that emulates mouse clicks (including double-clicks and Control-clicks) at arbitrary screen coordinates. It also lets you move the mouse, get the current mouse coordinates, press modifier keys, enter text, and more.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-idna",
            "portdir": "lisp/cl-idna",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/antifuchs/idna",
            "description": "IDNA (international domain names) string encoding and decoding routines",
            "long_description": "IDNA (international domain names) string encoding and decoding routines",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-split-sequence"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-iolib"
                    ]
                }
            ]
        },
        {
            "name": "cl-ieee-floats",
            "portdir": "lisp/cl-ieee-floats",
            "version": "20220126",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/ieee-floats",
            "description": "Common Lisp IEEE-754 float en- and decoding",
            "long_description": "Common Lisp IEEE-754 float en- and decoding",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-retrospectiff",
                        "cl-thrift",
                        "cl-try"
                    ]
                }
            ]
        },
        {
            "name": "clifm",
            "portdir": "sysutils/clifm",
            "version": "1.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leo-arch/clifm",
            "description": "Command Line Interface File Manager",
            "long_description": "shell-like, command line terminal file manager",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 96
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "gettext-runtime",
                        "desktop-file-utils",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-infix",
            "portdir": "lisp/cl-infix",
            "version": "19960628",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cliki.net/infix",
            "description": "Lisp macro for reading math expressions in infix form",
            "long_description": "Lisp macro for reading math expressions in infix form",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parser-combinators"
                    ]
                }
            ]
        },
        {
            "name": "clingcon",
            "portdir": "math/clingcon",
            "version": "5.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://potassco.org/clingcon",
            "description": "Extension of clingo to handle constraints over integers",
            "long_description": "Clingcon is an answer set solver for constraint logic programs, building upon the answer set solver clingo. It extends the high-level modeling language of ASP with constraint solving capacities. Constraints over finite domain integer variables can be used in logic programs. Clingcon adopts state-of-the-art techniques from the area of SMT, like conflict-driven learning and theory propagation. It uses lazy nogood and variable generation on the order encoding and features several preprocessing techniques.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "clingo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clingo",
            "portdir": "math/clingo",
            "version": "5.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://potassco.org/clingo/",
            "description": "An Answer Set Programming system to ground and solve logic programs.",
            "long_description": "Clingo is part of the Potassco project for Answer Set Programming (ASP). ASP offers a simple and powerful modeling language to describe combinatorial problems as logic programs. The clingo system then takes such a logic program and computes answer sets representing solutions to the given problem.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2563
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "clingcon",
                        "aspcud"
                    ]
                }
            ]
        },
        {
            "name": "cl-in-nomine",
            "portdir": "lisp/cl-in-nomine",
            "version": "20231126",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phoe/in-nomine",
            "description": "Utilities for extensible namespaces in Common Lisp.",
            "long_description": "Utilities for extensible namespaces in Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-introspect-environment",
                        "cl-alexandria",
                        "cl-trivial-arguments",
                        "cl-fiveam",
                        "cl-closer-mop",
                        "cl-lisp-namespace"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-interpol",
            "portdir": "lisp/cl-interpol",
            "version": "0.2.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-interpol",
            "description": "Common Lisp surface syntax niceties",
            "long_description": "Common Lisp surface syntax niceties",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables",
                        "cl-unicode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http",
                        "cl-lisp-unit2",
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-introspect-environment",
            "portdir": "lisp/cl-introspect-environment",
            "version": "20220110",
            "license": "WTFPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Bike/introspect-environment",
            "description": "CL environment introspection portability layer",
            "long_description": "CL environment introspection portability layer",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-in-nomine",
                        "cl-serapeum",
                        "cl-type-i"
                    ]
                }
            ]
        },
        {
            "name": "cl-iolib",
            "portdir": "lisp/cl-iolib",
            "version": "0.8.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sionescu/iolib",
            "description": "Common Lisp I/O library",
            "long_description": "Common Lisp I/O library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-idna",
                        "cl-swap-bytes",
                        "libfixposix",
                        "cl-bordeaux-threads",
                        "cl-trivial-features",
                        "cl-babel",
                        "cl-cffi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nfiles"
                    ]
                }
            ]
        },
        {
            "name": "cliquer",
            "portdir": "math/cliquer",
            "version": "1.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://users.aalto.fi/~pat/cliquer.html",
            "description": "Find cliques in graphs",
            "long_description": "Cliquer is a program for efficiently finding cliques in arbitrary weighted graphs.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "szhorvat",
                    "github": "szhorvat",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-ironclad",
            "portdir": "lisp/cl-ironclad",
            "version": "0.61",
            "license": "BSD",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/ironclad",
            "description": "A cryptographic toolkit written in Common Lisp",
            "long_description": "A cryptographic toolkit written in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-flexi-streams"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-lack",
                        "cl-postgres"
                    ]
                }
            ]
        },
        {
            "name": "cl-isaac",
            "portdir": "lisp/cl-isaac",
            "version": "20230627",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thephoeron/cl-isaac",
            "description": "Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.",
            "long_description": "Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "clisp",
            "portdir": "lang/clisp",
            "version": "2.50.0-20241112",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://clisp.sourceforge.io",
            "description": "The CLISP ANSI Common Lisp Implementation",
            "long_description": "CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. It implements the language described in the ANSI Common Lisp standard with many extensions. CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, POSIX and Perl regular expressions, a socket interface, fast bignums, arbitrary precision floats, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "easieste",
                    "github": "easye",
                    "ports_count": 15
                }
            ],
            "variants": [
                "threads"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ghostscript",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigsegv",
                        "ffcall",
                        "libunistring",
                        "readline",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cl-zpng",
                        "cl-slynk",
                        "cl-yacc",
                        "cl-zpb-exif",
                        "cl-ironclad",
                        "cl-access",
                        "cl-3bmd",
                        "cl-bordeaux-threads",
                        "cl-chunga",
                        "cl-closer-mop",
                        "cl-colorize",
                        "cl-cffi",
                        "cl-containers",
                        "cl-djula",
                        "cl-djula-demo",
                        "cl-easy-routes",
                        "cl-fiveam",
                        "cl-esrap",
                        "cl-flexi-streams",
                        "cl-hunchentoot",
                        "cl-lass",
                        "cl-local-time",
                        "cl-parachute",
                        "cl-postgres-plus-local-time",
                        "cl-rove",
                        "cl-str",
                        "cl-trivial-gray-streams",
                        "cl-usocket",
                        "cl-who",
                        "cl-colors2",
                        "cl-alexandria",
                        "cl-base64",
                        "cl-calispel",
                        "cl-chipz",
                        "cl-clsql",
                        "cl-clunit2",
                        "cl-dissect",
                        "cl-docudown",
                        "cl-eager-future",
                        "cl-eager-future2",
                        "cl-gobject-introspection",
                        "cl-html-encode",
                        "cl-infix",
                        "cl-jpl-util",
                        "cl-jpl-queues",
                        "cl-lml2",
                        "cl-misc-extensions",
                        "cl-mt19937",
                        "cl-nodgui",
                        "cl-parenscript",
                        "cl-parse-declarations",
                        "cl-ppcre",
                        "cl-ppcre-unicode",
                        "cl-ptester",
                        "cl-puri",
                        "cl-py-configparser",
                        "cl-rt",
                        "cl-s-xml",
                        "cl-split-sequence",
                        "cl-stefil",
                        "cl-translate",
                        "cl-trivial-utf-8",
                        "cl-utilities",
                        "cl-variates",
                        "cl-webkit2",
                        "cl-xlunit",
                        "cl-3bz",
                        "cl-acclimation",
                        "cl-anaphora",
                        "cl-annot",
                        "cl-anonfun",
                        "cl-ansi-text",
                        "cl-anypool",
                        "cl-arnesi",
                        "cl-array-utils",
                        "cl-assoc-utils",
                        "cl-asdf-flv",
                        "cl-async",
                        "cl-babel",
                        "cl-cffi-gtk",
                        "cl-blackbird",
                        "cl-change-case",
                        "cl-checkl",
                        "cl-clack",
                        "cl-clss",
                        "cl-cluffer",
                        "cl-clump",
                        "cl-collectors",
                        "cl-colors",
                        "cl-com.gigamonkeys.binary-data",
                        "cl-cookie",
                        "cl-dbi",
                        "cl-custom-hash-table",
                        "cl-deflate",
                        "cl-dexador",
                        "cl-dexador-test",
                        "cl-difflib",
                        "cl-do-urlencode",
                        "cl-drakma",
                        "cl-dynamic-classes",
                        "cl-drakma-test",
                        "cl-enchant",
                        "cl-eos",
                        "cl-fad",
                        "cl-fare-quasiquote",
                        "cl-fare-utils",
                        "cl-fast-http",
                        "cl-fiasco",
                        "cl-find-port",
                        "cl-form-fiddle",
                        "cl-gendoc",
                        "cl-gettext",
                        "cl-global-vars",
                        "cl-gopher",
                        "cl-html-diff",
                        "cl-hu.dwim.asdf",
                        "cl-hu.dwim.stefil",
                        "cl-hunchentoot-errors",
                        "cl-idna",
                        "cl-interpol",
                        "cl-iolib",
                        "cl-isaac",
                        "cl-jonathan",
                        "cl-jpeg",
                        "cl-jpeg-turbo",
                        "cl-js",
                        "cl-json",
                        "cl-lack",
                        "cl-legion",
                        "cl-let-plus",
                        "cl-libuv",
                        "cl-lift",
                        "cl-lisp-namespace",
                        "cl-lisp-unit",
                        "cl-lisp-unit2",
                        "cl-log4cl",
                        "cl-lparallel",
                        "cl-lw-compat",
                        "cl-markdown",
                        "cl-markup",
                        "cl-md5",
                        "cl-metabang-bind",
                        "cl-marshal",
                        "cl-metacopy",
                        "cl-metatilities-base",
                        "cl-metatilities",
                        "cl-mgl-pax",
                        "cl-mimeparse",
                        "cl-mgl-pax-bootstrap",
                        "cl-dref",
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-mmap",
                        "cl-montezuma",
                        "cl-moptilities",
                        "cl-mysql",
                        "cl-named-readtables",
                        "cl-named-readtables-test",
                        "cl-nasdf",
                        "cl-nclasses",
                        "cl-ndebug",
                        "cl-nfiles",
                        "cl-nhooks",
                        "cl-njson",
                        "cl-opticl",
                        "cl-nsymbols",
                        "cl-opticl-core",
                        "cl-optima",
                        "cl-osicat",
                        "cl-parse-float",
                        "cl-parse-js",
                        "cl-parse-number",
                        "cl-parser-combinators",
                        "cl-phos",
                        "cl-plump",
                        "cl-png-read",
                        "cl-postmodern",
                        "cl-pngload",
                        "cl-postgres",
                        "cl-pngload-test",
                        "cl-prompter",
                        "cl-proc-parse",
                        "cl-prove",
                        "cl-pythonic-string-reader",
                        "cl-quri",
                        "cl-qrencode",
                        "cl-retrospectiff",
                        "cl-redis",
                        "cl-rfc2388",
                        "cl-routes",
                        "cl-s-sysdeps",
                        "cl-rutils",
                        "cl-rutils-test",
                        "cl-salza2",
                        "cl-serapeum",
                        "cl-should-test",
                        "cl-simple-tasks",
                        "cl-skippy",
                        "cl-slice",
                        "cl-smart-buffer",
                        "cl-speedy-queue",
                        "cl-spinneret",
                        "cl-sqlite",
                        "cl-string-case",
                        "cl-swank",
                        "cl-symbol-munger",
                        "cl-swap-bytes",
                        "cl-system-locale",
                        "cl-tga",
                        "cl-test-more",
                        "cl-thrift",
                        "cl-tld",
                        "cl-toot",
                        "cl-trivial-arguments",
                        "cl-trivial-backtrace",
                        "cl-trivial-benchmark",
                        "cl-trivial-clipboard",
                        "cl-trivial-cltl2",
                        "cl-trivial-file-size",
                        "cl-trivial-garbage",
                        "cl-trivial-indent",
                        "cl-trivial-macroexpand-all",
                        "cl-trivial-main-thread",
                        "cl-trivial-mime",
                        "cl-trivial-open-browser",
                        "cl-trivial-package-local-nicknames",
                        "cl-trivial-shell",
                        "cl-trivial-rfc-1123",
                        "cl-trivial-sockets",
                        "cl-trivial-timeout",
                        "cl-trivial-types",
                        "cl-trivial-with-current-source-form",
                        "cl-try",
                        "cl-uax-15",
                        "cl-unicode",
                        "cl-unix-opts",
                        "cl-url-rewrite",
                        "cl-vom",
                        "cl-wookie",
                        "cl-xsubseq"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xindy",
                        "swig3-clisp",
                        "swig-clisp"
                    ]
                }
            ]
        },
        {
            "name": "cl-iterate",
            "portdir": "lisp/cl-iterate",
            "version": "1.5.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://iterate.common-lisp.dev/",
            "description": "ITERATE macro library for Common Lisp",
            "long_description": "ITERATE macro library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-access",
                        "cl-djula",
                        "cl-gobject-introspection",
                        "cl-stefil",
                        "cl-cffi-gtk",
                        "cl-lisp-unit2",
                        "cl-parser-combinators",
                        "cl-png-read",
                        "cl-routes",
                        "cl-sqlite",
                        "cl-symbol-munger",
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "clive",
            "portdir": "net/clive",
            "version": "0.4.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/ljclive/",
            "description": "A console line client for livejournal.",
            "long_description": "This is a console UNIX client for updating weblogs. It is designed to be used interactively or as a UNX-style filter on the command line.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-jonathan",
            "portdir": "lisp/cl-jonathan",
            "version": "20200902",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rudolph-miller/jonathan",
            "description": "JSON encoder and decoder.",
            "long_description": "JSON encoder and decoder.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-proc-parse",
                        "cl-ppcre",
                        "cl-syntax",
                        "cl-legion",
                        "cl-babel",
                        "cl-annot",
                        "cl-trivial-types",
                        "cl-fast-io"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-http-body"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpeg",
            "portdir": "lisp/cl-jpeg",
            "version": "20230102",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/cl-jpeg",
            "description": "A Common Lisp library for reading and writing JPEG image files",
            "long_description": "A Common Lisp library for reading and writing JPEG image files",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl",
                        "cl-retrospectiff"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpeg-turbo",
            "portdir": "lisp/cl-jpeg-turbo",
            "version": "20201121",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/shamazmazum/jpeg-turbo",
            "description": "Common Lisp wrapper for libjpeg-turbo",
            "long_description": "Common Lisp wrapper for libjpeg-turbo",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nodgui"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpl-queues",
            "portdir": "lisp/cl-jpl-queues",
            "version": "0.1",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.thoughtcrime.us/software/jpl-queues",
            "description": "Common Lisp library implementing a few different kinds of queues",
            "long_description": "Common Lisp library implementing a few different kinds of queues",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17",
                        "abcl",
                        "clisp"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-jpl-util",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-calispel"
                    ]
                }
            ]
        },
        {
            "name": "cl-jpl-util",
            "portdir": "lisp/cl-jpl-util",
            "version": "0.4",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.thoughtcrime.us/software/cl-jpl-util",
            "description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
            "long_description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-calispel",
                        "cl-jpl-queues"
                    ]
                }
            ]
        },
        {
            "name": "cl-js",
            "portdir": "lisp/cl-js",
            "version": "20221206",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/akapav/js",
            "description": "JavaScript compiler for Common Lisp",
            "long_description": "JavaScript compiler for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-local-time",
                        "cl-parse-js",
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-parenscript"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-parenscript"
                    ]
                }
            ]
        },
        {
            "name": "cl-json",
            "portdir": "lisp/cl-json",
            "version": "20141108",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hankhero/cl-json",
            "description": "Json encoder and decoder for Common-Lisp",
            "long_description": "Json encoder and decoder for Common-Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-njson"
                    ]
                }
            ]
        },
        {
            "name": "cl-kmrcl",
            "portdir": "lisp/cl-kmrcl",
            "version": "1.111",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-kmrcl",
            "description": "General Utilities for Common Lisp Programs",
            "long_description": "General Utilities for Common Lisp Programs",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-base64"
                    ]
                }
            ]
        },
        {
            "name": "cl-lack",
            "portdir": "lisp/cl-lack",
            "version": "20230920",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/lack",
            "description": "Lack, the core of Clack",
            "long_description": "Lack, the core of Clack",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams",
                        "cl-babel",
                        "cl-hunchentoot",
                        "cl-split-sequence",
                        "cl-ironclad",
                        "cl-trivial-utf-8",
                        "cl-marshal",
                        "cl-prove",
                        "cl-local-time",
                        "cl-quri",
                        "cl-circular-streams",
                        "cl-cookie",
                        "cl-dbi",
                        "cl-sqlite",
                        "cl-dexador",
                        "cl-http-body",
                        "cl-redis",
                        "cl-trivial-mime",
                        "cl-trivial-rfc-1123",
                        "cl-isaac",
                        "cl-anypool",
                        "cl-ppcre",
                        "cl-alexandria",
                        "cl-base64",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-dexador"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clack",
                        "cl-dexador-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-language-codes",
            "portdir": "lisp/cl-language-codes",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/language-codes",
            "description": "A simple library mapping ISO language codes to language names.",
            "long_description": "A simple library mapping ISO language codes to language names.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "ccl",
                        "sbcl",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-multilang-documentation"
                    ]
                }
            ]
        },
        {
            "name": "cl-lass",
            "portdir": "lisp/cl-lass",
            "version": "20241028",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/LASS",
            "description": "Lisp Augmented Style Sheets",
            "long_description": "Lisp Augmented Style Sheets",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-indent",
                        "cl-trivial-mime",
                        "cl-base64"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-legion",
            "portdir": "lisp/cl-legion",
            "version": "20230917",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/legion",
            "description": "Simple multithreading worker mechanism.",
            "long_description": "Simple multithreading worker mechanism.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "abcl",
                        "ccl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-prove",
                        "cl-vom",
                        "cl-local-time",
                        "cl-speedy-queue"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-jonathan"
                    ]
                }
            ]
        },
        {
            "name": "cl-let-plus",
            "portdir": "lisp/cl-let-plus",
            "version": "20180307",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tpapp/let-plus",
            "description": "destructuring extension of let*",
            "long_description": "destructuring extension of let*",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ccl",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift",
                        "cl-anaphora",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colors",
                        "cl-slice"
                    ]
                }
            ]
        }
    ]
}