_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-hunchensocket 1.0.0-0.faf2c08
Dependencies: sbcl-hunchentoot@1.3.0-1.7686239 sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-base64@3.3.4-1.577683b sbcl-sha1@1.0-0.be8b1b1 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-chunga@1.1.7 sbcl-trivial-utf-8@0.0.0-2.6ca9943 sbcl-trivial-backtrace@1.1.0-2.7f90b4a sbcl-cl-fad@0.7.6-1.3f4d32d
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/joaotavora/hunchensocket
Licenses: Expat
Synopsis: RFC6455 compliant WebSockets for Common Lisp
Description:

This library provides a WebSockets extension for the Huchentoot web server.

sbcl-format-colors 0.1-0.fecb1d8
Dependencies: sbcl-cl-ansi-text@2.0.1-1.8b129d8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/format-colors
Licenses: LLGPL
Synopsis: Custom format functions for colorful output
Description:

This package provides simple format directives to print in colors.

sbcl-distributions 1.0.0-0.ea72622
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-array-operations@0.0.0-0.75cbc3b sbcl-cephes@1.2-0.d87146f sbcl-float-features@1.0.0-2.c1f86ae sbcl-let-plus@0.0.0-2.455e657 sbcl-numerical-utilities@1.2.0-0.44f45ba sbcl-special-functions@1.2.0-0.f3ca279
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://lisp-stat.dev/docs/manuals/distributions/
Licenses: Ms-PL
Synopsis: Statistical distributions for Common Lisp
Description:

The Distributions package provides a collection of probabilistic distributions and related functions

sbcl-async-process 0.0.1-2.3b16b91
Dependencies: libasyncprocess@0.0.1-2.3b16b91 sbcl-cffi@0.24.1-2.32c90d4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lem-project/async-process
Licenses: Expat
Synopsis: Asynchronous process execution for Common Lisp
Description:

This library provides an asynchronous process execution mechanism for Common Lisp.

sbcl-asd-generator 1.0-0.27f9497
Dependencies: sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-iterate@1.5.3 sbcl-alexandria@1.4-0.009b7e5 sbcl-trivia@0.1-0.8b406c3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/asd-generator
Licenses: GPL 3+
Synopsis: Automatic generator for .asd files
Description:

This package provides an automatic generator for ASDF's .asd files.

sbcl-sxql-composer 0.1-1.2b2230c
Dependencies: sbcl-sxql@0.1.0-4.2a9121b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/mmontone/sxql-composer
Licenses: Expat
Synopsis: Build and compose SXQL queries dynamically
Description:

This is a Common Lisp library to build and compose SXQL queries dynamically.

sbcl-machine-state 1.0.0-2.3d258ee
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-opengl@0.1.0-1.e2d83e0 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/machine-state/
Licenses: Zlib
Synopsis: Retrieve machine state information about CPU time, memory usage and more
Description:

This library implements various functions to access status information about the machine, process, etc.

sbcl-garbage-pools 0.1.2-1.9a7cb7f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/archimag/garbage-pools
Licenses: Expat
Synopsis: Resource management pools for Common Lisp
Description:

GARBAGE-POOLS is Common Lisp re-implementation of the APR Pools for resource management.

sbcl-spatial-trees 0-1.81fdad0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-optima@1.0-1.373b245 sbcl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rpav/spatial-trees
Licenses: Modified BSD
Synopsis: Dynamic index data structures for spatially-extended data
Description:

Spatial-trees is a set of dynamic index data structures for spatially-extended data.

sbcl-random-sample 0.0.0-0.46b7037
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-infix-math@0.0.0-0.f5155ae sbcl-named-readtables@0.9-4.d5ff162 sbcl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/random-sample
Licenses: Expat
Synopsis: Take a random sample from a sequence
Description:

Random-Sample is a library for reliably taking a random sample from a sequence.

sbcl-simple-matrix 3.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-simple-matrix
Licenses: GPL 3+
Synopsis: Matrix library for Common Lisp
Description:

simple-matrix is a Common Lisp library implementing some functions to work with matrices.

sbcl-simple-routes 0.3-1.6f88c38
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-hunchentoot@1.3.0-1.7686239
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.com/vancan1ty/simple-routes
Licenses: FreeBSD
Synopsis: URL routing library for Hunchentoot
Description:

simple-routes is a simple Common Lisp RESTful routing facility on top of Hunchentoot.

sbcl-cl-steamworks 1.0.0-1.9d6a4de
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6 sbcl-cffi@0.24.1-2.32c90d4 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-float-features@1.0.0-2.c1f86ae sbcl-trivial-features@1.0 sbcl-trivial-garbage@0.21-0.3474f64 sbcl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/cl-steamworks/
Licenses: Zlib
Synopsis: Wrapper for the Valve SteamWorks API
Description:

This is a wrapper library to allow you to interface with the Valve SteamWorks API.

sbcl-cl-liballegro 0.2.15-1.49f632c
Dependencies: allegro@5.2.7.0 sbcl-cffi@0.24.1-2.32c90d4 sbcl-float-features@1.0.0-2.c1f86ae sbcl-trivial-garbage@0.21-0.3474f64 sbcl-trivial-main-thread@1.0.0-1.25f1149
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/resttime/cl-liballegro
Licenses: Zlib
Synopsis: Allegro 5 game programming library bindings for Common Lisp
Description:

This package provides CFFI bindings and interface to Allegro 5 game developing library for Common Lisp.

sbcl-html-entities 0.02-1.4af0180
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/BnMcGn/html-entities/
Licenses: Expat
Synopsis: Encode and decode entities in HTML with Common Lisp
Description:

Html-entities is a Common Lisp library that lets you encode and decode entities in HTML.

sbcl-secret-values 0.0.0-0.72996c0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rotatef/secret-values
Licenses: Expat
Synopsis: Hide passwords and similar secret inputs
Description:

This library provides a wrapper type for secret values, to reduce the risk of accidentally revealing them.

sbcl-trivial-mimes 1.1.0-2.a741fc2
Dependencies: sbcl-cl-fad@0.7.6-1.3f4d32d
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/trivial-mimes/
Licenses: Zlib
Synopsis: Tiny Common Lisp library to detect mime types in files
Description:

This is a teensy library that provides some functions to determine the mime-type of a file.

sbcl-trivial-types 0.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/m2ym/trivial-types
Licenses: LLGPL
Synopsis: Trivial type definitions for Common Lisp
Description:

TRIVIAL-TYPES provides missing but important type definitions such as PROPER-LIST, ASSOCIATION-LIST, PROPERTY-LIST and TUPLE.

sbcl-retrospectiff 0.2-1.2fbf8c6
Dependencies: sbcl-cl-jpeg@2.8-1.ec55703 sbcl-com.gigamonkeys.binary-data@0.0.0-0.22e9089 sbcl-deflate@1.0.3 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-ieee-floats@20170924-1.566b51a sbcl-opticl-core@0.0.0-0.b7cd13d
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/slyrus/retrospectiff
Licenses: FreeBSD
Synopsis: Common Lisp library for TIFF images
Description:

Retrospectiff is a common lisp library for reading and writing images in the TIFF (Tagged Image File Format) format.

sbcl-trivial-shell 0.2.0-1.e02ec19
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/trivial-shell/
Licenses: Expat
Synopsis: Common Lisp access to the shell
Description:

A simple Common-Lisp interface to the underlying operating system. It's independent of the implementation and operating system.

sbcl-class-options 1.0.1
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-enhanced-find-class@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/class-options/
Licenses: Unlicense
Synopsis: Accessing defining class and its options during modification
Description:

This package provides easy access to the defining class and its options during initialization or reinitialization of its subcomponents.

sbcl-terminal-size 0.1-1.e0b3d56
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-osicat@0.7.0-4.9823279
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eudoxia0/terminal-size
Licenses: Expat
Synopsis: Get the size of the terminal from Common Lisp
Description:

This package provides the terminal-size:size function to get the size of the terminal from Common Lisp.

sbcl-literate-lisp 0.6-1.76d4d2c
Dependencies: sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-ppcre@2.1.1 sbcl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jingtaozf/literate-lisp
Licenses: Expat
Synopsis: Load Common Lisp code blocks from Org-mode files
Description:

This package extends the Common Lisp reader syntax such that is accepts Org files as Lisp source code files.

sbcl-real-rtg-math 0.0.0-1.29fc5b3
Dependencies: sbcl-varjo@0.0.0-1.9e77f30 sbcl-alexandria@1.4-0.009b7e5 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-glsl-spec@0.0.0-1.f04476f
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/rtg-math
Licenses: FreeBSD
Synopsis: Common Lisp library of game-related math functions
Description:

RTG-MATH provides a selection of the math routines most commonly needed for making realtime graphics in Lisp.

Total results: 1029