HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52149,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1017",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=1015",
"results": [
{
"name": "cloog",
"portdir": "devel/cloog",
"version": "0.18.4",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.cloog.org",
"description": "CLooG, the Chunky Loop Generator",
"long_description": "CLooG is a free software and library to generate code for scanning Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that reaches each integral point of one or more parameterized polyhedra. CLooG has been originally written to solve the code generation problem for optimizing compilers based on the polytope model. Nevertheless it is used now in various area e.g. to build control automata for high-level synthesis or to find the best polynomial approximation of a function. CLooG may help in any situation where scanning polyhedra matters. While the user has full control on generated code quality, CLooG is designed to avoid control overhead and to produce a very effective code.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "larryv",
"github": "larryv",
"ports_count": 49
}
],
"variants": [
"osl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp",
"isl18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gcc46",
"gcc47",
"gcc48",
"gcc49"
]
}
]
},
{
"name": "clone-org",
"portdir": "sysutils/clone-org",
"version": "1.5.2",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/caarlos0/clone-org",
"description": "A simple command line tool to clone all repos of a GitHub organization",
"long_description": "A simple command line tool to clone all repos of a GitHub organization",
"active": true,
"categories": [
"devel",
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1063
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "clojure-lsp",
"portdir": "devel/clojure-lsp",
"version": "2023.02.27-13.12.12",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clojure-lsp/clojure-lsp",
"description": "Clojure & ClojureScript Language Server (LSP) implementation",
"long_description": "The goal of this project is to bring great editing tools for Clojure/Clojurescript to all editors. It aims to work alongside you to help you navigate, identify and fix errors, perform refactors and much more!",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "",
"github": "kakuhen",
"ports_count": 9
}
],
"variants": [
"jdk17",
"jdk11"
],
"dependencies": [
{
"type": "build",
"ports": [
"openjdk17-graalvm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"clojure"
]
}
],
"depends_on": []
},
{
"name": "clojure-contrib-devel",
"portdir": "lang/clojure-contrib-devel",
"version": "git-20100220",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clojure.org/",
"description": "The Clojure programming language (development) - Contrib",
"long_description": "This is a development snapshot of the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clojure",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "clojure-contrib",
"portdir": "lang/clojure-contrib",
"version": "1.2.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clojure.org",
"description": "The Clojure programming language - Contrib",
"long_description": "This is the user contributions library for the Clojure programming language. It is a collection of namespaces implementing features that may be useful to a large part of the Clojure community.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clojure",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "clojure",
"portdir": "lang/clojure",
"version": "1.12.5.1654",
"license": "EPL-1",
"platforms": "any",
"epoch": 20110929,
"replaced_by": null,
"homepage": "https://clojure.org",
"description": "The Clojure programming language",
"long_description": "Clojure is a dynamic programming language for the JVM. It is interactive, yet compiled, with a robust infrastructure for concurrency. It is a functional dialect of Lisp, with a rich set of immutable, persistent data structures and a macro system.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [
{
"name": "jtrtik",
"github": "jtrtik",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"clojure-contrib",
"clojure-contrib-devel"
]
},
{
"type": "lib",
"ports": [
"clojure-lsp"
]
}
]
},
{
"name": "clog",
"portdir": "devel/clog",
"version": "20030825",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.webgroupmedia.com/software/",
"description": "cLog is a cross-platform C logging library.",
"long_description": "cLog is a cross-platform C logging library. It is designed to log to files and can also log to a callback function.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cloc",
"portdir": "textproc/cloc",
"version": "2.08",
"license": "(Artistic-1 or GPL-2)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AlDanial/cloc",
"description": "counts lines of source code",
"long_description": "cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines.",
"active": true,
"categories": [
"devel",
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"perl5.34",
"p5.34-algorithm-diff",
"p5.34-digest-md5",
"p5.34-parallel-forkmanager",
"p5.34-regexp-common"
]
}
],
"depends_on": []
},
{
"name": "cl-nsymbols",
"portdir": "lisp/cl-nsymbols",
"version": "0.3.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/nsymbols",
"description": "A set of convenience functions to list class, variable, function, and other symbols.",
"long_description": "A set of convenience functions to list class, variable, function, and other symbols.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-18",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-lisp-unit2",
"cl-nasdf"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-nodgui",
"portdir": "lisp/cl-nodgui",
"version": "20231206",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/cage/nodgui",
"description": "Lisp bindings for the Tk toolkit",
"long_description": "Lisp bindings for the Tk toolkit",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre-unicode",
"cl-unicode",
"cl-esrap",
"cl-named-readtables",
"cl-ppcre",
"cl-colors2",
"cl-parse-number",
"cl-jpeg-turbo",
"cl-pngload",
"cl-clunit2",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-flexi-streams"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-phos"
]
}
]
},
{
"name": "cl-nkeymaps",
"portdir": "lisp/cl-nkeymaps",
"version": "1.1.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/nkeymaps",
"description": "General-purpose keymap management à-la Emacs.",
"long_description": "General-purpose keymap management à-la Emacs.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-nasdf",
"cl-alexandria",
"cl-str",
"cl-trivial-package-local-nicknames",
"cl-fset",
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-njson",
"portdir": "lisp/cl-njson",
"version": "1.2.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/njson",
"description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
"long_description": "NJSON is a JSON handling framework with the focus on convenience and brevity",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-json",
"cl-com.inuoe.jzon",
"cl-lisp-unit2",
"cl-nasdf"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-nibbles",
"portdir": "lisp/cl-nibbles",
"version": "20230920",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/nibbles",
"description": "A Common Lisp library for accessing octet-addressed blocks of data",
"long_description": "A Common Lisp library for accessing octet-addressed blocks of data",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-rt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-3bz"
]
}
]
},
{
"name": "cl-nhooks",
"portdir": "lisp/cl-nhooks",
"version": "1.2.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/nhooks",
"description": "Improved hooks facility inspired by Serapeum.",
"long_description": "Improved hooks facility inspired by Serapeum.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-serapeum",
"cl-bordeaux-threads",
"cl-closer-mop",
"cl-lisp-unit2",
"cl-nasdf"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-nfiles",
"portdir": "lisp/cl-nfiles",
"version": "1.1.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/nfiles",
"description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
"long_description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-lisp-unit2",
"cl-nclasses",
"cl-trivial-package-local-nicknames",
"cl-iolib",
"cl-serapeum",
"cl-alexandria",
"cl-trivial-garbage",
"cl-trivial-types",
"cl-quri"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-ndebug",
"portdir": "lisp/cl-ndebug",
"version": "0.2.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/ndebug",
"description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
"long_description": "A toolkit to construct interface-aware yet standard-compliant debugger hooks.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-trivial-gray-streams",
"cl-trivial-custom-debugger",
"cl-dissect"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-nclasses",
"portdir": "lisp/cl-nclasses",
"version": "0.6.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/atlas-engineer/nclasses",
"description": "Simplify class like definitions with define-class and friends.",
"long_description": "Simplify class like definitions with define-class and friends.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-lisp-unit2",
"cl-nasdf",
"cl-moptilities"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-history-tree",
"cl-nfiles",
"cl-prompter"
]
}
]
},
{
"name": "cl-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-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": "cln",
"portdir": "math/cln",
"version": "1.3.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ginac.de/CLN/",
"description": "Class Library for Numbers",
"long_description": "CLN is a C++ library providing a rich library of numeric functions.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1425
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cantor",
"GiNaC",
"py26-clnum"
]
}
]
},
{
"name": "cl-mysql",
"portdir": "lisp/cl-mysql",
"version": "20200501",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hackinghat/cl-mysql",
"description": "Common Lisp MySQL library",
"long_description": "Common Lisp MySQL library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"cl-stefil"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-dbi"
]
}
]
},
{
"name": "cl-multilang-documentation",
"portdir": "lisp/cl-multilang-documentation",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/multilang-documentation",
"description": "A drop-in replacement for cl:documentation with support for multiple languages.",
"long_description": "A drop-in replacement for cl:documentation with support for multiple languages.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils",
"cl-language-codes",
"cl-system-locale"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"cl-documentation-utils"
]
}
]
},
{
"name": "cl-mt19937",
"portdir": "lisp/cl-mt19937",
"version": "1.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.common-lisp.net/nyxt/mt19937",
"description": "portable Mersenne Twister random number generator",
"long_description": "portable Mersenne Twister random number generator",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fset"
]
}
]
},
{
"name": "cl-moptilities",
"portdir": "lisp/cl-moptilities",
"version": "20170330",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/moptilities",
"description": "compatibility layer for minor MOP implementation differences",
"long_description": "compatibility layer for minor MOP implementation differences",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-lift",
"cl-closer-mop"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-metacopy",
"cl-metatilities",
"cl-docudown",
"cl-prevalence",
"cl-prompter",
"cl-nclasses"
]
}
]
},
{
"name": "cl-montezuma",
"portdir": "lisp/cl-montezuma",
"version": "20170216",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/montezuma",
"description": "Montezuma is a port of the Lucene text search engine library.",
"long_description": "Montezuma is a port of the Lucene text search engine library.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-babel",
"cl-fad"
]
},
{
"type": "test",
"ports": [
"cl-trivial-timeout"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-mmap",
"portdir": "lisp/cl-mmap",
"version": "20230902",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/mmap",
"description": "yet another CL deflate decompressor",
"long_description": "yet another CL deflate decompressor",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"abcl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features",
"cl-cffi",
"cl-documentation-utils",
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-3bz",
"cl-pngload"
]
}
]
},
{
"name": "cl-misc-extensions",
"portdir": "lisp/cl-misc-extensions",
"version": "4.0.4",
"license": "public-domain",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/slburson/misc-extensions",
"description": "Collection of small macros and extensions for Common Lisp",
"long_description": "Collection of small macros and extensions for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fset"
]
}
]
},
{
"name": "cl-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-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-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-mgl-pax",
"portdir": "lisp/cl-mgl-pax",
"version": "20231030",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/melisgl/mgl-pax",
"description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
"long_description": "Reify definitions, provide portable access to docstrings and source locations in an extensible framework.",
"active": true,
"categories": [
"devel",
"textproc",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-pythonic-string-reader",
"cl-swank",
"cl-trivial-utf-8",
"cl-mgl-pax-bootstrap",
"cl-alexandria",
"cl-md5",
"cl-3bmd",
"cl-named-readtables"
]
},
{
"type": "test",
"ports": [
"cl-trivial-utf-8",
"cl-try"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-dref-test",
"cl-mgl-pax-test",
"cl-try"
]
},
{
"type": "test",
"ports": [
"cl-dref"
]
}
]
},
{
"name": "cl-metatilities-base",
"portdir": "lisp/cl-metatilities-base",
"version": "20191219",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/metatilities-base",
"description": "These are metabang.com's Common Lisp basic utilities",
"long_description": "These are metabang.com's Common Lisp basic utilities",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-lift"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-containers",
"cl-dynamic-classes",
"cl-markdown",
"cl-metatilities"
]
}
]
},
{
"name": "cl-metatilities",
"portdir": "lisp/cl-metatilities",
"version": "20170330",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/metatilities",
"description": "These are metabang.com's Common Lisp basic utilities",
"long_description": "These are metabang.com's Common Lisp basic utilities",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-metatilities-base",
"cl-lift",
"cl-metabang-bind",
"cl-moptilities",
"cl-containers"
]
},
{
"type": "test",
"ports": [
"cl-containers",
"cl-metacopy"
]
}
],
"depends_on": []
},
{
"name": "cl-metacopy",
"portdir": "lisp/cl-metacopy",
"version": "20230812",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/metacopy",
"description": "flexibly shallow/deep copying library for Common Lisp",
"long_description": "flexibly shallow/deep copying library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-moptilities",
"cl-contextl",
"cl-lift"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-containers"
]
},
{
"type": "test",
"ports": [
"cl-metatilities"
]
}
]
},
{
"name": "cl-metabang-bind",
"portdir": "lisp/cl-metabang-bind",
"version": "20230508",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/metabang-bind",
"description": "bind is let and much much more",
"long_description": "bind is let and much much more",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-lift"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-markdown",
"cl-metatilities",
"cl-stefil"
]
}
]
},
{
"name": "cl-md5",
"portdir": "lisp/cl-md5",
"version": "2.0.5",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pmai/md5",
"description": "Common Lisp implementation of the MD5 Message-Digest Algorithm (RFC 1321)",
"long_description": "Common Lisp implementation of the MD5 Message-Digest Algorithm (RFC 1321)",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot",
"cl-mgl-pax",
"cl-postgres",
"cl-toot"
]
}
]
},
{
"name": "cl-marshal",
"portdir": "lisp/cl-marshal",
"version": "20231025",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wlbr/cl-marshal",
"description": "Simple and fast serialization of all kinds of Common Lisp data structures.",
"long_description": "Simple and fast serialization of all kinds of Common Lisp data structures.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-xlunit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-checkl",
"cl-lack"
]
}
]
},
{
"name": "cl-markup",
"portdir": "lisp/cl-markup",
"version": "20130917",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/arielnetworks/cl-markup",
"description": "Modern markup (HTML) generation library for Common Lisp",
"long_description": "Modern markup (HTML) generation library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-test-more"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-syntax"
]
}
]
},
{
"name": "cl-markdown",
"portdir": "lisp/cl-markdown",
"version": "20231004",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/cl-markdown",
"description": "A Common Lisp rewrite of Markdown",
"long_description": "A Common Lisp rewrite of Markdown",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-anaphora",
"cl-html-diff",
"cl-metabang-bind",
"cl-containers",
"cl-ppcre",
"cl-lml2",
"cl-metatilities-base",
"cl-trivial-shell",
"cl-dynamic-classes",
"cl-lift",
"cl-html-encode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-docudown",
"cl-opticl",
"cl-spinneret"
]
}
]
},
{
"name": "cl-lw-compat",
"portdir": "lisp/cl-lw-compat",
"version": "20160228",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pcostanza/lw-compat",
"description": "A few utility functions from the LispWorks library that I regularly use, ported to other Common Lisp implementations.",
"long_description": "A few utility functions from the LispWorks library that I regularly use, ported to other Common Lisp implementations.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-contextl"
]
}
]
},
{
"name": "cl-lparallel",
"portdir": "lisp/cl-lparallel",
"version": "2.8.4",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lparallel.org",
"description": "Parallelism for Common Lisp",
"long_description": "Parallelism for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-prompter"
]
}
]
},
{
"name": "cl-log4cl",
"portdir": "lisp/cl-log4cl",
"version": "20230526",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/log4cl",
"description": "Common Lisp logging framework, modeled after Log4J",
"long_description": "Common Lisp logging framework, modeled after Log4J",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-swank",
"cl-stefil",
"cl-slynk"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-fast-http"
]
}
]
},
{
"name": "cl-local-time",
"portdir": "lisp/cl-local-time",
"version": "20240817",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlowe-net/local-time",
"description": "Time manipulation library for Common Lisp",
"long_description": "Time manipulation library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-hu.dwim.stefil"
]
},
{
"type": "test",
"ports": [
"cl-postmodern"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-cookie",
"cl-djula",
"cl-history-tree",
"cl-js",
"cl-lack",
"cl-postgres-plus-local-time",
"cl-postmodern",
"cl-pngload-test",
"cl-serapeum",
"cl-should-test",
"cl-legion"
]
},
{
"type": "test",
"ports": [
"cl-serapeum"
]
}
]
},
{
"name": "cl-locale",
"portdir": "lisp/cl-locale",
"version": "20150826",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/cl-locale",
"description": "Simple i18n library for Common Lisp",
"long_description": "Simple i18n library for Common Lisp",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-prove",
"cl-flexi-streams",
"cl-arnesi",
"cl-syntax",
"cl-annot",
"cl-anaphora"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-lml2",
"portdir": "lisp/cl-lml2",
"version": "1.6.6",
"license": "GPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/pkg/cl-kmrcl",
"description": "LML2 provides a markup language for generation XHTML web pages.",
"long_description": "LML2 provides a markup language for generation XHTML web pages.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-kmrcl",
"cl-rt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-markdown"
]
}
]
},
{
"name": "cl-lisp-unit2",
"portdir": "lisp/cl-lisp-unit2",
"version": "0.9.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AccelerationNet/lisp-unit2",
"description": "Common Lisp library that supports unit testing.",
"long_description": "Common Lisp library that supports unit testing.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"abcl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-iterate",
"cl-interpol",
"cl-symbol-munger"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-nfiles",
"cl-nhooks",
"cl-njson",
"cl-nkeymaps",
"cl-nsymbols",
"cl-prompter",
"cl-collectors",
"cl-history-tree",
"cl-nclasses",
"cl-access"
]
},
{
"type": "test",
"ports": [
"cl-symbol-munger",
"cl-nhooks",
"cl-nsymbols",
"cl-nfiles",
"cl-prompter",
"cl-ndebug",
"cl-history-tree"
]
}
]
},
{
"name": "cl-lisp-unit",
"portdir": "lisp/cl-lisp-unit",
"version": "20161227",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OdonataResearchLLC/lisp-unit",
"description": "A Test Framework for Common Lisp in the style of JUnit, designed and implemented with simplicity of use in mind.",
"long_description": "A Test Framework for Common Lisp in the style of JUnit, designed and implemented with simplicity of use in mind.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-qrencode"
]
}
]
},
{
"name": "cl-lisp-namespace",
"portdir": "lisp/cl-lisp-namespace",
"version": "20230623",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/guicho271828/lisp-namespace",
"description": "no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.",
"long_description": "no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-in-nomine",
"cl-trivia",
"cl-type-i"
]
}
]
},
{
"name": "cl-lift",
"portdir": "lisp/cl-lift",
"version": "20231004",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/lift",
"description": "LIsp Framework for Testing",
"long_description": "LIsp Framework for Testing",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"clisp",
"sbcl",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-containers",
"cl-docudown",
"cl-dynamic-classes",
"cl-let-plus",
"cl-markdown",
"cl-metabang-bind",
"cl-metacopy",
"cl-metatilities",
"cl-metatilities-base",
"cl-moptilities",
"cl-routes",
"cl-trivial-backtrace",
"cl-trivial-shell",
"cl-trivial-timeout"
]
}
]
}
]
}