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

{
    "count": 51937,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=577",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=575",
    "results": [
        {
            "name": "cl-rt",
            "portdir": "lisp/cl-rt",
            "version": "20090812.gita6a7503",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-rt",
            "description": "Common Lisp regression tester from MIT",
            "long_description": "Common Lisp regression tester from MIT",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-usocket",
                        "cl-anaphora",
                        "cl-cffi",
                        "cl-trivial-garbage",
                        "cl-alexandria",
                        "cl-iterate",
                        "cl-lml2",
                        "cl-mimeparse",
                        "cl-nibbles",
                        "cl-osicat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-ironclad",
                        "cl-kmrcl"
                    ]
                }
            ]
        },
        {
            "name": "cl-rove",
            "portdir": "lisp/cl-rove",
            "version": "20240620",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/rove",
            "description": "Yet another testing framework intended to be a successor of Prove",
            "long_description": "Yet another testing framework intended to be a successor of Prove",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-gray-streams",
                        "cl-dissect",
                        "cl-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-anypool",
                        "cl-dbi",
                        "cl-dexador-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-routes",
            "portdir": "lisp/cl-routes",
            "version": "20170119",
            "license": "LGPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/archimag/cl-routes",
            "description": "Common Lisp implementation of the routes system for mapping URL's",
            "long_description": "Common Lisp implementation of the routes system for mapping URL's",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift",
                        "cl-puri",
                        "cl-split-sequence",
                        "cl-iterate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-easy-routes"
                    ]
                }
            ]
        },
        {
            "name": "cl-rfc2388",
            "portdir": "lisp/cl-rfc2388",
            "version": "20180830",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jdz/rfc2388",
            "description": "An implementation of RFC 2388 in Common Lisp",
            "long_description": "An implementation of RFC 2388 in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot"
                    ]
                }
            ]
        },
        {
            "name": "cl-retrospectiff",
            "portdir": "lisp/cl-retrospectiff",
            "version": "20211121",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/slyrus/retrospectiff",
            "description": "A library for reading and writing TIFF image files in common lisp",
            "long_description": "A library for reading and writing TIFF image files in common lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-deflate",
                        "cl-flexi-streams",
                        "cl-opticl-core",
                        "cl-ieee-floats",
                        "cl-jpeg",
                        "cl-com.gigamonkeys.binary-data"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl"
                    ]
                }
            ]
        },
        {
            "name": "cl-redis",
            "portdir": "lisp/cl-redis",
            "version": "20200616",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vseloved/cl-redis",
            "description": "Redis client for Common Lisp",
            "long_description": "Redis client for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-usocket",
                        "cl-ppcre",
                        "cl-should-test",
                        "cl-rutils",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams",
                        "cl-babel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-quri",
            "portdir": "lisp/cl-quri",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/quri",
            "description": "Yet another URI library for Common Lisp",
            "long_description": "Yet another URI library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-utilities",
                        "cl-babel",
                        "cl-split-sequence",
                        "cl-prove"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cookie",
                        "cl-dexador",
                        "cl-gopher",
                        "cl-http-body",
                        "cl-async",
                        "cl-nfiles",
                        "cl-phos",
                        "cl-wookie",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-qrencode",
            "portdir": "lisp/cl-qrencode",
            "version": "0.1.2",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jnjcc/cl-qrencode",
            "description": "QR code 2005 encoder in Common Lisp",
            "long_description": "QR code 2005 encoder in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lisp-unit",
                        "cl-zpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-pythonic-string-reader",
            "portdir": "lisp/cl-pythonic-string-reader",
            "version": "20180618",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smithzvk/pythonic-string-reader",
            "description": "A simple and unintrusive read table modification inspired by Python's three quote strings.",
            "long_description": "A simple and unintrusive read table modification inspired by Python's three quote strings.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax",
                        "cl-dref"
                    ]
                }
            ]
        },
        {
            "name": "cl-py-configparser",
            "portdir": "lisp/cl-py-configparser",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://py-configparser.common-lisp.dev",
            "description": "Common Lisp implementation of the Python ConfigParser module",
            "long_description": "Common Lisp implementation of the Python ConfigParser module",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-parse-number"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-puri",
            "portdir": "lisp/cl-puri",
            "version": "1.5.7.2",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cliki.net/puri",
            "description": "Portable URI Library for Common Lisp",
            "long_description": "Portable URI Library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ptester"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-drakma",
                        "cl-routes",
                        "cl-thrift",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-ptester",
            "portdir": "lisp/cl-ptester",
            "version": "20160829.gitfe69fde",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-ptester",
            "description": "Test suite for Common Lisp programs",
            "long_description": "Test suite for Common Lisp programs",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-puri"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-base64"
                    ]
                }
            ]
        },
        {
            "name": "cl-prove",
            "portdir": "lisp/cl-prove",
            "version": "20191231",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/prove",
            "description": "Yet another unit testing framework for Common Lisp",
            "long_description": "Yet another unit testing framework for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-colors",
                        "cl-alexandria",
                        "cl-split-sequence",
                        "cl-ansi-text"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-assoc-utils",
                        "cl-cookie",
                        "cl-fast-http",
                        "cl-http-body",
                        "cl-lack",
                        "cl-legion",
                        "cl-locale",
                        "cl-proc-parse",
                        "cl-quri",
                        "cl-smart-buffer",
                        "cl-xsubseq"
                    ]
                }
            ]
        },
        {
            "name": "cl-prompter",
            "portdir": "lisp/cl-prompter",
            "version": "0.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/prompter",
            "description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
            "long_description": "Live-narrowing, fuzzy-matching, extensible prompt framework",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-moptilities",
                        "cl-containers",
                        "cl-lisp-unit2",
                        "cl-nclasses",
                        "cl-trivial-package-local-nicknames",
                        "cl-lparallel",
                        "cl-serapeum",
                        "cl-str",
                        "cl-alexandria",
                        "cl-closer-mop",
                        "cl-calispel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-proc-parse",
            "portdir": "lisp/cl-proc-parse",
            "version": "20190809",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/proc-parse",
            "description": "Procedural vector parser",
            "long_description": "Procedural vector parser",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-babel",
                        "cl-prove",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-cookie",
                        "cl-fast-http",
                        "cl-jonathan"
                    ]
                }
            ]
        },
        {
            "name": "cl-ppcre-unicode",
            "portdir": "lisp/cl-ppcre",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-ppcre",
            "description": "Portable Perl-compatible regular expressions for Common Lisp",
            "long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-unicode",
                        "cl-ppcre"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-change-case",
                        "cl-nodgui",
                        "cl-str"
                    ]
                }
            ]
        },
        {
            "name": "cl-prevalence",
            "portdir": "lisp/cl-prevalence",
            "version": "20221122",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/40ants/cl-prevalence",
            "description": "In memory database system for Common Lisp",
            "long_description": "In memory database system for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-s-sysdeps",
                        "cl-fiveam",
                        "cl-find-port",
                        "cl-s-xml",
                        "cl-moptilities"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-ppcre",
            "portdir": "lisp/cl-ppcre",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-ppcre",
            "description": "Portable Perl-compatible regular expressions for Common Lisp",
            "long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "clisp",
                        "sbcl",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-unicode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-change-case",
                        "cl-colors2",
                        "cl-cookie",
                        "cl-dexador",
                        "cl-dissect",
                        "cl-djula",
                        "cl-drakma",
                        "cl-http-body",
                        "cl-hunchentoot",
                        "cl-jonathan",
                        "cl-js",
                        "cl-lack",
                        "cl-markdown",
                        "cl-mimeparse",
                        "cl-montezuma",
                        "cl-nodgui",
                        "cl-access",
                        "cl-parenscript",
                        "cl-parser-combinators",
                        "cl-phos",
                        "cl-ppcre-unicode",
                        "cl-prove",
                        "cl-redis",
                        "cl-should-test",
                        "cl-spinneret",
                        "cl-test-more",
                        "cl-toot",
                        "cl-trivia",
                        "cl-trivial-rfc-1123",
                        "cl-try",
                        "cl-uax-15",
                        "cl-unicode",
                        "cl-wookie",
                        "cl-optima"
                    ]
                }
            ]
        },
        {
            "name": "cl-postgres",
            "portdir": "lisp/cl-postmodern",
            "version": "1.33.10",
            "license": "MIT and BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/Postmodern",
            "description": "A Common Lisp PostgreSQL programming interface",
            "long_description": "A Common Lisp PostgreSQL programming interface",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-usocket",
                        "cl-base64",
                        "cl-uax-15",
                        "cl-ironclad",
                        "cl-fiveam",
                        "cl-md5",
                        "cl-split-sequence"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clsql",
                        "cl-dbi",
                        "cl-postgres-plus-local-time",
                        "cl-postmodern"
                    ]
                }
            ]
        },
        {
            "name": "cl-pngload-test",
            "portdir": "lisp/cl-pngload",
            "version": "20220402",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bufferswap/pngload",
            "description": "A PNG (Portable Network Graphics) image format decoder.",
            "long_description": "A PNG (Portable Network Graphics) image format decoder.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-pngload",
                        "cl-local-time",
                        "cl-opticl",
                        "cl-png-read"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-postmodern",
            "portdir": "lisp/cl-postmodern",
            "version": "1.33.10",
            "license": "MIT and BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/Postmodern",
            "description": "A Common Lisp PostgreSQL programming interface",
            "long_description": "A Common Lisp PostgreSQL programming interface",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-split-sequence",
                        "cl-closer-mop",
                        "cl-alexandria",
                        "cl-postgres-plus-local-time",
                        "cl-postgres",
                        "cl-local-time",
                        "cl-bordeaux-threads",
                        "cl-fiveam",
                        "cl-global-vars"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "cl-local-time"
                    ]
                }
            ]
        },
        {
            "name": "cl-pngload",
            "portdir": "lisp/cl-pngload",
            "version": "20220402",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bufferswap/pngload",
            "description": "A PNG (Portable Network Graphics) image format decoder.",
            "long_description": "A PNG (Portable Network Graphics) image format decoder.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bz",
                        "cl-mmap",
                        "cl-alexandria",
                        "cl-zpb-exif",
                        "cl-parse-float",
                        "cl-cffi",
                        "cl-static-vectors",
                        "cl-swap-bytes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nodgui",
                        "cl-opticl",
                        "cl-pngload-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-png-read",
            "portdir": "lisp/cl-png-read",
            "version": "20170815",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ramarren/png-read",
            "description": "A PNG decoder for Common Lisp",
            "long_description": "A PNG decoder for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-chipz",
                        "cl-iterate",
                        "cl-babel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl",
                        "cl-pngload-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-plus-ssl",
            "portdir": "lisp/cl-plus-ssl",
            "version": "20230731",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cl-plus-ssl/cl-plus-ssl",
            "description": "A Common Lisp interface to OpenSSL / LibreSSL",
            "long_description": "A Common Lisp interface to OpenSSL / LibreSSL",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-trivial-garbage",
                        "cl-trivial-gray-streams",
                        "openssl3",
                        "cl-trivial-sockets",
                        "cl-usocket",
                        "cl-cffi",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dexador",
                        "cl-drakma",
                        "cl-hunchentoot",
                        "cl-phos",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-plump",
            "portdir": "lisp/cl-plump",
            "version": "20230825",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/plump",
            "description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
            "long_description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils",
                        "cl-array-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-clss"
                    ]
                }
            ]
        },
        {
            "name": "cl-phos",
            "portdir": "lisp/cl-phos",
            "version": "20220119",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omar-polo/phos",
            "description": "An experimental Gemini client library",
            "long_description": "An experimental Gemini client library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-quri",
                        "cl-nodgui",
                        "cl-ppcre",
                        "cl-plus-ssl",
                        "cl-usocket",
                        "cl-trivia"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-clunit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-parser-combinators",
            "portdir": "lisp/cl-parser-combinators",
            "version": "20231023",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Ramarren/cl-parser-combinators",
            "description": "An experimental implementation of parser combinators in Common Lisp Resources",
            "long_description": "An experimental implementation of parser combinators in Common Lisp Resources",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-containers",
                        "cl-ppcre",
                        "cl-infix",
                        "cl-alexandria",
                        "cl-hu.dwim.stefil",
                        "cl-iterate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-number",
            "portdir": "lisp/cl-parse-number",
            "version": "1.8",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/parse-number",
            "description": "Number parsing library",
            "long_description": "Number parsing library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colors2",
                        "cl-hunchentoot-errors",
                        "cl-mimeparse",
                        "cl-nodgui",
                        "cl-py-configparser",
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-js",
            "portdir": "lisp/cl-parse-js",
            "version": "20160322",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/parse-js",
            "description": "JavaScript parser",
            "long_description": "JavaScript parser",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-js"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-float",
            "portdir": "lisp/cl-parse-float",
            "version": "20200109",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/soemraws/parse-float",
            "description": "Parse a floating point value from a string in Common Lisp.",
            "long_description": "Parse a floating point value from a string in Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-pngload"
                    ]
                }
            ]
        },
        {
            "name": "cl-parse-declarations",
            "portdir": "lisp/cl-parse-declarations",
            "version": "20090908",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/parse-declarations/parse-declarations",
            "description": "Library to parse and rebuild declarations",
            "long_description": "Library to parse and rebuild declarations",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-parenscript",
            "portdir": "lisp/cl-parenscript",
            "version": "20200618",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https:/parenscript.common-lisp.dev",
            "description": "Lisp to JavaScript transpiler",
            "long_description": "Lisp to JavaScript transpiler",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-js",
                        "cl-ppcre",
                        "cl-fiveam",
                        "cl-named-readtables",
                        "cl-anaphora"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fiveam",
                        "cl-js"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-parachute",
            "portdir": "lisp/cl-parachute",
            "version": "20241105",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/parachute",
            "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": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-form-fiddle",
                        "cl-trivial-custom-debugger",
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-mmap",
                        "cl-atomics",
                        "cl-float-features",
                        "cl-array-utils",
                        "cl-salza2",
                        "cl-uax-15"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivial-custom-debugger"
                    ]
                }
            ]
        },
        {
            "name": "cl-osicat",
            "portdir": "lisp/cl-osicat",
            "version": "20231003",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/osicat/osicat",
            "description": "Osicat is a lightweight operating system interface for Common Lisp",
            "long_description": "Osicat is a lightweight operating system interface for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-rt",
                        "cl-trivial-features",
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-should-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-optima",
            "portdir": "lisp/cl-optima",
            "version": "20150628",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m2ym/optima",
            "description": "Optimized Pattern Matching Library for Common Lisp",
            "long_description": "Optimized Pattern Matching Library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-alexandria",
                        "cl-closer-mop",
                        "cl-eos"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fare-quasiquote"
                    ]
                }
            ]
        },
        {
            "name": "cl-opticl-core",
            "portdir": "lisp/cl-opticl-core",
            "version": "20170906",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/slyrus/opticl-core",
            "description": "Core classes and pixel access macros from opticl",
            "long_description": "Core classes and pixel access macros from opticl",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-opticl",
                        "cl-retrospectiff"
                    ]
                }
            ]
        },
        {
            "name": "cl-opticl",
            "portdir": "lisp/cl-opticl",
            "version": "20220207",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/slyrus/opticl",
            "description": "An image processing library for Common Lisp",
            "long_description": "An image processing library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-jpeg",
                        "cl-opticl-core",
                        "cl-png-read",
                        "cl-alexandria",
                        "cl-retrospectiff",
                        "cl-skippy",
                        "cl-tga",
                        "cl-pngload",
                        "cl-fiveam",
                        "cl-markdown",
                        "cl-zpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-pngload-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-nsymbols",
            "portdir": "lisp/cl-nsymbols",
            "version": "0.3.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nsymbols",
            "description": "A set of convenience functions to list class, variable, function, and other symbols.",
            "long_description": "A set of convenience functions to list class, variable, function, and other symbols.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-lisp-unit2",
                        "cl-nasdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-nodgui",
            "portdir": "lisp/cl-nodgui",
            "version": "20231206",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/cage/nodgui",
            "description": "Lisp bindings for the Tk toolkit",
            "long_description": "Lisp bindings for the Tk toolkit",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre-unicode",
                        "cl-unicode",
                        "cl-esrap",
                        "cl-named-readtables",
                        "cl-ppcre",
                        "cl-colors2",
                        "cl-parse-number",
                        "cl-jpeg-turbo",
                        "cl-pngload",
                        "cl-clunit2",
                        "cl-alexandria",
                        "cl-bordeaux-threads",
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-phos"
                    ]
                }
            ]
        },
        {
            "name": "cl-nkeymaps",
            "portdir": "lisp/cl-nkeymaps",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nkeymaps",
            "description": "General-purpose keymap management à-la Emacs.",
            "long_description": "General-purpose keymap management à-la Emacs.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nasdf",
                        "cl-alexandria",
                        "cl-str",
                        "cl-trivial-package-local-nicknames",
                        "cl-fset",
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-njson",
            "portdir": "lisp/cl-njson",
            "version": "1.2.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/njson",
            "description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
            "long_description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-json",
                        "cl-com.inuoe.jzon",
                        "cl-lisp-unit2",
                        "cl-nasdf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-nibbles",
            "portdir": "lisp/cl-nibbles",
            "version": "20230920",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/nibbles",
            "description": "A Common Lisp library for accessing octet-addressed blocks of data",
            "long_description": "A Common Lisp library for accessing octet-addressed blocks of data",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bz"
                    ]
                }
            ]
        },
        {
            "name": "cl-nhooks",
            "portdir": "lisp/cl-nhooks",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nhooks",
            "description": "Improved hooks facility inspired by Serapeum.",
            "long_description": "Improved hooks facility inspired by Serapeum.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum",
                        "cl-bordeaux-threads",
                        "cl-closer-mop",
                        "cl-lisp-unit2",
                        "cl-nasdf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-nfiles",
            "portdir": "lisp/cl-nfiles",
            "version": "1.1.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nfiles",
            "description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
            "long_description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lisp-unit2",
                        "cl-nclasses",
                        "cl-trivial-package-local-nicknames",
                        "cl-iolib",
                        "cl-serapeum",
                        "cl-alexandria",
                        "cl-trivial-garbage",
                        "cl-trivial-types",
                        "cl-quri"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-ndebug",
            "portdir": "lisp/cl-ndebug",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/ndebug",
            "description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
            "long_description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-trivial-gray-streams",
                        "cl-trivial-custom-debugger",
                        "cl-dissect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-lisp-unit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-nclasses",
            "portdir": "lisp/cl-nclasses",
            "version": "0.6.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/nclasses",
            "description": "Simplify class like definitions with define-class and friends.",
            "long_description": "Simplify class like definitions with define-class and friends.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lisp-unit2",
                        "cl-nasdf",
                        "cl-moptilities"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-history-tree",
                        "cl-nfiles",
                        "cl-prompter"
                    ]
                }
            ]
        },
        {
            "name": "cl-named-readtables-test",
            "portdir": "lisp/cl-named-readtables",
            "version": "20230828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/named-readtables",
            "description": "Named-Readtables is a library that provides a namespace for readtables akin to the already-existing namespace of packages.",
            "long_description": "Named-Readtables is a library that provides a namespace for readtables akin to the already-existing namespace of packages.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables",
                        "cl-try"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-nasdf",
            "portdir": "lisp/cl-nasdf",
            "version": "20230923",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/atlas-engineer/ntemplate",
            "description": "ASDF helpers for system setup, testing and installation.",
            "long_description": "ASDF helpers for system setup, testing and installation.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-nclasses",
                        "cl-nhooks",
                        "cl-history-tree",
                        "cl-nkeymaps",
                        "cl-nsymbols",
                        "cl-njson"
                    ]
                }
            ]
        },
        {
            "name": "cl-named-readtables",
            "portdir": "lisp/cl-named-readtables",
            "version": "20230828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/named-readtables",
            "description": "Named-Readtables is a library that provides a namespace for readtables akin to the already-existing namespace of packages.",
            "long_description": "Named-Readtables is a library that provides a namespace for readtables akin to the already-existing namespace of packages.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fare-quasiquote",
                        "cl-fset",
                        "cl-interpol",
                        "cl-mgl-pax",
                        "cl-dref",
                        "cl-named-readtables-test",
                        "cl-nodgui",
                        "cl-parenscript",
                        "cl-pythonic-string-reader",
                        "cl-rutils",
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-mysql",
            "portdir": "lisp/cl-mysql",
            "version": "20200501",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hackinghat/cl-mysql",
            "description": "Common Lisp MySQL library",
            "long_description": "Common Lisp MySQL library",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-stefil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dbi"
                    ]
                }
            ]
        }
    ]
}