quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
ScrapyCL is a web scraping framework. Our attempt to beat Python's Scrapy :))) Author: Alexander Artemenko Source: https://github.com/40ants/scrapycl Documentation: https://40ants.com/scrapycl License: Unlicense
This is a small toolkit library to help deal with Apple's CoreFoundation, Cocoa, and Objective C interfaces. Author: Yukari Hafner License: zlib Documentation: https://shinmera.github.io/cocoas Source: https://github.com/shinmera/cocoas.git
Source: https://github.com/digikar99/alternate-asdf-system-connections This is a fork of [asdf-system-connections](https://github.com/lisp-maintainers/asdf-system-connections). It allows loading dependencies of connections and connections of dependencies in an appropriate order. The changes will not be merged with asdf-system-connections...
gwkkwg has transferred the ownership of asdf-system-connections to lisp-maintainers; see https://github.com/lisp-maintainers/asdf-system-connections/issues/3 for the discussion. So, please update the source for asdf-system-connections to the new repository: https://github.com/lisp-maintainers/asdf-system-connections Github will continue to...
Allioli is a tiny project for make easier the creation of short lambdas. For example: `(lambda (x y) (list x 3 y))` can be rewritten as `#¿(list ? 3 ?)`....
3b has taken over maintainership of pngload. The new source is therefore https://github.com/3b/pngload
[Binary-types](https://github.com/frodef/binary-types) has been unmaintained for almost 10 years now. I needed to read binary files and have significantly updated the system in my [fork](https://github.com/snunez1/binary-types/). The original author says that he...
https://github.com/garlic0x1/cl-treesitter Author: garlic0x1 License: MIT cl-treesitter provides complete bindings to libtree-sitter along with a garbage collected API, I find it useful for making extensions to Lem and it is also...
A portable and extensible floating point base conversion and string library Author: Paul A. Patience, Tarn W. Burton, Robert Strandh License: MIT Source: https://github.com/s-expressionists/Quaviver.git
Openai API client generated from the official OpenAPI specification. Author: Kilian M. Hämmerle License: AGPLv3+ Source: https://codeberg.org/kilianmh/openai-openapi-client