_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-language-codes 1.0.0-1.e7aa0e3
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/language-codes/
Licenses: Zlib
Synopsis: Map ISO language codes to language names in Common Lisp
Description:

This is a small library providing the ISO-639 language code to language name mapping.

sbcl-hu.dwim.stefil 0.0.0-2.414902c
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: http://dwim.hu/project/hu.dwim.stefil
Licenses: Public Domain
Synopsis: Simple test framework
Description:

Stefil is a simple test framework for Common Lisp, with a focus on interactive development.

sbcl-cl-typesetting 0.8.0-1.86eba98
Dependencies: sbcl-cl-pdf@2.0.0-3.ee904a1 sbcl-xmls@3.2.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/mbattyani/cl-typesetting
Licenses: FreeBSD
Synopsis: Stand-alone Common Lisp typesetting system
Description:

CL-TYPESETTING is a cross-platform Common Lisp typesetting library for all kind of typesetting applications.

sbcl-function-cache 1.0.3
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 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/AccelerationNet/function-cache
Licenses: non-copyleft
Synopsis: Function caching / memoization library for Common Lisp
Description:

A common lisp library that provides extensible function result caching based on arguments (an expanded form of memoization).

sbcl-print-licenses 0.1.0-0.3949663
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/print-licenses/
Licenses: Expat
Synopsis: Print licenses used by a Common Lisp project
Description:

This library can be used to print the licenses used by a Common Lisp project and its dependencies.

sbcl-stumpwm-notify 0.0.1-6.042a9fc
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-dbus@20190408-1.24b452d sbcl-xml-emitter@1.1.0 stumpwm@23.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 3+
Synopsis: Notifications server for StumpWM
Description:

This module implements org.freedesktop.Notifications interface[fn:dbus-spec]. It shows notifications using stumpwm:message by default.

sbcl-inferior-shell 2.0.5-1.15c2d04
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-fare-mop@1.0.1-1.538aa94 sbcl-fare-quasiquote@1.0.1-1.640d39a sbcl-fare-utils@1.0.0.5-1.66e9c6f sbcl-trivia@0.1-0.8b406c3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fare/inferior-shell
Licenses: Expat
Synopsis: Spawn local or remote processes and shell pipes
Description:

This package provides a Common Lisp system helping in scripting, it uses uiop:run-program as a backend.

sbcl-music-spelling 0.1-0.a2d492a
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ntrocado/music-spelling/
Licenses: ASL 2.0
Synopsis: Automatically spell musical pitches and rhythms
Description:

This package implements an algorithm for the spelling of enharmonics and dealing with ties and dots in rhythm notation.

sbcl-dynamic-mixins 0.0-1.7cc09be
Dependencies: sbcl-alexandria@1.4-0.009b7e5 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/rpav/dynamic-mixins
Licenses: FreeBSD
Synopsis: Simple, dynamic class combination for CLOS
Description:

Dynamic-mixins is for simple, dynamic class combination; it allows objects to be mixed and updated without manually defining many permutations.

sbcl-cl-unification 0.0.0-1.01079f3
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-unification/
Licenses: Zero-Clause BSD
Synopsis: Unification framework for Common Lisp
Description:

This package provides a framework to unify arbitrary Common Lisp objects while constructing bindings for placeholders (unification variables) in a template sublanguage.

sbcl-trivial-indent 1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/trivial-indent/
Licenses: Zlib
Synopsis: Simple Common Lisp library to allow indentation hints for SWANK
Description:

This library allows you to define custom indentation hints for your macros if the one recognised by SLIME automatically produces unwanted results.

sbcl-cl-change-case 0.2.0-1.45c70b6
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-cl-ppcre-unicode@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rudolfochrist/cl-change-case
Licenses: LLGPL
Synopsis: Convert Common Lisp strings between camelCase, PascalCase and more
Description:

cl-change-case is a library to convert strings between camelCase, PascalCase, snake_case, param-case, CONSTANT_CASE and more.

sbcl-periodic-table 1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/chemboy/
Licenses: LLGPL
Synopsis: Periodic table for Common Lisp
Description:

This package defines a Common Lisp package, :elements, with an ELEMENT structure and a number of functions to search the periodic table.

sbcl-trivial-raw-io 0.0.2-1.b1a3c87
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/kingcons/trivial-raw-io
Licenses: FreeBSD
Synopsis: Trivial portability for raw *nix IO in Common Lisp
Description:

This library exports three symbols: with-raw-io, read-char, and read-line, to provide raw POSIX I/O in Common Lisp.

sbcl-cl-messagepack 0.0.0-0.8ff2060
Dependencies: sbcl-babel@0.5.0-3.627d6a6 sbcl-closer-mop@1.0.0-3.7b86f2a 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/mbrezu/cl-messagepack
Licenses: FreeBSD
Synopsis: Common Lisp implementation of MessagePack
Description:

This is a Common Lisp implementation of the MessagePack (http://msgpack.org/) serialization/deserialization format, implemented according to http://wiki.msgpack.org/display/MSGPACK/Format+specification.

sbcl-trivia.trivial 0.1-0.8b406c3
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-lisp-namespace@0.1-2.699fccb 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/guicho271828/trivia
Licenses: LLGPL
Synopsis: Pattern matching in Common Lisp
Description:

Trivia is a pattern matching compiler that is compatible with Optima, another pattern matching library for Common Lisp. It is meant to be faster and more extensible than Optima.

sbcl-font-discovery 1.0.0-1.5101ca7
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-trivial-indent@1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/font-discovery/
Licenses: Zlib
Synopsis: Find system font files matching a font spec
Description:

This is a library to find system font files. It works on systems with FontConfig on Linux, BSD. It does not have any foreign dependencies that aren't already directly available on the system.

sbcl-cl-transducers 1.3.0
Dependencies: sbcl-fset@1.4.0 sbcl-jzon@1.1.0 sbcl-trivia@0.1-0.8b406c3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://fosskers.github.io/cl-transducers/
Licenses: MPL 2.0
Synopsis: Data source processing for Common Lisp via transducers
Description:

Transducers are an ergonomic and extremely memory-efficient way to process a data source. Data source refers to simple collections like lists or vectors, but also potentially large files or generators of infinite data.

sbcl-lisp-namespace 0.1-2.699fccb
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/guicho271828/lisp-namespace
Licenses: LLGPL
Synopsis: LISP-N, or extensible namespaces in Common Lisp
Description:

Common Lisp already has major 2 namespaces, function namespace and value namespace (or variable namespace), but there are actually more — e.g., class namespace. This library offers macros to deal with symbols from any namespace.

sbcl-pathname-utils 1.1.0-3.f28068a
Dependencies: sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/pathname-utils/
Licenses: Zlib
Synopsis: Collection of utilities to help with pathname operations
Description:

This package provides a Common Lisp system a with collection of common tests and operations to help handling pathnames. It does not actually deal in handling the accessing of files on the underlying system however.

sbcl-enhanced-typep 1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/enhanced-typep/
Licenses: Unlicense
Synopsis: Enhanced version of typep
Description:

This package provides an enhanced version of typep that is exactly like the one in the Lisp spec, except it can also accept a single type argument, in which case it returns the appropriate closure.

sbcl-type-templates 4.0.0-0.5b389eb
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-form-fiddle@1.1.0-0.e0c2359
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/type-templates/
Licenses: Zlib
Synopsis: Library for defining and expanding templated functions
Description:

The Type-Templates library allows you to define types and “template functions” that can be expanded into various type-specialized versions to eliminate runtime dispatch overhead. It was specifically designed to implement low-level numerical data types and functionality.

sbcl-repl-utilities 0.0.0-1.7e300df
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/m-n/repl-utilities
Licenses: FreeBSD
Synopsis: Ease common tasks at the Common Lisp REPL
Description:

repl-utilities is a set of utilities which ease life at the REPL. It includes three sorts of features: introspective procedures, miscellaneous utility functions, and, pulling them together, methods to conveniently keep these symbols and optionally additional symbols available in whichever package you switch to.

sbcl-binding-arrows 1.0.0-2.46bcba8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/binding-arrows
Licenses: Expat
Synopsis: Threading macros based on binding anonymous variables
Description:

This system implements binding threading macros -- a kind of threading macros with different semantics than classical, Clojure core threading macros or their extension, swiss-arrows. Two Common Lisp implementations of those are arrows and arrow-macros.

This system is a fork of arrows with changes in semantics that make it impossible to merge back upstream.

Total results: 977