quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
It is available from here: https://github.com/Hectarea1996/more-cffi It has some macros to make easier the wrapping and documenting of C bindings.
Hi! Please can you consider adding `trivial-sanitize`? A simple library that can be used to clean HTML5 strings, similar to `cl-sanitize` (that unfortunately does not works anymore on my computer...
https://github.com/Lisp-Stat/distributions The Distributions package provides a collection of probability distributions and related functions including: - Sampling from distributions - Moments (e.g mean, variance, skewness, and kurtosis), entropy, and other properties...
It provides a class for being used instead of asdf:package-inferred-system. This class extracts ASDF system's version from the changelog.lisp file. The license is BSD. Source: https://github.com/40ants/40ants-asdf-system
Greetings. The new url for gtwiwtg is https://cicadas.surf/cgit/colin/gtwiwtg.git/ (the story is that I wanted to move away from github so I axed my account. But then I needed to complain...
CLOG Custom Control for Plotly.js BSD 3 https://github.com/rabbibotton/clog-plotly
I'm running into https://gitlab.common-lisp.net/asdf/asdf/-/issues/84. The fix is to have UIOP 3.3.6 or later, but the most recent Quicklisp dist still has 3.3.5, which is the buggy version: http://beta.quicklisp.org/dist/quicklisp/2022-07-08/releases.txt. The discussion...
CL-SENTRY-CLIENT is a client library for Sentry in Common Lisp. https://github.com/mmontone/cl-sentry-client Thank you!
https://github.com/sirherrbatka/de-mock-racy Library designed to simplify and speed up writing mockable code.
Piccolo, a fork of [flute](https://github.com/ailisp/flute), is a beautiful, easily composable HTML5 generation library for Common Lisp. Author: Bo Yao, skyizwhite Maintainer: skyizwhite License: MIT Source: https://github.com/skyizwhite/piccolo.git