HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49814,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=30",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=28",
"results": [
{
"name": "cl-rt",
"portdir": "lisp/cl-rt",
"version": "20090812.gita6a7503",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/pkg/cl-rt",
"description": "Common Lisp regression tester from MIT",
"long_description": "Common Lisp regression tester from MIT",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-trivial-garbage",
"cl-cffi",
"cl-iterate",
"cl-usocket",
"cl-alexandria",
"cl-nibbles",
"cl-osicat",
"cl-lml2",
"cl-anaphora",
"cl-mimeparse"
]
},
{
"type": "test",
"ports": [
"cl-kmrcl",
"cl-ironclad"
]
}
]
},
{
"name": "cl-rutils",
"portdir": "lisp/cl-rutils",
"version": "20220915",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vseloved/rutils",
"description": "Radical Utilities for Common Lisp",
"long_description": "Radical Utilities for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17",
"abcl",
"ccl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-named-readtables"
]
},
{
"type": "test",
"ports": [
"cl-should-test"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-redis",
"cl-rutils-test",
"cl-should-test"
]
}
]
},
{
"name": "cl-rutils-test",
"portdir": "lisp/cl-rutils",
"version": "20220915",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vseloved/rutils",
"description": "Radical Utilities for Common Lisp",
"long_description": "Radical Utilities for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-rutils",
"cl-should-test"
]
}
],
"depends_on": []
},
{
"name": "cl-salza2",
"portdir": "lisp/cl-salza2",
"version": "2.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xach/salza2",
"description": "ZLIB compression in Common Lisp",
"long_description": "ZLIB compression in Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams",
"cl-trivial-gray-streams",
"cl-chipz",
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-zpng"
]
}
]
},
{
"name": "cl-serapeum",
"portdir": "lisp/cl-serapeum",
"version": "20231203",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruricolist/serapeum",
"description": "Utilities beyond Alexandria.",
"long_description": "Utilities beyond Alexandria.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-cltl2",
"cl-introspect-environment",
"cl-trivia",
"cl-local-time",
"cl-atomics",
"cl-parse-declarations",
"cl-parse-number",
"cl-string-case",
"cl-trivial-file-size",
"cl-trivial-macroexpand-all",
"cl-alexandria",
"cl-bordeaux-threads",
"cl-global-vars",
"cl-trivial-garbage",
"cl-split-sequence"
]
},
{
"type": "test",
"ports": [
"cl-local-time",
"cl-atomics"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-nfiles",
"cl-nhooks",
"cl-prompter",
"cl-spinneret"
]
}
]
},
{
"name": "cl-should-test",
"portdir": "lisp/cl-should-test",
"version": "20190829",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vseloved/should-test",
"description": "A minimal yet feature-rich Common Lisp test framework",
"long_description": "A minimal yet feature-rich Common Lisp test framework",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-local-time",
"cl-osicat",
"cl-rutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-redis",
"cl-rutils-test"
]
},
{
"type": "test",
"ports": [
"cl-rutils"
]
}
]
},
{
"name": "cl-simple-tasks",
"portdir": "lisp/cl-simple-tasks",
"version": "20230603",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/simple-tasks",
"description": "A very simple task scheduling framework.",
"long_description": "A very simple task scheduling framework.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-dissect",
"cl-array-utils",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-trivial-main-thread"
]
}
]
},
{
"name": "cl-skippy",
"portdir": "lisp/cl-skippy",
"version": "20171027",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xach/skippy",
"description": "Common Lisp GIF library",
"long_description": "Common Lisp GIF library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-opticl"
]
}
]
},
{
"name": "cl-slice",
"portdir": "lisp/cl-slice",
"version": "20210514",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tpapp/cl-slice",
"description": "Array slices for Common Lisp",
"long_description": "Array slices for Common Lisp",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-anaphora",
"cl-let-plus",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-slynk",
"portdir": "lisp/cl-slynk",
"version": "20240810",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joaotavora/sly",
"description": "SLYNK - Sylvester the Cat's Common Lisp IDE",
"long_description": "SLYNK - Sylvester the Cat's Common Lisp IDE",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-log4cl"
]
}
]
},
{
"name": "cl-smart-buffer",
"portdir": "lisp/cl-smart-buffer",
"version": "20211018",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/smart-buffer",
"description": "Smart octets buffer",
"long_description": "Smart octets buffer",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-babel",
"cl-prove",
"cl-xsubseq",
"cl-flexi-streams"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-http"
]
}
]
},
{
"name": "cl-speedy-queue",
"portdir": "lisp/cl-speedy-queue",
"version": "20110928",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zkat/cl-speedy-queue",
"description": "Lightweight, optimized queue implementation for CL",
"long_description": "Lightweight, optimized queue implementation for CL",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-anypool",
"cl-legion"
]
}
]
},
{
"name": "cl-spinneret",
"portdir": "lisp/cl-spinneret",
"version": "20231123",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruricolist/spinneret",
"description": "Common Lisp HTML5 generator.",
"long_description": "Common Lisp HTML5 generator.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivia",
"cl-markdown",
"cl-serapeum",
"cl-parenscript",
"cl-in-nomine",
"cl-ppcre",
"cl-alexandria",
"cl-fiveam",
"cl-global-vars",
"cl-trivial-gray-streams"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-split-sequence",
"portdir": "lisp/cl-split-sequence",
"version": "2.0.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/cl-split-sequence",
"description": "Common Lisp package to split a sequence of objects",
"long_description": "Common Lisp package to split a sequence of objects",
"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-3bmd",
"cl-colorize",
"cl-djula",
"cl-usocket",
"cl-gettext",
"cl-idna",
"cl-lack",
"cl-postmodern",
"cl-postgres",
"cl-prove",
"cl-quri",
"cl-routes",
"cl-serapeum",
"cl-uax-15"
]
}
]
},
{
"name": "cl-sqlite",
"portdir": "lisp/cl-sqlite",
"version": "0.2.1",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TeMPOraL/cl-sqlite",
"description": "Common Lisp binding for SQLite",
"long_description": "Common Lisp binding for SQLite",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"cl-bordeaux-threads",
"cl-fiveam",
"cl-cffi",
"cl-iterate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-dbi",
"cl-lack"
]
}
]
},
{
"name": "cl-s-sysdeps",
"portdir": "lisp/cl-s-sysdeps",
"version": "20210202",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/svenvc/s-sysdeps",
"description": "A Common Lisp abstraction layer over platform dependent functionality.",
"long_description": "A Common Lisp abstraction layer over platform dependent functionality.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-usocket",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-prevalence"
]
}
]
},
{
"name": "cl-static-vectors",
"portdir": "lisp/cl-static-vectors",
"version": "1.9.3",
"license": "MIT",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/sionescu/static-vectors",
"description": "Allocate SIMPLE-ARRAYs in static memory",
"long_description": "Allocate SIMPLE-ARRAYs in static memory",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam",
"cl-cffi",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-async",
"cl-fast-io",
"cl-pngload"
]
}
]
},
{
"name": "cl-stefil",
"portdir": "lisp/cl-stefil",
"version": "20181102",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.common-lisp.net/stefil/stefil",
"description": "Stefil - Simple Test Framework In Lisp",
"long_description": "Stefil - Simple Test Framework In Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-iterate",
"cl-swank",
"cl-metabang-bind",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-gettext",
"cl-log4cl",
"cl-mysql"
]
}
]
},
{
"name": "cl-str",
"portdir": "lisp/cl-str",
"version": "0.21",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/vindarel/cl-str",
"description": "Modern, consistent and terse Common Lisp string manipulation library",
"long_description": "Modern, consistent and terse Common Lisp string manipulation library",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"sbcl",
"clang-17",
"abcl",
"ccl"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam",
"cl-ppcre-unicode",
"cl-change-case"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-nkeymaps",
"cl-prompter"
]
}
]
},
{
"name": "cl-string-case",
"portdir": "lisp/cl-string-case",
"version": "20180718",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pkhuong/string-case",
"description": "string-case is a macro that generates specialised decision trees to dispatch on string equality",
"long_description": "string-case is a macro that generates specialised decision trees to dispatch on string equality",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-hunchentoot-errors",
"cl-serapeum"
]
}
]
},
{
"name": "cl-swank",
"portdir": "lisp/cl-swank",
"version": "2.28",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/slime/slime",
"description": "Swank from SLIME",
"long_description": "Swank from SLIME",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-stefil",
"cl-arnesi",
"cl-clack",
"cl-log4cl",
"cl-mgl-pax"
]
}
]
},
{
"name": "cl-swap-bytes",
"portdir": "lisp/cl-swap-bytes",
"version": "1.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sionescu/swap-bytes",
"description": "Optimized byte-swapping primitives.",
"long_description": "Optimized byte-swapping primitives.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clisp",
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-iolib",
"cl-pngload"
]
}
]
},
{
"name": "cl-s-xml",
"portdir": "lisp/cl-s-xml",
"version": "20080215",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://s-xml.common-lisp.dev",
"description": "S-XML is a simple XML parser implemented in Common Lisp",
"long_description": "S-XML is a simple XML parser implemented in Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-prevalence"
]
}
]
},
{
"name": "cl-symbol-munger",
"portdir": "lisp/cl-symbol-munger",
"version": "20220120",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AccelerationNet/symbol-munger",
"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": [
"sbcl",
"clang-17",
"abcl",
"ccl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-iterate"
]
},
{
"type": "test",
"ports": [
"cl-lisp-unit2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-collectors",
"cl-lisp-unit2"
]
}
]
},
{
"name": "cl-syntax",
"portdir": "lisp/cl-syntax",
"version": "20150315",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m2ym/cl-syntax",
"description": "Reader Syntax Coventions for Common Lisp and SLIME",
"long_description": "Reader Syntax Coventions for Common Lisp and SLIME",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-interpol",
"cl-markup",
"cl-named-readtables",
"cl-annot",
"cl-fare-quasiquote",
"cl-clsql",
"cl-trivial-types",
"cl-anonfun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fast-http",
"cl-jonathan",
"cl-locale"
]
}
]
},
{
"name": "cl-system-locale",
"portdir": "lisp/cl-system-locale",
"version": "20231223",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/system-locale",
"description": "System locale and language discovery",
"long_description": "System locale and language discovery",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils",
"cl-cffi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-multilang-documentation"
]
}
]
},
{
"name": "cl-test-more",
"portdir": "lisp/cl-test-more",
"version": "20130114",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jd/cl-test-more",
"description": "Yet Another Unit Testing Framework for Common Lisp",
"long_description": "Yet Another Unit Testing Framework for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-circular-streams",
"cl-markup"
]
}
]
},
{
"name": "cl-tga",
"portdir": "lisp/cl-tga",
"version": "20160223",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fisxoj/cl-tga",
"description": "TGA file loader in common lisp",
"long_description": "TGA file loader in common lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-opticl"
]
}
]
},
{
"name": "cl-thrift",
"portdir": "lisp/cl-thrift",
"version": "20171121",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TurtleWarePL/de.setf.thrift",
"description": "A Common Lisp binding for the Apache Thrift framework",
"long_description": "A Common Lisp binding for the Apache Thrift framework",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-alexandria",
"cl-trivial-utf-8",
"cl-ieee-floats",
"cl-trivial-gray-streams",
"cl-puri",
"cl-usocket"
]
}
],
"depends_on": []
},
{
"name": "cl-tld",
"portdir": "lisp/cl-tld",
"version": "20220217",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lu4nx/cl-tld",
"description": "Extracts the TLD(Top Level Domain) from domain, for Common Lisp",
"long_description": "Extracts the TLD(Top Level Domain) from domain, for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-toot",
"portdir": "lisp/cl-toot",
"version": "20121120",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gigamonkey/toot",
"description": "A web server created by stripping down and reorganizing Edi Weitz's Hunchentoot",
"long_description": "A web server created by stripping down and reorganizing Edi Weitz's Hunchentoot",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-flexi-streams",
"cl-trivial-backtrace",
"cl-chipz",
"cl-fad",
"cl-ppcre",
"cl-plus-ssl",
"cl-puri",
"cl-usocket",
"cl-md5",
"cl-alexandria",
"cl-base64",
"cl-bordeaux-threads",
"cl-chunga"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-clack"
]
},
{
"type": "test",
"ports": [
"cl-clack"
]
}
]
},
{
"name": "cl-translate",
"portdir": "lisp/cl-translate",
"version": "20170505",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.common-lisp.net/dkochmanski/translate",
"description": "Abstraction layer for translations",
"long_description": "Abstraction layer for translations",
"active": true,
"categories": [
"devel",
"www",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula"
]
}
]
},
{
"name": "cl-trivia",
"portdir": "lisp/cl-trivia",
"version": "20230302",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/guicho271828/trivia",
"description": "Pattern Matcher Compatible with Optima",
"long_description": "Pattern Matcher Compatible with Optima",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-lisp-namespace",
"cl-trivial-cltl2",
"cl-fset",
"cl-type-i",
"cl-ppcre",
"cl-cffi",
"cl-iterate",
"cl-closer-mop"
]
},
{
"type": "test",
"ports": [
"cl-fare-quasiquote"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-fare-quasiquote",
"cl-phos",
"cl-serapeum",
"cl-spinneret"
]
},
{
"type": "test",
"ports": [
"cl-type-i"
]
}
]
},
{
"name": "cl-trivial-arguments",
"portdir": "lisp/cl-trivial-arguments",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-arguments",
"description": "Tiny CL library to retrieve the arguments list of a function.",
"long_description": "Tiny CL library to retrieve the arguments list of a function.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-in-nomine"
]
}
]
},
{
"name": "cl-trivial-backtrace",
"portdir": "lisp/cl-trivial-backtrace",
"version": "20230111",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hraban/trivial-backtrace",
"description": "Portable simple API to work with backtraces in Common Lisp",
"long_description": "Portable simple API to work with backtraces in Common Lisp",
"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-djula",
"cl-fiveam",
"cl-hunchentoot",
"cl-toot"
]
}
]
},
{
"name": "cl-trivial-benchmark",
"portdir": "lisp/cl-trivial-benchmark",
"version": "20230603",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-benchmark",
"description": "An easy to use benchmarking system.",
"long_description": "An easy to use benchmarking system.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria"
]
}
],
"depends_on": []
},
{
"name": "cl-trivial-clipboard",
"portdir": "lisp/cl-trivial-clipboard",
"version": "20231013",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/snmsts/trivial-clipboard",
"description": "trivial-clipboard let access system clipboard",
"long_description": "trivial-clipboard let access system clipboard",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbcl",
"clang-17",
"abcl",
"ccl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-fiveam",
"cl-cffi"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-trivial-cltl2",
"portdir": "lisp/cl-trivial-cltl2",
"version": "20211212",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Zulu-Inuoe/trivial-cltl2",
"description": "Portable CLtL2",
"long_description": "Portable CLtL2",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum",
"cl-trivia"
]
}
]
},
{
"name": "cl-trivial-custom-debugger",
"portdir": "lisp/cl-trivial-custom-debugger",
"version": "20230814",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phoe/trivial-custom-debugger",
"description": "Allows arbitrary functions to become the standard Lisp debugger",
"long_description": "Allows arbitrary functions to become the standard Lisp debugger",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"sbcl",
"clang-17"
]
},
{
"type": "test",
"ports": [
"cl-parachute"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-parachute",
"cl-ndebug"
]
}
]
},
{
"name": "cl-trivial-features",
"portdir": "lisp/cl-trivial-features",
"version": "20230607",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trivial-features/trivial-features",
"description": "Portable CL:*FEATURES*",
"long_description": "Portable CL:*FEATURES*",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "test",
"ports": [
"cl-cffi"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-cffi",
"cl-float-features",
"cl-3bz",
"cl-async",
"cl-babel",
"cl-cffi-gtk",
"cl-iolib",
"cl-mmap",
"cl-osicat",
"cl-plus-ssl",
"cl-swap-bytes",
"cl-trivial-features-tests",
"cl-trivial-main-thread"
]
}
]
},
{
"name": "cl-trivial-features-tests",
"portdir": "lisp/cl-trivial-features",
"version": "20230607",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trivial-features/trivial-features",
"description": "Portable CL:*FEATURES*",
"long_description": "Portable CL:*FEATURES*",
"active": false,
"categories": [
"devel",
"lisp"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ecl",
"sbcl",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features",
"cl-cffi"
]
}
],
"depends_on": []
},
{
"name": "cl-trivial-file-size",
"portdir": "lisp/cl-trivial-file-size",
"version": "20220718",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ruricolist/trivial-file-size",
"description": "Stat a file's size",
"long_description": "Stat a file's size",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "test",
"ports": [
"cl-fiveam"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum"
]
}
]
},
{
"name": "cl-trivial-garbage",
"portdir": "lisp/cl-trivial-garbage",
"version": "20231018",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trivial-garbage/trivial-garbage",
"description": "Portable GC-related APIs for Common Lisp.",
"long_description": "Portable GC-related APIs for Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-rt"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-eager-future2",
"cl-gobject-introspection",
"cl-cffi-gtk",
"cl-dbi",
"cl-dexador",
"cl-nfiles",
"cl-plus-ssl",
"cl-bordeaux-threads",
"cl-serapeum"
]
}
]
},
{
"name": "cl-trivial-gray-streams",
"portdir": "lisp/cl-trivial-gray-streams",
"version": "20240218",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trivial-gray-streams/trivial-gray-streams",
"description": "Portability library for CL gray streams",
"long_description": "Gray streams is an interface proposed for inclusion with ANSI CL",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-com.inuoe.jzon",
"cl-chunga",
"cl-flexi-streams",
"cl-rove",
"cl-async",
"cl-babel",
"cl-circular-streams",
"cl-deflate",
"cl-dexador",
"cl-fast-io",
"cl-fiasco",
"cl-http-body",
"cl-lack",
"cl-ndebug",
"cl-plus-ssl",
"cl-salza2",
"cl-spinneret",
"cl-thrift"
]
}
]
},
{
"name": "cl-trivial-indent",
"portdir": "lisp/cl-trivial-indent",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-indent",
"description": "A very simple library to allow indentation hints for SWANK.",
"long_description": "A very simple library to allow indentation hints for SWANK.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lass",
"cl-documentation-utils"
]
}
]
},
{
"name": "cl-trivial-macroexpand-all",
"portdir": "lisp/cl-trivial-macroexpand-all",
"version": "20171020",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cbaggers/trivial-macroexpand-all",
"description": "Call each implementation's macroexpand-all equivalent",
"long_description": "Call each implementation's macroexpand-all equivalent",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-serapeum"
]
}
]
},
{
"name": "cl-trivial-main-thread",
"portdir": "lisp/cl-trivial-main-thread",
"version": "20230603",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-main-thread",
"description": "Compatibility library to run things in the main thread.",
"long_description": "Compatibility library to run things in the main thread.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-features",
"cl-simple-tasks",
"cl-bordeaux-threads"
]
}
],
"depends_on": []
},
{
"name": "cl-trivial-mime",
"portdir": "lisp/cl-trivial-mime",
"version": "20230603",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/trivial-mimes",
"description": "Tiny Common Lisp library to detect mime types in files.",
"long_description": "Tiny Common Lisp library to detect mime types in files.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-lass",
"cl-dexador",
"cl-lack"
]
}
]
},
{
"name": "cl-trivial-open-browser",
"portdir": "lisp/cl-trivial-open-browser",
"version": "20160602",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eudoxia0/trivial-open-browser",
"description": "Open the browser to a URL, on any system.",
"long_description": "Open the browser to a URL, on any system.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-djula-demo"
]
}
]
},
{
"name": "cl-trivial-package-local-nicknames",
"portdir": "lisp/cl-trivial-package-local-nicknames",
"version": "20200130",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/phoe/trivial-package-local-nicknames",
"description": "Portability library for package-local nicknames",
"long_description": "Portability library for package-local nicknames",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-history-tree",
"cl-nfiles",
"cl-nkeymaps",
"cl-prompter"
]
}
]
}
]
}