quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
This is an implementation of the SF3 (Simple File Format Family) specification of binary file formats. Author: Yukari Hafner License: zlib Documentation: https://shirakumo.github.io/cl-sf3 Source: https://github.com/shirakumo/cl-sf3.git
I'd like to adopt cbaggers/trivial-macroexpand-all. I've reached out the author and heard nothing back for a year. There hasn't been any updates to original repo for 8 years. Implementations such...
Hello, please relocate the trivial-open-browser project. The original repository has been archived and is no longer maintained. I contacted the author, Fernando Borretti, by email if it is okay for...
NETADDR is a Common Lisp library for manipulating IP addresses, subnets, ranges, and sets. It is inspired by its namesake library in Python, [netaddr](https://github.com/netaddr/netaddr). Author: Yacin Nadji License: MIT Documentation:...
The library flac-metadata-bindings provides bindings (through foreign function interface) with the libflac to read metadata. The libflac library allows to read metadata and stream information from FLAC music files. I'm...
Per [this comment](https://github.com/nikodemus/screamer/issues/31#issuecomment-1777717695) @nikodemus is no longer working on Screamer. I've added a few constructs, debugged some issues, and integrated some of the languishing PRs over the last year, so...
`termp` is a trivial utility that checks if we are are running inside a "dumb" or a real terminal, in order to act accordingly (`quit` or not). - https://github.com/vindarel/termp/ thank...
cl-z3 provides Common Lisp bindings for the Z3 Satisfiability Modulo Theories solver. In short, this interface allows one to leverage Z3's ability to solve constraints involving variables over numbers, strings,...
Hi! This tiny library implements a method to calculate moon's phases. Please considering adding to quicklisp. https://codeberg.org/cage/lunar-phases Bye! C.
A portable dependency-free implementation of Minisign verification, intended to securely bootstrap package managers. Author: Sebastian Melzer License: MIT Sources: https://github.com/se-mz/minisign-verify Documentation: https://semelz.de/software/minisign-verify.html