HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51798,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=28",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=26",
"results": [
{
"name": "cliclick",
"portdir": "sysutils/cliclick",
"version": "5.0.1",
"license": "BSD",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BlueM/cliclick",
"description": "a utility for simulating mouse and keyboard events",
"long_description": "cliclick, short for \"Command-Line Interface Click\", is a tiny shell/Terminal application that emulates mouse clicks (including double-clicks and Control-clicks) at arbitrary screen coordinates. It also lets you move the mouse, get the current mouse coordinates, press modifier keys, enter text, and more.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cl-idna",
"portdir": "lisp/cl-idna",
"version": "0.2.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/antifuchs/idna",
"description": "IDNA (international domain names) string encoding and decoding routines",
"long_description": "IDNA (international domain names) string encoding and decoding routines",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-split-sequence"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-iolib"
]
}
]
},
{
"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",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-retrospectiff",
"cl-thrift",
"cl-try"
]
}
]
},
{
"name": "clifm",
"portdir": "sysutils/clifm",
"version": "1.27.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/leo-arch/clifm",
"description": "Command Line Interface File Manager",
"long_description": "shell-like, command line terminal file manager",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"gettext-runtime",
"desktop-file-utils",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "cl-infix",
"portdir": "lisp/cl-infix",
"version": "19960628",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cliki.net/infix",
"description": "Lisp macro for reading math expressions in infix form",
"long_description": "Lisp macro for reading math expressions in infix form",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-parser-combinators"
]
}
]
},
{
"name": "clingcon",
"portdir": "math/clingcon",
"version": "5.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://potassco.org/clingcon",
"description": "Extension of clingo to handle constraints over integers",
"long_description": "Clingcon is an answer set solver for constraint logic programs, building upon the answer set solver clingo. It extends the high-level modeling language of ASP with constraint solving capacities. Constraints over finite domain integer variables can be used in logic programs. Clingcon adopts state-of-the-art techniques from the area of SMT, like conflict-driven learning and theory propagation. It uses lazy nogood and variable generation on the order encoding and features several preprocessing techniques.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"clingo"
]
}
],
"depends_on": []
},
{
"name": "clingo",
"portdir": "math/clingo",
"version": "5.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://potassco.org/clingo/",
"description": "An Answer Set Programming system to ground and solve logic programs.",
"long_description": "Clingo is part of the Potassco project for Answer Set Programming (ASP). ASP offers a simple and powerful modeling language to describe combinatorial problems as logic programs. The clingo system then takes such a logic program and computes answer sets representing solutions to the given problem.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aspcud",
"clingcon"
]
}
]
},
{
"name": "cl-in-nomine",
"portdir": "lisp/cl-in-nomine",
"version": "20231126",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phoe/in-nomine",
"description": "Utilities for extensible namespaces in Common Lisp.",
"long_description": "Utilities for extensible namespaces in Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-introspect-environment",
"cl-alexandria",
"cl-trivial-arguments",
"cl-fiveam",
"cl-closer-mop",
"cl-lisp-namespace"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-spinneret"
]
}
]
},
{
"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": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-named-readtables",
"cl-unicode"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-http",
"cl-lisp-unit2",
"cl-syntax"
]
}
]
},
{
"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",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-in-nomine",
"cl-serapeum",
"cl-type-i"
]
}
]
},
{
"name": "cl-iolib",
"portdir": "lisp/cl-iolib",
"version": "0.8.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sionescu/iolib",
"description": "Common Lisp I/O library",
"long_description": "Common Lisp I/O library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-idna",
"cl-swap-bytes",
"libfixposix",
"cl-bordeaux-threads",
"cl-trivial-features",
"cl-babel",
"cl-cffi"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-nfiles"
]
}
]
},
{
"name": "clipper",
"portdir": "science/clipper",
"version": "2.1.20180802",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.ysbl.york.ac.uk/~cowtan/clipper/clipper.html",
"description": "Crystallographic automation and complex data manipulation libraries",
"long_description": "Crystallographic automation and complex data manipulation libraries",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2112
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"fftw-single",
"libccp4",
"mmdb2"
]
}
],
"depends_on": []
},
{
"name": "cliquer",
"portdir": "math/cliquer",
"version": "1.21",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://users.aalto.fi/~pat/cliquer.html",
"description": "Find cliques in graphs",
"long_description": "Cliquer is a program for efficiently finding cliques in arbitrary weighted graphs.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "szhorvat",
"github": "szhorvat",
"ports_count": 18
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"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": [
"sbcl",
"clang-17",
"abcl",
"ccl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-flexi-streams"
]
},
{
"type": "test",
"ports": [
"cl-rt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-async",
"cl-lack",
"cl-postgres"
]
}
]
},
{
"name": "cl-isaac",
"portdir": "lisp/cl-isaac",
"version": "20230627",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thephoeron/cl-isaac",
"description": "Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.",
"long_description": "Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lack"
]
}
]
},
{
"name": "clisp",
"portdir": "lang/clisp",
"version": "2.50.0-20241112",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clisp.sourceforge.io",
"description": "The CLISP ANSI Common Lisp Implementation",
"long_description": "CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. It implements the language described in the ANSI Common Lisp standard with many extensions. CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, POSIX and Perl regular expressions, a socket interface, fast bignums, arbitrary precision floats, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [
"threads"
],
"dependencies": [
{
"type": "build",
"ports": [
"ghostscript",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsigsegv",
"ffcall",
"libunistring",
"readline",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cl-zpng",
"cl-slynk",
"cl-access",
"cl-3bmd",
"cl-bordeaux-threads",
"cl-chunga",
"cl-closer-mop",
"cl-colorize",
"cl-cffi",
"cl-containers",
"cl-djula",
"cl-djula-demo",
"cl-easy-routes",
"cl-fiveam",
"cl-esrap",
"cl-flexi-streams",
"cl-hunchentoot",
"cl-lass",
"cl-local-time",
"cl-parachute",
"cl-postgres-plus-local-time",
"cl-rove",
"cl-str",
"cl-trivial-gray-streams",
"cl-usocket",
"cl-who",
"cl-colors2",
"cl-yacc",
"cl-zpb-exif",
"cl-ironclad",
"cl-gobject-introspection",
"cl-alexandria",
"cl-base64",
"cl-calispel",
"cl-chipz",
"cl-clsql",
"cl-clunit2",
"cl-dissect",
"cl-docudown",
"cl-eager-future",
"cl-eager-future2",
"cl-html-encode",
"cl-infix",
"cl-jpl-util",
"cl-jpl-queues",
"cl-lml2",
"cl-misc-extensions",
"cl-mt19937",
"cl-nodgui",
"cl-parenscript",
"cl-parse-declarations",
"cl-ppcre",
"cl-ppcre-unicode",
"cl-ptester",
"cl-puri",
"cl-py-configparser",
"cl-rt",
"cl-s-xml",
"cl-split-sequence",
"cl-stefil",
"cl-translate",
"cl-trivial-utf-8",
"cl-utilities",
"cl-variates",
"cl-webkit2",
"cl-xlunit",
"cl-3bz",
"cl-acclimation",
"cl-anaphora",
"cl-annot",
"cl-anonfun",
"cl-ansi-text",
"cl-anypool",
"cl-arnesi",
"cl-array-utils",
"cl-assoc-utils",
"cl-asdf-flv",
"cl-async",
"cl-babel",
"cl-cffi-gtk",
"cl-blackbird",
"cl-change-case",
"cl-checkl",
"cl-clack",
"cl-clss",
"cl-cluffer",
"cl-clump",
"cl-collectors",
"cl-colors",
"cl-com.gigamonkeys.binary-data",
"cl-cookie",
"cl-dbi",
"cl-custom-hash-table",
"cl-deflate",
"cl-dexador",
"cl-dexador-test",
"cl-difflib",
"cl-do-urlencode",
"cl-drakma",
"cl-dynamic-classes",
"cl-drakma-test",
"cl-enchant",
"cl-eos",
"cl-fad",
"cl-fare-quasiquote",
"cl-fare-utils",
"cl-fast-http",
"cl-fiasco",
"cl-find-port",
"cl-form-fiddle",
"cl-gendoc",
"cl-gettext",
"cl-global-vars",
"cl-gopher",
"cl-html-diff",
"cl-hu.dwim.asdf",
"cl-hu.dwim.stefil",
"cl-hunchentoot-errors",
"cl-idna",
"cl-interpol",
"cl-iolib",
"cl-isaac",
"cl-jonathan",
"cl-jpeg",
"cl-jpeg-turbo",
"cl-js",
"cl-json",
"cl-lack",
"cl-legion",
"cl-let-plus",
"cl-libuv",
"cl-lift",
"cl-lisp-namespace",
"cl-lisp-unit",
"cl-lisp-unit2",
"cl-log4cl",
"cl-lparallel",
"cl-lw-compat",
"cl-markdown",
"cl-markup",
"cl-md5",
"cl-metabang-bind",
"cl-marshal",
"cl-metacopy",
"cl-metatilities-base",
"cl-metatilities",
"cl-mgl-pax",
"cl-mimeparse",
"cl-mgl-pax-bootstrap",
"cl-dref",
"cl-dref-test",
"cl-mgl-pax-test",
"cl-mmap",
"cl-montezuma",
"cl-moptilities",
"cl-mysql",
"cl-named-readtables",
"cl-named-readtables-test",
"cl-nasdf",
"cl-nclasses",
"cl-ndebug",
"cl-nfiles",
"cl-nhooks",
"cl-njson",
"cl-opticl",
"cl-nsymbols",
"cl-opticl-core",
"cl-optima",
"cl-osicat",
"cl-parse-float",
"cl-parse-js",
"cl-parse-number",
"cl-parser-combinators",
"cl-phos",
"cl-plump",
"cl-png-read",
"cl-postmodern",
"cl-pngload",
"cl-postgres",
"cl-pngload-test",
"cl-prompter",
"cl-proc-parse",
"cl-prove",
"cl-pythonic-string-reader",
"cl-quri",
"cl-qrencode",
"cl-retrospectiff",
"cl-redis",
"cl-rfc2388",
"cl-routes",
"cl-s-sysdeps",
"cl-rutils",
"cl-rutils-test",
"cl-salza2",
"cl-serapeum",
"cl-should-test",
"cl-simple-tasks",
"cl-skippy",
"cl-slice",
"cl-smart-buffer",
"cl-speedy-queue",
"cl-spinneret",
"cl-sqlite",
"cl-string-case",
"cl-swank",
"cl-symbol-munger",
"cl-swap-bytes",
"cl-system-locale",
"cl-tga",
"cl-test-more",
"cl-thrift",
"cl-tld",
"cl-toot",
"cl-trivial-arguments",
"cl-trivial-backtrace",
"cl-trivial-benchmark",
"cl-trivial-clipboard",
"cl-trivial-cltl2",
"cl-trivial-file-size",
"cl-trivial-garbage",
"cl-trivial-indent",
"cl-trivial-macroexpand-all",
"cl-trivial-main-thread",
"cl-trivial-mime",
"cl-trivial-open-browser",
"cl-trivial-package-local-nicknames",
"cl-trivial-shell",
"cl-trivial-rfc-1123",
"cl-trivial-sockets",
"cl-trivial-timeout",
"cl-trivial-types",
"cl-trivial-with-current-source-form",
"cl-try",
"cl-uax-15",
"cl-unicode",
"cl-unix-opts",
"cl-url-rewrite",
"cl-vom",
"cl-wookie",
"cl-xsubseq"
]
},
{
"type": "lib",
"ports": [
"swig-clisp",
"swig3-clisp",
"xindy"
]
}
]
},
{
"name": "cl-iterate",
"portdir": "lisp/cl-iterate",
"version": "1.5.4",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://iterate.common-lisp.dev/",
"description": "ITERATE macro library for Common Lisp",
"long_description": "ITERATE macro library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-rt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-access",
"cl-djula",
"cl-gobject-introspection",
"cl-stefil",
"cl-cffi-gtk",
"cl-lisp-unit2",
"cl-parser-combinators",
"cl-png-read",
"cl-routes",
"cl-sqlite",
"cl-symbol-munger",
"cl-trivia"
]
}
]
},
{
"name": "clive",
"portdir": "net/clive",
"version": "0.4.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ljclive/",
"description": "A console line client for livejournal.",
"long_description": "This is a console UNIX client for updating weblogs. It is designed to be used interactively or as a UNX-style filter on the command line.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "cl-jonathan",
"portdir": "lisp/cl-jonathan",
"version": "20200902",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rudolph-miller/jonathan",
"description": "JSON encoder and decoder.",
"long_description": "JSON encoder and decoder.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-proc-parse",
"cl-ppcre",
"cl-syntax",
"cl-legion",
"cl-babel",
"cl-annot",
"cl-trivial-types",
"cl-fast-io"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-http-body"
]
}
]
},
{
"name": "cl-jpeg",
"portdir": "lisp/cl-jpeg",
"version": "20230102",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sharplispers/cl-jpeg",
"description": "A Common Lisp library for reading and writing JPEG image files",
"long_description": "A Common Lisp library for reading and writing JPEG image files",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-opticl",
"cl-retrospectiff"
]
}
]
},
{
"name": "cl-jpeg-turbo",
"portdir": "lisp/cl-jpeg-turbo",
"version": "20201121",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/shamazmazum/jpeg-turbo",
"description": "Common Lisp wrapper for libjpeg-turbo",
"long_description": "Common Lisp wrapper for libjpeg-turbo",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-cffi",
"libjpeg-turbo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-nodgui"
]
}
]
},
{
"name": "cl-jpl-queues",
"portdir": "lisp/cl-jpl-queues",
"version": "0.1",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.thoughtcrime.us/software/jpl-queues",
"description": "Common Lisp library implementing a few different kinds of queues",
"long_description": "Common Lisp library implementing a few different kinds of queues",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-jpl-util",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-calispel"
]
}
]
},
{
"name": "cl-jpl-util",
"portdir": "lisp/cl-jpl-util",
"version": "0.4",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.thoughtcrime.us/software/cl-jpl-util",
"description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
"long_description": "cl-jpl-util is a collection of Common Lisp utility functions and macros, primarily for software projects by J.P. Larocque",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-calispel",
"cl-jpl-queues"
]
}
]
},
{
"name": "cl-js",
"portdir": "lisp/cl-js",
"version": "20221206",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/akapav/js",
"description": "JavaScript compiler for Common Lisp",
"long_description": "JavaScript compiler for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-local-time",
"cl-parse-js",
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-parenscript"
]
},
{
"type": "test",
"ports": [
"cl-parenscript"
]
}
]
},
{
"name": "cl-json",
"portdir": "lisp/cl-json",
"version": "20141108",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hankhero/cl-json",
"description": "Json encoder and decoder for Common-Lisp",
"long_description": "Json encoder and decoder for Common-Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-njson"
]
}
]
},
{
"name": "cl-kmrcl",
"portdir": "lisp/cl-kmrcl",
"version": "1.111",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/pkg/cl-kmrcl",
"description": "General Utilities for Common Lisp Programs",
"long_description": "General Utilities for Common Lisp Programs",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "test",
"ports": [
"cl-rt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lml2"
]
},
{
"type": "test",
"ports": [
"cl-base64"
]
}
]
},
{
"name": "cl-lack",
"portdir": "lisp/cl-lack",
"version": "20230920",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/lack",
"description": "Lack, the core of Clack",
"long_description": "Lack, the core of Clack",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-gray-streams",
"cl-babel",
"cl-hunchentoot",
"cl-split-sequence",
"cl-ironclad",
"cl-trivial-utf-8",
"cl-marshal",
"cl-prove",
"cl-local-time",
"cl-quri",
"cl-circular-streams",
"cl-cookie",
"cl-dbi",
"cl-sqlite",
"cl-dexador",
"cl-http-body",
"cl-redis",
"cl-trivial-mime",
"cl-trivial-rfc-1123",
"cl-isaac",
"cl-anypool",
"cl-ppcre",
"cl-alexandria",
"cl-base64",
"cl-bordeaux-threads",
"cl-flexi-streams"
]
},
{
"type": "test",
"ports": [
"cl-dexador"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clack",
"cl-dexador-test"
]
}
]
},
{
"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",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-multilang-documentation"
]
}
]
},
{
"name": "cl-lass",
"portdir": "lisp/cl-lass",
"version": "20241028",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/LASS",
"description": "Lisp Augmented Style Sheets",
"long_description": "Lisp Augmented Style Sheets",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-indent",
"cl-trivial-mime",
"cl-base64"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-legion",
"portdir": "lisp/cl-legion",
"version": "20230917",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/legion",
"description": "Simple multithreading worker mechanism.",
"long_description": "Simple multithreading worker mechanism.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-prove",
"cl-vom",
"cl-local-time",
"cl-speedy-queue"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-jonathan"
]
}
]
},
{
"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": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-lift",
"cl-anaphora",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-colors",
"cl-slice"
]
}
]
},
{
"name": "cl-libuv",
"portdir": "lisp/cl-libuv",
"version": "20230616",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/cl-libuv",
"description": "Low-level libuv bindings for Common Lisp.",
"long_description": "Low-level libuv bindings for Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-cffi",
"libuv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-async"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-containers",
"cl-docudown",
"cl-dynamic-classes",
"cl-let-plus",
"cl-markdown",
"cl-metabang-bind",
"cl-metacopy",
"cl-metatilities-base",
"cl-metatilities",
"cl-moptilities",
"cl-routes",
"cl-trivial-backtrace",
"cl-trivial-shell",
"cl-trivial-timeout"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-in-nomine",
"cl-trivia",
"cl-type-i"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-qrencode"
]
}
]
},
{
"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-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-iterate",
"cl-interpol",
"cl-symbol-munger",
"cl-alexandria"
]
}
],
"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-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": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-kmrcl",
"cl-rt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-markdown"
]
}
]
},
{
"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",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-syntax",
"cl-flexi-streams",
"cl-arnesi",
"cl-annot",
"cl-anaphora",
"cl-prove"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-local-time",
"portdir": "lisp/cl-local-time",
"version": "20240817",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dlowe-net/local-time",
"description": "Time manipulation library for Common Lisp",
"long_description": "Time manipulation library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-hu.dwim.stefil"
]
},
{
"type": "test",
"ports": [
"cl-postmodern"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-djula",
"cl-postgres-plus-local-time",
"cl-cookie",
"cl-history-tree",
"cl-js",
"cl-lack",
"cl-legion",
"cl-postmodern",
"cl-pngload-test",
"cl-serapeum",
"cl-should-test"
]
},
{
"type": "test",
"ports": [
"cl-serapeum"
]
}
]
},
{
"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": [
"ccl",
"clisp",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-slynk",
"cl-swank",
"cl-stefil"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-fast-http"
]
}
]
},
{
"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": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-prompter"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-contextl"
]
}
]
},
{
"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": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"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",
"cl-anaphora"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-docudown",
"cl-opticl",
"cl-spinneret"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-test-more"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-syntax"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-xlunit"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-checkl",
"cl-lack"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot",
"cl-mgl-pax",
"cl-postgres",
"cl-toot"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-lift"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-stefil",
"cl-markdown",
"cl-metatilities"
]
}
]
},
{
"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": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-lift",
"cl-metabang-bind",
"cl-moptilities",
"cl-containers",
"cl-metatilities-base"
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-lift"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-containers",
"cl-dynamic-classes",
"cl-markdown",
"cl-metatilities"
]
}
]
}
]
}