_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-multilang-documentation 1.0.0-1.59e798a
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-language-codes@1.0.0-1.e7aa0e3 sbcl-system-locale@1.0.0-1.4b334bc
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/multilang-documentation/
Licenses: Zlib
Synopsis: Add multiple languages support to Common Lisp documentation
Description:

This library provides a drop-in replacement function for cl:documentation that supports multiple docstrings per-language, allowing you to write documentation that can be internationalised.

sbcl-nontrivial-gray-streams 1.0.0-0.7ed842f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/yitzchak/nontrivial-gray-streams
Licenses: Expat
Synopsis: Compatibility layer for Gray streams, including extensions
Description:

nontrivial-gray-streams is a compatibility system for Gray streams, which is an extension to Common Lisp that makes it possible to implement Common Lisp streams using generic functions.

sbcl-trivial-custom-debugger 1.0.0-1.a560594
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/trivial-custom-debugger/
Licenses: Expat
Synopsis: Allow arbitrary functions as the standard Lisp debugger
Description:

This is a portability library that allows one to fully override the standard debugger provided by their Common Lisp system for situations where binding *debugger-hook* is not enough -- most notably, for break.

sbcl-stumpwm-battery-portable 0.0.1-6.042a9fc
Dependencies: sbcl-cl-ppcre@2.1.1 stumpwm@23.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: Expat GPL 3+
Synopsis: Battery level indicator for StumpWM
Description:

This module provides a battery level indicator for the modeline. It can be displayed in the modeline with %B.

sbcl-trivial-monitored-thread 0.3.11-0.b0bab23
Dependencies: sbcl-iterate@1.5.3 sbcl-log4cl@1.1.4-2.fe3da51 sbcl-trivial-utilities@0.4.0-0.279ff25
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.com/ediethelm/trivial-monitored-thread
Licenses: Expat
Synopsis: Thread monitoring library for Common Lisp
Description:

Trivial Monitored Thread offers a very simple (aka trivial) way of spawning threads and being informed when one any of them crash and die.

sbcl-cl-gobject-introspection 0.3-4.4908a84
Dependencies: glib@2.78.0 gobject-introspection@1.78.1 sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-iterate@1.5.3 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/andy128k/cl-gobject-introspection
Licenses: Modified BSD LLGPL
Synopsis: Common Lisp bindings to GObject Introspection
Description:

This library is a bridge between Common Lisp and GObject Introspection, which enables Common Lisp programs to access the full interface of C+GObject libraries without the need of writing dedicated bindings.

sbcl-net.didierverna.asdf-flv 2.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.lrde.epita.fr/~didier/software/lisp/misc.php#asdf-flv
Licenses: non-copyleft
Synopsis: Common Lisp ASDF extension to provide support for file-local variables
Description:

ASDF-FLV provides support for file-local variables through ASDF. A file-local variable behaves like *PACKAGE* and *READTABLE* with respect to LOAD and COMPILE-FILE: a new dynamic binding is created before processing the file, so that any modification to the variable becomes essentially file-local.

In order to make one or several variables file-local, use the macros SET-FILE-LOCAL-VARIABLE(S).

sbcl-portable-condition-system 1.1.0-0.1307ec1
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/portable-condition-system
Licenses: CC0
Synopsis: Portable condition system for Common Lisp
Description:

This package provides an example implementation of the Common Lisp condition system and library, based on the original condition system implementation by Kent M. Pitman.

my-sbcl-stumpwm-battery-portable 0.0.1-2.36daccd
Dependencies: stumpwm@23.11
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/stumpwm/stumpwm-contrib/tree/master/modeline/battery-portable
Licenses: GPL 3+
Synopsis: Battery Indicator for StumpWM
Description:

This StumpWM Module provides modeline support for a battery indicator.

sbcl-curry-compose-reader-macros 1.0.0-0.beaa92d
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://eschulte.github.io/curry-compose-reader-macros/
Licenses: Public Domain
Synopsis: Reader macros for partial application and composition
Description:

This Common Lisp library provides reader macros for concise expression of function partial application and composition.

sbcl-com.gigamonkeys.binary-data 0.0.0-0.22e9089
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/gigamonkey/monkeylib-binary-data
Licenses: Modified BSD
Synopsis: Common Lisp library for reading and writing binary data
Description:

This a Common Lisp library for reading and writing binary data. It is based on code from chapter 24 of the book Practical Common Lisp.

sbcl-wild-package-inferred-system 0.2.0-0.800b5f8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/privet-kitty/wild-package-inferred-system/
Licenses: Expat
Synopsis: Wildcard for ASDF package-inferred-system
Description:

wild-package-inferred-system is an extension of ASDF package-inferred-system that interprets star * and globstar ** in package or system names.

sbcl-trivial-extensible-sequences 1.0.0-0.d40b2da
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/trivial-extensible-sequences/
Licenses: Zlib
Synopsis: Portability library for the extensible sequences protocol
Description:

This package provides a portability layer for the extensible sequences standard extension to Common Lisp. Extensible sequences allow you to create your own sequence types that integrate with the rest of the functions and operations that interact with sequences.

sbcl-documentation-utils-extensions 0.0.0-1.f67f8a0
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sirherrbatka/documentation-utils-extensions
Licenses: Expat
Synopsis: Set of extensions for documentation-utils
Description:

Use rich-formatter to format documentation with sections :syntax, :arguments, :examples, :description, :returns, :side-effects, :thread-safety, :affected-by, :see-also and :notes. Gather unformatted input by using rich-aggregating-formatter and *DOCUMENTATION* variable. Find gathered documentation with find-documentation function. Execute code stored in documentation with execute-documentation. See the examples in the src/documentation.lisp file. See the documentation-utils system for more information.

sbcl-trivial-package-local-nicknames 0.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/trivial-package-local-nicknames
Licenses: Unlicense
Synopsis: Common Lisp compatibility library for package local nicknames
Description:

This library is a portable compatibility layer around package local nicknames (PLN). This was done so there is a portability library for the PLN API not included in DEFPACKAGE.

sbcl-cl-gobject-introspection-wrapper 1.0.0-1.2d197cb
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-gobject-introspection@0.3-4.4908a84 sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/bohonghuang/cl-gobject-introspection-wrapper
Licenses: LGPL 3+
Synopsis: Wrap and call GObject Introspection FFI function in Common Lisp
Description:

This library converts the elements from GObject Introspection into Common Lisp-style definitions, based on cl-gobject-introspection.

sbcl-trivial-with-current-source-form 0.1.0-1.9e343e0
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/scymtym/trivial-with-current-source-form
Licenses: LGPL 3
Synopsis: Help producing better errors for macro users
Description:

This library allows macro writers to provide better feedback to macro users when errors are signaled during macroexpansion. It uses the compiler's concept of a source-form to report where the error or warning is located.

Total results: 977