_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


ecl-collectors 1.0-2.4c5e70c
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-closer-mop@1.0.0-3.7b86f2a ecl-symbol-munger@0.0.1-2.e96558e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/AccelerationNet/collectors/
Licenses: Modified BSD
Build system: asdf/ecl
Synopsis: Common lisp library providing collector macros
Description:

A small collection of common lisp macros to make collecting values easier.

cl-simple-tasks 1.3.0-1.745d4b5
Propagated dependencies: cl-array-utils@1.3.0-1.16e108a cl-bordeaux-threads@0.9.3 cl-dissect@1.0.0-2.a70cabc
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/simple-tasks/
Licenses: Zlib
Build system: asdf/source
Synopsis: Simple task scheduling framework
Description:

This is a task scheduling framework for Common Lisp.

sbcl-micros 0.0.0-2.7dc9b46
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lem-project/micros
Licenses: Expat
Build system: asdf/sbcl
Synopsis: SLIME/SWANK fork for the Lem editor
Description:

Micros is a SLIME/SWANK implementation forked for use by the Lem editor.

sbcl-fast-generic-functions 0.0.0-2.6e9d690
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-sealable-metaobjects@0.0.0-1.e09ec97 sbcl-trivial-macroexpand-all@0.0.0-0.933270a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/fast-generic-functions/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Seal generic functions to boost performance
Description:

This library introduces fast generic functions, i.e. functions that behave just like regular generic functions, except that the can be sealed on certain domains. If the compiler can then statically detect that the arguments to a fast generic function fall within such a domain, it will perform a variety of optimizations.

cl-class-options 1.0.1
Propagated dependencies: cl-closer-mop@1.0.0-3.7b86f2a cl-enhanced-find-class@1.0 cl-enhanced-boolean@1.0 cl-parachute@1.5.0-3.dd925cb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/class-options/
Licenses: Unlicense
Build system: asdf/source
Synopsis: Accessing defining class and its options during modification
Description:

This package provides easy access to the defining class and its options during initialization or reinitialization of its subcomponents.

cl-file-finder 0.2.0-0.ec392d7
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-str@0.21 cl-file-attributes@1.0.0-2.bbde396 cl-local-time@1.0.6-4.40169fe cl-named-readtables@0.9-4.d5ff162 cl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lisp-maintainers/file-finder
Licenses: GPL 3+
Build system: asdf/source
Synopsis: Enable rapid file search, inspection and manipulation
Description:

This library provides modern file handling for Common Lisp, which avoids many of the pitfalls of pathnames.

sbcl-s-base64 2-0.ed473e2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/svenvc/s-base64
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Common Lisp package to encode and decode base64
Description:

This package provides a Common Lisp implementation of Base64 encoding and decoding. Base64 encoding is a technique to encode binary data in a portable, safe printable, 7-bit ASCII format.

cl-marshal 1.3.0-1.eff1b15
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/wlbr/cl-marshal
Licenses: Expat
Build system: asdf/source
Synopsis: Simple (de)serialization of Lisp datastructures
Description:

Simple and fast marshalling of Lisp datastructures. Convert any object into a string representation, put it on a stream an revive it from there. Only minimal changes required to make your CLOS objects serializable.

cl-do-urlencode 0.0.0-1.1998464
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/drdo/do-urlencode
Licenses: ISC
Build system: asdf/source
Synopsis: Percent Encoding (aka URL Encoding) Common Lisp library
Description:

This library provides trivial percent encoding and decoding functions for URLs.

sbcl-cl-slug 0.4.1-1.ffb229d
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/EuAndreh/cl-slug
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Multi-language slug formatter
Description:

This is a small Common Lisp library to make slugs, mainly for URIs, from English and beyond.

sbcl-ciel 0.2.1-0.0b26d64
Dependencies: sbcl-access@1.6.0-1.a4f87fc sbcl-alexandria@1.4-0.009b7e5 sbcl-arrow-macros@0.2.7-0.16bdfd3 sbcl-bordeaux-threads@0.9.3 sbcl-cl-ansi-text@2.0.1-1.8b129d8 sbcl-cl-cron@0.1-0.092aef5 sbcl-cl-csv@1.0.6-2.68ecb5d sbcl-cl-ftp@1.6.1-0.530f1ec sbcl-cl-json-pointer@0.0.0-0.f6760e2 sbcl-cl-ppcre@2.1.1 sbcl-cl-reexport@0.1-2.03ad7a0 sbcl-cl-str@0.21 sbcl-clesh@0.0.0-1.44e96e0 sbcl-clingon@0.5.0-1.f2a730f sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-cmd@0.0.1-8.0164d57 sbcl-dbi@0.11.1-3.be4df4f sbcl-defstar@1.0.0-1.132829d sbcl-dexador@0.9.15-3.d7ac217 sbcl-dissect@1.0.0-2.a70cabc sbcl-easy-routes@0.0.0-0.7832f8b sbcl-file-finder@0.2.0-0.ec392d7 sbcl-file-notify@1.0.0-0.f12dc2f sbcl-for@1.2.0-1.a397829 sbcl-fset@1.4.0 sbcl-generic-cl@0.9 sbcl-hunchentoot@1.3.0-1.7686239 sbcl-local-time@1.0.6-4.40169fe sbcl-log4cl@1.1.4-2.fe3da51 sbcl-lparallel@2.8.4-1.80fc295 sbcl-lquery@3.2.1-2.08c9cb6 sbcl-metabang-bind@0.8.0-2.0819642 sbcl-modf@0-0.dea93fe sbcl-moira@0.0.0-1.448d8e7 sbcl-named-readtables@0.9-4.d5ff162 sbcl-parse-float@0.0.0-2.3074765 sbcl-parse-number@1.7 sbcl-printv@0.1.0-2.e717a7f sbcl-progressons@0.1-0.69a8092 sbcl-pythonic-string-reader@0.0.0-1.47a70ba sbcl-quicksearch@0.01.04-1.fb02ecf sbcl-quri@0.7.0-0.03ecaf3 sbcl-repl-utilities@0.0.0-1.7e300df sbcl-secret-values@0.0.0-0.72996c0 sbcl-serapeum@0.0.0-12.c08442a sbcl-shasht@0.1-2.27ba0a8 sbcl-shlex@0.0.0-2.3dee1cb sbcl-spinneret@3.0-6.d4398b5 sbcl-sxql@0.1.0-4.2a9121b sbcl-termp@0.1-0.29789fe sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-do@0.1-1.03a1729 sbcl-trivial-monitored-thread@0.3.11-0.b0bab23 sbcl-trivial-package-local-nicknames@0.2 sbcl-trivial-types@0.0.1 sbcl-vgplot@0.0.0-0.7632992 sbcl-which@0.1-1.b2333e4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://ciel-lang.org/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: CIEL Is an Extended Lisp
Description:

CIEL is a ready-to-use collection of libraries providing: a binary, to run CIEL scripts; a simple full-featured REPL for the terminal; a Lisp library and a core image.

ecl-cl-syntax 0.0.3
Dependencies: ecl-cl-annot@0.0.0-1.c99e69c ecl-cl-interpol@0.2.7-1.70a1137 ecl-named-readtables@0.9-4.d5ff162 ecl-trivial-types@0.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/m2ym/cl-syntax
Licenses: LLGPL
Build system: asdf/ecl
Synopsis: Reader Syntax Conventions for Common Lisp and SLIME
Description:

CL-SYNTAX provides Reader Syntax Conventions for Common Lisp and SLIME.

cl-jpeg-turbo 1.0-1.f79c646
Dependencies: libjpeg-turbo@2.1.4
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/shamazmazum/jpeg-turbo/
Licenses: FreeBSD
Build system: asdf/source
Synopsis: Common Lisp wrapper for libjpeg-turbo
Description:

This is a Common Lisp wrapper for libjpeg-turbo library which provides TurboJPEG API for compressing and decompressing JPEG images.

ecl-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
Build system: asdf/ecl
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-clawk 4-1.3a91634
Dependencies: sbcl-regex@1-1.fbc9a9f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/clawk
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: Common Lisp AWK
Description:

CLAWK is an AWK implementation embedded into Common Lisp.

ecl-cl-flac 1.0.0-0.d094d33
Dependencies: flac@1.5.0 ecl-cffi@0.24.1-2.32c90d4 ecl-documentation-utils@1.2.0-0.98630dd ecl-trivial-features@1.0 ecl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/cl-flac
Licenses: Zlib
Build system: asdf/ecl
Synopsis: CFFI bindings to libflac for Common Lisp
Description:

This package provides CFFI bindings to the libflac audio library for Common Lisp.

sbcl-chemical-compounds 1.0.2
Dependencies: sbcl-periodic-table@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/chemboy/
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Chemical formula parser and pretty-printer for Common Lisp
Description:

It can sometimes be useful to be able to parse chemical compounds in a user-friendly syntax into easy-to-manipulate s-expressions. You also want to be able to go in reverse. You could probably write your own parser — or you could just install the chemical-compounds package.

cl-svg 0.0.3-1.1e988eb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/wmannis/cl-svg
Licenses: Expat
Build system: asdf/source
Synopsis: Write SVG file format
Description:

This package provides the CL-SVG Common Lisp system to produce Scalable Vector Graphics files.

cl-cffi-gtk 3.8.8-3.1700fe6
Dependencies: cairo@1.18.4 gdk-pixbuf@2.42.12 glib@2.83.3 gtk+@3.24.51 pango@1.54.0
Propagated dependencies: cl-bordeaux-threads@0.9.3 cl-cffi@0.24.1-2.32c90d4 cl-closer-mop@1.0.0-3.7b86f2a cl-iterate@1.5.3 cl-trivial-features@1.0 cl-trivial-garbage@0.21-0.3474f64 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/cl-cffi-gtk/
Licenses: LGPL 3
Build system: asdf/source
Synopsis: Common Lisp binding for GTK+3
Description:

cl-cffi-gtk is a Lisp binding to GTK+ 3 (GIMP Toolkit) which is a library for creating graphical user interfaces.

ecl-cl-tld 0.1-2.f5014da
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lu4nx/cl-tld/
Licenses: Public Domain
Build system: asdf/ecl
Synopsis: Extract the Top Level Domain from domains, in Common Lisp
Description:

This library extracts the TLD (Top Level Domain) from domains. The information is taken from https://publicsuffix.org.

sbcl-specialized-function 0.1-3.5e2b044
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-iterate@1.5.3 sbcl-lisp-namespace@0.1-2.699fccb sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-cltl2@0.1.1-2.8a3bda3 sbcl-type-r@0.0.0-1.83c89e3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/numcl/specialized-function
Licenses: LGPL 3+
Build system: asdf/sbcl
Synopsis: Julia-like dispatch for Common Lisp
Description:

This library is part of NUMCL. It provides a macro SPECIALIZED that performs a Julia-like dispatch on the arguments, lazily compiling a type-specific version of the function from the same code. The main target of this macro is speed.

ecl-sdl2-ttf 1.0-1.6dd2df2
Dependencies: sdl2-ttf@2.20.2 ecl-alexandria@1.4-0.009b7e5 ecl-cffi@0.24.1-2.32c90d4 ecl-cl-autowrap@1.0-3.4bba9e3 ecl-defpackage-plus@1.0-0.5492e27 ecl-sdl2@0.0.0-3.8c78e68 ecl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lispgames/cl-sdl2-ttf
Licenses: Expat
Build system: asdf/ecl
Synopsis: SDL2_ttf wrapper for Common Lisp
Description:

This is a wrapper for the SDL2_TTF library used for loading fonts and creating text assets. The library, in it's current state, can load TTF and OTF fonts and render fonts with the three different rendering modes provided by the C library (solid, shaded, and blended). While Latin text, UTF8, UNICODE, and Glyph text rendering is available only Latin text has been tested (as shown in the examples).

sbcl-which 0.1-1.b2333e4
Dependencies: sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-path-parse@0.1-1.86183f3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eudoxia0/which
Licenses: Expat
Build system: asdf/sbcl
Synopsis: The which command in Common Lisp
Description:

This package provides an implementation of the which UNIX command in Common Lisp.

ecl-cl-bnf 0.0.0-0.ce009e3
Dependencies: ecl-flexi-streams@1.0.20-1.4951d57 ecl-utf8-input-stream@0.0.1-0.d33b57a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/diasbruno/cl-bnf
Licenses: Expat
Build system: asdf/ecl
Synopsis: BNF parser in Common Lisp
Description:

This package provides a BNF parser in Common Lisp.

Total packages: 69255