_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-cl-jpeg 2.8-1.ec55703
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/cl-jpeg
Licenses: Modified BSD
Synopsis: JPEG image library for Common Lisp
Description:

This is a baseline JPEG codec written in Common Lisp. It can be used for reading and writing JPEG image files.

sbcl-clunit2 0.6.1-2.b24c568
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://codeberg.org/cage/clunit2
Licenses: Expat
Synopsis: Unit testing framework for Common Lisp
Description:

CLUnit2 is a Common Lisp unit testing framework. It is designed to be easy to use so that you can quickly start testing.

sbcl-utm-ups 1.2-0.f1e6fd4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/utm-ups
Licenses: GPL 3+
Synopsis: Convert coordinates between latitude/longitude and UTM or UPS
Description:

This a Common Lisp library to convert geographic coordinates between latitude/longitude and UTM (Universal Transverse Mercator) or UPS (Universal Polar Stereographic).

sbcl-gtwiwtg 0.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/cbeo/gtwiwtg/
Licenses: GPL 3
Synopsis: Naive generators for Common Lisp
Description:

The GTWIWTG library (Generators The Way I Want Them Generated -- technically not generators, but iterators) is meant to be small, explorable, and understandable.

sbcl-pngload 2.0.0-2.91f1d70
Dependencies: sbcl-3bz@0.0.0-1.569614c sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-mmap@1.0.0-0.ba2e98c sbcl-parse-float@0.0.0-2.3074765 sbcl-static-vectors@1.8.9 sbcl-swap-bytes@1.2 sbcl-zpb-exif@1.2.5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.mfiano.net/mfiano/pngload.git
Licenses: Expat
Synopsis: PNG image decoder for Common Lisp
Description:

This is a Common Lisp library to load images in the PNG image format, both from files on disk, or streams in memory.

sbcl-cl-heap 0.1.6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-heap/
Licenses: GPL 3+
Synopsis: Heap and priority queue data structures for Common Lisp
Description:

CL-HEAP provides various implementations of heap data structures (a binary heap and a Fibonacci heap) as well as an efficient priority queue.

sbcl-zpb-ttf 1.0.6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/xach/zpb-ttf
Licenses: FreeBSD
Synopsis: TrueType font file access for Common Lisp
Description:

ZPB-TTF is a TrueType font file parser that provides an interface for reading typographic metrics, glyph outlines, and other information from the file.

sbcl-rfc2388 0.0.0-1.591bcf7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jdz/rfc2388/
Licenses: FreeBSD
Synopsis: Implementation of RFC 2388 in Common Lisp
Description:

This package contains an implementation of RFC 2388, which is used to process form data posted with HTTP POST method using enctype "multipart/form-data".

sbcl-periods 0.0.2-2.60383dc
Dependencies: sbcl-local-time@1.0.6-4.40169fe sbcl-series@2.2.11-1.da9061b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jwiegley/periods
Licenses: Modified BSD
Synopsis: Common Lisp library for manipulating date/time objects
Description:

Periods is a Common Lisp library providing a set of utilities for manipulating times, distances between times, and both contiguous and discontiguous ranges of time.

sbcl-cl-mime 0.5.3-1.d30a28e
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-qprint@0.9.0-1.bfe3985
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/40ants/cl-mime/
Licenses: LGPL 2.1
Synopsis: Read and print MIME content in Common Lisp
Description:

This is a Common Lisp library for reading and printing MIME content. It supports automatic conversion between 7-bit, quoted-printable and base64 encodings.

sbcl-archive 0.9-1.631271c
Dependencies: sbcl-cl-fad@0.7.6-1.3f4d32d 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/sharplispers/archive
Licenses: Modified BSD
Synopsis: Common Lisp library for tar and cpio archives
Description:

This is a Common Lisp library to read and write disk-based file archives such as those generated by the tar and cpio programs on Unix.

sbcl-mgl-gpr 0.0.1-1.cb6ce51
Dependencies: sbcl-cl-random@0.0.1-1.5bb6591 sbcl-mgl-pax@0.3.0-1.6782eb0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://melisgl.github.io/mgl-gpr/
Licenses: Expat
Synopsis: Common Lisp library of evolutionary algorithms
Description:

MGL-GPR is a library of evolutionary algorithms such as Genetic Programming (evolving typed expressions from a set of operators and constants) and Differential Evolution.

sbcl-pp-toml 1.0.1-0.54f7d08
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-esrap@0.18-4.d806138 sbcl-generic-comparability@1.0.1-1.53fc284 sbcl-local-time@1.0.6-4.40169fe sbcl-parse-number@1.7 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pnathan/pp-toml
Licenses: LLGPL
Synopsis: TOML parser for Common Lisp
Description:

PP-TOML is a Common Lisp library for parsing strings in the TOML configuration file format. It implements only the 0.1.0 specification of TOML.

sbcl-atomics 1.0.0-2.b747702
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/atomics/
Licenses: Zlib
Synopsis: Common Lisp portability layer for atomic operations
Description:

This is a library for access to atomic operation primitives such as compare-and-swap. It aims to be a rather thin layer over what the implementations offer.

sbcl-sdl2kit 0.0.0-1.aae6632
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-opengl@0.1.0-1.e2d83e0 sbcl-defpackage-plus@1.0-0.5492e27 sbcl-sdl2@0.0.0-2.80410b5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lispgames/sdl2kit/
Licenses: Expat
Synopsis: Utility kit for CL-SDL2
Description:

This is a utility kit for cl-sdl2 that provides something similar to GLUT. However, it's also geared at being useful for "real" applications or games.

sbcl-lacrida 0.0.0-0.8ad8cec
Dependencies: sbcl-cl-charms@0.2.0-1.64aba59 sbcl-alexandria@1.4-0.009b7e5
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/thrig/lacrida/
Licenses: ISC
Synopsis: Spring Lisp Game Jam 2020 game
Description:

cl-lacrida is a computer fantasy game. The object of the game is to obtain food scattered throughout the garden of some Wizard, and to ideally escape unharmed.

sbcl-tailrec 0-2.6f88284
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-trivial-macroexpand-all@0.0.0-0.933270a sbcl-trivial-with-current-source-form@0.1.0-1.9e343e0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/charje/tailrec
Licenses: LLGPL
Synopsis: Macro to optimize a Common Lisp function for tail recursion
Description:

Just wrap your Common Lisp function in this macro call and it will be optimized for tail recursion. You will be warned if the function is not tail recursive.

sbcl-core-gp 0.1-1.90ec1c4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jorgetavares/core-gp
Licenses: Expat
Synopsis: Common Lisp library for genetic programming
Description:

core-gp is a Common Lisp library for genetic programming (GP) algorithms. It allows standard GP, strongly-typed GP, grammatical evolution as well as standard genetic algorithms.

sbcl-clobber 0.0.0-0.212721c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/robert-strandh/Clobber
Licenses: FreeBSD
Synopsis: Common Lisp Library for transaction-oriented databases
Description:

CLOBBER is an alternative to so-called object prevalence, and in particular to cl-prevalence. Clobber is both simpler, more flexible, and more robust than systems based on object prevalence.

sbcl-caveman 2.4.0-2.35cd8bc
Dependencies: cl-ningle@0.3.0-2.2e85675 sbcl-lack@0.3.0-1.35d3a8e sbcl-cl-project@0.3.1-1.1511070 sbcl-dbi@0.9.5-2.738a74d sbcl-sxql@0.1.0-3.cc3478c sbcl-cl-syntax@0.0.3 sbcl-myway@0.1.0-1.2862300 sbcl-quri@0.7.0-0.03ecaf3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://8arrow.org/caveman/
Licenses: LLGPL
Synopsis: Lightweight web application framework in Common Lisp
Description:

Caveman is intended to be a collection of common parts for web applications. Caveman2 has three design goals:

  • Be extensible.

  • Be practical.

  • Don't force anything.

sbcl-coalton 0.0.1-4.9393424
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-concrete-syntax-tree@0.2.0-0.3729172 sbcl-eclector@0.10.0-0.28d2944 sbcl-float-features@1.0.0-2.c1f86ae sbcl-fset@1.4.0 sbcl-named-readtables@0.9-4.d5ff162 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://coalton-lang.github.io
Licenses: Expat
Synopsis: Dialect of ML in Common Lisp
Description:

Coalton is a dialect of ML embedded in Common Lisp. It emphasizes practicality and interoperability with Lisp, and is intended to be a DSL that allows one to gradually make their programs safer.

sbcl-usocket 0.8.8
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/usocket/
Licenses: Expat
Synopsis: Universal socket library for Common Lisp
Description:

This library strives to provide a portable TCP/IP and UDP/IP socket interface for as many Common Lisp implementations as possible, while keeping the abstraction and portability layer as thin as possible.

sbcl-deflate 1.0.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pmai/Deflate
Licenses: Expat
Synopsis: Native deflate decompression for Common Lisp
Description:

This library is an implementation of Deflate (RFC 1951) decompression, with optional support for ZLIB-style (RFC 1950) and gzip-style (RFC 1952) wrappers of deflate streams. It currently does not handle compression.

Total results: 1015