_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-filesystem-utils 1.0.0-2.a07e8b6
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-pathname-utils@1.1.0-4.3309d65 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-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, its file position will be reset to 0 and you're able to read it again.

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-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-stumpwm-stump-nm 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11 sbcl-babel@0.5.0-3.627d6a6 sbcl-alexandria@1.4-0.009b7e5 sbcl-dbus@20231105-2.8bba6a0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 3+
Synopsis: StumpWM NetworkManager integration
Description:

This module allows you to manage your Wi-Fi networks and VPN connections from within StumpWM itself. It is intentionally pretty bare-bones in features, in that it allows you to enable/disable connections, and no more. It is not a replacement for nmtui and/or nmcli.

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-7.c4f077b
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-clx-xembed@0.1-1.a5c4b84 stumpwm@24.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 provides an embedded template engine for Common Lisp.

sbcl-stumpwm-ttf-fonts 0.0.1-7.c4f077b
Dependencies: stumpwm-next@24.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-7.c4f077b
Dependencies: stumpwm@24.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-7.c4f077b
Dependencies: sbcl-clx-truetype@0.0.1-1.c6e10a9 stumpwm@24.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-2.32c90d4 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.

sbcl-string-pokemonize 20210503-0.2dc0164
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/string-pokemonize
Licenses: Expat
Synopsis: Alternate upper- and lowercase
Description:

string-pokemonize provides a function that alternates uppercase and lowercase characters for a given string.

sbcl-metatilities-base 0.6.6-2.ef04337
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/metatilities-base/
Licenses: Expat
Synopsis: Core of the metatilities Common Lisp library
Description:

Metatilities-base is the core of the metatilities Common Lisp library which implements a set of utilities.

sbcl-utf8-input-stream 0.0.1-0.d33b57a
Dependencies: sbcl-babel@0.5.0-3.627d6a6 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/veer66/utf8-input-stream
Licenses: Expat
Synopsis: UTF-8 string input stream over a binary stream for Common Lisp
Description:

This package provides a UTF-8 string input stream over a binary stream for Common Lisp.

sbcl-numpy-file-format 0.0.0-2.e440c7b
Dependencies: sbcl-ieee-floats@20170924-1.566b51a sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/numpy-file-format
Licenses: Expat
Synopsis: Read and write NumPy .npy and .npz files
Description:

The NUMPY-FILE-FORMAT library is a Common Lisp library for reading and writing NumPy .npy and .npz files.

Total results: 1020