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

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-positional-lambda 2.0-0.a43a7bb
Dependencies: ecl-map-bind@1.0-0.532d55d
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/positional-lambda/
Licenses: Unlicense
Build system: asdf/ecl
Synopsis: Macro favouring positional references over naming
Description:

This package provides a concise, intuitive and flexible macro for trivial lambdas that eschews explicit naming of parameter variables in favor of positional references, with support for a used or ignored &rest parameter and automatic declaration of ignored parameters when logical gaps are left in the positional references. Further convenience features are provided.

clasp-binding-arrows 1.0.0-2.46bcba8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/binding-arrows
Licenses: Expat
Build system: asdf/clasp
Synopsis: Threading macros based on binding anonymous variables
Description:

This system implements binding threading macros -- a kind of threading macros with different semantics than classical, Clojure core threading macros or their extension, swiss-arrows. Two Common Lisp implementations of those are arrows and arrow-macros.

This system is a fork of arrows with changes in semantics that make it impossible to merge back upstream.

sbcl-clx 0.7.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.cliki.net/portable-clx
Licenses: X11
Build system: asdf/sbcl
Synopsis: X11 client library for Common Lisp
Description:

CLX is an X11 client library for Common Lisp. The code was originally taken from a CMUCL distribution, was modified somewhat in order to make it compile and run under SBCL, then a selection of patches were added from other CLXes around the net.

cl-string-pokemonize 20210503-0.2dc0164
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/string-pokemonize
Licenses: Expat
Build system: asdf/source
Synopsis: Alternate upper- and lowercase
Description:

string-pokemonize provides a function that alternates uppercase and lowercase characters for a given string.

sbcl-acclimation 0.0.0-1.4d51150
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/robert-strandh/Acclimation
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: Internationalization library for Common Lisp
Description:

This project is meant to provide tools for internationalizing Common Lisp programs.

One important aspect of internationalization is of course the language used in error messages, documentation strings, etc. But with this project we provide tools for all other aspects of internationalization as well, including dates, weight, temperature, names of physical quantities, etc.

cl-garbage-pools 0.1.2-1.9a7cb7f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/archimag/garbage-pools
Licenses: Expat
Build system: asdf/source
Synopsis: Resource management pools for Common Lisp
Description:

GARBAGE-POOLS is Common Lisp re-implementation of the APR Pools for resource management.

sbcl-langutils 1.0-0.38beec7
Dependencies: sbcl-stdutils@1.0-0.4a4e5a4 sbcl-s-xml-rpc@7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://langutils.common-lisp.dev/
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Common Lisp natural language processing toolkit
Description:

This package provides a hierarchy of major functions and auxiliary functions related to the structured analysis and processing of open text.

ecl-bordeaux-threads 0.9.3
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-global-vars@1.0.0-0.c749f32 ecl-trivial-features@1.0 ecl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/bordeaux-threads/
Licenses: X11
Build system: asdf/ecl
Synopsis: Portable shared-state concurrency library for Common Lisp
Description:

BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. It is similar to the CLIM-SYS threading and lock support.

cl-inquisitor 0.5-0.423fa9b
Propagated dependencies: cl-flexi-streams@1.0.20-1.4951d57 cl-alexandria@1.4-0.009b7e5 cl-anaphora@0.9.8 cl-prove@1.0.0-2.5d71f02 cl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/t-sin/inquisitor
Licenses: Expat
Build system: asdf/source
Synopsis: Encoding/end-of-line detection and external-format abstraction for Common Lisp
Description:

Inquisitor is a cross-implementation library providing encoding/end-of-line detection and external-format abstraction for Common Lisp.

ecl-open-with 1.0.0-0.f0682e4
Dependencies: ecl-documentation-utils@1.2.0-0.98630dd ecl-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/ecl
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).

sbcl-posix-shm 0.0.7
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~shunter/posix-shm
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Common Lisp bindings and wrapper for POSIX shared memory API
Description:

This library provides two strata to access the POSIX shm API:

  • the package posix-shm/ffi, a collection of slim bindings to the POSIX API

  • the package posix-shm, a lispy wrapper around the FFI that integrates more closely to the features of Common Lisp, and provides a handful of utilities and macros

Features include:

  • open, close, create, resize, change ownership of, change permissions of, and memory map to shared memory objects

  • open-shm appears more like open from the standard library

  • open-shm*, for creating anonymous shm objects

  • with-open-shm, with-mmap and similar with- macros for safely accessing resources with dynamic extent

ecl-bodge-math 1.0.0-1.9159b7f
Dependencies: ecl-bodge-utilities@1.0.0-1.6304bac ecl-rtg-math@0.0.0-1.29fc5b3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/borodust/bodge-math
Licenses: Expat
Build system: asdf/ecl
Synopsis: Common Lisp core math utilities of BODGE library collection
Description:

This Common Lisp package contains the core math utilities of the Bodge library collection.

sbcl-alexa 2.1.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/quil-lang/alexa
Licenses: Modified BSD
Build system: asdf/sbcl
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.

cl-simple-neural-network 3.2
Propagated dependencies: cl-store@0.8.11-1.c787337 cl-lparallel@2.8.4-1.80fc295 cl-chipz@0.8-2.82a17d3 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/simple-neural-network
Licenses: GPL 3+
Build system: asdf/source
Synopsis: Simple neural network in Common Lisp
Description:

simple-neural-network is a Common Lisp library for creating, training and using basic neural networks. The networks created by this library are feedforward neural networks trained using backpropagation.

ecl-concurrent-hash-tables 0.0.0-1.6ad539b
Dependencies: ecl-atomics@1.0.0-3.5b36bf2 ecl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/no-defun-allowed/concurrent-hash-tables
Licenses: FreeBSD
Build system: asdf/ecl
Synopsis: Portability library for concurrent hash tables in Common Lisp
Description:

concurrent-hash-tables is a Common Lisp portability library wrapping some implementations of concurrent hash tables which do not have to be entirely locked in their operation, including 42nd-at-threadmill, luckless, and a fallback, segmented hash table.

sbcl-osc 0.9-0.f647738
Dependencies: sbcl-ieee-floats@20170924-1.566b51a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/zzkt/osc/
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Implementation of the Open Sound Control protocol
Description:

This is a lisp implementation of the Open Sound Control protocol (or more accurately “data transport specification” or “encoding”). The code should be close to ANSI standard common lisp and provides self contained code for encoding and decoding of OSC data, messages, and bundles.

ecl-secret-values 0.0.0-0.72996c0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rotatef/secret-values
Licenses: Expat
Build system: asdf/ecl
Synopsis: Hide passwords and similar secret inputs
Description:

This library provides a wrapper type for secret values, to reduce the risk of accidentally revealing them.

sbcl-format-colors 0.1-0.fecb1d8
Dependencies: sbcl-cl-ansi-text@2.0.1-1.8b129d8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/format-colors
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Custom format functions for colorful output
Description:

This package provides simple format directives to print in colors.

sbcl-alexandria-plus 1.1.0-0.adafb09
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://symbolics.github.io/alexandria-plus/
Licenses: Ms-PL
Build system: asdf/sbcl
Synopsis: Conservative set of extensions to Alexandria utilities
Description:

cl-alexandria-plus is a conservative set of extensions to cl-alexandria utilities.

ecl-ciel 0.2.1-0.0b26d64
Dependencies: ecl-access@1.6.0-1.a4f87fc ecl-alexandria@1.4-0.009b7e5 ecl-arrow-macros@0.2.7-0.16bdfd3 ecl-bordeaux-threads@0.9.3 ecl-cl-ansi-text@2.0.1-1.8b129d8 ecl-cl-cron@0.1-0.092aef5 ecl-cl-csv@1.0.6-2.68ecb5d ecl-cl-ftp@1.6.1-0.530f1ec ecl-cl-json-pointer@0.0.0-0.f6760e2 ecl-cl-ppcre@2.1.1 ecl-cl-reexport@0.1-2.03ad7a0 ecl-cl-str@0.21 ecl-clesh@0.0.0-1.44e96e0 ecl-clingon@0.5.0-1.f2a730f ecl-closer-mop@1.0.0-3.7b86f2a ecl-cmd@0.0.1-8.0164d57 ecl-dbi@0.11.1-3.be4df4f ecl-defstar@1.0.0-1.132829d ecl-dexador@0.9.15-3.d7ac217 ecl-dissect@1.0.0-2.a70cabc ecl-easy-routes@0.0.0-0.7832f8b ecl-file-finder@0.2.0-0.ec392d7 ecl-file-notify@1.0.0-0.f12dc2f ecl-for@1.2.0-1.a397829 ecl-fset@1.4.0 ecl-generic-cl@0.9 ecl-hunchentoot@1.3.0-1.7686239 ecl-local-time@1.0.6-4.40169fe ecl-log4cl@1.1.4-2.fe3da51 ecl-lparallel@2.8.4-1.80fc295 ecl-lquery@3.2.1-2.08c9cb6 ecl-metabang-bind@0.8.0-2.0819642 ecl-modf@0-0.dea93fe ecl-moira@0.0.0-1.448d8e7 ecl-named-readtables@0.9-4.d5ff162 ecl-parse-float@0.0.0-2.3074765 ecl-parse-number@1.7 ecl-printv@0.1.0-2.e717a7f ecl-progressons@0.1-0.69a8092 ecl-pythonic-string-reader@0.0.0-1.47a70ba ecl-quicksearch@0.01.04-1.fb02ecf ecl-quri@0.7.0-0.03ecaf3 ecl-repl-utilities@0.0.0-1.7e300df ecl-secret-values@0.0.0-0.72996c0 ecl-serapeum@0.0.0-12.c08442a ecl-shasht@0.1-2.27ba0a8 ecl-shlex@0.0.0-2.3dee1cb ecl-spinneret@3.0-6.d4398b5 ecl-sxql@0.1.0-4.2a9121b ecl-termp@0.1-0.29789fe ecl-trivia@0.1-0.8b406c3 ecl-trivial-arguments@1.1.0-1.ecd84ed ecl-trivial-do@0.1-1.03a1729 ecl-trivial-monitored-thread@0.3.11-0.b0bab23 ecl-trivial-package-local-nicknames@0.2 ecl-trivial-types@0.0.1 ecl-vgplot@0.0.0-0.7632992 ecl-which@0.1-1.b2333e4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://ciel-lang.org/
Licenses: Expat
Build system: asdf/ecl
Synopsis: CIEL Is an Extended Lisp
Description:

CIEL is a ready-to-use collection of libraries providing: a binary, to run CIEL scripts; a simple full-featured REPL for the terminal; a Lisp library and a core image.

ecl-cl-csv 1.0.6-2.68ecb5d
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-cl-interpol@0.2.7-1.70a1137 ecl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/AccelerationNet/cl-csv
Licenses: Modified BSD
Build system: asdf/ecl
Synopsis: Common lisp library for comma-separated values
Description:

This is a Common Lisp library providing functions to read/write CSV from/to strings, streams and files.

cl-mgl-gpr 0.0.1-1.cb6ce51
Propagated dependencies: cl-random@0.0.1-1.5bb6591 cl-mgl-pax@0.3.0-1.6782eb0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://melisgl.github.io/mgl-gpr/
Licenses: Expat
Build system: asdf/source
Synopsis: Common Lisp library of evolutionary algorithms
Description:

MGL-GPR is a library of evolutionary algorithms such as Genetic Programming (evolving typed expressions from a set of operators and constants) and Differential Evolution.

sbcl-kons-9 0.0.0-0.fe0b322
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-glfw3@0.0.0-1.32c3f34 sbcl-cl-opengl@0.1.0-1.e2d83e0 sbcl-cl-vectors@0.1.5 sbcl-clobber@0.0.0-0.212721c sbcl-origin@2.0.0-1.d646134 sbcl-trivial-backtrace@1.1.0-2.7f90b4a sbcl-trivial-main-thread@1.0.0-1.25f1149 sbcl-zpb-ttf@1.0.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/kaveh808/kons-9
Licenses: Expat LGPL 2.1
Build system: asdf/sbcl
Synopsis: Common Lisp 3D graphics system
Description:

This package provides KONS-9 which can be considered as a traditional user interface driven 3D application for general artists, or as a REPL-based development environment for technical artists and software developers. These two approaches can be seamlessly combined into a flexible and powerful workflow, where non-technical users can immediately benefit from software tools and extensions developed by technical users.

clasp-trivial-adjust-simple-array 0.0.1-0.393d404
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.com/lockie/trivial-adjust-simple-array
Licenses: Expat
Build system: asdf/clasp
Synopsis: Tiny utility to change the size of a simple array
Description:

This Common Lisp library provides a tiny utility to change the size of a simple-array ensuring that the resulting array is still a simple-array.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091