HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51974,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=458",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=456",
"results": [
{
"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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-parenscript",
"portdir": "lisp/cl-parenscript",
"version": "20200618",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https:/parenscript.common-lisp.dev",
"description": "Lisp to JavaScript transpiler",
"long_description": "Lisp to JavaScript transpiler",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-js",
"cl-ppcre",
"cl-fiveam",
"cl-named-readtables",
"cl-anaphora"
]
},
{
"type": "test",
"ports": [
"cl-fiveam",
"cl-js"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-spinneret"
]
}
]
},
{
"name": "cl-parse-declarations",
"portdir": "lisp/cl-parse-declarations",
"version": "20090908",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.common-lisp.net/parse-declarations/parse-declarations",
"description": "Library to parse and rebuild declarations",
"long_description": "Library to parse and rebuild declarations",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum"
]
}
]
},
{
"name": "cl-parse-float",
"portdir": "lisp/cl-parse-float",
"version": "20200109",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/soemraws/parse-float",
"description": "Parse a floating point value from a string in Common Lisp.",
"long_description": "Parse a floating point value from a string in Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-pngload"
]
}
]
},
{
"name": "cl-parse-js",
"portdir": "lisp/cl-parse-js",
"version": "20160322",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/parse-js",
"description": "JavaScript parser",
"long_description": "JavaScript parser",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-js"
]
}
]
},
{
"name": "cl-parse-number",
"portdir": "lisp/cl-parse-number",
"version": "1.8",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/parse-number",
"description": "Number parsing library",
"long_description": "Number parsing library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-colors2",
"cl-hunchentoot-errors",
"cl-mimeparse",
"cl-nodgui",
"cl-py-configparser",
"cl-serapeum"
]
}
]
},
{
"name": "cl-parser-combinators",
"portdir": "lisp/cl-parser-combinators",
"version": "20231023",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ramarren/cl-parser-combinators",
"description": "An experimental implementation of parser combinators in Common Lisp Resources",
"long_description": "An experimental implementation of parser combinators in Common Lisp Resources",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-containers",
"cl-ppcre",
"cl-infix",
"cl-alexandria",
"cl-hu.dwim.stefil",
"cl-iterate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-phos",
"portdir": "lisp/cl-phos",
"version": "20220119",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omar-polo/phos",
"description": "An experimental Gemini client library",
"long_description": "An experimental Gemini client library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-quri",
"cl-nodgui",
"cl-ppcre",
"cl-plus-ssl",
"cl-usocket",
"cl-trivia"
]
},
{
"type": "test",
"ports": [
"cl-clunit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-plump",
"portdir": "lisp/cl-plump",
"version": "20230825",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/plump",
"description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
"long_description": "An XML / XHTML / HTML parser that aims to be as lenient as possible.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils",
"cl-array-utils"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-clss"
]
}
]
},
{
"name": "cl-plus-ssl",
"portdir": "lisp/cl-plus-ssl",
"version": "20230731",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cl-plus-ssl/cl-plus-ssl",
"description": "A Common Lisp interface to OpenSSL / LibreSSL",
"long_description": "A Common Lisp interface to OpenSSL / LibreSSL",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"abcl",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features",
"cl-trivial-garbage",
"cl-trivial-gray-streams",
"openssl3",
"cl-trivial-sockets",
"cl-usocket",
"cl-cffi",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-flexi-streams"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-dexador",
"cl-drakma",
"cl-hunchentoot",
"cl-phos",
"cl-toot"
]
}
]
},
{
"name": "cl-png-read",
"portdir": "lisp/cl-png-read",
"version": "20170815",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Ramarren/png-read",
"description": "A PNG decoder for Common Lisp",
"long_description": "A PNG decoder for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-chipz",
"cl-iterate",
"cl-babel"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-opticl",
"cl-pngload-test"
]
}
]
},
{
"name": "cl-pngload",
"portdir": "lisp/cl-pngload",
"version": "20220402",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bufferswap/pngload",
"description": "A PNG (Portable Network Graphics) image format decoder.",
"long_description": "A PNG (Portable Network Graphics) image format decoder.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-3bz",
"cl-mmap",
"cl-alexandria",
"cl-zpb-exif",
"cl-parse-float",
"cl-cffi",
"cl-static-vectors",
"cl-swap-bytes"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-nodgui",
"cl-opticl",
"cl-pngload-test"
]
}
]
},
{
"name": "cl-postmodern",
"portdir": "lisp/cl-postmodern",
"version": "1.33.10",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/Postmodern",
"description": "A Common Lisp PostgreSQL programming interface",
"long_description": "A Common Lisp PostgreSQL programming interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-split-sequence",
"cl-closer-mop",
"cl-alexandria",
"cl-postgres-plus-local-time",
"cl-postgres",
"cl-local-time",
"cl-bordeaux-threads",
"cl-fiveam",
"cl-global-vars"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"cl-local-time"
]
}
]
},
{
"name": "cl-pngload-test",
"portdir": "lisp/cl-pngload",
"version": "20220402",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bufferswap/pngload",
"description": "A PNG (Portable Network Graphics) image format decoder.",
"long_description": "A PNG (Portable Network Graphics) image format decoder.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-pngload",
"cl-local-time",
"cl-opticl",
"cl-png-read"
]
}
],
"depends_on": []
},
{
"name": "cl-postgres",
"portdir": "lisp/cl-postmodern",
"version": "1.33.10",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/Postmodern",
"description": "A Common Lisp PostgreSQL programming interface",
"long_description": "A Common Lisp PostgreSQL programming interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-usocket",
"cl-base64",
"cl-uax-15",
"cl-ironclad",
"cl-fiveam",
"cl-md5",
"cl-split-sequence"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clsql",
"cl-dbi",
"cl-postgres-plus-local-time",
"cl-postmodern"
]
}
]
},
{
"name": "cl-ppcre",
"portdir": "lisp/cl-ppcre",
"version": "2.1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edicl/cl-ppcre",
"description": "Portable Perl-compatible regular expressions for Common Lisp",
"long_description": "CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams"
]
},
{
"type": "test",
"ports": [
"cl-flexi-streams",
"cl-unicode"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-async",
"cl-change-case",
"cl-colors2",
"cl-cookie",
"cl-dexador",
"cl-dissect",
"cl-djula",
"cl-drakma",
"cl-http-body",
"cl-hunchentoot",
"cl-jonathan",
"cl-js",
"cl-lack",
"cl-markdown",
"cl-mimeparse",
"cl-montezuma",
"cl-nodgui",
"cl-access",
"cl-parenscript",
"cl-parser-combinators",
"cl-phos",
"cl-ppcre-unicode",
"cl-prove",
"cl-redis",
"cl-should-test",
"cl-spinneret",
"cl-test-more",
"cl-toot",
"cl-trivia",
"cl-trivial-rfc-1123",
"cl-try",
"cl-uax-15",
"cl-unicode",
"cl-wookie",
"cl-optima"
]
}
]
},
{
"name": "cl-prevalence",
"portdir": "lisp/cl-prevalence",
"version": "20221122",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/40ants/cl-prevalence",
"description": "In memory database system for Common Lisp",
"long_description": "In memory database system for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-s-sysdeps",
"cl-fiveam",
"cl-find-port",
"cl-s-xml",
"cl-moptilities"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
}
]
}