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 Common Lisp FFI bindings for xkbcommon (libxkbcommon) using cffi-grovel.
Dynamic-mixins is for simple, dynamic class combination; it allows objects to be mixed and updated without manually defining many permutations.
This is a simple Common Lisp library to evaluate some forms in parallel.
From a string input and a list of candidates, return the most relevant candidates first.
Library to fuzzily parse time and date strings into a universal-time timestamp.
string-pokemonize provides a function that alternates uppercase and lowercase characters for a given string.
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.
ST-JSON (ST because it originated at Streamtech) is a Common Lisp library for encoding and decoding JSON values (as specified on json.org).
This library does mostly the same thing as CL-JSON, but is simpler and more precise about types (distinguishing boolean false, the empty array, and the empty object).
BKNR.DATASTORE is an in-memory CLOS based database with transactions for Common Lisp.
This package extends the Common Lisp reader syntax such that is accepts Org files as Lisp source code files.
Portability library for IEEE float features that are not covered by the Common Lisp standard.
This package provides a grab bag of miscellaneous Common Lisp utilities.
My Way is a Sinatra-compatible URL routing library.
This is ZS3, a library for working with Amazon's Simple Storage Service (S3) and CloudFront service from Common Lisp.
cl-sbcl-cl-ipfs-api2 is a pretty simple set of IPFS bindings for Common Lisp, using the HTTP API for (almost) everything, except for pubsub (which uses the locally installed go-ipfs program).
This is a Common Lisp library providing a unified way to work with package locks across supported Common Lisp implementations.
This is a wrapper library to allow you to interface with the Valve SteamWorks API.
Just wrap your Common Lisp function in this macro call and it will be optimized for tail recursion. You will be warned if the function is not tail recursive.
This package provides a stream based JSON parser/writer, well suited as building block for higher level libraries.
Coleslaw is a static site generator written in Common Lisp.
ORG-SAMPLER allows using Lisp docstrings and reflection to make org-mode text for inclusion into a larger document.
This package provides a Common Lisp implementation of the semantic versioning specification: http://semver.org.
This library provides Glib, GIO and Gobject bindings for Common Lisp via Gobject Introspection.
OpenAPI client system generator.