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

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.


ecl-graph 0.0.0-0.78bf9ec
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-cl-heap@0.1.6 ecl-cl-ppcre@2.1.1 ecl-curry-compose-reader-macros@1.0.0-0.beaa92d ecl-metabang-bind@0.8.0-2.0819642 ecl-named-readtables@0.9-4.d5ff162 ecl-yason@0.8.4
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/ecl
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.).

ecl-misc-extensions 4.0.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/misc-extensions/
Licenses: Public Domain
Build system: asdf/ecl
Synopsis: Collection of small macros and extensions for Common Lisp
Description:

This project is intended as a catchall for small, general-purpose extensions to Common Lisp. It contains:

  • new-let, a macro that combines and generalizes let, let* and multiple-value-bind,

  • gmap, an iteration macro that generalizes map.

sbcl-net.didierverna.asdf-flv 2.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.lrde.epita.fr/~didier/software/lisp/misc.php#asdf-flv
Licenses: non-copyleft
Build system: asdf/sbcl
Synopsis: Common Lisp ASDF extension to provide support for file-local variables
Description:

ASDF-FLV provides support for file-local variables through ASDF. A file-local variable behaves like *PACKAGE* and *READTABLE* with respect to LOAD and COMPILE-FILE: a new dynamic binding is created before processing the file, so that any modification to the variable becomes essentially file-local.

In order to make one or several variables file-local, use the macros SET-FILE-LOCAL-VARIABLE(S).

cl-ospm 0.0.2
Dependencies: cl-osicat@0.7.0-4.9823279
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-calispel@0.1-1.e9f2f9c cl-hu.dwim.defclass-star@2021-2.3086878 cl-local-time@1.0.6-4.40169fe cl-moptilities@0.3.13-1.a436f16 cl-named-readtables@0.9-4.d5ff162 cl-serapeum@0.0.0-12.c08442a cl-trivia@0.1-0.8b406c3 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/ospm
Licenses: Modified BSD
Build system: asdf/source
Synopsis: System package manager in Common Lisp
Description:

This library is a universal interface to the operating system package manager. It has extensive support for Guix, among others:

  • package listing and searching;

  • package installation and uninstallation;

  • package file listing;

  • profile listing;

  • manifest listing and installation;

  • generation listing, switching and deletion.

clasp-shasht 0.1-2.27ba0a8
Dependencies: clasp-closer-mop@1.0.0-3.7b86f2a clasp-trivial-do@0.1-1.03a1729
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://yitzchak.github.io/shasht/
Licenses: Expat
Build system: asdf/clasp
Synopsis: Common Lisp JSON reading and writing library
Description:

This package provides a Common Lisp library to work with the JSON file format.

sbcl-cl-readline 0.1.2-1.8438c9e
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 readline@8.2.13
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/cl-readline
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Common Lisp bindings to the GNU Readline library
Description:

The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.

cl-skippy 1.3.12-0.e456210
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://xach.com/lisp/skippy/
Licenses: FreeBSD
Build system: asdf/source
Synopsis: Common Lisp library for GIF images
Description:

Skippy is a Common Lisp library to read and write GIF image files.

sbcl-cl-raylib 0.0.1-0.985ceeb
Dependencies: raylib@5.5 sbcl-3d-matrices@1.0.0-3.bc1ffa0 sbcl-3d-vectors@3.1.0-3.fc751c6 sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/longlene/cl-raylib
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Common Lisp bindings to raylib
Description:

This package provides Common Lisp CFFI bindings to the Raylib game development library.

ecl-cl-slug 0.4.1-1.ffb229d
Dependencies: ecl-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/ecl
Synopsis: Multi-language slug formatter
Description:

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

ecl-metering 3.2-0.62dbaa5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/dkochmanski/metering
Licenses: Public Domain
Build system: asdf/ecl
Synopsis: Common Lisp code profiling tool
Description:

The Metering System is a portable Common Lisp code profiling tool. It gathers timing and consing statistics for specified functions while a program is running.

cl-postmodern 1.33.12
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-bordeaux-threads@0.9.3 cl-base64@3.3.4-1.577683b cl-unicode@0.1.6 cl-closer-mop@1.0.0-3.7b86f2a cl-global-vars@1.0.0-0.c749f32 cl-ironclad@0.61 cl-local-time@1.0.6-4.40169fe cl-md5@2.0.5 cl-split-sequence@2.0.1 cl-uax-15@0.1.3 cl-usocket@0.8.9 cl-fiveam@1.4.2 cl-trivial-octet-streams@0.1-1.71b0063
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://marijnhaverbeke.nl/postmodern/
Licenses: Zlib
Build system: asdf/source
Synopsis: Common Lisp library for interacting with PostgreSQL
Description:

postmodern is a Common Lisp library for interacting with PostgreSQL databases. It provides the following features:

  • Efficient communication with the database server without need for foreign libraries.

  • Support for UTF-8 on Unicode-aware Lisp implementations.

  • A syntax for mixing SQL and Lisp code.

  • Convenient support for prepared statements and stored procedures.

  • A metaclass for simple database-access objects.

This package produces 4 systems: postmodern, cl-postgres, s-sql, simple-date

SIMPLE-DATE is a very basic implementation of date and time objects, used to support storing and retrieving time-related SQL types. It is not loaded by default and you can use local-time (which has support for timezones) instead.

S-SQL is used to compile s-expressions to strings of SQL code, escaping any Lisp values inside, and doing as much as possible of the work at compile time.

CL-POSTGRES is the low-level library used for interfacing with a PostgreSQL server over a socket.

POSTMODERN itself is a wrapper around these packages and provides higher level functions, a very simple data access object that can be mapped directly to database tables and some convenient utilities. It then tries to put all these things together into a convenient programming interface

ecl-py4cl 0.0.0-2.2f2a008
Dependencies: python@3.11.14 ecl-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/ecl
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-definitions 1.0.0-2.8697960
Propagated dependencies: cl-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/source
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.

clasp-html-template 0.9.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://edicl.github.io/html-template/
Licenses: FreeBSD
Build system: asdf/clasp
Synopsis: HTML templates from Common Lisp
Description:

HTML-TEMPLATE is a Common Lisp library which can be used to fill templates with arbitrary (string) values at runtime. The result does not have to be HTML.

It is loosely modeled after the Perl module HTML::Template and partially compatible with a its syntax, though both libraries contain some extensions that the other does not support.

HTML-TEMPLATE translates templates into efficient closures which can be re-used as often as needed. It uses a cache mechanism so you can update templates while your program is running and have the changes take effect immediately.

sbcl-simple-optimization 1.1
Dependencies: sbcl-simple-matrix@3.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-simple-optimization
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Solving unconstrained optimization problems in Common Lisp
Description:

simple-optimization is a Common Lisp library providing a function to solve unconstrained optimization problems numerically using either the gradient descent or a quasi-Newton method.

ecl-cluster 0.0.0-0.b040e97
Dependencies: ecl-acclimation@0.0.0-1.4d51150 ecl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/robert-strandh/Cluster
Licenses: FreeBSD
Build system: asdf/ecl
Synopsis: Assembler with input in the form of standard instances
Description:

Cluster is an assembler (initially for x86 and x86-64) with a difference. To avoid the issue of defining a syntax, the input to Cluster is a list of standard objects (i.e., instances of the class STANDARD-OBJECT), as opposed to a character file or S-expressions.

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.

sbcl-dufy 0.4.1
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1
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/sbcl
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-40ants-plantuml 0.0.0-0.928a074
Dependencies: graphviz@7.0.1 plantuml@1.2024.6
Propagated dependencies: cl-40ants-asdf-system@0.3.2-1.91ed8a4 cl-serapeum@0.0.0-12.c08442a cl-rove@0.10.0-1.6a5dfcd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://40ants.com/plantuml/
Licenses: Unlicense
Build system: asdf/source
Synopsis: Wrapper around PlantUML jar library
Description:

40ants-plantuml provides a wrapper around the PlantUML jar library.

clasp-open-with 1.0.0-0.f0682e4
Dependencies: clasp-documentation-utils@1.2.0-0.98630dd clasp-trivial-features@1.0 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/open-with/
Licenses: Zlib
Build system: asdf/clasp
Synopsis: Open a file in a suitable external program
Description:

This package provides a small utility library to open a thing (usually a file or URL) in an appropriate handler (usually an external file manager or browser).

ecl-cl-heap 0.1.6
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/ecl
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.

ecl-trivial-ws 0.1-0.ebf1ec0
Dependencies: ecl-hunchensocket@1.0.0-0.faf2c08 ecl-websocket-driver@0.2.0-1.17ba553 ecl-cl-async@0.6.1-1.f6423e4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ceramic/trivial-ws
Licenses: Expat
Build system: asdf/ecl
Synopsis: Common Lisp library for using WebSockets
Description:

This package implements a simple interface for using WebSockets via Common Lisp.

ecl-global-vars 1.0.0-0.c749f32
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lmj/global-vars
Licenses: Expat
Build system: asdf/ecl
Synopsis: Efficient global variables in Common Lisp
Description:

In Common Lisp, a special variable that is never dynamically bound typically serves as a stand-in for a global variable. The global-vars library provides true global variables that are implemented by some compilers. An attempt to rebind a global variable properly results in a compiler error. That is, a global variable cannot be dynamically bound.

Global variables therefore allow us to communicate an intended usage that differs from special variables. Global variables are also more efficient than special variables, especially in the presence of threads.

cl-golden-utils 0.0.0-4.e43914a
Propagated dependencies: cl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lisp-mirror/golden-utils
Licenses: Expat
Build system: asdf/source
Synopsis: Common Lisp utility library
Description:

This is a Common Lisp library providing various utilities.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091