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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=237",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=235",
    "results": [
        {
            "name": "cl-type-i",
            "portdir": "lisp/cl-type-i",
            "version": "20230127",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guicho271828/type-i",
            "description": "Type Inference Utility on unary type-checking predicates",
            "long_description": "Type Inference Utility on unary type-checking predicates",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-introspect-environment",
                        "cl-alexandria",
                        "cl-fiveam",
                        "cl-lisp-namespace"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-indent",
            "portdir": "lisp/cl-trivial-indent",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/trivial-indent",
            "description": "A very simple library to allow indentation hints for SWANK.",
            "long_description": "A very simple library to allow indentation hints for SWANK.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils",
                        "cl-lass"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivia",
            "portdir": "lisp/cl-trivia",
            "version": "20230302",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guicho271828/trivia",
            "description": "Pattern Matcher Compatible with Optima",
            "long_description": "Pattern Matcher Compatible with Optima",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-closer-mop",
                        "cl-lisp-namespace",
                        "cl-trivial-cltl2",
                        "cl-fset",
                        "cl-type-i",
                        "cl-ppcre",
                        "cl-cffi",
                        "cl-iterate"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-fare-quasiquote"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fare-quasiquote",
                        "cl-phos",
                        "cl-serapeum",
                        "cl-spinneret"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-type-i"
                    ]
                }
            ]
        },
        {
            "name": "cl-system-locale",
            "portdir": "lisp/cl-system-locale",
            "version": "20231223",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/system-locale",
            "description": "System locale and language discovery",
            "long_description": "System locale and language discovery",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-cffi",
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-multilang-documentation"
                    ]
                }
            ]
        },
        {
            "name": "cl-static-vectors",
            "portdir": "lisp/cl-static-vectors",
            "version": "1.9.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/sionescu/static-vectors",
            "description": "Allocate SIMPLE-ARRAYs in static memory",
            "long_description": "Allocate SIMPLE-ARRAYs in static memory",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria",
                        "cl-fiveam",
                        "cl-cffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-fast-io",
                        "cl-pngload"
                    ]
                }
            ]
        },
        {
            "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-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-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-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-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-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-let-plus",
            "portdir": "lisp/cl-let-plus",
            "version": "20180307",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tpapp/let-plus",
            "description": "destructuring extension of let*",
            "long_description": "destructuring extension of let*",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-lift",
                        "cl-anaphora",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colors",
                        "cl-slice"
                    ]
                }
            ]
        },
        {
            "name": "cl-language-codes",
            "portdir": "lisp/cl-language-codes",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/language-codes",
            "description": "A simple library mapping ISO language codes to language names.",
            "long_description": "A simple library mapping ISO language codes to language names.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-documentation-utils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-multilang-documentation"
                    ]
                }
            ]
        },
        {
            "name": "cl-introspect-environment",
            "portdir": "lisp/cl-introspect-environment",
            "version": "20220110",
            "license": "WTFPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Bike/introspect-environment",
            "description": "CL environment introspection portability layer",
            "long_description": "CL environment introspection portability layer",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-in-nomine",
                        "cl-serapeum",
                        "cl-type-i"
                    ]
                }
            ]
        },
        {
            "name": "cl-gendoc",
            "portdir": "lisp/cl-gendoc",
            "version": "20180630",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpav/cl-gendoc",
            "description": "Simple modular documentation builder for with package reference generator",
            "long_description": "Simple modular documentation builder for with package reference generator",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-who",
                        "cl-3bmd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-checkl"
                    ]
                }
            ]
        },
        {
            "name": "cl-fset",
            "portdir": "lisp/cl-fset",
            "version": "1.4.1",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/slburson/fset",
            "description": "FSet, the functional collections library for Common Lisp.",
            "long_description": "FSet, the functional collections library for Common Lisp.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-named-readtables",
                        "cl-misc-extensions",
                        "cl-mt19937"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-nkeymaps",
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-fast-io",
            "portdir": "lisp/cl-fast-io",
            "version": "20220807",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpav/fast-io",
            "description": "Fast octet-vector/stream I/O for Common Lisp",
            "long_description": "Fast octet-vector/stream I/O for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-checkl",
                        "cl-alexandria",
                        "cl-static-vectors",
                        "cl-fiveam",
                        "cl-trivial-gray-streams"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-circular-streams",
                        "cl-dexador",
                        "cl-jonathan",
                        "cl-wookie"
                    ]
                }
            ]
        },
        {
            "name": "cl-fare-quasiquote",
            "portdir": "lisp/cl-fare-quasiquote",
            "version": "20200801",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fare/fare-quasiquote",
            "description": "Portable implementation of quasiquote for Common Lisp",
            "long_description": "Portable implementation of quasiquote for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "abcl",
                        "clisp",
                        "sbcl"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fare-utils",
                        "cl-named-readtables",
                        "cl-optima",
                        "cl-trivia"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-syntax"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-eos",
            "portdir": "lisp/cl-eos",
            "version": "20200631",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adlai/Eos",
            "description": "obsolete fork of FiveAM",
            "long_description": "obsolete fork of FiveAM",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-eager-future2",
                        "cl-optima"
                    ]
                }
            ]
        },
        {
            "name": "cl-documentation-utils",
            "portdir": "lisp/cl-documentation-utils",
            "version": "20230703",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Shinmera/documentation-utils",
            "description": "A tiny logging library for Common Lisp",
            "long_description": "A tiny logging library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-trivial-indent"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-multilang-documentation"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-atomics",
                        "cl-float-features",
                        "cl-form-fiddle",
                        "cl-language-codes",
                        "cl-mmap",
                        "cl-multilang-documentation",
                        "cl-parachute",
                        "cl-plump",
                        "cl-system-locale"
                    ]
                }
            ]
        },
        {
            "name": "cl-colors2",
            "portdir": "lisp/cl-colors2",
            "version": "0.6.1",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/cage/cl-colors2",
            "description": "Simple color library for Common Lisp",
            "long_description": "Simple color 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-clunit2",
                        "cl-parse-number"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ansi-text",
                        "cl-nodgui"
                    ]
                }
            ]
        },
        {
            "name": "cl-colors",
            "portdir": "lisp/cl-colors",
            "version": "20180307",
            "license": "Boost-1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tpapp/cl-colors",
            "description": "Simple color library for Common Lisp",
            "long_description": "Simple color 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-let-plus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove"
                    ]
                }
            ]
        },
        {
            "name": "cl-clunit2",
            "portdir": "lisp/cl-clunit2",
            "version": "20230927",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://notabug.org/cage/clunit2",
            "description": "Unit Testing Framework, fork of clunit.",
            "long_description": "Unit Testing Framework, fork of clunit.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colors2",
                        "cl-nodgui"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-phos"
                    ]
                }
            ]
        },
        {
            "name": "cl-checkl",
            "portdir": "lisp/cl-checkl",
            "version": "20180316",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rpav/CheckL",
            "description": "Why write programs in Common Lisp but tests like Java? Meet CheckL!",
            "long_description": "Why write programs in Common Lisp but tests like Java? Meet CheckL!",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-gendoc",
                        "cl-marshal",
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-io"
                    ]
                }
            ]
        },
        {
            "name": "cl-ansi-text",
            "portdir": "lisp/cl-ansi-text",
            "version": "2.0.1",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pnathan/cl-ansi-text",
            "description": "Enables ANSI colors for printing.",
            "long_description": "Enables ANSI colors for printing.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam",
                        "cl-colors2",
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-prove"
                    ]
                }
            ]
        },
        {
            "name": "cl-anaphora",
            "portdir": "lisp/cl-anaphora",
            "version": "0.9.8",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spwhitton/anaphora",
            "description": "The anaphoric macro collection from Hell",
            "long_description": "The anaphoric macro collection from Hell",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-let-plus",
                        "cl-locale",
                        "cl-markdown",
                        "cl-parenscript",
                        "cl-slice"
                    ]
                }
            ]
        },
        {
            "name": "rsgislib_select",
            "portdir": "gis/rsgislib_select",
            "version": "0.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "common files for selecting default Python version bindings for RSGISLib",
            "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default Python version bindings for RSGISLib.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "nilason",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "Python 3.11 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.11 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py311-numpy",
                        "py311-gdal",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.2.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "Python 3.10 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.10 bindings, modules, and scripts.",
            "active": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py310-numpy",
                        "py310-gdal",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.1.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "Python 3.9 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.9 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                },
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 25
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py39-gdal",
                        "py39-numpy",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-rsgislib",
            "portdir": "gis/rsgislib",
            "version": "5.1.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rsgislib.org",
            "description": "Python 3.8 bindings for RSGISlib - Remote Sensing and GIS Library",
            "long_description": "This package provides Python 3.8 bindings, modules, and scripts.",
            "active": false,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 25
                },
                {
                    "name": "n_larsson",
                    "github": "nilason",
                    "ports_count": 111
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "py38-gdal",
                        "py38-numpy",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "muparser",
                        "gdal",
                        "boost181",
                        "hdf5",
                        "kealib",
                        "rsgislib",
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-plot.matrix",
            "portdir": "R/R-plot.matrix",
            "version": "1.6.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plot.matrix",
            "description": "Visualize a matrix object plainly as heatmap",
            "long_description": "Visualize a matrix object plainly as heatmap",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-devtools",
                        "R-png",
                        "R-CRAN-recommended",
                        "R-psych",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-sparseSEM"
                    ]
                }
            ]
        },
        {
            "name": "cl-uffi",
            "portdir": "lisp/cl-uffi",
            "version": "2.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tracker.debian.org/cl-uffi",
            "description": "Universal Foreign Function Library for Common Lisp",
            "long_description": "Universal Foreign Function Library for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-clsql"
                    ]
                }
            ]
        },
        {
            "name": "cl-try",
            "portdir": "lisp/cl-try",
            "version": "20230828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/melisgl/try",
            "description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
            "long_description": "Try is an extensible test framework with equal support for interactive and non-interactive workflows.",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre",
                        "cl-mgl-pax",
                        "cl-alexandria",
                        "cl-closer-mop",
                        "cl-ieee-floats"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-dref-test",
                        "cl-mgl-pax-test",
                        "cl-named-readtables-test"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-mgl-pax",
                        "cl-dref"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-with-current-source-form",
            "portdir": "lisp/cl-trivial-with-current-source-form",
            "version": "20230605",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scymtym/trivial-with-current-source-form",
            "description": "Helps macro writers produce better errors for macro users",
            "long_description": "Helps macro writers produce better errors for macro users",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-alexandria"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-esrap"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-utf-8",
            "portdir": "lisp/cl-trivial-utf-8",
            "version": "20220828",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.common-lisp.net/trivial-utf-8/trivial-utf-8",
            "description": "Trivial UTF-8 provides more efficient ways of reading and writing UTF-8",
            "long_description": "Trivial UTF-8 provides more efficient ways of reading and writing UTF-8",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-mgl-pax-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-http-body",
                        "cl-lack",
                        "cl-mgl-pax",
                        "cl-thrift"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-mgl-pax"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-types",
            "portdir": "lisp/cl-trivial-types",
            "version": "20120318",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/m2ym/trivial-types",
            "description": "Trivial type definitions for Common Lisp",
            "long_description": "Trivial type definitions for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-dbi",
                        "cl-jonathan",
                        "cl-nfiles",
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-trivial-cltl2",
            "portdir": "lisp/cl-trivial-cltl2",
            "version": "20211212",
            "license": "LLGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Zulu-Inuoe/trivial-cltl2",
            "description": "Portable CLtL2",
            "long_description": "Portable CLtL2",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-serapeum",
                        "cl-trivia"
                    ]
                }
            ]
        },
        {
            "name": "cl-test-more",
            "portdir": "lisp/cl-test-more",
            "version": "20130114",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jd/cl-test-more",
            "description": "Yet Another Unit Testing Framework for Common Lisp",
            "long_description": "Yet Another Unit Testing Framework for Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-ppcre"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-circular-streams",
                        "cl-markup"
                    ]
                }
            ]
        },
        {
            "name": "cl-swank",
            "portdir": "lisp/cl-swank",
            "version": "2.28",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/slime/slime",
            "description": "Swank from SLIME",
            "long_description": "Swank from SLIME",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "nyxt"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-arnesi",
                        "cl-clack",
                        "cl-log4cl",
                        "cl-mgl-pax",
                        "cl-stefil"
                    ]
                }
            ]
        },
        {
            "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-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-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",
            "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-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-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-ironclad",
            "portdir": "lisp/cl-ironclad",
            "version": "0.61",
            "license": "BSD",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/sharplispers/ironclad",
            "description": "A cryptographic toolkit written in Common Lisp",
            "long_description": "A cryptographic toolkit written in Common Lisp",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clisp",
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-flexi-streams",
                        "cl-bordeaux-threads"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "cl-rt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-async",
                        "cl-lack",
                        "cl-postgres"
                    ]
                }
            ]
        },
        {
            "name": "cl-interpol",
            "portdir": "lisp/cl-interpol",
            "version": "0.2.7",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edicl/cl-interpol",
            "description": "Common Lisp surface syntax niceties",
            "long_description": "Common Lisp surface syntax niceties",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-unicode",
                        "cl-named-readtables"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-fast-http",
                        "cl-lisp-unit2",
                        "cl-syntax"
                    ]
                }
            ]
        },
        {
            "name": "cl-ieee-floats",
            "portdir": "lisp/cl-ieee-floats",
            "version": "20220126",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marijnh/ieee-floats",
            "description": "Common Lisp IEEE-754 float en- and decoding",
            "long_description": "Common Lisp IEEE-754 float en- and decoding",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "sbcl",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cl-fiveam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-retrospectiff",
                        "cl-thrift",
                        "cl-try"
                    ]
                }
            ]
        },
        {
            "name": "cl-html-encode",
            "portdir": "lisp/cl-html-encode",
            "version": "1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cliki.net/html-encode",
            "description": "html-encode is a small library for encoding text in various web-savvy formats",
            "long_description": "html-encode is a small library for encoding text in various web-savvy formats",
            "active": true,
            "categories": [
                "devel",
                "lisp"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "abcl",
                        "clisp",
                        "sbcl",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cl-colorize",
                        "cl-markdown"
                    ]
                }
            ]
        }
    ]
}