_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-langutils 1.0-0.38beec7
Dependencies: sbcl-stdutils@1.0-0.4a4e5a4 sbcl-s-xml-rpc@7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://langutils.common-lisp.dev/
Licenses: Modified BSD
Synopsis: Common Lisp natural language processing toolkit
Description:

This package provides a hierarchy of major functions and auxiliary functions related to the structured analysis and processing of open text.

sbcl-blackbird 0.5.2-1.d361f81
Dependencies: sbcl-vom@0.1.4-1.1aeafeb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://orthecreedence.github.io/blackbird/
Licenses: Expat
Synopsis: Promise implementation for Common Lisp
Description:

This is a standalone promise implementation for Common Lisp. It is the successor to the now-deprecated cl-async-future project.

sbcl-data-lens 0.0.0-0.801bc1e
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-alexandria@1.4-0.009b7e5 sbcl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://fiddlerwoaroof.github.io/data-lens/
Licenses: ASL 2.0
Synopsis: Functional utilities for Common Lisp
Description:

The cl-data-lens library provides a language for expressing data manipulations as the composition of more primitive operations.

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.19-0.74a1027 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-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@24.3.2
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-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.19-0.74a1027
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.19-0.74a1027 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-cl-gopher 0.0.0-3.0899e7f
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-drakma@2.0.8 sbcl-flexi-streams@1.0.19-0.74a1027 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.

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-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-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-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-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.46.6
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-1.bd072b0
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

Total results: 1015