_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-cl-package-locks 0.0.2-1.96a358e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/elliottjohnson/cl-package-locks
Licenses: Expat
Synopsis: Compatibility layer for dealing with package locks
Description:

This is a Common Lisp library providing a unified way to work with package locks across supported Common Lisp implementations.

sbcl-modularize-hooks 1.0.2-1.e0348ed
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-lambda-fiddle@1.0.0-1.d16bba5 sbcl-modularize@1.0.0-1.86c5d9a sbcl-trivial-arguments@1.1.0-1.ecd84ed
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/modularize-hooks/
Licenses: Zlib
Synopsis: Generic hooks and triggers extension for Modularize
Description:

This is a simple extension to MODULARIZE that allows modules to define and trigger hooks, which other modules can hook on to.

sbcl-bordeaux-threads 0.9.3
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-global-vars@1.0.0-0.c749f32 sbcl-trivial-features@1.0 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/bordeaux-threads/
Licenses: X11
Synopsis: Portable shared-state concurrency library for Common Lisp
Description:

BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. It is similar to the CLIM-SYS threading and lock support.

sbcl-conduit-packages 2.0.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/tfeb/conduit-packages/
Licenses: Expat
Synopsis: Conduit packages for Common Lisp
Description:

This library defines a way of treating Common Lisp packages as conduits which can sit between one or more implementation packages and users of those packages.

sbcl-cl-octet-streams 1.2
Dependencies: sbcl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-octet-streams
Licenses: GPL 3+
Synopsis: In-memory octet streams for Common Lisp
Description:

CL-octet-streams is a library implementing in-memory octet streams for Common Lisp. It was inspired by the trivial-octet-streams and cl-plumbing libraries.

sbcl-date-time-parser 1.03-0.00d6fc7
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-split-sequence@2.0.1 sbcl-anaphora@0.9.8 sbcl-cl-ppcre@2.1.1 sbcl-local-time@1.0.6-4.40169fe sbcl-parse-float@0.0.0-2.3074765
Channel: guixrus
Location: guixrus/packages/common/lisp.scm (guixrus packages common lisp)
Home page: https://github.com/chfin/cl-date-time-parser/
Licenses: Expat
Synopsis: Parse date-time-string, liberally
Description:

The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.

sbcl-filesystem-utils 1.0.0-2.a07e8b6
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-pathname-utils@1.1.0-3.f28068a sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/filesystem-utils/
Licenses: Zlib
Synopsis: Collection of utilities for filesystem interaction
Description:

This is an extension library to pathname-utils, to allow dealing with common problems with filesystems, such as listing files, probing file types, determining default directories, etc.

sbcl-translate-client 74e2d80f3ef6e5c70c2e5d78e2d1ec167822ef0f
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-quri@0.7.0-0.03ecaf3 sbcl-dexador@0.9.15-2.051cbb7 sbcl-assoc-utils@0.1-1.74af16a sbcl-yason@0.8.4
Channel: atlas
Location: atlas/packages/lisp.scm (atlas packages lisp)
Home page: https://github.com/aarvid/translate-client
Licenses: Expat
Synopsis: translate server client for interfacing with a web server such as google translate
Description:

Translate Client is a library for interfacing with an http-protocol web-server that handles text translation between languages.

Supports

  • Google Translate

  • Microsoft Translator

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

CL-PPCRE is a portable regular expression library for Common Lisp, which is compatible with perl. It is pretty fast, thread-safe, and compatible with ANSI-compliant Common Lisp implementations.

sbcl-cl-random-forest 0.1-1.fedb36c
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-libsvm-format@0.1.0-0.3300f84 sbcl-cl-online-learning@0.5-1.87fbef8 sbcl-lparallel@2.8.4-1.80fc295
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/masatoi/cl-random-forest
Licenses: Expat
Synopsis: Random Forest and Global Refinement for Common Lisp
Description:

CL-random-forest is an implementation of Random Forest for multiclass classification and univariate regression written in Common Lisp. It also includes an implementation of Global Refinement of Random Forest.

sbcl-fare-memoization 1.2.0
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/frideau/fare-memoization
Licenses: Expat
Synopsis: Memoization library for Common Lisp
Description:

This library builds on the venerable idea of dynamically memoizing functions. A memoized function remembers results from previous computations and returns cached results when called again with the same arguments rather than repeating the computation.

sbcl-external-program 0.0.6-1.5888b8f
Dependencies: sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sellout/external-program
Licenses: LLGPL
Synopsis: Common Lisp library for running external programs
Description:

EXTERNAL-PROGRAM enables running programs outside the Lisp process. It is an attempt to make the RUN-PROGRAM functionality in implementations like SBCL and CCL as portable as possible without sacrificing much in the way of power.

sbcl-circular-streams 0.1.0-1.e770bad
Dependencies: sbcl-fast-io@1.0.0-3.a4c5ad6 sbcl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/circular-streams
Licenses: LLGPL
Synopsis: Circularly readable streams for Common Lisp
Description:

Circular-Streams allows you to read streams circularly by wrapping real streams. Once you reach end-of-file of a stream, it's file position will be reset to 0 and you're able to read it again.

sbcl-fare-memoization 0.4.2
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://gitlab.common-lisp.net/frideau/fare-memoization
Licenses: Expat
Synopsis: Memoization library for common-lisp
Description:

The fare-memoization library builds on an age-old idea: dynamically memoizing Lisp functions. A memoized function remembers results from previous computations, and returns cached results when called with the same arguments again, rather than re-doing the computation.

sbcl-simplified-types 0.0.0-0.8fd0727
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-introspect-environment@0.1-2.8fb20a1 sbcl-trivia@0.1-0.8b406c3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/simplified-types
Licenses: Expat
Synopsis: Simplify Common Lisp type specifiers
Description:

Simplified-Types is a library that provides functions for simplifying Common Lisp type specifiers. The API consists of two functions:

  • simplify-type takes a type specifier and, optionally, an environment, and returns the corresponding simplified type.

  • simplified-type-of takes an object and returns the simplified type of that object.

sbcl-simple-inferiors 1.1.0-1.deac886
Dependencies: sbcl-bordeaux-threads@0.9.3 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/simple-inferiors/
Licenses: Zlib
Synopsis: Common Lisp library to use inferior processes
Description:

This is a library to allow easy handling of external processes, and primarily to get their output. It handles proper copying of the standard and error outputs of the process simultaneously, both in a sequential and parallel fashion. It also features a lazy directory switching mechanism, to avoid running into parallelism problems when having to change directory.

sbcl-stumpwm-stumptray 0.0.1-6.042a9fc
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-clx-xembed@0.1-1.a5c4b84 stumpwm@23.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib/tree/master/modeline/stumptray
Licenses: GPL 3+
Synopsis: Modeline support for stumptray connectivity
Description:

Modeline support for stumptray connectivity.

sbcl-trivial-clipboard 0.0.0-8.50b3d3a
Dependencies: wl-clipboard@2.2.1 xsel@1.2.0-1.062e6d3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/snmsts/trivial-clipboard
Licenses: Expat
Synopsis: Access system clipboard in Common Lisp
Description:

trivial-clipboard gives access to the system clipboard.

sbcl-lisp-preprocessor 0.0.0-0.cbed595
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-trivial-gray-streams@2.0-1.2b3823e sbcl-split-sequence@2.0.1 sbcl-trivia@0.1-0.8b406c3 sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/cxxxr/lisp-preprocessor
Licenses: Expat
Synopsis: Common Lisp embedded template engine
Description:

This package provices an embedded template engine for Common Lisp.

sbcl-stumpwm-ttf-fonts 0.0.1-6.042a9fc
Dependencies: stumpwm@23.11-1.bd9151c sbcl-clx-truetype@0.0.1-1.c6e10a9
Channel: wigust
Location: wigust/packages/lisp.scm (wigust packages lisp)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Synopsis: Implementation of TTF font rendering for Lisp
Description:

This package provides a Lisp implementation of TTF font rendering.

sbcl-stumpwm-ttf-fonts 0.0.1-6.042a9fc
Dependencies: stumpwm-next@23.11-1.ca3d065 sbcl-clx-truetype@0.0.1-1.c6e10a9
Channel: wigust
Location: wigust/packages/lisp.scm (wigust packages lisp)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Synopsis: Implementation of TTF font rendering for Lisp
Description:

This package provides a Lisp implementation of TTF font rendering.

sbcl-stumpwm-ttf-fonts 0.0.1-6.042a9fc
Dependencies: sbcl-clx-truetype@0.0.1-1.c6e10a9 stumpwm@23.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Synopsis: Implementation of TTF font rendering for Lisp
Description:

This package provides a Lisp implementation of TTF font rendering.

sbcl-trivial-arguments 1.1.0-1.ecd84ed
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Shinmera/trivial-arguments
Licenses: Zlib
Synopsis: Common Lisp library to retrieve a function's lambda-list
Description:

This is a simple library to retrieve the argument list of a function.

sbcl-radiance-contribs 1.0.0-1.710b3e1
Dependencies: sbcl-radiance@2.1.2-3.8d826c7 sbcl-cffi@0.24.1-1.3397035 sbcl-clip@0.7.0-1.7afa687 sbcl-cl-sqlite@0.2.1 sbcl-log4cl@1.1.4-2.fe3da51
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/radiance/
Licenses: Zlib
Synopsis: Standard implementations and drivers for the radiance interfaces
Description:

This is a collection of useful helper modules and standard implementations for Radiance interfaces.

Total results: 964