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

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.


clasp-parse-float 0.0.0-2.3074765
Dependencies: clasp-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/soemraws/parse-float
Licenses: Public Domain
Build system: asdf/clasp
Synopsis: Parse a floating point value from a string in Common Lisp
Description:

This package exports the following function to parse floating-point values from a string in Common Lisp.

sbcl-ningle 0.3.0-2.2e85675
Dependencies: sbcl-cl-syntax@0.0.3 sbcl-myway@0.1.0-1.2862300 sbcl-lack@0.3.0-1.35d3a8e sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://8arrow.org/ningle/
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Super micro framework for Common Lisp
Description:

Ningle is a lightweight web application framework for Common Lisp.

clasp-py4cl 0.0.0-2.2f2a008
Dependencies: python@3.11.14 clasp-trivial-garbage@0.21-0.3474f64
Propagated dependencies: python-numpy@1.26.4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/bendudson/py4cl
Licenses: Expat
Build system: asdf/clasp
Synopsis: Call python from Common Lisp
Description:

Py4CL is a bridge between Common Lisp and Python, which enables Common Lisp to interact with Python code. It uses streams to communicate with a separate python process, the approach taken by cl4py. This is different to the CFFI approach used by burgled-batteries, but has the same goal.

cl-graph 0.0.0-0.78bf9ec
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-heap@0.1.6 cl-ppcre@2.1.1 cl-curry-compose-reader-macros@1.0.0-0.beaa92d cl-metabang-bind@0.8.0-2.0819642 cl-named-readtables@0.9-4.d5ff162 cl-yason@0.8.4 cl-stefil@0.1-0.0398548
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://eschulte.github.io/graph/
Licenses: GPL 3+
Build system: asdf/source
Synopsis: Graph data structure and algorithms for Common Lisp
Description:

The GRAPH Common Lisp library provides a data structures to represent graphs, as well as some graph manipulation and analysis algorithms (shortest path, maximum flow, minimum spanning tree, etc.).

cl-trivial-battery 0.1.0-1.318c9da
Propagated dependencies: cl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pokepay/trivial-battery
Licenses: FreeBSD
Build system: asdf/source
Synopsis: Trivial library for getting the battery information
Description:

This package provides a Common Lisp library for getting the battery information.

ecl-promise 1.0.0-0.801db8f
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.github.io/promise/
Licenses: Zlib
Build system: asdf/ecl
Synopsis: Promise mechanism for asynchronous operations
Description:

This library implements a basic promise datastructure, which is useful for dealing with asynchronous behaviours. Importantly, this library does not use any other libraries or frameworks, and instead leaves the execution and state transition of promise objects in your control, making it easy to integrate.

cl-wayland 0.0.0-0.a92a508
Dependencies: wayland@1.24.0
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-closer-mop@1.0.0-3.7b86f2a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sdilts/cl-wayland
Licenses: Modified BSD
Build system: asdf/source
Synopsis: Common Lisp FFI bindings for libwayland
Description:

This package provides Common Lisp FFI bindings for libwayland, primarily for the mahogany window manager.

ecl-cl-qrencode 0.1.2
Dependencies: ecl-zpng@1.2.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jnjcc/cl-qrencode
Licenses: GPL 2+
Build system: asdf/ecl
Synopsis: QR code encoder for Common Lisp
Description:

This Common Lisp library provides function to make QR codes and to save them as PNG files.

sbcl-cl-reexport 0.1-2.03ad7a0
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/takagi/cl-reexport
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Reexport external symbols in other Common Lisp packages
Description:

Cl-reexport makes a package reexport symbols which are external symbols in other Common Lisp packages. This functionality is intended to be used with (virtual) hierarchical packages.

cl-fuzzy-dates 1.0.0-0.d6a2c22
Propagated dependencies: cl-ppcre@2.1.1 cl-documentation-utils@1.2.0-0.98630dd cl-parachute@1.5.0-3.dd925cb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/fuzzy-dates
Licenses: Zlib
Build system: asdf/source
Synopsis: Fuzzily parse date and time strings
Description:

Library to fuzzily parse time and date strings into a universal-time timestamp.

sbcl-ucons 0.0.0-0.d976810
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-atomics@1.0.0-3.5b36bf2 sbcl-bordeaux-threads@0.9.3 sbcl-named-readtables@0.9-4.d5ff162 sbcl-trivia@0.1-0.8b406c3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/ucons
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Unique conses for Common Lisp
Description:

UCONS is a Common Lisp library providing unique conses. Unique conses are different from regular conses in that, in addition to their car and cdr, they maintain a table of past users. Also, the cdr of each ucons is restricted to other uconses or nil. Uconses are meant for those situations where even reusing regular conses (to avoid consing) is too computationally expensive.

ecl-cl-unification 0.0.0-1.01079f3
Dependencies: ecl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-unification/
Licenses: Zero-Clause BSD
Build system: asdf/ecl
Synopsis: Unification framework for Common Lisp
Description:

This package provides a framework to unify arbitrary Common Lisp objects while constructing bindings for placeholders (unification variables) in a template sublanguage.

cl-jsonrpc 0.3.2-2.2af1e0f
Propagated dependencies: cl-clack@2.1.0-1.4916ebb cl-http-body@0.1.0-2.3e4bedd cl-lack@0.3.0-1.35d3a8e cl-yason@0.8.4 cl-bordeaux-threads@0.9.3 cl-event-emitter@0.0.1-0.cb0e15f cl-alexandria@1.4-0.009b7e5 cl-dissect@1.0.0-2.a70cabc cl-trivial-timeout@0.1.5-2.e70d9b4 cl-chanl@0.4.1-1.56e90a1 cl-vom@0.1.4-1.1aeafeb cl-usocket@0.8.9 cl-websocket-driver@0.2.0-1.17ba553 cl-rove@0.10.0-1.6a5dfcd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/cxxxr/jsonrpc
Licenses: FreeBSD
Build system: asdf/source
Synopsis: JSON-RPC 2.0 server/client for Common Lisp
Description:

This package provides a JSON-RPC 2.0 server/client for Common Lisp.

clasp-curry-compose-reader-macros 1.0.0-0.beaa92d
Dependencies: clasp-alexandria@1.4-0.009b7e5 clasp-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
Build system: asdf/clasp
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.

cl-parse 1.0-1.2351ee7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/massung/parse
Licenses: ASL 2.0
Build system: asdf/source
Synopsis: Monadic parsing for Common Lisp
Description:

PARSE is a simple token parsing library for Common Lisp.

cl-trivial-package-locks 0.1-0.ca2e2b1
Propagated dependencies: cl-parachute@1.5.0-3.dd925cb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/yitzchak/trivial-package-locks
Licenses: Expat
Build system: asdf/source
Synopsis: Standard interface to the various package lock implementations
Description:

This package provides a standard interface to the various package lock implementations of Common Lisp.

ecl-websocket-driver 0.2.0-1.17ba553
Dependencies: ecl-babel@0.5.0-3.627d6a6 ecl-clack@2.1.0-1.4916ebb ecl-fast-http@0.2.0-2.502a377 ecl-fast-io@1.0.0-3.a4c5ad6 ecl-fast-websocket@0.1-1.baeeadd ecl-event-emitter@0.0.1-0.cb0e15f ecl-sha1@1.0-0.be8b1b1 ecl-cl-base64@3.3.4-1.577683b ecl-split-sequence@2.0.1 ecl-bordeaux-threads@0.9.3 ecl-quri@0.7.0-0.03ecaf3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/websocket-driver
Licenses: FreeBSD
Build system: asdf/ecl
Synopsis: WebSocket server/client for Common Lisp
Description:

This library provides a WebSocket server and client implementation for Common Lisp.

sbcl-bordeaux-threads 0.9.3
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-global-vars@1.0.0-0.c749f32 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://common-lisp.net/project/bordeaux-threads/
Licenses: X11
Build system: asdf/sbcl
Synopsis: Portable shared-state concurrency library for Common Lisp
Description:

BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. It is similar to the CLIM-SYS threading and lock support.

cl-clx 0.7.7
Propagated dependencies: cl-fiasco@0.0.1-2.bb47d2f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.cliki.net/portable-clx
Licenses: X11
Build system: asdf/source
Synopsis: X11 client library for Common Lisp
Description:

CLX is an X11 client library for Common Lisp. The code was originally taken from a CMUCL distribution, was modified somewhat in order to make it compile and run under SBCL, then a selection of patches were added from other CLXes around the net.

sbcl-simple-tasks 1.3.0-1.745d4b5
Dependencies: sbcl-array-utils@1.3.0-1.16e108a sbcl-bordeaux-threads@0.9.3 sbcl-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/sbcl
Synopsis: Simple task scheduling framework
Description:

This is a task scheduling framework for Common Lisp.

ecl-cl-interpol 0.2.7-1.70a1137
Dependencies: ecl-cl-unicode@0.1.6 ecl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://edicl.github.io/cl-interpol/
Licenses: Modified BSD
Build system: asdf/ecl
Synopsis: String interpolation for Common Lisp
Description:

CL-INTERPOL is a library for Common Lisp which modifies the reader so that you can have interpolation within strings similar to Perl or Unix Shell scripts. It also provides various ways to insert arbitrary characters into literal strings even if your editor/IDE doesn't support them.

ecl-random-sample 0.0.0-0.46b7037
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-infix-math@0.0.0-0.f5155ae ecl-named-readtables@0.9-4.d5ff162 ecl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/random-sample
Licenses: Expat
Build system: asdf/ecl
Synopsis: Take a random sample from a sequence
Description:

Random-Sample is a library for reliably taking a random sample from a sequence.

ecl-iolib 0.8.4-0.010b7a6
Dependencies: libfixposix@0.4.3 ecl-alexandria@1.4-0.009b7e5 ecl-bordeaux-threads@0.9.3 ecl-cffi@0.24.1-2.32c90d4 ecl-idna@0.2.2 ecl-split-sequence@2.0.1 ecl-swap-bytes@1.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sionescu/iolib
Licenses: Expat
Build system: asdf/ecl
Synopsis: Common Lisp I/O library
Description:

IOlib is to be a better and more modern I/O library than the standard Common Lisp library. It contains a socket library, a DNS resolver, an I/O multiplexer(which supports select(2), epoll(4) and kqueue(2)), a pathname library and file-system utilities.

clasp-input-event-codes 0.0.1
Dependencies: clasp-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~shunter/input-event-codes
Licenses: Expat
Build system: asdf/clasp
Synopsis: Event codes for Common Lisp
Description:

This library is a Common Lisp port of all the constants from the event codes header file found on Linux and FreeBSD.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091