_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-infix-math 0.0.0-0.f5155ae
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-parse-number@1.7 sbcl-serapeum@0.0.0-12.c08442a sbcl-wu-decimal@2.0.0-0.5b348bd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/infix-math
Licenses: Expat
Synopsis: Extensible infix syntax for math in Common Lisp
Description:

Infix-Math is a library that provides a special-purpose syntax for transcribing mathematical formulas into Lisp.

sbcl-cl-gamepad 3.0.0-3.d5b99fb
Dependencies: libevdev@1.13.3 sbcl-cffi@0.24.1-2.32c90d4 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/cl-gamepad/
Licenses: Zlib
Synopsis: Library for access to gamepads and joystick input devices
Description:

This is a library to provide cross-platform access to gamepads, joysticks, and other such HID devices.

sbcl-cl-randist 0.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lvaruzza/cl-randist
Licenses: FreeBSD
Synopsis: Random distributions for Common Lisp
Description:

Manual translation from C to Common Lisp of some random number generation functions from the GSL library.

sbcl-cl-inotify 0.0.0-0.66f29e0
Dependencies: libfixposix@0.4.3 sbcl-binary-types@1.2-2.a17caf8 sbcl-cffi@0.24.1-2.32c90d4 sbcl-osicat@0.7.0-4.9823279 sbcl-trivial-utf-8@0.0.0-2.6ca9943
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Ferada/cl-inotify/
Licenses: FreeBSD
Synopsis: Common Lisp interface to the Linux inotify API
Description:

cl-inotify uses cl-cffi to provide a Common Lisp interface to the Linux inotify API.

sbcl-inquisitor 0.5-0.423fa9b
Dependencies: sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/t-sin/inquisitor
Licenses: Expat
Synopsis: Encoding/end-of-line detection and external-format abstraction for Common Lisp
Description:

Inquisitor is a cross-implementation library providing encoding/end-of-line detection and external-format abstraction for Common Lisp.

sbcl-fare-utils 1.0.0.5-1.66e9c6f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/frideau/fare-utils
Licenses: Expat
Synopsis: Collection of utilities and data structures
Description:

fare-utils is a small collection of utilities. It contains a lot of basic everyday functions and macros.

sbcl-plump-sexp 0.1.0-1.a40f66d
Dependencies: sbcl-plump@2.0.0-4.251fbe0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/shinmera/plump-sexp
Licenses: Zlib
Synopsis: Convert S-expressions into a Plump DOM and back
Description:

The Plump-SEXP library is a backend for Plump which can convert between S-expressions and the Plump DOM.

sbcl-jpeg-turbo 1.0-1.f79c646
Dependencies: libjpeg-turbo@2.1.4 sbcl-cffi@0.24.1-2.32c90d4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/shamazmazum/jpeg-turbo/
Licenses: FreeBSD
Synopsis: Common Lisp wrapper for libjpeg-turbo
Description:

This is a Common Lisp wrapper for libjpeg-turbo library which provides TurboJPEG API for compressing and decompressing JPEG images.

sbcl-trivial-do 0.1-1.03a1729
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/yitzchak/trivial-do
Licenses: Zlib
Synopsis: Additional dolist style macros for Common Lisp
Description:

Additional dolist style macros for Common Lisp, such as doalist, dohash, dolist*, doplist, doseq and doseq*.

sbcl-alexandria 1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/alexandria/
Licenses: Public Domain
Synopsis: Collection of portable utilities for Common Lisp
Description:

Alexandria is a collection of portable utilities. It does not contain conceptual extensions to Common Lisp. It is conservative in scope, and portable between implementations.

sbcl-closer-mop 1.0.0-3.7b86f2a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pcostanza/closer-mop
Licenses: Expat
Synopsis: Rectifies absent or incorrect CLOS MOP features
Description:

Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.

sbcl-flexichain 1.5.1-2.9af644a
Dependencies: sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/robert-strandh/Flexichain.git
Licenses: LGPL 2.1+
Synopsis: Dynamically add elements to or remove them from sequences
Description:

This package provides an implementation of the flexichain protocol, allowing client code to dynamically add elements to, and delete elements from a sequence (or chain) of such elements.

sbcl-cl-unicode 0.1.6
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://weitz.de/cl-unicode/
Licenses: FreeBSD
Synopsis: Portable Unicode library for Common Lisp
Description:

CL-UNICODE is a portable Unicode library Common Lisp, which is compatible with perl. It is pretty fast, thread-safe, and compatible with ANSI-compliant Common Lisp implementations.

sbcl-dns-client 1.0.0-0.9f252e9
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-usocket@0.8.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/dns-client/
Licenses: Zlib
Synopsis: DNS protocol client for Common Lisp
Description:

This package provides a pure-lisp implementation of a DNS client. It can be used to resolve hostnames, reverse-lookup IP addresses, and fetch other kinds of DNS records.

sbcl-cl-gserver 1.8.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-lparallel@2.8.4-1.80fc295 sbcl-cl-speedy-queue@0.0.0-1.0425c7c sbcl-log4cl@1.1.4-2.fe3da51 sbcl-cl-str@0.21 sbcl-blackbird@0.5.2-1.d361f81 sbcl-cl-hamt@0.0.0-1.7a99eaa sbcl-binding-arrows@1.0.0-2.46bcba8 sbcl-atomics@1.0.0-3.5b36bf2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://mdbergmann.github.io/cl-gserver/index.html
Licenses: AGPL 3
Synopsis: Actor framework for easy access to state and async operations
Description:

cl-gserver is a 'message passing' library / framework with actors similar to Erlang or Akka. It supports creating reactive systems for parallel computing and event based message handling.

sbcl-simple-rgb 0.01-1.ba9b068
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/wmannis/simple-rgb
Licenses: FreeBSD
Synopsis: Manipulate colors in RGB format
Description:

This Common Lisp library focuses on the small set of basic color manipulations (lightening, compliments, etc.) you might use to generate a color palette for a GUI or web page.

sbcl-confidence 0.0.0-0.5cbc747
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/melusina-org/cl-confidence
Licenses: Expat
Synopsis: Interactive test framework for Common Lisp
Description:

Confidence is a test framework for Common Lisp that focuses on simplicity. It avoids bureaucracy and makes it easy to work interactively, without a complicated setup, and with explicit functions and decisions.

sbcl-lisp-unit2 0.9.4-0.b5aa17b
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-interpol@0.2.7-1.70a1137 sbcl-iterate@1.5.3 sbcl-symbol-munger@0.0.1-2.e96558e
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/AccelerationNet/lisp-unit2
Licenses: Expat
Synopsis: Test Framework for Common Lisp
Description:

LISP-UNIT2 is a Common Lisp library that supports unit testing in the style of JUnit for Java. It is a new version of the lisp-unit library written by Chris Riesbeck.

sbcl-local-time 1.0.6-4.40169fe
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/local-time/
Licenses: Expat
Synopsis: Time manipulation library for Common Lisp
Description:

The LOCAL-TIME library is a Common Lisp library for the manipulation of dates and times. It is based almost entirely upon Erik Naggum's paper "The Long Painful History of Time".

sbcl-swap-bytes 1.2
Dependencies: sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sionescu/swap-bytes
Licenses: Expat
Synopsis: Efficient endianness conversion for Common Lisp
Description:

This Common Lisp library provides optimized byte-swapping primitives. The library can change endianness of unsigned integers of length 1/2/4/8. Very useful in implementing various network protocols and file formats.

sbcl-macro-html 1.2-0.c769b5d
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eugeneia/macro-html
Licenses: AGPL 1
Synopsis: HTML generation library
Description:

Aims to be fast, modular, cachable and concise. It does so by defining each tag as a macro which expands to code printing the respective HTML source. Also employs a DSL for element attributes.

sbcl-data-frame 1.1.1-0.6f02e58
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-alexandria-plus@1.1.0-0.adafb09 sbcl-anaphora@0.9.8 sbcl-array-operations@0.0.0-0.75cbc3b sbcl-duologue@0.0.0-0.ea1ada2 sbcl-let-plus@0.0.0-2.455e657 sbcl-numerical-utilities@1.2.0-0.44f45ba sbcl-select@1.0.0-0.df7920f sbcl-serapeum@0.0.0-12.c08442a sbcl-statistics@1.0.0-0.94fc87a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://lisp-stat.dev/docs/manuals/data-frame/
Licenses: Ms-PL
Synopsis: Data frames for Common Lisp
Description:

This package provides data frames for Common Lisp, a two-dimensional array-like structure in which each column contains values of one variable and each row contains one set of values from each column.

sbcl-proc-parse 0.0.0-1.ac36368
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/proc-parse
Licenses: FreeBSD
Synopsis: Procedural vector parser
Description:

This is a string/octets parser library for Common Lisp with speed and readability in mind. Unlike other libraries, the code is not a pattern-matching-like, but a char-by-char procedural parser.

sbcl-ubiquitous 2.0.0-1.35eb7bd
Dependencies: sbcl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/ubiquitous/
Licenses: Zlib
Synopsis: Application configuration mechanism for Common Lisp
Description:

UBIQUITOUS is a very easy-to-use library for persistent configuration storage. It automatically takes care of finding a suitable place to save your data, and provides simple functions to access and modify the data within.

Total results: 1039