HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50559,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=806",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=804",
"results": [
{
"name": "cl-clunit2",
"portdir": "lisp/cl-clunit2",
"version": "20230927",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://notabug.org/cage/clunit2",
"description": "Unit Testing Framework, fork of clunit.",
"long_description": "Unit Testing Framework, fork of clunit.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-colors2",
"cl-nodgui"
]
},
{
"type": "test",
"ports": [
"cl-phos"
]
}
]
},
{
"name": "cl-colors",
"portdir": "lisp/cl-colors",
"version": "20180307",
"license": "Boost-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tpapp/cl-colors",
"description": "Simple color library for Common Lisp",
"long_description": "Simple color library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-let-plus",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-prove"
]
}
]
},
{
"name": "cl-colors2",
"portdir": "lisp/cl-colors2",
"version": "0.6.1",
"license": "Boost-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codeberg.org/cage/cl-colors2",
"description": "Simple color library for Common Lisp",
"long_description": "Simple color library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-clunit2",
"cl-parse-number",
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-nodgui",
"cl-ansi-text"
]
}
]
},
{
"name": "cl-documentation-utils",
"portdir": "lisp/cl-documentation-utils",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/documentation-utils",
"description": "A tiny logging library for Common Lisp",
"long_description": "A tiny logging library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-indent"
]
},
{
"type": "test",
"ports": [
"cl-multilang-documentation"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-float-features",
"cl-parachute",
"cl-atomics",
"cl-form-fiddle",
"cl-language-codes",
"cl-mmap",
"cl-multilang-documentation",
"cl-plump",
"cl-system-locale"
]
}
]
},
{
"name": "cl-eos",
"portdir": "lisp/cl-eos",
"version": "20200631",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/adlai/Eos",
"description": "obsolete fork of FiveAM",
"long_description": "obsolete fork of FiveAM",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-eager-future2",
"cl-optima"
]
}
]
},
{
"name": "cl-fare-quasiquote",
"portdir": "lisp/cl-fare-quasiquote",
"version": "20200801",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fare/fare-quasiquote",
"description": "Portable implementation of quasiquote for Common Lisp",
"long_description": "Portable implementation of quasiquote for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-named-readtables",
"cl-optima",
"cl-trivia",
"cl-fare-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-syntax"
]
},
{
"type": "test",
"ports": [
"cl-trivia"
]
}
]
},
{
"name": "cl-fast-io",
"portdir": "lisp/cl-fast-io",
"version": "20220807",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rpav/fast-io",
"description": "Fast octet-vector/stream I/O for Common Lisp",
"long_description": "Fast octet-vector/stream I/O for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-static-vectors",
"cl-fiveam",
"cl-trivial-gray-streams",
"cl-checkl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-async",
"cl-circular-streams",
"cl-dexador",
"cl-jonathan",
"cl-wookie"
]
}
]
},
{
"name": "cl-fset",
"portdir": "lisp/cl-fset",
"version": "1.4.1",
"license": "LLGPL",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/slburson/fset",
"description": "FSet, the functional collections library for Common Lisp.",
"long_description": "FSet, the functional collections library for Common Lisp.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-named-readtables",
"cl-misc-extensions",
"cl-mt19937"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-nkeymaps",
"cl-trivia"
]
}
]
},
{
"name": "cl-gendoc",
"portdir": "lisp/cl-gendoc",
"version": "20180630",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rpav/cl-gendoc",
"description": "Simple modular documentation builder for with package reference generator",
"long_description": "Simple modular documentation builder for with package reference generator",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-3bmd",
"cl-who"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-checkl"
]
}
]
},
{
"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-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-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-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-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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fset"
]
}
]
},
{
"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",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fset"
]
}
]
},
{
"name": "cl-optima",
"portdir": "lisp/cl-optima",
"version": "20150628",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/m2ym/optima",
"description": "Optimized Pattern Matching Library for Common Lisp",
"long_description": "Optimized Pattern Matching Library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-closer-mop",
"cl-eos",
"cl-ppcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-fare-quasiquote"
]
}
]
},
{
"name": "cl-proc-parse",
"portdir": "lisp/cl-proc-parse",
"version": "20190809",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/proc-parse",
"description": "Procedural vector parser",
"long_description": "Procedural vector parser",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-babel",
"cl-prove",
"cl-alexandria"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-cookie",
"cl-fast-http",
"cl-jonathan"
]
}
]
},
{
"name": "cl-prove",
"portdir": "lisp/cl-prove",
"version": "20191231",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/prove",
"description": "Yet another unit testing framework for Common Lisp",
"long_description": "Yet another unit testing framework for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-ppcre",
"cl-alexandria",
"cl-split-sequence",
"cl-ansi-text",
"cl-colors"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-assoc-utils",
"cl-cookie",
"cl-fast-http",
"cl-http-body",
"cl-lack",
"cl-legion",
"cl-locale",
"cl-proc-parse",
"cl-quri",
"cl-smart-buffer",
"cl-xsubseq"
]
}
]
},
{
"name": "cl-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-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-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-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-type-i",
"portdir": "lisp/cl-type-i",
"version": "20230127",
"license": "LLGPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/guicho271828/type-i",
"description": "Type Inference Utility on unary type-checking predicates",
"long_description": "Type Inference Utility on unary type-checking predicates",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-fiveam",
"cl-lisp-namespace",
"cl-introspect-environment"
]
},
{
"type": "test",
"ports": [
"cl-trivia"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-trivia"
]
}
]
},
{
"name": "cl-vom",
"portdir": "lisp/cl-vom",
"version": "20160810",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orthecreedence/vom",
"description": "A tiny logging library for Common Lisp",
"long_description": "A tiny logging library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-async",
"cl-blackbird",
"cl-legion",
"cl-wookie"
]
}
]
},
{
"name": "cl-xlunit",
"portdir": "lisp/cl-xlunit",
"version": "0.6.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tracker.debian.org/cl-xlunit",
"description": "XLUnit is a Test Framework based on XPTest and JUnit.",
"long_description": "XLUnit is a Test Framework based on XPTest and JUnit.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-marshal"
]
}
]
},
{
"name": "bsd-plotutils",
"portdir": "graphics/bsd-plotutils",
"version": "1.4.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Toranktto/bsd-plotutils",
"description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
"long_description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bsdmake",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "py311-nltk",
"portdir": "python/py-nltk",
"version": "3.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nltk.org/",
"description": "Natural Language Toolkit",
"long_description": "NLTK is Python modules for research and development in natural language processing",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stevenbird1",
"github": "stevenbird",
"ports_count": 11
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-regex",
"py311-click",
"py311-joblib",
"py311-tqdm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-g2p-en"
]
}
]
},
{
"name": "cl-calispel",
"portdir": "lisp/cl-calispel",
"version": "0.1",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.thoughtcrime.us/software/calispel",
"description": "Calispel is a Common Lisp library for thread-safe message-passing channels, in the style of the occam programming language.",
"long_description": "Calispel is a Common Lisp library for thread-safe message-passing channels, in the style of the occam programming language.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-eager-future",
"cl-jpl-queues",
"cl-jpl-util",
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-prompter"
]
},
{
"type": "test",
"ports": [
"cl-webkit2"
]
}
]
},
{
"name": "cl-clsql",
"portdir": "lisp/cl-clsql",
"version": "6.7.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://clsql.kpe.io",
"description": "A multi-platform SQL interface for Common Lisp",
"long_description": "A multi-platform SQL interface for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-postgres",
"cl-uffi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-syntax"
]
}
]
},
{
"name": "cl-difflib",
"portdir": "lisp/cl-difflib",
"version": "20090602",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wiseman/cl-difflib",
"description": "A Common Lisp library for computing differences between sequences based on the Python difflib module.",
"long_description": "A Common Lisp library for computing differences between sequences based on the Python difflib module.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-html-diff"
]
}
]
},
{
"name": "cl-eager-future",
"portdir": "lisp/cl-eager-future",
"version": "0.4",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eager-future.common-lisp.dev",
"description": "Eager Future is a Common Lisp library that provides composable concurrency primitives",
"long_description": "Eager Future is a Common Lisp library that provides composable concurrency primitives",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-calispel"
]
}
]
},
{
"name": "cl-eager-future2",
"portdir": "lisp/cl-eager-future2",
"version": "0.2",
"license": "ISC",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://eager-future.common-lisp.dev",
"description": "Eager Future2 is a Common Lisp library that provides composable concurrency primitives",
"long_description": "Eager Future2 is a Common Lisp library that provides composable concurrency primitives",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-trivial-garbage",
"cl-eos",
"cl-bordeaux-threads"
]
}
],
"depends_on": []
},
{
"name": "cl-form-fiddle",
"portdir": "lisp/cl-form-fiddle",
"version": "20230703",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/form-fiddle",
"description": "A collection of utilities to destructure lambda forms.",
"long_description": "A collection of utilities to destructure lambda forms.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-parachute"
]
}
]
},
{
"name": "cl-gopher",
"portdir": "lisp/cl-gopher",
"version": "20230804",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/knusbaum/cl-gopher",
"description": "Yet another URI library for Common Lisp",
"long_description": "Yet another URI library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-bordeaux-threads",
"cl-flexi-streams",
"cl-drakma",
"cl-usocket",
"cl-quri"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
}
]
},
{
"name": "cl-html-diff",
"portdir": "lisp/cl-html-diff",
"version": "20090528",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wiseman/cl-html-diff",
"description": "A Common Lisp library for generating a human-readable diff of two HTML documents.",
"long_description": "A Common Lisp library for generating a human-readable diff of two HTML documents.",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-difflib"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-markdown"
]
}
]
},
{
"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-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-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-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-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-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-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": [
"ccl",
"sbcl",
"clang-17",
"abcl",
"clisp"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-lift"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-docudown",
"cl-metacopy",
"cl-metatilities",
"cl-nclasses",
"cl-prevalence",
"cl-prompter"
]
}
]
},
{
"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",
"ccl",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-language-codes",
"cl-system-locale",
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"cl-documentation-utils"
]
}
]
},
{
"name": "cl-parachute",
"portdir": "lisp/cl-parachute",
"version": "20241105",
"license": "zlib",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shinmera/parachute",
"description": "Common lisp implementation of unicode normalization functions",
"long_description": "Common lisp implementation of unicode normalization functions",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ccl",
"clisp",
"sbcl",
"abcl"
]
},
{
"type": "lib",
"ports": [
"cl-form-fiddle",
"cl-trivial-custom-debugger",
"cl-documentation-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cl-mmap",
"cl-array-utils",
"cl-atomics",
"cl-float-features",
"cl-salza2",
"cl-uax-15"
]
},
{
"type": "test",
"ports": [
"cl-trivial-custom-debugger"
]
}
]
},
{
"name": "cl-postmodern",
"portdir": "lisp/cl-postmodern",
"version": "1.33.10",
"license": "MIT and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marijnh/Postmodern",
"description": "A Common Lisp PostgreSQL programming interface",
"long_description": "A Common Lisp PostgreSQL programming interface",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"abcl",
"ccl",
"clisp",
"sbcl",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"cl-closer-mop",
"cl-local-time",
"cl-alexandria",
"cl-postgres",
"cl-postgres-plus-local-time",
"cl-bordeaux-threads",
"cl-fiveam",
"cl-global-vars",
"cl-split-sequence"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"cl-local-time"
]
}
]
},
{
"name": "cl-quri",
"portdir": "lisp/cl-quri",
"version": "0.7.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/fukamachi/quri",
"description": "Yet another URI library for Common Lisp",
"long_description": "Yet another URI library for Common Lisp",
"active": true,
"categories": [
"devel",
"lisp"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"abcl",
"ccl",
"clisp",
"sbcl"
]
},
{
"type": "lib",
"ports": [
"cl-alexandria",
"cl-babel",
"cl-split-sequence",
"cl-prove",
"cl-utilities"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"nyxt"
]
},
{
"type": "lib",
"ports": [
"cl-async",
"cl-cookie",
"cl-dexador",
"cl-gopher",
"cl-http-body",
"cl-lack",
"cl-nfiles",
"cl-phos",
"cl-wookie"
]
}
]
},
{
"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-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-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"
]
}
]
}
]
}