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

{
    "count": 51943,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=578",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=576",
    "results": [
        {
            "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"
                    ]
                }
            ]
        },
        {
            "name": "cl-multilang-documentation",
            "portdir": "lisp/cl-multilang-documentation",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/multilang-documentation",
            "description": "A drop-in replacement for cl:documentation with support for multiple languages.",
            "long_description": "A drop-in replacement for cl:documentation with support for multiple languages.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils",
                        "cl-language-codes",
                        "cl-system-locale"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "cl-documentation-utils"
                    ]
                }
            ]
        },
        {
            "name": "cl-mt19937",
            "portdir": "lisp/cl-mt19937",
            "version": "1.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/nyxt/mt19937",
            "description": "portable Mersenne Twister random number generator",
            "long_description": "portable Mersenne Twister random number generator",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fset"
                    ]
                }
            ]
        },
        {
            "name": "cl-moptilities",
            "portdir": "lisp/cl-moptilities",
            "version": "20170330",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/moptilities",
            "description": "compatibility layer for minor MOP implementation differences",
            "long_description": "compatibility layer for minor MOP implementation differences",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift",
                        "cl-closer-mop"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-metacopy",
                        "cl-metatilities",
                        "cl-docudown",
                        "cl-prevalence",
                        "cl-prompter",
                        "cl-nclasses"
                    ]
                }
            ]
        },
        {
            "name": "cl-montezuma",
            "portdir": "lisp/cl-montezuma",
            "version": "20170216",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/montezuma",
            "description": "Montezuma is a port of the Lucene text search engine library.",
            "long_description": "Montezuma is a port of the Lucene text search engine library.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-babel",
                        "cl-fad"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivial-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                }
            ]
        },
        {
            "name": "cl-mmap",
            "portdir": "lisp/cl-mmap",
            "version": "20230902",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/mmap",
            "description": "yet another CL deflate decompressor",
            "long_description": "yet another CL deflate decompressor",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-features",
                        "cl-cffi",
                        "cl-documentation-utils",
                        "cl-parachute"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-3bz",
                        "cl-pngload"
                    ]
                }
            ]
        },
        {
            "name": "cl-misc-extensions",
            "portdir": "lisp/cl-misc-extensions",
            "version": "4.0.4",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/slburson/misc-extensions",
            "description": "Collection of small macros and extensions for Common Lisp",
            "long_description": "Collection of small macros and extensions for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fset"
                    ]
                }
            ]
        },
        {
            "name": "cl-mgl-pax-test",
            "portdir": "lisp/cl-mgl-pax",
            "version": "20231030",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/mgl-pax",
            "description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "long_description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-try",
                        "cl-dref-test",
                        "cl-mgl-pax"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-dref-test",
            "portdir": "lisp/cl-mgl-pax",
            "version": "20231030",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/mgl-pax",
            "description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "long_description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dref",
                        "cl-try",
                        "cl-mgl-pax"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-dref",
            "portdir": "lisp/cl-mgl-pax",
            "version": "20231030",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/mgl-pax",
            "description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "long_description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18",
                        "abcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables",
                        "cl-pythonic-string-reader",
                        "cl-mgl-pax-bootstrap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-mgl-pax",
                        "cl-try"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dref-test"
                    ]
                }
            ]
        },
        {
            "name": "cl-mgl-pax-bootstrap",
            "portdir": "lisp/cl-mgl-pax",
            "version": "20231030",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/mgl-pax",
            "description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "long_description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax",
                        "cl-dref",
                        "cl-named-readtables",
                        "cl-trivial-utf-8"
                    ]
                }
            ]
        },
        {
            "name": "cl-mimeparse",
            "portdir": "lisp/cl-mimeparse",
            "version": "20210428",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmontone/cl-mimeparse",
            "description": "Library for parsing MIME types, in the spirit of mimeparse, with a Common Lisp flavor.",
            "long_description": "Library for parsing MIME types, in the spirit of mimeparse, with a Common Lisp flavor.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt",
                        "cl-parse-number",
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot-errors"
                    ]
                }
            ]
        },
        {
            "name": "cl-mgl-pax",
            "portdir": "lisp/cl-mgl-pax",
            "version": "20231030",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/mgl-pax",
            "description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "long_description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-pythonic-string-reader",
                        "cl-swank",
                        "cl-trivial-utf-8",
                        "cl-mgl-pax-bootstrap",
                        "cl-alexandria",
                        "cl-md5",
                        "cl-3bmd",
                        "cl-named-readtables"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivial-utf-8",
                        "cl-try"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-try"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-dref"
                    ]
                }
            ]
        },
        {
            "name": "cl-metatilities-base",
            "portdir": "lisp/cl-metatilities-base",
            "version": "20191219",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/metatilities-base",
            "description": "These are metabang.com's Common Lisp basic utilities",
            "long_description": "These are metabang.com's Common Lisp basic utilities",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-containers",
                        "cl-dynamic-classes",
                        "cl-markdown",
                        "cl-metatilities"
                    ]
                }
            ]
        },
        {
            "name": "cl-metatilities",
            "portdir": "lisp/cl-metatilities",
            "version": "20170330",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/metatilities",
            "description": "These are metabang.com's Common Lisp basic utilities",
            "long_description": "These are metabang.com's Common Lisp basic utilities",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-metatilities-base",
                        "cl-lift",
                        "cl-metabang-bind",
                        "cl-moptilities",
                        "cl-containers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-containers",
                        "cl-metacopy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cl-metacopy",
            "portdir": "lisp/cl-metacopy",
            "version": "20230812",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/metacopy",
            "description": "flexibly shallow/deep copying library for Common Lisp",
            "long_description": "flexibly shallow/deep copying library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-moptilities",
                        "cl-contextl",
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-containers"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-metatilities"
                    ]
                }
            ]
        },
        {
            "name": "cl-metabang-bind",
            "portdir": "lisp/cl-metabang-bind",
            "version": "20230508",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/metabang-bind",
            "description": "bind is let and much much more",
            "long_description": "bind is let and much much more",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown",
                        "cl-metatilities",
                        "cl-stefil"
                    ]
                }
            ]
        },
        {
            "name": "cl-md5",
            "portdir": "lisp/cl-md5",
            "version": "2.0.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pmai/md5",
            "description": "Common Lisp implementation of the MD5 Message-Digest Algorithm (RFC 1321)",
            "long_description": "Common Lisp implementation of the MD5 Message-Digest Algorithm (RFC 1321)",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-hunchentoot",
                        "cl-mgl-pax",
                        "cl-postgres",
                        "cl-toot"
                    ]
                }
            ]
        },
        {
            "name": "cl-marshal",
            "portdir": "lisp/cl-marshal",
            "version": "20231025",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wlbr/cl-marshal",
            "description": "Simple and fast serialization of all kinds of Common Lisp data structures.",
            "long_description": "Simple and fast serialization of all kinds of Common Lisp data structures.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-xlunit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-checkl",
                        "cl-lack"
                    ]
                }
            ]
        },
        {
            "name": "cl-markup",
            "portdir": "lisp/cl-markup",
            "version": "20130917",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arielnetworks/cl-markup",
            "description": "Modern markup (HTML) generation library for Common Lisp",
            "long_description": "Modern markup (HTML) generation library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-test-more"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-markdown",
            "portdir": "lisp/cl-markdown",
            "version": "20231004",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/cl-markdown",
            "description": "A Common Lisp rewrite of Markdown",
            "long_description": "A Common Lisp rewrite of Markdown",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-anaphora",
                        "cl-html-diff",
                        "cl-metabang-bind",
                        "cl-containers",
                        "cl-ppcre",
                        "cl-lml2",
                        "cl-metatilities-base",
                        "cl-trivial-shell",
                        "cl-dynamic-classes",
                        "cl-lift",
                        "cl-html-encode"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-docudown",
                        "cl-opticl",
                        "cl-spinneret"
                    ]
                }
            ]
        },
        {
            "name": "cl-lw-compat",
            "portdir": "lisp/cl-lw-compat",
            "version": "20160228",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pcostanza/lw-compat",
            "description": "A few utility functions from the LispWorks library that I regularly use, ported to other Common Lisp implementations.",
            "long_description": "A few utility functions from the LispWorks library that I regularly use, ported to other Common Lisp implementations.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-contextl"
                    ]
                }
            ]
        },
        {
            "name": "cl-lparallel",
            "portdir": "lisp/cl-lparallel",
            "version": "2.8.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lparallel.org",
            "description": "Parallelism for Common Lisp",
            "long_description": "Parallelism 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-bordeaux-threads"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-prompter"
                    ]
                }
            ]
        },
        {
            "name": "cl-log4cl",
            "portdir": "lisp/cl-log4cl",
            "version": "20230526",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/log4cl",
            "description": "Common Lisp logging framework, modeled after Log4J",
            "long_description": "Common Lisp logging framework, modeled after Log4J",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-bordeaux-threads",
                        "cl-swank",
                        "cl-stefil",
                        "cl-slynk"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http"
                    ]
                }
            ]
        },
        {
            "name": "cl-postgres-plus-local-time",
            "portdir": "lisp/cl-local-time",
            "version": "20240817",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dlowe-net/local-time",
            "description": "Time manipulation library for Common Lisp",
            "long_description": "Time manipulation library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-local-time",
                        "cl-postgres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-postmodern"
                    ]
                }
            ]
        },
        {
            "name": "cl-locale",
            "portdir": "lisp/cl-locale",
            "version": "20150826",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fukamachi/cl-locale",
            "description": "Simple i18n library for Common Lisp",
            "long_description": "Simple i18n library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "www",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove",
                        "cl-flexi-streams",
                        "cl-arnesi",
                        "cl-syntax",
                        "cl-annot",
                        "cl-anaphora"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-djula"
                    ]
                }
            ]
        },
        {
            "name": "cl-local-time",
            "portdir": "lisp/cl-local-time",
            "version": "20240817",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dlowe-net/local-time",
            "description": "Time manipulation library for Common Lisp",
            "long_description": "Time manipulation library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-hu.dwim.stefil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-postmodern"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cookie",
                        "cl-djula",
                        "cl-history-tree",
                        "cl-js",
                        "cl-lack",
                        "cl-postgres-plus-local-time",
                        "cl-postmodern",
                        "cl-pngload-test",
                        "cl-serapeum",
                        "cl-should-test",
                        "cl-legion"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-serapeum"
                    ]
                }
            ]
        },
        {
            "name": "cl-lml2",
            "portdir": "lisp/cl-lml2",
            "version": "1.6.6",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/pkg/cl-kmrcl",
            "description": "LML2 provides a markup language for generation XHTML web pages.",
            "long_description": "LML2 provides a markup language for generation XHTML web pages.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-kmrcl",
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-markdown"
                    ]
                }
            ]
        },
        {
            "name": "cl-lisp-unit2",
            "portdir": "lisp/cl-lisp-unit2",
            "version": "0.9.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AccelerationNet/lisp-unit2",
            "description": "Common Lisp library that supports unit testing.",
            "long_description": "Common Lisp library that supports unit testing.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-iterate",
                        "cl-interpol",
                        "cl-symbol-munger"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nfiles",
                        "cl-nhooks",
                        "cl-njson",
                        "cl-nkeymaps",
                        "cl-nsymbols",
                        "cl-prompter",
                        "cl-collectors",
                        "cl-history-tree",
                        "cl-nclasses",
                        "cl-access"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-symbol-munger",
                        "cl-nhooks",
                        "cl-nsymbols",
                        "cl-nfiles",
                        "cl-prompter",
                        "cl-ndebug",
                        "cl-history-tree"
                    ]
                }
            ]
        },
        {
            "name": "cl-lisp-unit",
            "portdir": "lisp/cl-lisp-unit",
            "version": "20161227",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OdonataResearchLLC/lisp-unit",
            "description": "A Test Framework for Common Lisp in the style of JUnit, designed and implemented with simplicity of use in mind.",
            "long_description": "A Test Framework for Common Lisp in the style of JUnit, designed and implemented with simplicity of use in mind.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-qrencode"
                    ]
                }
            ]
        },
        {
            "name": "cl-lisp-namespace",
            "portdir": "lisp/cl-lisp-namespace",
            "version": "20230623",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guicho271828/lisp-namespace",
            "description": "no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.",
            "long_description": "no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-in-nomine",
                        "cl-trivia",
                        "cl-type-i"
                    ]
                }
            ]
        },
        {
            "name": "cl-lift",
            "portdir": "lisp/cl-lift",
            "version": "20231004",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hraban/lift",
            "description": "LIsp Framework for Testing",
            "long_description": "LIsp Framework for Testing",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-containers",
                        "cl-docudown",
                        "cl-dynamic-classes",
                        "cl-let-plus",
                        "cl-markdown",
                        "cl-metabang-bind",
                        "cl-metacopy",
                        "cl-metatilities",
                        "cl-metatilities-base",
                        "cl-moptilities",
                        "cl-routes",
                        "cl-trivial-backtrace",
                        "cl-trivial-shell",
                        "cl-trivial-timeout"
                    ]
                }
            ]
        },
        {
            "name": "cl-libuv",
            "portdir": "lisp/cl-libuv",
            "version": "20230616",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/orthecreedence/cl-libuv",
            "description": "Low-level libuv bindings for Common Lisp.",
            "long_description": "Low-level libuv bindings 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-cffi",
                        "libuv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async"
                    ]
                }
            ]
        }
    ]
}