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.
This Common Lisp library implements the quoted-printable encoding as described in RFC 2045 (see http://tools.ietf.org/html/rfc2045).
This package provides Python style generators for Common Lisp. It also includes a port of itertools.
Forge is a generic build system. Refer to documentation for the specific kind of project you're building to get the full picture.
This package provides a configuration library that adds the ability for Lem to manage packages within the user configuration directory.
This a Common Lisp library to convert geographic coordinates between latitude/longitude and Maidenhead locator system.
ISSR core provides functions and variables for ISSR server modules so that different servers can behave similarly. The most important features are Document Object Model differencing to generate instructions to update a DOM, and DOM cleaning, to ensure that all remote DOMs are the same.
Dissect is a small Common Lisp library for introspecting the call stack and active restarts.
This is a Common Lisp library providing logging faciltiy similar to CL-LOG and LOG4CL.
This package implements The MD5 Message-Digest Algorithm, as defined in RFC 1321 by R. Rivest, published April 1992.
This library contains a lexer for syntaxes that use shell-like rules for quoting and commenting. It is a port of the shlex module from Python’s standard library.
This Common Lisp library provides string encoding and decoding routines for IDNA, the International Domain Names in Applications.
BOOST-LEXER is a tokenizer for Common Lisp that makes heavy use of BOOST-RE.
This collection of utilities is useful in contexts where you want a macro that uses lambda-lists in some fashion but need more precise processing.
Funds provides portable, purely functional data structures in Common Lisp. It includes tree based implementations for Array, Hash, Queue, Stack, and Heap.
CL-DOT is a Common Lisp library for generating Graphviz dot output from arbitrary Lisp data.
This is a pure Common Lisp library to create, transform and render anti-aliased vectorial paths.
This is a utility kit for cl-sdl2 that provides something similar to GLUT. However, it's also geared at being useful for "real" applications or games.
This is a Common Lisp implementation of the Encoding for Robust Immutable Storage specification (ERIS).
cl-annot is an general annotation library for Common Lisp.
This is a library for access to atomic operation primitives such as compare-and-swap. It aims to be a rather thin layer over what the implementations offer.
CL-PDF is a cross-platform Common Lisp library for generating PDF files.
A Common Lisp client library for Apache Kafka.
There are plenty of Lisp Markup Languages out there - every Lisp programmer seems to write at least one during his career - and CL-WHO (where WHO means "with-html-output" for want of a better acronym) is probably just as good or bad as the next one.
This library is a universal interface to the operating system package manager. It has extensive support for Guix, among others:
package listing and searching;
package installation and uninstallation;
package file listing;
profile listing;
manifest listing and installation;
generation listing, switching and deletion.