_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-cl-gss 0.0.0-1.60086f4
Dependencies: mit-krb5@1.20 sbcl-cffi@0.24.1-1.3397035 sbcl-trivial-garbage@0.21-0.3474f64 sbcl-trivial-utf-8@0.0.0-2.6ca9943
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lokedhs/cl-gss
Licenses: Modified BSD
Synopsis: Common Lisp CFFI bindings to Generic Security Service (GSS)
Description:

This package provides Common Lisp bindings to GSSAPI, which is designed to provide a standard API to authentication services. The API itself is generic, and the system can provide different underlying implementations. The most common one is Kerberos, which has several implementations, the most common of which is probably Active Directory.

sbcl-maiden 3.1.0-1.164e8df
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6 sbcl-bordeaux-threads@0.9.3 sbcl-cl-base64@3.3.4-1.577683b sbcl-cl+ssl@0.0.0-6.17d5cdd sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-deeds@1.1.1-1.f5df54e sbcl-documentation-utils@1.2.0-0.98630dd sbcl-drakma@2.0.8 sbcl-form-fiddle@1.1.0-0.e0c2359 sbcl-jsown@1.0.1-1.744c440 sbcl-lambda-fiddle@1.0.0-1.d16bba5 sbcl-lquery@3.2.1-1.8048111 sbcl-pathname-utils@1.1.0-3.f28068a sbcl-trivial-garbage@0.21-0.3474f64 sbcl-trivial-indent@1.0.0-1.f252750 sbcl-ubiquitous@2.0.0-1.35eb7bd sbcl-usocket@0.8.8 sbcl-uuid@2012.12.26-1.e7d6680 sbcl-verbose@2.0.0-1.c5b7ecd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://shirakumo.github.io/maiden/
Licenses: Zlib
Synopsis: Modern and extensible chat bot framework
Description:

Maiden is a collection of systems to help you build applications and libraries that interact with chat servers. It can help you build a chat bot, or a general chat client. It also offers a variety of parts that should make it much easier to write a client for a new chat protocol.

sbcl-aserve 1.2.50-2.cac1d69
Dependencies: sbcl-acl-compat@0.1.1-1.cac1d69
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://franz.com/support/documentation/current/doc/aserve/aserve.html
Licenses: LLGPL
Synopsis: AllegroServe, a web server written in Common Lisp
Description:

The server part of AllegroServe can be used either as a standalone web server or a module loaded into an application to provide a user interface to the application. AllegroServe's proxy ability allows it to run on the gateway machine between some internal network and the Internet. AllegroServe's client functions allow Lisp programs to explore the web.

sbcl-lquery 3.2.1-1.8048111
Dependencies: sbcl-array-utils@1.2.0-0.29da8fc sbcl-form-fiddle@1.1.0-0.e0c2359 sbcl-plump@2.0.0-3.0c3e0b5 sbcl-clss@0.3.1-2.f62b849
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Shinmera/lquery
Licenses: Zlib
Synopsis: Library to allow jQuery-like HTML/DOM manipulation
Description:

lQuery is a DOM manipulation library written in Common Lisp, inspired by and based on the jQuery syntax and functions. It uses Plump and CLSS as DOM and selector engines. The main idea behind lQuery is to provide a simple interface for crawling and modifying HTML sites, as well as to allow for an alternative approach to templating.

sbcl-kons-9 0.0.0-0.fe0b322
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-cffi@0.24.1-1.3397035 sbcl-cl-glfw3@0.0.0-1.32c3f34 sbcl-cl-opengl@0.1.0-1.e2d83e0 sbcl-cl-vectors@0.1.5 sbcl-clobber@0.0.0-0.212721c sbcl-origin@2.0.0-1.d646134 sbcl-trivial-backtrace@1.1.0-2.7f90b4a sbcl-trivial-main-thread@1.0.0-1.25f1149 sbcl-zpb-ttf@1.0.6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/kaveh808/kons-9
Licenses: Expat LGPL 2.1
Synopsis: Common Lisp 3D graphics system
Description:

This package provides KONS-9 which can be considered as a traditional user interface driven 3D application for general artists, or as a REPL-based development environment for technical artists and software developers. These two approaches can be seamlessly combined into a flexible and powerful workflow, where non-technical users can immediately benefit from software tools and extensions developed by technical users.

sbcl-cl-str 0.21
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-cl-ppcre-unicode@2.1.1 sbcl-cl-change-case@0.2.0-1.45c70b6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/cl-str
Licenses: Expat
Synopsis: Modern, consistent and terse Common Lisp string manipulation library
Description:

A modern and consistent Common Lisp string manipulation library that focuses on modernity, simplicity and discoverability: (str:trim s) instead of (string-trim '(#\Space ...) s)), or str:concat strings instead of an unusual format construct; one discoverable library instead of many; consistency and composability, where s is always the last argument, which makes it easier to feed pipes and arrows.

sbcl-kaputt 0.0.0-1.f26c9b0
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/foretspaisibles/cl-kaputt
Licenses: CeCILL-B
Synopsis: Simple interactive test framework for Common Lisp
Description:

KAPUTT is a test framework for Common Lisp that focuses on the following features:

  • KAPUTT is simple, it only defines three abstractions testcase, assertion and protocol and does not add any artefact on the backtrace when errors occur.

  • KAPUTT is extensible, it is possible to add problem-specific assertions to make test code more informative.

  • KAPUTT fits well interactive development.

sbcl-series 2.2.11-1.da9061b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://series.sourceforge.net/
Licenses: Expat
Synopsis: Series data structure for Common Lisp
Description:

This Common Lisp library provides a series data structure much like a sequence, with similar kinds of operations. The difference is that in many situations, operations on series may be composed functionally and yet execute iteratively, without the need to construct intermediate series values explicitly. In this manner, series provide both the clarity of a functional programming style and the efficiency of an iterative programming style.

sbcl-cl-irc 0.9.2-0.9638235
Dependencies: sbcl-cl+ssl@0.0.0-6.17d5cdd sbcl-flexi-streams@1.0.19-0.74a1027 sbcl-split-sequence@2.0.1 sbcl-usocket@0.8.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-irc/
Licenses: FreeBSD
Synopsis: IRC client library for Common Lisp
Description:

cl-irc is a Common Lisp IRC client library that features (partial) DCC, CTCP and all relevant commands from the IRC RFCs (RFC2810, RFC2811 and RFC2812).

Features:

  • implements all commands in the RFCs

  • extra convenience commands such as op/deop, ban, ignore, etc.

  • partial DCC SEND/CHAT support

  • event driven model with hooks makes interfacing easy

  • the user can keep multiple connections

  • all CTCP commands

sbcl-cl-log 1.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/nicklevine/cl-log
Licenses: Expat
Synopsis: Common Lisp general purpose logging utility
Description:

CL-LOG is a general purpose logging utility, loosely modelled in some respects after Gary King's Log5. Its features include: logging to several destinations at once, via "messengers", each messenger is tailored to accept some log messages and reject others, and this tailoring can be changed on-the-fly, very rapid processing of messages which are rejected by all messengers, fully independent use of the utility by several different sub-systems in an application, support for messengers which cl:format text to a stream, support for messengers which do not invoke cl:format, timestamps in theory accurate to internal-time-units-per-second.

sbcl-nfiles 1.1.4
Dependencies: gnupg@2.2.39 sbcl-alexandria@1.4-0.009b7e5 sbcl-nclasses@0.6.1 sbcl-quri@0.7.0-0.03ecaf3 sbcl-serapeum@0.0.0-12.c08442a sbcl-trivial-garbage@0.21-0.3474f64 sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/atlas-engineer/nfiles
Licenses: Modified BSD
Synopsis: Manage file persistence and loading in Common Lisp
Description:

NFiles is a Common Lisp library to help manage file persistence and loading, in particular user-centric files like configuration files. It boasts the following features:

  • Dynamic and customizable path expansion.

  • Extensible serialization and deserialization.

  • Cached reads and writes. When a file object expands to the same path as another one, a read or write on it won’t do anything in case there was no change since last write.

  • (Experimental!) On-the-fly PGP encryption.

  • Profile support.

  • On read error, existing files are backed up.

  • On write error, no file is written to disk, the existing file is preserved.

sbcl-uax-14 1.0.0-1.0432162
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/uax-14/
Licenses: Zlib
Synopsis: Unicode Standard Annex #14 for standardised line breaking
Description:

This is an implementation of the Unicode Standards Annex #14 (http://www.unicode.org/reports/tr14/) line breaking algorithm. It provides a fast and convenient way to determine line breaking opportunities in text.

Note that this algorithm does not support break opportunities that require morphological analysis. In order to handle such cases, please consult a system that provides this kind of capability, such as a hyphenation algorithm.

Also note that this system is completely unaware of layouting decisions. Any kind of layouting decisions, such as which breaks to pick, how to space between words, how to handle bidirectionality, and what to do in emergency situations when there are no breaks on an overfull line are left up to the user.

sbcl-parseq 0.5.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/mrossini-ethz/parseq
Licenses: GPL 2
Synopsis: Parsing expression grammars for sequences
Description:

Parseq (pronounced parsec) is a parsing library for common lisp. It can be used for parsing lisp's sequences types: strings, vectors (e.g. binary data) and lists. Furthermore, parseq is able to parse nested structures such as trees (e.g. lists of lists, lists of vectors, vectors of strings).

Parseq uses parsing expression grammars (PEG) that can be defined through a simple interface. Extensions to the standard parsing expressions are available. Parsing expressions can be parameterised and made context aware. Additionally, the definition of each parsing expression allows the arbitrary transformation of the parsing tree.

The library is inspired by Esrap and uses a very similar interface. No code is shared between the two projects, however. The features of Esrap are are mostly included in parseq and complemented with additional, orthogonal features. Any resemblance to esrap-liquid is merely coincidental.

sbcl-nhooks 1.2.2
Dependencies: sbcl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/atlas-engineer/nhooks
Licenses: Expat
Synopsis: Hook facility for Common Lisp
Description:

This package holds an enhanced implementation of hooks (extension points). It works similarly to Emacs hooks with crucial improvements:

  • If the compiler allows it (such as SBCL), type-checking is performed at compile-time and at run-time when adding handlers to a hook.

  • On failure, multiple restarts are offered, such as disabling the offending handler or simply continuing to the next function.

  • The hook handler execution order and combination can be customized.

  • Anonymous functions (lambdas) can be added to hooks as handler objects. When inspecting hooks, readable names are thus exposed instead of lambda blackboxes. Handlers are compared through their names (through the mandatory name slot). A hook can not contain multiple handlers with the same name.

  • A special provision is taken for “setters”, handlers that are meant to set a given place to a given values. Such handler objects can be compared and identified uniquely.

sbcl-cl-soil 0.0.0-1.f27087c
Dependencies: sbcl-cffi@0.24.1-1.3397035 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-cl-opengl@0.1.0-1.e2d83e0
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/cl-soil
Licenses: FreeBSD
Synopsis: Common lisp wrapper around the SOIL library.
Description:

Common lisp wrapper around the SOIL library.

sbcl-cl-smtp 20191031.1-0.ed47d32
Dependencies: sbcl-cl+ssl@0.0.0-6.17d5cdd sbcl-cl-base64@3.3.4-1.577683b sbcl-flexi-streams@1.0.19-0.74a1027 sbcl-trivial-gray-streams@2.0-1.2b3823e sbcl-usocket@0.8.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/cl-smtp/cl-smtp
Licenses: LLGPL
Synopsis: Simple Common Lisp SMTP client
Description:

This package provides a client for SMTP.

sbcl-skitter 0.0.0-1.620772a
Dependencies: sbcl-structy-defclass@0.0.0-1.fe2ca1a sbcl-rtg-math@0.0.0-1.29fc5b3 sbcl-alexandria@1.4-0.009b7e5 sbcl-glop@0.1.0-1.45e722a sbcl-sdl2@0.0.0-2.80410b5
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/skitter
Licenses: FreeBSD
Synopsis: A small event system for games.
Description:

Skitter is a repl friendly event system for games.

sbcl-simplet 1.2.0
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/noloop/simplet
Licenses: GPL 3
Synopsis: Simple test runner in Common Lisp
Description:

This package provides a Common Lisp test runner system SIMPLET.

sbcl-clavier 0.0.0-1.9b1424e
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-chronicity@0.4.1 sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-ppcre@2.1.1 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/mmontone/clavier/
Licenses: Expat
Synopsis: General purpose validation library
Description:

Clavier is a general purpose validation library for Common Lisp.

sbcl-incless 0.0.1-0.395accf
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/s-expressionists/incless
Licenses: FreeBSD
Synopsis: Implements print-object methods for many standard classes
Description:

cl-incless implements print-object methods for many standard classes.

sbcl-cl-pass 0.1-1.e58e97c
Dependencies: sbcl-ironclad@0.61 sbcl-trivial-utf-8@0.0.0-2.6ca9943 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eudoxia0/cl-pass
Licenses: Expat
Synopsis: Password hashing and verification library
Description:

cl-pass is a password hashing and verification library.

Total results: 964