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

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-lack 0.3.0-1.35d3a8e
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-anypool@0.1.0-1.5389ec9 cl-bordeaux-threads@0.9.3 cl-circular-streams@0.1.0-1.e770bad cl-base64@3.3.4-1.577683b cl-isaac@1.0.7-0.9cd88f3 cl-redis@2.3.8-1.06ff30e cl-dbi@0.11.1-3.be4df4f cl-http-body@0.1.0-2.3e4bedd cl-ironclad@0.61 cl-local-time@1.0.6-4.40169fe cl-quri@0.7.0-0.03ecaf3 cl-trivial-mimes@1.1.0-2.a741fc2 cl-trivial-rfc-1123@0.0.0-0.9ef59c3 cl-cookie@0.9.10-1.cea55ae cl-dexador@0.9.15-3.d7ac217 cl-hunchentoot@1.3.0-1.7686239 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/lack
Licenses: Expat
Build system: asdf/source
Synopsis: Lack, the core of Clack
Description:

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an individual project since Clack v2 with performance and simplicity in mind.

cl-antik-base 0.0.0-1.e4711a6
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-cffi@0.24.1-2.32c90d4 cl-ppcre@2.1.1 cl-drakma@2.0.8 cl-fare-utils@1.0.0.5-1.66e9c6f cl-iterate@1.5.3 cl-metabang-bind@0.8.0-2.0819642 cl-named-readtables@0.9-4.d5ff162 cl-split-sequence@2.0.1 cl-static-vectors@1.8.9 cl-trivial-garbage@0.21-0.3474f64 cl-trivial-utf-8@0.0.0-2.6ca9943 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.

ecl-cl-glfw3 0.0.0-1.32c3f34
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-cffi@0.24.1-2.32c90d4 ecl-cl-opengl@0.1.0-1.e2d83e0 glfw@3.3.10 ecl-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/AlexCharlton/cl-glfw3
Licenses: FreeBSD
Build system: asdf/ecl
Synopsis: Common Lisp bindings to GLFW version 3.x
Description:

This package provides a Common Lisp bindings to glfw, an OpenGL application development library.

sbcl-trivial-custom-debugger 1.0.0-1.a560594
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/trivial-custom-debugger/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Allow arbitrary functions as the standard Lisp debugger
Description:

This is a portability library that allows one to fully override the standard debugger provided by their Common Lisp system for situations where binding *debugger-hook* is not enough -- most notably, for break.

cl-common-lisp-jupyter 1.0-0.3555a00
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-babel@0.5.0-3.627d6a6 cl-bordeaux-threads@0.9.3 cl-base64@3.3.4-1.577683b cl-indentify@0.1-1.eb770f4 cl-closer-mop@1.0.0-3.7b86f2a cl-dissect@1.0.0-2.a70cabc cl-eclector@0.10.0-0.28d2944 cl-ironclad@0.61 cl-multilang-documentation@1.0.0-1.59e798a cl-nontrivial-gray-streams@1.0.0-0.7ed842f cl-puri@1.5.7-2.4bbab89 cl-pzmq@0.0.0-2.6f7b2ca cl-shasht@0.1-2.27ba0a8 cl-trivial-do@0.1-1.03a1729 cl-trivial-features@1.0 cl-trivial-mimes@1.1.0-2.a741fc2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://yitzchak.github.io/common-lisp-jupyter/
Licenses: Expat
Build system: asdf/source
Synopsis: Common Lisp kernel for Jupyter
Description:

This is a Common Lisp kernel for Jupyter along with a library for building Jupyter kernels, based on Maxima-Jupyter which was based on cl-jupyter.

ecl-asn1 0.1.0-0.b0388fa
Dependencies: ecl-trivia@0.1-0.8b406c3 ecl-fast-io@1.0.0-3.a4c5ad6 ecl-ironclad@0.61
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/asn1
Licenses: FreeBSD
Build system: asdf/ecl
Synopsis: ASN.1 decoder for Common Lisp
Description:

This package provides an ASN.1 encoder/decoder for Common Lisp.

ecl-cl-css 0.1-1.8fe654c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/inaimathi/cl-css/
Licenses: Expat
Build system: asdf/ecl
Synopsis: Non-validating, inline CSS generator for Common Lisp
Description:

This is a dead-simple, non validating, inline CSS generator for Common Lisp. Its goals are axiomatic syntax, simple implementation to support portability, and boilerplate reduction in CSS.

cl-mysql 0.1-1.ab56c27
Dependencies: mariadb@10.11.14
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-stefil@0.1-0.0398548
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://www.hackinghat.com/index.php/cl-mysql
Licenses: Expat
Build system: asdf/source
Synopsis: Common Lisp wrapper for MySQL
Description:

cl-mysql is a Common Lisp implementation of a MySQL wrapper.

ecl-hunchenissr 1-1.7df702f
Dependencies: ecl-cl-base64@3.3.4-1.577683b ecl-cl-str@0.21 ecl-hunchentoot@1.3.0-1.7686239 ecl-issr-core@0.1-1.64e3b07 ecl-jonathan@0.1.0-1.1f448b4 ecl-plump@2.0.0-4.251fbe0 ecl-portal@1.2-2.416589f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/interactive-ssr/hunchenissr
Licenses: LLGPL
Build system: asdf/ecl
Synopsis: Interactive Server Side Rendering backend for Hunchentoot
Description:

Hunchenissr works together with issr.js for the development of interactive (changing without page refreshes) websites making use of websocket and Common Lisp server HTML generation instead of mountains of convoluted Javascript.

cl-alexa 2.1.1
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-ppcre@2.1.1 cl-fiasco@0.0.1-2.bb47d2f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/quil-lang/alexa
Licenses: Modified BSD
Build system: asdf/source
Synopsis: Lexical Analyzer Generator for Common Lisp
Description:

ALEXA is a tool similar to lex or flex for generating lexical analyzers. Unlike tools like lex, however, ALEXA defines a domain-specific language within your Lisp program, so you don't need to invoke a separate tool.

ecl-do-urlencode 0.0.0-1.1998464
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-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/ecl
Synopsis: Percent Encoding (aka URL Encoding) Common Lisp library
Description:

This library provides trivial percent encoding and decoding functions for URLs.

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.

asdf-cli 0.2.1
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-charje.loop@1.1.0 sbcl-cl-annot@0.0.0-1.c99e69c sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-semver@0.0.0-0.b125d2c sbcl-cl-str@0.21 sbcl-command-line-args@0.1.3
Propagated dependencies: sbcl@2.5.8 cl-quickproject@1.4.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~charje/asdf-cli
Licenses: AGPL 3+
Build system: asdf/sbcl
Synopsis: Access ASDF from the command line
Description:

Command line interface (CLI) that wraps Common Lisp ASDF (Common Lisp build system) and Common Lisp quickproject for building and creating new Common Lisp (ASDF) projects from the command line.

sbcl-simple-guess 1.0-0.34744e3
Dependencies: sbcl-cesdi@1.0.1 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-compatible-metaclasses@1.0 sbcl-evaled-when@1.0-0.c59f8ab
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/simple-guess/
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Extensible protocol for computing a guess using advisors
Description:

This package defines a simple extensible protocol for computing a guess using advisors.

sbcl-trivial-do 0.1-1.03a1729
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/yitzchak/trivial-do
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Additional dolist style macros for Common Lisp
Description:

Additional dolist style macros for Common Lisp, such as doalist, dohash, dolist*, doplist, doseq and doseq*.

cl-ubiquitous 2.0.0-1.35eb7bd
Propagated dependencies: cl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/ubiquitous/
Licenses: Zlib
Build system: asdf/source
Synopsis: Application configuration mechanism for Common Lisp
Description:

UBIQUITOUS is a very easy-to-use library for persistent configuration storage. It automatically takes care of finding a suitable place to save your data, and provides simple functions to access and modify the data within.

sbcl-cl-markdown 0.10.6-0.3788802
Dependencies: sbcl-anaphora@0.9.8 sbcl-cl-containers@0.12.1-4.781ebfe sbcl-cl-ppcre@2.1.1 sbcl-dynamic-classes@1.0.2-0.ebd7405 sbcl-metabang-bind@0.8.0-2.0819642 sbcl-metatilities-base@0.6.6-2.ef04337
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-markdown/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Common Lisp rewrite of Markdown
Description:

This is an implementation of a Markdown parser in Common Lisp.

sbcl-yxorp 0.4-4.c306898
Dependencies: sbcl-chipz@0.8-2.82a17d3 sbcl-chunga@1.1.7 sbcl-cl+ssl@0.0.0-6.17d5cdd sbcl-binding-arrows@1.0.0-2.46bcba8 sbcl-cl-str@0.21 sbcl-usocket@0.8.9 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-rutils@5.2.1-0.db3c3f4 sbcl-salza2@2.1 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/charje/cl-yxorp
Licenses: AGPL 3
Build system: asdf/sbcl
Synopsis: Reverse proxy server written in and configurable in Common Lisp
Description:

This is a reverse proxy server written in and configurable in Common Lisp. It supports WebSocket, HTTP, HTTPS, HTTP to HTTPS redirecting, port and host forwarding configuration using a real programming language, HTTP header and body manipulation (also using a real programming language).

ecl-yxorp 0.4-4.c306898
Dependencies: ecl-chipz@0.8-2.82a17d3 ecl-chunga@1.1.7 ecl-cl+ssl@0.0.0-6.17d5cdd ecl-binding-arrows@1.0.0-2.46bcba8 ecl-cl-str@0.21 ecl-usocket@0.8.9 ecl-flexi-streams@1.0.20-1.4951d57 ecl-rutils@5.2.1-0.db3c3f4 ecl-salza2@2.1 ecl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/charje/cl-yxorp
Licenses: AGPL 3
Build system: asdf/ecl
Synopsis: Reverse proxy server written in and configurable in Common Lisp
Description:

This is a reverse proxy server written in and configurable in Common Lisp. It supports WebSocket, HTTP, HTTPS, HTTP to HTTPS redirecting, port and host forwarding configuration using a real programming language, HTTP header and body manipulation (also using a real programming language).

cl-z85 1.0-1.85b3951
Propagated dependencies: cl-octet-streams@1.2 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-z85
Licenses: GPL 3+
Build system: asdf/source
Synopsis: Common Lisp library for Z85 encoding and decoding
Description:

This package provides functions to encode or decode byte vectors or byte streams using the Z85 format, which is a base-85 encoding used by ZeroMQ.

sbcl-list-named-class 0.1-0.2955791
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/list-named-class/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Name classes after lists of symbols
Description:

This package makes it possible to name classes by lists of symbols instead of symbols.

ecl-trivial-package-locks 0.1-0.ca2e2b1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/yitzchak/trivial-package-locks
Licenses: Expat
Build system: asdf/ecl
Synopsis: Standard interface to the various package lock implementations
Description:

This package provides a standard interface to the various package lock implementations of Common Lisp.

sbcl-modf 0-0.dea93fe
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-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/sbcl
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.

clasp-command-line-arguments 2.0.0-1.fbac862
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fare/command-line-arguments
Licenses: Expat
Build system: asdf/clasp
Synopsis: Trivial command-line argument parsing library for Common Lisp
Description:

This is a library to abstract away the parsing of Unix-style command-line arguments. Use it in conjunction with asdf:program-op or cl-launch for portable processing of command-line arguments.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091