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

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-ucons 0.0.0-0.d976810
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-atomics@1.0.0-3.5b36bf2 cl-bordeaux-threads@0.9.3 cl-named-readtables@0.9-4.d5ff162 cl-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/source
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.

cl-ewkb 0.2-0.e2c7976
Propagated dependencies: cl-ieee-floats@20170924-1.566b51a cl-flexi-streams@1.0.20-1.4951d57
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/filonenko-mikhail/cl-ewkb
Licenses: Expat
Build system: asdf/source
Synopsis: Common Lisp PostGIS EWKB library
Description:

This package is a geospatial library, based on cl-wkb, that implements the OGC Well-Known Binary geographic geometry data model with PostGIS 3d, 4d extensions, and provides WKB and EWKB encoding and decoding functionality.

cl-dufy 0.4.1
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-ppcre@2.1.1 cl-fiveam@1.4.2 cl-csv@1.0.6-2.68ecb5d cl-parse-float@0.0.0-2.3074765 cl-lispbuilder-sdl@0.9.8.2-2.9590d70 cl-lparallel@2.8.4-1.80fc295
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/privet-kitty/dufy
Licenses: Expat
Build system: asdf/source
Synopsis: Color library for Common Lisp
Description:

Dufy is a library for exact color manipulation and conversion in various color spaces, which supports many color models.

cl-cesdi 1.0.1
Propagated dependencies: cl-closer-mop@1.0.0-3.7b86f2a 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/cesdi/
Licenses: Unlicense
Build system: asdf/source
Synopsis: Ergonomic initialization of effective slot definition objects
Description:

This package provides a compute-effective-slot-definition-initargs generic function that allows for more ergonomic initialization of effective slot definition objects.

clasp-simple-rgb 0.01-1.ba9b068
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/wmannis/simple-rgb
Licenses: FreeBSD
Build system: asdf/clasp
Synopsis: Manipulate colors in RGB format
Description:

This Common Lisp library focuses on the small set of basic color manipulations (lightening, compliments, etc.) you might use to generate a color palette for a GUI or web page.

sbcl-infix-math 0.0.0-0.f5155ae
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-parse-number@1.7 sbcl-serapeum@0.0.0-12.c08442a sbcl-wu-decimal@2.0.0-0.5b348bd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/infix-math
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Extensible infix syntax for math in Common Lisp
Description:

Infix-Math is a library that provides a special-purpose syntax for transcribing mathematical formulas into Lisp.

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.

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

Ningle is a lightweight web application framework for Common Lisp.

cl-priority-queue 0.1-0.011b8d5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/dsorokin/priority-queue
Licenses: Expat
Build system: asdf/source
Synopsis: Priority queue for Common Lisp
Description:

This package provides a priority queue implemented with an array-based heap.

cl-mime 0.5.3-1.d30a28e
Propagated dependencies: cl-ppcre@2.1.1 cl-base64@3.3.4-1.577683b cl-qprint@0.9.0-1.bfe3985 cl-rove@0.10.0-1.6a5dfcd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/40ants/cl-mime/
Licenses: LGPL 2.1
Build system: asdf/source
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.

cl-sealable-metaobjects 0.0.0-1.e09ec97
Propagated dependencies: 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/marcoheisig/sealable-metaobjects/
Licenses: Expat
Build system: asdf/source
Synopsis: CLOSsy way to trade genericity for performance
Description:

This library is an extension of the Common Lisp Object System (CLOS) that allows a compiler to inline a generic function under certain conditions.

cl-claw 1.0-0.3cd4a96
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-cffi@0.24.1-2.32c90d4 cl-json@0.6.0 cl-ppcre@2.1.1 cl-claw-support@1.0.0 cl-local-time@1.0.6-4.40169fe cl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/borodust/claw
Licenses: FreeBSD
Build system: asdf/source
Synopsis: Autowrapper for Common Lisp
Description:

This is a Common Lisp autowrapping facility for quickly creating clean and lean bindings to C libraries.

sbcl-cl-cpus 0.0.3
Dependencies: sbcl-cffi@0.24.1-2.32c90d4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/muyinliu/cl-cpus
Licenses: ISC
Build system: asdf/sbcl
Synopsis: Common Lisp feature to get number of CPUs
Description:

This package provides a Common Lisp system which has only one function to return the CPU count of the current system.

ecl-cl-async 0.6.1-1.f6423e4
Dependencies: ecl-babel@0.5.0-3.627d6a6 ecl-bordeaux-threads@0.9.3 ecl-cffi@0.24.1-2.32c90d4 ecl-cl-libuv@0.1.6-1.32100c0 ecl-cl-ppcre@2.1.1 ecl-fast-io@1.0.0-3.a4c5ad6 openssl@3.0.8 ecl-static-vectors@1.8.9 ecl-trivial-features@1.0 ecl-trivial-gray-streams@2.0-1.2b3823e ecl-vom@0.1.4-1.1aeafeb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://orthecreedence.github.io/cl-async/
Licenses: Expat
Build system: asdf/ecl
Synopsis: Asynchronous operations for Common Lisp
Description:

Cl-async is a library for general purpose, non-blocking programming in Common Lisp. It uses the libuv library as backend.

sbcl-charje.documentation 0.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~charje/documentation
Licenses: AGPL 3+
Build system: asdf/sbcl
Synopsis: Docstring parsing library for Common Lisp
Description:

Charje.documentation can used to parse Common Lisp docstrings the charje way, or it can be used to create custom docstring parsers. Docstring parsers are composed using mixin classes and initialization methods.

cl-trivial-backtrace 1.1.0-2.7f90b4a
Propagated dependencies: cl-lift@1.7.1-3.a794184
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/trivial-backtrace/
Licenses: Expat
Build system: asdf/source
Synopsis: Portable simple API to work with backtraces in Common Lisp
Description:

One of the many things that didn't quite get into the Common Lisp standard was how to get a Lisp to output its call stack when something has gone wrong. As such, each Lisp has developed its own notion of what to display, how to display it, and what sort of arguments can be used to customize it. trivial-backtrace is a simple solution to generating a backtrace portably.

sbcl-definitions 1.0.0-2.8697960
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.com/docs/definitions
Licenses: Zlib
Build system: asdf/sbcl
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.

cl-nhooks 1.2.2
Propagated dependencies: cl-serapeum@0.0.0-12.c08442a cl-lisp-unit2@0.9.4-0.b5aa17b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/atlas-engineer/nhooks
Licenses: Expat
Build system: asdf/source
Synopsis: Hook facility for Common Lisp
Description:

This package holds an enhanced implementation of hooks (extension points). It works similarly to Emacs hooks with crucial improvements:

  • If the compiler allows it (such as SBCL), type-checking is performed at compile-time and at run-time when adding handlers to a hook.

  • On failure, multiple restarts are offered, such as disabling the offending handler or simply continuing to the next function.

  • The hook handler execution order and combination can be customized.

  • Anonymous functions (lambdas) can be added to hooks as handler objects. When inspecting hooks, readable names are thus exposed instead of lambda blackboxes. Handlers are compared through their names (through the mandatory name slot). A hook can not contain multiple handlers with the same name.

  • A special provision is taken for “setters”, handlers that are meant to set a given place to a given values. Such handler objects can be compared and identified uniquely.

cl-antik 0.0.0-1.e4711a6
Propagated dependencies: cl-antik-base@0.0.0-1.e4711a6 cl-gsll@0.0.0-1.1a8ada2 cl-lisp-unit@0.0.0-1.89653a2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/antik/
Licenses: GPL 3
Build system: asdf/source
Synopsis: Scientific and engineering computation in Common Lisp
Description:

Antik provides a foundation for scientific and engineering computation in Common Lisp. It is designed not only to facilitate numerical computations, but to permit the use of numerical computation libraries and the interchange of data and procedures, whether foreign (non-Lisp) or Lisp libraries. It is named after the Antikythera mechanism, one of the oldest examples of a scientific computer known.

sbcl-schemeish 0.0.1-2.872ea3d
Dependencies: sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-cltl2@0.1.1-2.8a3bda3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/chebert/schemeish
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Scheme style syntax/macros/functions for Common Lisp
Description:

Schemeish implements several useful Scheme constructs for Common Lisp. These include named-let, define, scheme argument lists, and a shortcut to FUNCALL with [] instead of ().

clasp-zpb-exif 1.2.5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://xach.com/lisp/zpb-exif/
Licenses: FreeBSD
Build system: asdf/clasp
Synopsis: EXIF information extractor for Common Lisp
Description:

This is a Common Lisp library to extract EXIF information from image files.

ecl-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/ecl
Synopsis: Monadic parsing for Common Lisp
Description:

PARSE is a simple token parsing library for Common Lisp.

ecl-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/ecl
Synopsis: Write SVG file format
Description:

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

ecl-3bz 0.0.0-1.569614c
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-babel@0.5.0-3.627d6a6 ecl-cffi@0.24.1-2.32c90d4 ecl-mmap@1.0.0-0.ba2e98c ecl-nibbles@0.14-3.a46a677 ecl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/3b/3bz
Licenses: Expat
Build system: asdf/ecl
Synopsis: Deflate decompression for Common Lisp
Description:

3bz is an implementation of Deflate decompression (RFC 1951) optionally with zlib (RFC 1950) or gzip (RFC 1952) wrappers, with support for reading from foreign pointers (for use with mmap and similar, etc), and from CL octet vectors and streams.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091