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

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-mondo 0.0.0-0.0c05a7e
Propagated dependencies: cl-readline@0.1.2-1.8438c9e cl-usocket@0.8.8 cl-alexandria@1.4-0.009b7e5 cl-bordeaux-threads@0.9.3 cl-slime-swank@2.31 cl-babel@0.5.0-3.627d6a6 cl-rove@0.10.0-1.6a5dfcd cl-interpol@0.2.7-1.70a1137
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/fukamachi/mondo/
Licenses: GPL 3+
Synopsis: Common Lisp REPL interface
Description:

cl-mondo is a simple Common Lisp REPL, just like the SLIME REPL that works on the terminal.

sbcl-fwoar-lisputils 0.4.2
Dependencies: sbcl-anaphora@0.9.8 sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-containers@0.12.1-4.781ebfe sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-iterate@1.5.3
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/fiddlerwoaroof/fwoar.lisputils
Licenses: Expat
Synopsis: Hodgepodge of useful Lisp snippets
Description:

A hodgepodge of useful Lisp snippets.

sbcl-osc 20220205-0.e1ac269
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/zzkt/osc/
Licenses: LLGPL
Synopsis: Common lisp implementation of the Open Sound Control protocol
Description:

cl-osc is a common lisp implementation of the Open Sound Control Protocol aka OSC. The code should be close to the ansi standard, and does not rely on any external code/ffi/etc+ to do the basic encoding and decoding of packets.

cl-variatio 0.0.0-0.6991bf3
Dependencies: lilypond@2.24.4
Propagated dependencies: cl-hunchentoot@1.3.0-1.7686239 cl-alexandria@1.4-0.009b7e5 cl-parenscript@2.7.1-1.7a1ac46 cl-ppcre@2.1.1 cl-who@1.1.4-3.07dafe9 cl-parse-float@0.0.0-2.3074765
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: http://variatio.nunotrocado.com/
Licenses: LLGPL
Synopsis: Generate variations on a musical phrase
Description:

variatio is a web app that generates variations from a given initial musical phrase. A textual mini-language is defined for the input. The variations are obtained from a series of algorithmic transformations. The user is then offered a pdf score with the results.

cl-date-time-parser 1.03-0.00d6fc7
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-split-sequence@2.0.1 cl-anaphora@0.9.8 cl-ppcre@2.1.1 cl-local-time@1.0.6-4.40169fe cl-parse-float@0.0.0-2.3074765
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/chfin/cl-date-time-parser/
Licenses: Expat
Synopsis: Parse date-time-string, liberally
Description:

The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.

sbcl-ratify 0.1.0-0.5cb1471
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-local-time@1.0.6-4.40169fe sbcl-parse-float@0.0.0-2.3074765
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://shinmera.github.io/ratify/
Licenses: Zlib
Synopsis: Collection of utilities to ratify, validate and parse inputs
Description:

cl-ratify is a collection of utilities to perform validation checks and parsing. The main intention of usage for this is in web-applications in order to check form inputs for correctness and automatically parse them into their proper representations or return meaningful errors.

cl-cxp 20220221-0.cdea898
Dependencies: cl-ppcre@2.1.1 cl-str@0.21 cl-chanl@0.4.1-1.56e90a1 cl-alexandria@1.4-0.009b7e5 cl-trivia@0.1-0.8b406c3
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: http://datalisp.is
Licenses: Modified BSD
Synopsis: Simple pipeline components built on canonical S-expressions.
Description:

A modern take on line editors; cxp offers various ways to break a text file into snippets, rearrange the snippets and then reassemble the text file. The cxp dsl is based on string diagrams and has experimental datalisp name system features.

sbcl-scribble 0.4.2
Dependencies: sbcl-fare-utils@1.0.0.5-1.66e9c6f sbcl-fare-memoization@1.2.0 sbcl-fare-quasiquote@1.0.1-1.640d39a sbcl-meta@1.0.0-0.74faea6 sbcl-named-readtables@0.9-4.d5ff162
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://gitlab.common-lisp.net/frideau/scribble
Licenses: LLGPL
Synopsis: SCRibe-like reader extension for Common Lisp
Description:

SCRibe-like reader extension for Common Lisp.

cl-guix-utils 1.0.0
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

cl-scribble 0.4.2
Propagated dependencies: cl-fare-utils@1.0.0.5-1.66e9c6f cl-fare-memoization@1.2.0 cl-fare-quasiquote@1.0.1-1.640d39a cl-meta@1.0.0-0.74faea6 cl-named-readtables@0.9-4.d5ff162 cl-babel@0.5.0-3.627d6a6
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://gitlab.common-lisp.net/frideau/scribble
Licenses: LLGPL
Synopsis: SCRibe-like reader extension for Common Lisp
Description:

SCRibe-like reader extension for Common Lisp.

sbcl-cl-guix-utils 1.0.0
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

sbcl-cl-guix-utils 0.1
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

cl-planks 20110502-0.ac60034
Propagated dependencies: cl-rucksack@0.1.20-0.89278f8 cl-ironclad@0.61 cl-bordeaux-threads@0.9.3 cl-trivial-garbage@0.21-0.3474f64 cl-babel@0.5.0-3.627d6a6 cl-closer-mop@1.0.0-3.7b86f2a
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://drewc.github.io/planks/
Licenses: Expat
Synopsis: Functional utilities for Common Lisp
Description:

The cl-planks library provides a language for expressing data manipulations as the composition of more primitive operations.

cl-clones 0.1-0.a2f7d84
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-split-sequence@2.0.1 cl-prove@1.0.0-2.5d71f02
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~kingcons/clones
Licenses: LLGPL
Synopsis: Common Lisp NES Emulator
Description:

sbcl-clones is a Common Lisp NES Emulator.

cl-lacrida 0.0.0-0.8ad8cec
Propagated dependencies: cl-charms@0.2.0-1.64aba59 cl-alexandria@1.4-0.009b7e5
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/thrig/lacrida/
Licenses: ISC
Synopsis: Spring Lisp Game Jam 2020 game
Description:

cl-lacrida is a computer fantasy game. The object of the game is to obtain food scattered throughout the garden of some Wizard, and to ideally escape unharmed.

ecl-variatio 0.0.0-0.6991bf3
Dependencies: lilypond@2.24.4 ecl-hunchentoot@1.3.0-1.7686239 ecl-alexandria@1.4-0.009b7e5 ecl-parenscript@2.7.1-1.7a1ac46 ecl-cl-ppcre@2.1.1 ecl-cl-who@1.1.4-3.07dafe9 ecl-parse-float@0.0.0-2.3074765
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: http://variatio.nunotrocado.com/
Licenses: LLGPL
Synopsis: Generate variations on a musical phrase
Description:

variatio is a web app that generates variations from a given initial musical phrase. A textual mini-language is defined for the input. The variations are obtained from a series of algorithmic transformations. The user is then offered a pdf score with the results.

ecl-cl-guix-utils 1.0.0
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

cl-osc 20220205-0.e1ac269
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/zzkt/osc/
Licenses: LLGPL
Synopsis: Common lisp implementation of the Open Sound Control protocol
Description:

cl-osc is a common lisp implementation of the Open Sound Control Protocol aka OSC. The code should be close to the ansi standard, and does not rely on any external code/ffi/etc+ to do the basic encoding and decoding of packets.

sbcl-lacrida 0.0.0-0.8ad8cec
Dependencies: sbcl-cl-charms@0.2.0-1.64aba59 sbcl-alexandria@1.4-0.009b7e5
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/thrig/lacrida/
Licenses: ISC
Synopsis: Spring Lisp Game Jam 2020 game
Description:

cl-lacrida is a computer fantasy game. The object of the game is to obtain food scattered throughout the garden of some Wizard, and to ideally escape unharmed.

sbcl-cxp 20220221-0.cdea898
Dependencies: cl-ppcre@2.1.1 cl-str@0.21 cl-chanl@0.4.1-1.56e90a1 cl-alexandria@1.4-0.009b7e5 cl-trivia@0.1-0.8b406c3
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: http://datalisp.is
Licenses: Modified BSD
Synopsis: Simple pipeline components built on canonical S-expressions.
Description:

A modern take on line editors; cxp offers various ways to break a text file into snippets, rearrange the snippets and then reassemble the text file. The cxp dsl is based on string diagrams and has experimental datalisp name system features.

ecl-trivial-irc 20210902-0.7cb6e99
Dependencies: ecl-cl-ppcre@2.1.1 ecl-split-sequence@2.0.1 ecl-usocket@0.8.8
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/tstenhaug/trivial-irc/
Licenses: Expat
Synopsis: Trivial IRC client library for Common Lisp
Description:

cl-trivial-irc is a an IRC client library with simple facilities for receiving, handling and sending messages, and without facilities for CTCP.

ecl-cl-gendoc 1.0-0.c8fed7d
Dependencies: ecl-cl-who@1.1.4-3.07dafe9 ecl-3bmd@0.0.0-4.e68b2d4
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/chfin/cl-gendoc/
Licenses: Expat
Synopsis: Simple component-based documentation generator
Description:

cl-gendoc is a simple component-based documentation generator.

sbcl-planks 20110502-0.ac60034
Dependencies: sbcl-rucksack@0.1.20-0.89278f8 sbcl-ironclad@0.61 sbcl-bordeaux-threads@0.9.3 sbcl-trivial-garbage@0.21-0.3474f64 sbcl-babel@0.5.0-3.627d6a6 sbcl-closer-mop@1.0.0-3.7b86f2a
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://drewc.github.io/planks/
Licenses: Expat
Synopsis: Functional utilities for Common Lisp
Description:

The cl-planks library provides a language for expressing data manipulations as the composition of more primitive operations.

cl-gendoc 1.0-0.c8fed7d
Propagated dependencies: cl-who@1.1.4-3.07dafe9 cl-3bmd@0.0.0-4.e68b2d4
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/chfin/cl-gendoc/
Licenses: Expat
Synopsis: Simple component-based documentation generator
Description:

cl-gendoc is a simple component-based documentation generator.

Page: 123
Total results: 54