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

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-listopia 0.12.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Dimercel/listopia
Licenses: LLGPL
Build system: asdf/ecl
Synopsis: List manipulation library for Common Lisp
Description:

This package is a list manipulation library for Common Lisp inspired by Haskell package Data.List.

sbcl-modularize-interfaces 0.9.3-1.9635365
Dependencies: sbcl-lambda-fiddle@1.0.0-1.d16bba5 sbcl-modularize@1.0.0-1.86c5d9a sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-indent@1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/modularize-interfaces/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Programmatical interfaces extension for Modularize
Description:

This is an extension to MODULARIZE that allows your application to define interfaces in-code that serve both as a primary documentation and as compliance control.

ecl-triads 0.0.1
Dependencies: ecl-charje.loop@1.1.0 ecl-cl-str@0.21 ecl-command-line-args@0.1.3 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/~charje/triads
Licenses: GPL 3
Build system: asdf/ecl
Synopsis: Music composition tool to convert roman numerals into triads
Description:

Triads is a simple command line tool that reads roman numeral notation from standard input (or a file) and an musical key and outputs the roman numeral in addition to the notes of the triad associated with that roman numeral given in the key.

sbcl-clop 1.0.1-0.c0c3fe7
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-str@0.21 sbcl-esrap@0.18-4.d806138 sbcl-local-time@1.0.6-4.40169fe sbcl-parse-number@1.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sheepduke/clop
Licenses: Expat
Build system: asdf/sbcl
Synopsis: TOML parser for Common Lisp
Description:

Clop is a Common Lisp library for parsing strings in the TOML configuration file format.

ecl-file-select 1.0.0-1.ef25f6d
Dependencies: ecl-cffi@0.24.1-2.32c90d4 ecl-documentation-utils@1.2.0-0.98630dd ecl-float-features@1.0.0-2.c1f86ae
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/file-select/
Licenses: Zlib
Build system: asdf/ecl
Synopsis: Invoke the native file selection dialogs to open or save files
Description:

This library allows you to open native file dialogs to open and save files. This is useful if you have an application that's primarily text based and would like a more convenient file selection utility, or if you are working with a UI toolkit that does not offer a way to access the native file dialogs directly.

sbcl-lispbuilder-sdl 0.9.8.2-2.9590d70
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-trivial-garbage@0.21-0.3474f64 sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lispbuilder/lispbuilder/wiki/LispbuilderSDL
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Common Lisp wrapper for SDL
Description:

This library is an SDL wrapper as part of an umbrella project that provides cross-platform packages for building large, interactive applications in Common Lisp.

cl-wayflan 0.1.0
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-babel@0.5.0-3.627d6a6 cl-cffi@0.24.1-2.32c90d4 cl-closer-mop@1.0.0-3.7b86f2a cl-plump@2.0.0-4.251fbe0 cl-parachute@1.5.0-3.dd925cb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~shunter/wayflan
Licenses: Modified BSD
Build system: asdf/source
Synopsis: Wayland communication library for Common Lisp
Description:

Wayflan is a from-scratch Wayland communication library for Common Lisp. It makes a good-faith effort to mimic libwayland behavior not defined in the Wayland spec, to keep compatibility between the two libraries.

Wayflan is not a compositor nor a GUI toolkit. Its purpose is to parse Wayland protocol XML documents and exchange Wayland messages between other processes.

Features:

  • Client support

  • All implementation done in Common Lisp from the socket up

  • Enum values are translated into keywords

  • Wayland protocol introspection

  • ASDF component :wayflan-client-impl generates code from XML. ASDF's extensible components make it possible to teach your program new protocols for Wayland without the need of a special build system.

cl-containers 0.12.1-4.781ebfe
Propagated dependencies: cl-asdf-system-connections@0.8.4-1.9f08524 cl-metatilities-base@0.6.6-2.ef04337 cl-moptilities@0.3.13-1.a436f16 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/cl-containers/
Licenses: Expat
Build system: asdf/source
Synopsis: Container library for Common Lisp
Description:

Common Lisp ships with a set of powerful built in data structures including the venerable list, full featured arrays, and hash-tables. CL-containers enhances and builds on these structures by adding containers that are not available in native Lisp (for example: binary search trees, red-black trees, sparse arrays and so on), and by providing a standard interface so that they are simpler to use and so that changing design decisions becomes significantly easier.

sbcl-s-sysdeps 1-3.7f8de28
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-usocket@0.8.9
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/svenvc/s-sysdeps
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Common Lisp abstraction layer over platform dependent functionality
Description:

s-sysdeps is an abstraction layer over platform dependent functionality. This simple package is used as a building block in a number of other projects.

s-sysdeps abstracts:

  • managing processes,

  • implementing a standard TCP/IP server,

  • opening a client TCP/IP socket stream,

  • working with process locks.

sbcl-staple 2.0.0-1.0ee8e25
Dependencies: sbcl-3bmd@0.0.0-4.e68b2d4 sbcl-babel@0.5.0-3.627d6a6 sbcl-cl-docutils@0.1.1-1.756b5ad sbcl-cl-markless@1.1.0-1.a0e145c sbcl-cl-ppcre@2.1.1 sbcl-clip@0.7.0-1.7afa687 sbcl-concrete-syntax-tree@0.2.0-0.3729172 sbcl-definitions@1.0.0-2.8697960 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-eclector@0.10.0-0.28d2944 sbcl-language-codes@1.0.0-1.e7aa0e3 sbcl-pathname-utils@1.1.0-4.3309d65
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://Shinmera.github.io/staple/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Generate documentation about Lisp projects through an HTML template
Description:

Staple is a documentation system. It provides you with a way to generate standalone documentation accumulated from various sources such as readmes, documentation files, and docstrings.

ecl-contextl 1.0.0-2.f4fb3f5
Dependencies: ecl-closer-mop@1.0.0-3.7b86f2a ecl-lw-compat@1.0.0-1.aabfe28
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pcostanza/contextl
Licenses: Expat
Build system: asdf/ecl
Synopsis: Context-oriented programming for Common Lisp
Description:

ContextL is a CLOS extension for Context-Oriented Programming (COP).

Find overview of ContextL's features in an overview paper: http://www.p-cos.net/documents/contextl-soa.pdf. See also this general overview article about COP which also contains some ContextL examples: http://www.jot.fm/issues/issue_2008_03/article4/.

ecl-modf 0-0.dea93fe
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-closer-mop@1.0.0-3.7b86f2a ecl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/smithzvk/modf
Licenses: Modified BSD
Build system: asdf/ecl
Synopsis: SETF like macro for functional programming in Common Lisp
Description:

This library simplifies functional programming in Common Lisp by making it easier to make new data structures with specified changes in place.

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-classimp 0.0.0-1.6c74f38
Dependencies: assimp@5.4.3 ecl-cffi@0.24.1-2.32c90d4 ecl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/3b/classimp
Licenses: Expat
Build system: asdf/ecl
Synopsis: Common Lisp CFFI bindings for Open Asset Import Library
Description:

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

sbcl-one-more-re-nightmare 0.0.0-1.5b0b02e
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6 sbcl-bordeaux-threads@0.9.3 sbcl-dynamic-mixins@0.0-1.7cc09be sbcl-esrap@0.18-4.d806138 sbcl-stealth-mixin@0.0.0-0.2f853fc sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-indent@1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/telekons/one-more-re-nightmare
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: Regular expression compiler in Common Lisp
Description:

one-more-re-nightmare is a regular expression engine that uses the technique presented in Regular-expression derivatives re-examined (Owens, Reppy and Turon, 2009; doi:10.1017/S0956796808007090) to interpret and compile regular expressions.

cl-static-dispatch 0.5.1
Propagated dependencies: cl-agutil@0.0.1-1.df188d7 cl-alexandria@1.4-0.009b7e5 cl-anaphora@0.9.8 cl-arrows@0.2.0-0.df7cf00 cl-environments@0.4 cl-closer-mop@1.0.0-3.7b86f2a cl-iterate@1.5.3 cl-optima@1.0-1.373b245 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/alex-gutev/static-dispatch
Licenses: Expat
Build system: asdf/source
Synopsis: Static generic function dispatch for Common Lisp
Description:

Static dispatch is a Common Lisp library, inspired by inlined-generic-function, which allows standard Common Lisp generic function dispatch to be performed statically (at compile time) rather than dynamically (runtime). This is similar to what is known as "overloading" in languages such as C++ and Java.

The purpose of static dispatch is to provide an optimization in cases where the usual dynamic dispatch is too slow, and the dynamic features of generic functions, such as adding/removing methods at runtime are not required. An example of such a case is a generic equality comparison function. Currently generic functions are considered far too slow to implement generic arithmetic and comparison operations when used heavily in numeric code.

cl-cookie 0.9.10-1.cea55ae
Propagated dependencies: cl-proc-parse@0.0.0-1.ac36368 cl-alexandria@1.4-0.009b7e5 cl-quri@0.7.0-0.03ecaf3 cl-ppcre@2.1.1 cl-local-time@1.0.6-4.40169fe cl-prove@1.0.0-2.5d71f02
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/cl-cookie
Licenses: FreeBSD
Build system: asdf/source
Synopsis: HTTP cookie manager for Common Lisp
Description:

cl-cookie is a Common Lisp library featuring parsing of cookie headers, cookie creation, cookie jar creation and more.

ecl-deploy 1.0.0-2.9b20e64
Dependencies: ecl-cffi@0.24.1-2.32c90d4 ecl-documentation-utils@1.2.0-0.98630dd ecl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/deploy/
Licenses: Artistic License 2.0
Build system: asdf/ecl
Synopsis: Deployment tools for standalone Common Lisp application
Description:

This is a system to help you easily and quickly deploy standalone common lisp applications as binaries. Specifically it is geared towards applications with foreign library dependencies that run some kind of GUI.

cl-mixed 2.1.0-1.3da661a
Dependencies: libmixed@2.4.0
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-cffi@0.24.1-2.32c90d4 cl-flac@1.0.0-0.d094d33 cl-mpg123@1.0.0-1.5f042c8 cl-out123@1.0.0-2.41771bf cl-vorbis@1.0.0-0.c5835cd cl-documentation-utils@1.2.0-0.98630dd cl-sdl2@0.0.0-3.8c78e68 cl-static-vectors@1.8.9 cl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/cl-mixed/
Licenses: Zlib
Build system: asdf/source
Synopsis: Extended audio library for Common Lisp
Description:

This package provides CFFI binding to libmixed audio library for Common Lisp with support of other audio formats available on GNU/Linux systems:

  • Alsa

  • Jack

  • Openmpt

  • PulseAudio

  • Flac (via CL-FLAC)

  • Mpg123 (via CL-MPG123)

  • Ogg/vorbis (via CL-VORBIS)

  • Out123 (via CL-OUT123)

  • WAV

ecl-alloy 0.0.0-3.628974d
Dependencies: ecl-array-utils@1.3.0-1.16e108a ecl-closer-mop@1.0.0-3.7b86f2a ecl-documentation-utils@1.2.0-0.98630dd ecl-float-features@1.0.0-2.c1f86ae ecl-colored@1.0.0-2.54e6184 ecl-stealth-mixin@0.0.0-0.2f853fc ecl-cl-opengl@0.1.0-1.e2d83e0 ecl-font-discovery@1.0.0-1.5101ca7 ecl-uax-14@1.0.0-1.0432162 ecl-sdf@0.0.1-1.e1ab3ac
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/alloy/
Licenses: Zlib
Build system: asdf/ecl
Synopsis: Common Lisp user interface protocol and toolkit implementation
Description:

Alloy is a user interface toolkit. It is defined through a set of protocols that allow for a clear interface, as well as a standardised way to integrate Alloy into a target backend.

sbcl-slynk 1.0.43-9.9c43bf6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/joaotavora/sly
Licenses: Public Domain
Build system: asdf/sbcl
Synopsis: Common Lisp IDE for Emacs
Description:

SLY is a fork of SLIME, an IDE backend for Common Lisp. It also features a completely redesigned REPL based on Emacs's own full-featured comint-mode, live code annotations, and a consistent interactive button interface. Everything can be copied to the REPL. One can create multiple inspectors with independent history.

ecl-tooter 1.0.0-7.6d66a55
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-cl-ppcre@2.1.1 ecl-documentation-utils@1.2.0-0.98630dd ecl-drakma@2.0.8 ecl-yason@0.8.4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/shinmera/tooter
Licenses: Zlib
Build system: asdf/ecl
Synopsis: Common Lisp client library for Mastodon instances
Description:

This is a Common Lisp library implementing the full v1 REST API protocol for Mastodon.

cl-liballegro 0.2.15-1.49f632c
Dependencies: allegro@5.2.7.0
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-float-features@1.0.0-2.c1f86ae cl-trivial-garbage@0.21-0.3474f64 cl-trivial-main-thread@1.0.0-1.25f1149
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/resttime/cl-liballegro
Licenses: Zlib
Build system: asdf/source
Synopsis: Allegro 5 game programming library bindings for Common Lisp
Description:

This package provides CFFI bindings and interface to Allegro 5 game developing library for Common Lisp.

ecl-numerical-utilities 1.2.0-0.44f45ba
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-alexandria-plus@1.1.0-0.adafb09 ecl-anaphora@0.9.8 ecl-array-operations@0.0.0-0.75cbc3b ecl-let-plus@0.0.0-2.455e657 ecl-select@1.0.0-0.df7920f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://lisp-stat.github.io/numerical-utilities
Licenses: Ms-PL
Build system: asdf/ecl
Synopsis: Utilities for numerical programming
Description:

cl-numerical-utilities is a collection of packages useful in numerical applications, each big enough to be its own package, but too small to split out into a separate ASDF system.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091