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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides CFFI bindings to the ASSIMP library for Common Lisp.
This Common Lisp package provides a regular expression engine.
PP-TOML is a Common Lisp library for parsing strings in the TOML configuration file format. It implements only the 0.1.0 specification of TOML.
cl-cffi-gtk is a Lisp binding to GTK+ 3 (GIMP Toolkit) which is a library for creating graphical user interfaces.
This Common Lisp library contains the core classes and pixel access macros for the Opticl image processing library.
This package provides the getopt function to parse command-line options. The options are organized in valid options, other arguments and unknown arguments. Optional Lisp conditions for error situations are also defined.
This is a simple extension to MODULARIZE that allows modules to define and trigger hooks, which other modules can hook on to.
This package allows flexible specification of package-local preferences.
This package contains the specification of all functions and variables from GLSL as data.
bt-semaphore is a semaphore implementation for use with bordeaux-threads.
This package provides a Common Lisp library to work with the JSON file format.
This package provides a Common Lisp system CHLOROPHYLL which implements an ANSI escape code functionality.
This package provides a Common Lisp translation library similar to CL-I18N and CL-L10N.
Chemboy is a Common Lisp program for doing basic chemistry calculations. This package provides the text-based interface for Chemboy.
This package provides an extensible implementation of defclass that can accurately control the expansion according to the metaclass and automatically detect the suitable metaclass by analyzing the defclass form.
This project is intended as a catchall for small, general-purpose extensions to Common Lisp. It contains:
new-let, a macro that combines and generalizeslet,let*andmultiple-value-bind,gmap, an iteration macro that generalizesmap.
This library allows you to implement and enforce proper finalization of compile-time constructs while building Lisp source files.
It produces two systems: asdf-finalizers and list-of.
Smart-buffer provides an output buffer which changes the destination depending on content size.
cl-smug is a library for parsing text, based on monadic parser combinators. Using a simple technique from the functional programming camp, cl-smug makes it simple to create quick extensible recursive descent parsers without funky syntax or impenetrable macrology.
cl-dotenv is a utility library for loading .env files in Common Lisp.
trivial-garbage provides a portable API to finalizers, weak hash-tables and weak pointers on all major implementations of the Common Lisp programming language.
This package provides the getopt function to parse command-line options. The options are organized in valid options, other arguments and unknown arguments. Optional Lisp conditions for error situations are also defined.
This package provides an implementation of the which UNIX command in Common Lisp.
This is a Common Lisp library providing various utilities.