_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-cl-opengl 0.1.0-1.e2d83e0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-float-features@1.0.0-2.c1f86ae freeglut@3.4.0 glu@9.0.2 mesa@25.1.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/3b/cl-opengl
Licenses: Modified BSD
Synopsis: Common Lisp bindings to OpenGL, GLU and GLUT APIs
Description:

This package provides a set of bindings and utilities for accessing the OpenGL (Mesa), GLU and GLUT (FreeGLUT) APIs using CFFI.

sbcl-3b-bmfont 0.0.1-3.332c226
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cxml@0.0.0-1.00b22bf sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-jsown@1.0.1-1.744c440 sbcl-parse-number@1.7 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/3b/3b-bmfont/
Licenses: Expat
Synopsis: Read/write bmfont metadata files
Description:

This is a Common Lisp library which provides functionality to read/write Bit Map Font (BMF) into text, JSON and XML.

sbcl-data-sift 0.0.0-1.fd617d8
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-parse-number@1.7 sbcl-puri@1.5.7-2.4bbab89
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/archimag/data-sift
Licenses: LLGPL
Synopsis: Common Lisp library for validation and transformation of string data
Description:

DATA-SIFT is a Common Lisp data validation and transformation library inspired by cl-data-format-validation and WTForms validators.

sbcl-cl-qprint 0.9.0-1.bfe3985
Dependencies: sbcl-flexi-streams@1.0.20-1.4951d57
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eugeneia/cl-qprint/
Licenses: LGPL 2.1
Synopsis: Implementation of the quoted-printable encoding
Description:

This Common Lisp library implements the quoted-printable encoding as described in RFC 2045 (see http://tools.ietf.org/html/rfc2045).

sbcl-napa-fft3 0.0.1-0.f2d9614
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pkhuong/Napa-FFT3
Licenses: Modified BSD
Synopsis: Fast Fourier Transform routines in Common Lisp
Description:

Napa-FFT3 provides Discrete Fourier Transform (DFT) routines, but also buildings blocks to express common operations that involve DFTs: filtering, convolutions, etc.

sbcl-lisp-unit 0.0.0-1.89653a2
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/OdonataResearchLLC/lisp-unit
Licenses: Expat
Synopsis: Common Lisp Test framework inspired by JUnit to be simple of use
Description:

lisp-unit is a Common Lisp library that supports unit testing. It is an extension of the library written by Chris Riesbeck.

sbcl-http-body 0.1.0-2.3e4bedd
Dependencies: sbcl-babel@0.5.0-3.627d6a6 sbcl-cl-ppcre@2.1.1 sbcl-fast-http@0.2.0-2.502a377 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-jonathan@0.1.0-1.1f448b4 sbcl-trivial-gray-streams@2.0-1.2b3823e sbcl-cl-utilities@0.0.0-1.dce2d2f sbcl-quri@0.7.0-0.03ecaf3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/http-body
Licenses: FreeBSD
Synopsis: HTTP POST data parser
Description:

HTTP-Body parses HTTP POST data and returns POST parameters. It supports application/x-www-form-urlencoded, application/json, and multipart/form-data.

sbcl-schemeish 0.0.1-2.872ea3d
Dependencies: sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-cltl2@0.1.1-2.8a3bda3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/chebert/schemeish
Licenses: Expat
Synopsis: Scheme style syntax/macros/functions for Common Lisp
Description:

Schemeish implements several useful Scheme constructs for Common Lisp. These include named-let, define, scheme argument lists, and a shortcut to FUNCALL with [] instead of ().

sbcl-cl-mpg123 1.0.0-1.5f042c8
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-out123@1.0.0-2.41771bf sbcl-documentation-utils@1.2.0-0.98630dd mpg123@1.31.2 sbcl-trivial-features@1.0 sbcl-trivial-garbage@0.21-0.3474f64 sbcl-verbose@2.0.0-1.c5b7ecd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/cl-mpg123/
Licenses: Zlib
Synopsis: Common Lisp bindings to libmpg123
Description:

This is a bindings and wrapper library to libmpg123 allowing for convenient, extensive, and fast decoding of MPEG1/2/3 (most prominently mp3) files.

sbcl-montezuma 0.1.3-1.ee2129e
Dependencies: sbcl-babel@0.5.0-3.627d6a6 sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/montezuma
Licenses: Expat GPL 3+
Synopsis: Full-text indexing and search for Common Lisp
Description:

Montezuma is a text search engine library for Lisp based on the Ferret library for Ruby, which is itself based on the Lucene library for Java.

sbcl-3d-spaces 1.0.0-0.a93f491
Dependencies: sbcl-3d-math@1.0.0-0.3831b17 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-for@1.2.0-1.a397829 sbcl-trivial-extensible-sequences@1.0.0-0.d40b2da
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/3d-spaces/
Licenses: Zlib
Synopsis: Implementations of various spatial query structures
Description:

The 3D-Spaces library implements a number of spatial query data structures; structures that can answer spatial range queries for optimized lookup, particularly suited for games.

sbcl-open-with 1.0.0-0.f0682e4
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-trivial-features@1.0 xdg-utils@1.1.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/open-with/
Licenses: Zlib
Synopsis: Open a file in a suitable external program
Description:

This package provides a small utility library to open a thing (usually a file or URL) in an appropriate handler (usually an external file manager or browser).

sbcl-cl-gopher 0.0.0-3.0899e7f
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-drakma@2.0.8 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-quri@0.7.0-0.03ecaf3 sbcl-split-sequence@2.0.1 sbcl-usocket@0.8.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/knusbaum/cl-gopher
Licenses: FreeBSD
Synopsis: Gopher protocol library in Common Lisp
Description:

cl-gopher is a Common Lisp library for interacting with the Gopher protocol.

It is suitable for building both clients and servers, and provides a sample client.

sbcl-cl-random 0.0.1-1.5bb6591
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-array-operations@0.0.0-0.75cbc3b sbcl-cl-rmath@0.0.1-1.f6add1e sbcl-cl-slice@0.1.0-1.c531683 sbcl-gsll@0.0.0-1.1a8ada2 sbcl-let-plus@0.0.0-2.455e657 sbcl-lla@0.4.0-2.4008d36 sbcl-numerical-utilities@1.2.0-0.44f45ba
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/tpapp/cl-random
Licenses: Expat
Synopsis: Random variates for Common Lisp
Description:

cl-random is a library for generating random draws from various commonly used distributions, and for calculating statistical functions, such as density, distribution and quantiles for these distributions.

sijo-sbcl-nyxt 4.0.0-pre-release-13
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-calispel@0.1-1.e9f2f9c sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-colors-ng@0.0.1 sbcl-cl-electron@0.0.0-5.f8703cb sbcl-cl-gopher@0.0.0-3.0899e7f sbcl-cl-json@0.6.0 sbcl-cl-ppcre@2.1.1 sbcl-cl-ppcre-unicode@2.1.1 sbcl-cl-prevalence@5-6.e6b2764 sbcl-cl-qrencode@0.1.2 sbcl-cl-sqlite@0.2.1 sbcl-cl-str@0.21 sbcl-cl-tld@0.1-2.f5014da sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-clss@0.3.1-2.f62b849 sbcl-cluffer@0.0.0-1.4aad29c sbcl-dexador@0.9.15-2.051cbb7 sbcl-enchant@0.0.0-1.6af162a sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-iolib@0.8.4-0.010b7a6 sbcl-lass@0.6.0-1.1f2418d sbcl-local-time@1.0.6-4.40169fe sbcl-log4cl@1.1.4-2.fe3da51 sbcl-lparallel@2.8.4-1.80fc295 sbcl-nclasses@0.6.1 sbcl-nfiles@1.1.4-0.b44b06c sbcl-nhooks@1.2.2 sbcl-njson@1.2.2 sbcl-nkeymaps@1.1.1 sbcl-nsymbols@0.3.2 sbcl-parenscript@2.7.1-1.7a1ac46 sbcl-phos@0.0.1-1.6620b82 sbcl-plump@2.0.0-3.0c3e0b5 sbcl-prompter@0.1.1-0.fb0302d sbcl-py-configparser@1.0.3 sbcl-quri@0.7.0-0.03ecaf3 sbcl-serapeum@0.0.0-12.c08442a sbcl-spinneret@3.0-6.d4398b5 sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-clipboard@0.0.0-8.50b3d3a sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1 sbcl-unix-opts@0.1.7-1.0e61f34
Channel: sijo
Location: sijo/packages/nyxt.scm (sijo packages nyxt)
Home page: https://github.com/atlas-engineer/nyxt
Licenses: Modified BSD
Synopsis: Nyxt - the hacker's browser.
Description:

Nyxt [nýkst] is a keyboard-driven web browser designed for hackers. Inspired by Emacs and Vim, it has familiar keybindings (Emacs, vi, CUA), and is infinitely extensible in Lisp.

sbcl-cl-charms 0.2.0-1.64aba59
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/HiTECNOLOGYs/cl-charms
Licenses: Expat
Synopsis: Interface to libcurses in Common Lisp
Description:

cl-charms is an interface to libcurses in Common Lisp. It provides both a raw, low-level interface to libcurses via CFFI, and a more higher-level lispier interface.

sbcl-interface 0.0.0-0.6d8bd74
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-global-vars@1.0.0-0.c749f32
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/stylewarning/interface
Licenses: Modified BSD
Synopsis: System for defining interfaces
Description:

This library contains an implementation of interfaces and implementations. They're sometimes called protocols in other languages. Broadly speaking, an interface is some collection of function prototypes that a valid implementation must implement.

sbcl-authentic 0.1.2-2.4e9194d
Dependencies: sbcl-clsql@6.7.0 sbcl-ironclad@0.61
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/charje/cl-authentic
Licenses: LLGPL
Synopsis: User/password management for Common Lisp applications
Description:

Authentic provides a light-weight and extendible solution to user/password management for Common Lisp applications. It has features such as safe password storage in a database, password reset, user confirmation tokens, and user authentication.

sbcl-cl-openal 1.1
Dependencies: openal@1.23.1 freealut@1.1.0 sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/zkat/cl-openal
Licenses: Public Domain
Synopsis: Semi-lispy public domain bindings to the OpenAL.
Description:

cl-openal is a series of semi-lispy public domain bindings to the OpenAL API. It includes direct CFFI bindings, as well as varying levels of lispy wrappings around AL, ALC, and ALUT.

sbcl-cl-webkit 3.5.10
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-cffi-gtk@3.8.8-3.1700fe6 webkitgtk-for-gtk3@2.48.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/joachifm/cl-webkit
Licenses: Expat
Synopsis: Binding to WebKitGTK+ for Common Lisp
Description:

cl-webkit is a binding to WebKitGTK+ for Common Lisp, currently targeting WebKit version 2. The WebKitGTK+ library adds web browsing capabilities to an application, leveraging the full power of the WebKit browsing engine.

sbcl-parachute 1.5.0-2.86fc13d
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-form-fiddle@1.1.0-0.e0c2359 sbcl-trivial-custom-debugger@1.0.0-1.a560594
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://shinmera.github.io/parachute/
Licenses: Zlib
Synopsis: Extensible and cross-compatible testing framework for Common Lisp
Description:

Parachute is a simple-to-use and extensible testing framework. In Parachute, things are organised as a bunch of named tests within a package. Each test can contain a bunch of test forms that make up its body.

sbcl-cl-base64 3.3.4-1.577683b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://files.kpe.io/cl-base64/
Licenses: Modified BSD
Synopsis: Common Lisp package to encode and decode base64 with URI support
Description:

This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported. Encoding with Uniform Resource Identifiers is supported by using a modified encoding table that uses only URI-compatible characters.

sbcl-cl-markup 0.1-1.e0eb7de
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/arielnetworks/cl-markup/
Licenses: LGPL 3+
Synopsis: Markup generation library for Common Lisp
Description:

A modern markup generation library for Common Lisp that features:

  • Fast (even faster through compiling the code)

  • Safety

  • Support for multiple document types (markup, xml, html, html5, xhtml)

  • Output with doctype

  • Direct output to stream

sbcl-issr-core 0.1-1.64e3b07
Dependencies: sbcl-cl-str@0.21 sbcl-global-vars@1.0.0-0.c749f32 sbcl-plump@2.0.0-3.0c3e0b5 sbcl-tailrec@0-2.6f88284
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/interactive-ssr/client/blob/master/main.org
Licenses: LLGPL
Synopsis: The core functionality for ISSR server modules
Description:

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.

Total results: 1021