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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


sbcl-cl-data-structures 1.4.1-3.d11e589
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-cl-ppcre@2.1.1 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-documentation-utils-extensions@0.0.0-1.f67f8a0 sbcl-flexichain@1.5.1-2.9af644a sbcl-iterate@1.5.3 sbcl-lparallel@2.8.4-1.80fc295 sbcl-metabang-bind@0.8.0-2.0819642 sbcl-more-conditions@0.4.5-1.b4859fb sbcl-serapeum@0.0.0-12.c08442a sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://sirherrbatka.github.io/cl-data-structures/main.html
Licenses: FreeBSD
Synopsis: Data Structures and streaming algorithms for Common Lisp
Description:

CL-DATA-STRUCTURES is a Common Lisp library providing a portable collection of mutable and immutable data structures (dictionaries, sets, queues, sequences) and algorithms.

sbcl-cl-cairo2 0.6-1.41ae45a
Dependencies: cairo@1.18.4 sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-colors@0.0.0-1.8274105 sbcl-cl-freetype2@1.1-1.8bcb232 sbcl-cl-utilities@0.0.0-1.dce2d2f sbcl-metabang-bind@0.8.0-2.0819642 sbcl-trivial-features@1.0 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rpav/cl-cairo2
Licenses: Boost 1.0
Synopsis: Cairo bindings for Common Lisp
Description:

This package provides CFFI bindings for Common Lisp to the Cairo C library.

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.

ecl-usocket 0.8.9
Dependencies: ecl-bordeaux-threads@0.9.3 ecl-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.

ecl-anypool 0.1.0-1.5389ec9
Dependencies: ecl-bordeaux-threads@0.9.3 ecl-cl-speedy-queue@0.0.0-1.0425c7c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/anypool
Licenses: FreeBSD
Synopsis: General-purpose connection pooling library
Description:

This package provides a general-purpose connection pooling library for Common Lisp.

ecl-duologue 0.0.0-0.ea1ada2
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-anaphora@0.9.8 ecl-chronicity@0.4.1 ecl-cl-ansi-text@2.0.1-1.8b129d8 ecl-cl-fad@0.7.6-1.3f4d32d ecl-clavier@0.0.0-1.9b1424e ecl-drakma@2.0.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/mmontone/duologue/
Licenses: Expat GPL 3+
Synopsis: High level user interaction library
Description:

Duologue is high-level interaction library for Common Lisp. It features coloured printing via cl-ansi-text and readline completion.

cl-hunchenissr-routes 0-1.2e83197
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-ppcre@2.1.1 cl-unification@0.0.0-1.01079f3 cl-hunchenissr@1-1.7df702f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/interactive-ssr/hunchenissr-routes
Licenses: LLGPL
Synopsis: Enable path variables when using Hunchenissr
Description:

This library enables path variables in networking routes when using Hunchenissr for Common Lisp. If a part of the path (between two slashes) starts with a question mark (?), that symbol (without question mark) will be bound to whatever value was in the same place in the URL (as a string).

ecl-definitions 1.0.0-2.8697960
Dependencies: ecl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.com/docs/definitions
Licenses: Zlib
Synopsis: General definitions reflection library
Description:

This system implements a general definitions introspection library. It gives you the ability to retrieve definitions or bindings associated with designators such as symbols, packages, and names in general. For instance, it allows you to retrieve all function, type, variable, method, etc. definitions of a symbol.

ecl-terminfo 0.0.0-1.b8b2e3e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/npatrick04/terminfo
Licenses: Expat
Synopsis: Terminfo database front end in Common Lisp
Description:

This is a terminfo database front end in Common Lisp. The package provides a method for determining which capabilities a terminal (e.g. "xterm") has and methods to compile or put commands to a stream.

cl-ini 0.1-0.e630acb
Propagated dependencies: cl-str@0.21 cl-prove@1.0.0-2.5d71f02
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/compufox/cl-ini
Licenses: Expat
Synopsis: INI file parser for Common Lisp
Description:

Parse INI formatted files into a Common Lisp list structure.

sbcl-rucksack 0.1.20-0.89278f8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/arieltan/rucksack/
Licenses: Expat
Synopsis: Flexible, light weight, persistence library
Description:

cl-rucksack is a persistence library based on Arthur Lemmens' Rucksack with some enhancements.

sbcl-anypool 0.1.0-1.5389ec9
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-cl-speedy-queue@0.0.0-1.0425c7c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/anypool
Licenses: FreeBSD
Synopsis: General-purpose connection pooling library
Description:

This package provides a general-purpose connection pooling library for Common Lisp.

sbcl-kebab 0.1-1.e7f7764
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-interpol@0.2.7-1.70a1137 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pocket7878/kebab
Licenses: LLGPL
Synopsis: Common Lisp case converter
Description:

This Common Lisp library converts strings, symbols and keywords between any of the following typographical cases: PascalCase, camelCase, snake_case, kebab-case (lisp-case).

cl-md5 2.0.5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pmai/md5
Licenses: Public Domain
Synopsis: Common Lisp implementation of the MD5 Message-Digest Algorithm (RFC 1321)
Description:

This package implements The MD5 Message-Digest Algorithm, as defined in RFC 1321 by R. Rivest, published April 1992.

cl-str 0.21
Propagated dependencies: cl-ppcre@2.1.1 cl-ppcre-unicode@2.1.1 cl-change-case@0.2.0-1.45c70b6 cl-prove@1.0.0-2.5d71f02
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://vindarel.github.io/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.

cl-concrete-syntax-tree 0.2.0-0.3729172
Propagated dependencies: cl-acclimation@0.0.0-1.4d51150
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/s-expressionists/Concrete-Syntax-Tree
Licenses: FreeBSD
Synopsis: Parse Common Lisp code into a concrete syntax tree
Description:

This library is intended to solve the problem of source tracking for Common Lisp code.

By "source tracking", it is meant that code elements that have a known origin in the form of a position in a file or in an editor buffer are associated with some kind of information about this origin.

Since the exact nature of such origin information depends on the Common Lisp implementation and the purpose of wanting to track that origin, the library does not impose a particular structure of this information. Instead, it provides utilities for manipulating source code in the form of what is called concrete syntax trees (CSTs for short) that preserve this information about the origin.

ecl-cl-grnm 0.1.0-0.778a312
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/quil-lang/cl-grnm
Licenses: Expat
Synopsis: Common Lisp implementation of (grid restrained) Nelder-Mead
Description:

These common lisp sources contain two variants of the Nelder-Mead algorithm. The original algorithm and a provably convergent, reliable variant by A. Bürmen et al, called the GRNMA.

ecl-fare-mop 1.0.1-1.538aa94
Dependencies: ecl-closer-mop@1.0.0-3.7b86f2a ecl-fare-utils@1.0.0.5-1.66e9c6f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fare/fare-mop
Licenses: Unlicense
Synopsis: General purpose Common Lisp utilities using the MOP
Description:

FARE-MOP is a small collection of utilities using the MetaObject Protocol. It notably contains a SIMPLE-PRINT-OBJECT method, and a SIMPLE-PRINT-OBJECT-MIXIN mixin that allow you to trivially define PRINT-OBJECT methods that print the interesting slots in your objects, which is great for REPL interaction and debugging.

clasp-html-encode 1.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://quickdocs.org/html-encode/
Licenses: Expat
Synopsis: Common Lisp library for encoding text in various web-savvy encodings
Description:

A library for encoding text in various web-savvy encodings.

ecl-filesystem-utils 1.0.0-2.a07e8b6
Dependencies: ecl-documentation-utils@1.2.0-0.98630dd ecl-pathname-utils@1.1.0-4.3309d65 ecl-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-mito-auth 0.1-0.262f0f1
Dependencies: sbcl-mito@0.2.0-4.10c22b6 sbcl-ironclad@0.61 sbcl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/mito-auth/
Licenses: LLGPL
Synopsis: Mito mixin class for user authorization
Description:

mito-auth provides a mito mixin class for user authorization.

sbcl-cl-colors-ng 0.0.1
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-parse-number@1.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/cage/cl-colors-ng.git
Licenses: Boost 1.0
Synopsis: Simple color library for Common Lisp
Description:

Simple color library for Common Lisp.

sbcl-cl-irc 0.9.2-0.9638235
Dependencies: sbcl-cl+ssl@0.0.0-6.17d5cdd sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-split-sequence@2.0.1 sbcl-usocket@0.8.9
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

clasp-kmrcl 1.111-1.4a27407
Dependencies: clasp-rt@1990.12.19-1.a6a7503
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://files.kpe.io/kmrcl/
Licenses: LLGPL
Synopsis: General utilities for Common Lisp programs
Description:

KMRCL is a collection of utilities used by a number of Kevin Rosenberg's Common Lisp packages.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092