Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
SCRibe-like reader extension for Common Lisp.
The cl-planks library provides a language for expressing data manipulations as the composition of more primitive operations.
The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.
sbcl-clones is a Common Lisp NES Emulator.
cl-osc is a common lisp implementation of the Open Sound Control Protocol aka OSC. The code should be close to the ansi standard, and does not rely on any external code/ffi/etc+ to do the basic encoding and decoding of packets.
cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.
A modern take on line editors; cxp offers various ways to break a text file into snippets, rearrange the snippets and then reassemble the text file. The cxp dsl is based on string diagrams and has experimental datalisp name system features.
cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.
cl-trivial-irc is a an IRC client library with simple facilities for receiving, handling and sending messages, and without facilities for CTCP.
The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.
Common Lisp Music is a music synthesis and signal processing package in the Music V family.
A modern take on line editors; cxp offers various ways to break a text file into snippets, rearrange the snippets and then reassemble the text file. The cxp dsl is based on string diagrams and has experimental datalisp name system features.
cl-ratify is a collection of utilities to perform validation checks and parsing. The main intention of usage for this is in web-applications in order to check form inputs for correctness and automatically parse them into their proper representations or return meaningful errors.
cl-azure provides a library to access Microsoft Windows Azure cloud services from Common Lisp.
cl-ratify is a collection of utilities to perform validation checks and parsing. The main intention of usage for this is in web-applications in order to check form inputs for correctness and automatically parse them into their proper representations or return meaningful errors.
A hodgepodge of useful Lisp snippets.
cl-mondo is a simple Common Lisp REPL, just like the SLIME REPL that works on the terminal.
cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.
cl-osc is a common lisp implementation of the Open Sound Control Protocol aka OSC. The code should be close to the ansi standard, and does not rely on any external code/ffi/etc+ to do the basic encoding and decoding of packets.
Rollbar.com is a service for collecting automated telemetry (ie, bug reports, mostly) through their web service.
cl-site-gen is a simple static site generator for those crazy enough to want to write their websites in CL. This project is focused on being simple and letting you determine how you want the site to look. By default the project uses cl-flute for generating HTML but this can configured by the user.
cl-site-gen is a simple static site generator for those crazy enough to want to write their websites in CL. This project is focused on being simple and letting you determine how you want the site to look. By default the project uses cl-flute for generating HTML but this can configured by the user.
cl-site-gen is a simple static site generator for those crazy enough to want to write their websites in CL. This project is focused on being simple and letting you determine how you want the site to look. By default the project uses cl-flute for generating HTML but this can configured by the user.
Extensions for guix command line that should be upstreamed once proven they are good.