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

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.


cl-py-configparser 1.0.3
Propagated dependencies: cl-parse-number@1.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/py-configparser/
Licenses: Expat
Build system: asdf/source
Synopsis: ConfigParser Python module functionality for Common Lisp
Description:

The py-configparser package implements the ConfigParser Python module functionality in Common Lisp. In short, it implements reading and writing of .INI-file style configuration files with sections containing key/value pairs of configuration options. In line with the functionalities in the python module, does this package implement basic interpolation of option values in other options.

cl-legion 0.1.1-1.599cca1
Propagated dependencies: cl-bordeaux-threads@0.9.3 cl-speedy-queue@0.0.0-1.0425c7c cl-vom@0.1.4-1.1aeafeb cl-prove@1.0.0-2.5d71f02 cl-local-time@1.0.6-4.40169fe
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/legion
Licenses: Modified BSD
Build system: asdf/source
Synopsis: Simple multithreading worker mechanism for Common Lisp
Description:

This library provides a simple multithreading worker mechanism.

ecl-queues 0.0.0-1.47d4da6
Dependencies: ecl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/oconnore/queues
Licenses: Expat
Build system: asdf/ecl
Synopsis: Common Lisp queue library
Description:

This is a simple queue library for Common Lisp with features such as non-consing thread safe queues and fibonacci priority queues.

cl-num-utils 0.1-1.97a88cd
Propagated dependencies: cl-anaphora@0.9.8 cl-alexandria@1.4-0.009b7e5 cl-array-operations@0.0.0-0.75cbc3b cl-slice@0.1.0-1.c531683 cl-let-plus@0.0.0-2.455e657 cl-clunit@0.2.3-1.6f6d728
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/tpapp/cl-num-utils
Licenses: Boost 1.0
Build system: asdf/source
Synopsis: Numerical utilities for Common Lisp
Description:

cl-num-utils implements simple numerical functions for Common Lisp, including:

  • num=, a comparison operator for floats

  • simple arithmeric functions, like sum and l2norm

  • elementwise operations for arrays

  • intervals

  • special matrices and shorthand for their input

  • sample statistics

  • Chebyshev polynomials

  • univariate rootfinding

cl-png 0.6-1.11b965f
Dependencies: libpng@1.6.39
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ljosa/cl-png
Licenses: LGPL 2.1
Build system: asdf/source
Synopsis: Read and write PNG file format
Description:

This package provides a PNG Common Lisp system to operate with Portable Network Graphics file format.

cl-libyaml 0.1-1.a7fe9f6
Dependencies: libyaml@0.2.5
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/eudoxia0/cl-libyaml
Licenses: Expat
Build system: asdf/source
Synopsis: Libyaml bindings for Common Lisp
Description:

This is a binding to the libyaml library. It's not meant as a full library for YAML, just a bare binding with a couple of utility macros. For a YAML parser and emitter using this, check out cl-yaml.

ecl-cl-pango 0.5-0.ee4904d
Dependencies: pango@1.54.0 ecl-cffi@0.24.1-2.32c90d4 ecl-cl-cairo2@0.6-1.41ae45a ecl-xmls@3.2.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/BradWBeer/cl-pango
Licenses: Expat
Build system: asdf/ecl
Synopsis: Pango bindings for Common Lisp
Description:

This package provides Common Lisp bindings to the pango text layout library.

sbcl-dfio 1.0.2-0.5caf473
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-data-frame@1.1.1-0.6f02e58 sbcl-dexador@0.9.15-3.d7ac217 sbcl-fare-csv@1.0.4-0.f877a23 sbcl-let-plus@0.0.0-2.455e657 sbcl-yason@0.8.4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://lisp-stat.dev/docs/manuals/data-frame/
Licenses: Ms-PL
Build system: asdf/sbcl
Synopsis: Read data to and from data frames
Description:

This package provides tools for manipulating data in files using data frames.

cl-portable-threads 2.3-2.aa26bf3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/binghe/portable-threads
Licenses: ASL 2.0
Build system: asdf/source
Synopsis: Portable threads API for Common Lisp
Description:

Portable Threads (and Scheduled and Periodic Functions) API for Common Lisp (from GBBopen project).

sbcl-harmony 2.0.0-0.0b57483
Dependencies: sbcl-atomics@1.0.0-3.5b36bf2 sbcl-bordeaux-threads@0.9.3 sbcl-cl-mixed@2.1.0-1.3da661a sbcl-stealth-mixin@0.0.0-0.2f853fc sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/harmony/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Common Lisp sound server and sound processing library
Description:

HARMONY is a library that provides you with audio processing tools as well as an audio server to play back music, sfx, and so forth. It is most suited for use in a game engine, but may feasibly also be used for more advanced things such as a DAW

sbcl-terminal-keypress 0.1-1.2ef48c0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-trivial-raw-io@0.0.2-1.b1a3c87
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eudoxia0/terminal-keypress
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Read keyboard events in the terminal from Common Lisp
Description:

This is a library for reading semi-raw user input from terminals. Semi-raw as in, we can't detect if the user pressed the Control key alone, and the function keys are a mystery. What is supported, however, is:

  • Regular characters

  • Control+[key]

  • Alt+[key]

  • Control+Alt+[key]

ecl-cl-template 0.0.1-0.46193a9
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/alpha123/cl-template
Licenses: Expat
Build system: asdf/ecl
Synopsis: Template engine for Common Lisp
Description:

cl-template is a template engine for Common Lisp, taking inspiration from Ruby's ERb module.

sbcl-stdutils 1.0-0.4a4e5a4
Dependencies: sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eslick/cl-stdutils/
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Grab bag of Common Lisp utility functions
Description:

This package provides a grab bag of miscellaneous Common Lisp utilities.

ecl-command-line-args 0.1.3
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-charje.documentation@0.0.0 ecl-cl-str@0.21 ecl-serapeum@0.0.0-12.c08442a ecl-trivia@0.1-0.8b406c3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~whereiseveryone/command-line-args
Licenses: AGPL 3+
Build system: asdf/ecl
Synopsis: Automatically generate command line interfaces
Description:

Command-Line-Args provides a main macro (command) that wraps a defun form and creates a new function that parses the command line arguments. It has support for command-line options, positional, and variadic arguments. It also generates a basic help message. The interface is meant to be easy and non-intrusive.

ecl-green-threads 0.3-1.fff5ebe
Dependencies: ecl-cl-async-future@0.4.4.1-1.ee36c22 ecl-cl-cont@0.3.8-1.fc1fa7e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/thezerobit/green-threads
Licenses: Modified BSD
Build system: asdf/ecl
Synopsis: Cooperative multitasking library for Common Lisp
Description:

This library allows for cooperative multitasking with help of cl-cont for continuations. It tries to mimic the API of bordeaux-threads as much as possible.

cl-heap 0.1.6
Propagated dependencies: cl-xlunit@0.6.3-1.3805d34
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-heap/
Licenses: GPL 3+
Build system: asdf/source
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.

cl-trivial-cltl2 0.1.1-2.8a3bda3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Zulu-Inuoe/trivial-cltl2
Licenses: LLGPL
Build system: asdf/source
Synopsis: Simple CLtL2 compatibility layer for Common Lisp
Description:

This library is a portable compatibility layer around "Common Lisp the Language, 2nd Edition" (https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node102.html) and it exports symbols from implementation-specific packages.

cl-sqlite 0.2.1
Dependencies: sqlite@3.39.3
Propagated dependencies: cl-iterate@1.5.3 cl-cffi@0.24.1-2.32c90d4 cl-fiveam@1.4.2 cl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-sqlite/
Licenses: Public Domain
Build system: asdf/source
Synopsis: Common Lisp binding for SQLite
Description:

The cl-sqlite package is an interface to the SQLite embedded relational database engine.

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.

sbcl-numcl 0.2.0-3.a28f612
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-randist@0.4.2 sbcl-constantfold@0.1-1.0ff1d97 sbcl-float-features@1.0.0-2.c1f86ae sbcl-function-cache@1.0.3 sbcl-gtype@0.1-2.2442e32 sbcl-iterate@1.5.3 sbcl-lisp-namespace@0.1-2.699fccb sbcl-specialized-function@0.1-3.5e2b044 sbcl-trivia@0.1-0.8b406c3 sbcl-type-r@0.0.0-1.83c89e3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://numcl.github.io/numcl/
Licenses: LGPL 3+
Build system: asdf/sbcl
Synopsis: Numpy clone in Common Lisp
Description:

This package is a Python Numpy clone implemented in pure Common Lisp.

ecl-zs3 1.3.3
Dependencies: ecl-drakma@2.0.8 ecl-alexandria@1.4-0.009b7e5 ecl-cxml@0.0.0-1.00b22bf ecl-ironclad@0.61 ecl-puri@1.5.7-2.4bbab89 ecl-cl-base64@3.3.4-1.577683b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/xach/zs3
Licenses: FreeBSD
Build system: asdf/ecl
Synopsis: Work with Amazon S3 and Amazon CloudFront from Common Lisp
Description:

This is ZS3, a library for working with Amazon's Simple Storage Service (S3) and CloudFront service from Common Lisp.

ecl-statistics 1.0.0-0.94fc87a
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-anaphora@0.9.8 ecl-conduit-packages@2.0.0 ecl-distributions@1.0.0-0.ea72622 ecl-let-plus@0.0.0-2.455e657 ecl-numerical-utilities@1.2.0-0.44f45ba
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://lisp-stat.dev/docs/
Licenses: Expat Ms-PL
Build system: asdf/ecl
Synopsis: Statistical functions in Common Lisp
Description:

This package provides a consolidation of Common Lisp statistics libraries.

ecl-xsubseq 0.0.1-1.5ce430b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/xsubseq
Licenses: FreeBSD
Build system: asdf/ecl
Synopsis: Efficient way to use "subseq"s in Common Lisp
Description:

XSubseq provides functions to be able to handle "subseq"s more effieiently.

ecl-kdlcl 1.0-0.dd4a48a
Dependencies: ecl-esrap@0.18-4.d806138 ecl-parse-number@1.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/chee/kdlcl/
Licenses: Expat No Attribution
Build system: asdf/ecl
Synopsis: KDL reader/printer for Common Lisp
Description:

This package provides a KDL reader/writer for Common Lisp.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091