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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


chicken-agrep 1.7
Dependencies: chicken-test@1.1
Propagated dependencies: chicken-datatype@1.6 chicken-srfi-1@0.5.1 chicken-srfi-14@0.2.1
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/eggref/5/agrep
Licenses: GPL 3+
Build system: chicken
Synopsis: Approximate string matching library
Description:

This library implements the Wu-Manber algorithm for approximate string searching with errors, popularized by the agrep Unix command and the glimpse file indexing tool.

chicken-srfi-13 0.3.2
Propagated dependencies: chicken-srfi-14@0.2.1
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/egg/srfi-13
Licenses: Modified BSD
Build system: chicken
Synopsis: SRFI-13 string library for Chicken scheme
Description:

This package provides the SRFI-13 string library for Chicken scheme.

chicken-datatype 1.6
Dependencies: chicken-srfi-1@0.5.1 chicken-test@1.1
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/eggref/5/datatype
Licenses: Modified BSD
Build system: chicken
Synopsis: Facility for creating and using variant records
Description:

This CHICKEN Scheme library provides a facility for creating and using variant records, as described in the book Essentials of Programming Languages by Friedman, Wand, and Haynes.

chicken 5.4.0
Dependencies: chicken-bootstrap@5.4.0
Propagated dependencies: gcc-toolchain@14.3.0
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://www.call-cc.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: R5RS Scheme implementation that compiles native code via C
Description:

CHICKEN is a compiler for the Scheme programming language. CHICKEN pr oduces portable and efficient C, supports almost all of the R5RS Scheme la nguage standard, and includes many enhancements and extensions.

chicken-srfi-18 0.1.6
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/egg/srfi-18
Licenses: Modified BSD
Build system: chicken
Synopsis: Multithreading package, largely following SRFI-18
Description:

The threads implemented in CHICKEN are so called "green" threads, based on first-class continuations. Native threads that map directly to the threads provided by the operating system are not supported. The advantage of this is that threads are very lightweight and somewhat larger degree of determinism. The disadvantage is that execution of Scheme code on multiple processor cores is not available.

ungoogled-chromium-wayland 147.0.7727.137-1
Dependencies: bash-minimal@5.2.37 glibc-utf8-locales@2.41 ungoogled-chromium@147.0.7727.137-1
Channel: guix
Location: gnu/packages/chromium.scm (gnu packages chromium)
Home page: https://ungoogled-software.github.io/
Licenses: Modified BSD FreeBSD Expat ASL 2.0 MPL 1.1 MPL 2.0 Public Domain ISC non-copyleft LGPL 2.1+
Build system: trivial
Synopsis: Graphical web browser
Description:

Ungoogled-Chromium is the Chromium web browser, with some functionality disabled in order to protect the users privacy. This package also includes the chromedriver command, which can be useful for automated web testing.

cuirass 1.3.5
Dependencies: bash-minimal@5.2.37 guile@3.0.11 guile-avahi@0.4.1 guile-fibers@1.4.3 guile-gcrypt@0.5.0 guile-json@4.7.3 guile-simple-zmq@0.0.0-11.d25d186 guile-squee@0-5.9f26095 guile-git@0.11.1 guile-zlib@0.2.2 guile-mastodon@0.0.1-1.0a94ae6 guile-gnutls@5.0.2 mailutils@3.21 guile-bytestructures@2.0.2 guix@1.5.0-4.2ef8ed9
Channel: guix
Location: gnu/packages/ci.scm (gnu packages ci)
Home page: https://guix.gnu.org/cuirass/
Licenses: GPL 3+
Build system: gnu
Synopsis: Continuous integration system
Description:

Cuirass is a continuous integration tool using GNU Guix. It is intended as a replacement for Hydra.

forgejo-runner 6.2.2
Channel: guix
Location: gnu/packages/ci.scm (gnu packages ci)
Home page: https://code.forgejo.org/forgejo/runner
Licenses: Expat
Build system: go
Synopsis: Run continuous integration jobs for Forgejo
Description:

Forgejo Runner is a daemon that connects to a Forgejo instance and runs jobs for continuous integration.

laminar 1.3
Dependencies: capnproto@1.4.0 rapidjson@1.1.0-1.949c771 sqlite@3.39.3 boost@1.89.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/ci.scm (gnu packages ci)
Home page: https://laminar.ohwg.net/
Licenses: GPL 3+
Build system: cmake
Synopsis: Lightweight continuous integration service
Description:

Laminar is a lightweight and modular continuous integration service. It doesn't have a configuration web UI instead uses version-controllable configuration files and scripts.

Laminar encourages the use of existing tools such as bash and cron instead of reinventing them.

python-xapp 2.4.2
Dependencies: libxapp@2.4.3
Propagated dependencies: python-configobj@5.0.9 python-distutils-extra@2.38 python-pycairo@1.28.0 python-pygobject@3.54.3 python-pyinotify@0.9.6 python-pyxdg@0.28 python-setproctitle@1.3.7 python-setuptools@80.9.0 python-unidecode@1.4.0 python-xdg-base-dirs@6.0.2 python-xlib@0.33
Channel: guix
Location: gnu/packages/cinnamon.scm (gnu packages cinnamon)
Home page: https://github.com/linuxmint/python3-xapp
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Python 3 XApp library
Description:

Provides Python 3 bindings for libxapp, including a toolkit to build and persist XApp settings windows using GSettings.

libxapp 2.4.3
Dependencies: dbus@1.16.2 glib@2.86.0 gtk+@3.24.51 inxi-minimal@3.3.40-1 libdbusmenu@16.04.0-496 libgnomekbd@3.28.1 netcat@0.7.1 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/cinnamon.scm (gnu packages cinnamon)
Home page: https://github.com/linuxmint/xapp
Licenses: LGPL 3+
Build system: meson
Synopsis: Library for traditional GTK applications
Description:

The libxapp package contains the components which are common to multiple GTK desktop environments (Cinnamon, MATE and Xfce) and required to implement cross-DE solutions.

cinnamon-desktop 5.6.2
Dependencies: accountsservice@23.13.9 alsa-lib@1.2.16 glib@2.86.0 gnome-common@3.18.0 gtk+@3.24.51 libxkbfile@1.1.3 libxrandr@1.5.4 libxext@1.3.6 pulseaudio@16.1 xkeyboard-config@2.44
Channel: guix
Location: gnu/packages/cinnamon.scm (gnu packages cinnamon)
Home page: https://github.com/linuxmint/cinnamon-desktop/
Licenses: GPL 2+ LGPL 2.0+ Expat
Build system: meson
Synopsis: Library for the Cinnamon Desktop
Description:

The cinnamon-desktop package contains the libcinnamon-desktop library, as well as some desktop-wide documents.

nemo 6.4.5
Dependencies: at-spi2-core@2.52.0 cinnamon-desktop@5.6.2 exempi@2.6.5 gsettings-desktop-schemas@48.0 gtk+@3.24.51 json-glib@1.10.0 libexif@0.6.24 libgnomekbd@3.28.1 libgsf@1.14.54 libnotify@0.8.8 libx11@1.8.12 libxapp@2.4.3 libxkbfile@1.1.3 libxml2@2.14.6 xkeyboard-config@2.44
Channel: guix
Location: gnu/packages/cinnamon.scm (gnu packages cinnamon)
Home page: https://github.com/linuxmint/nemo
Licenses: Expat
Build system: meson
Synopsis: File browser for Cinnamon
Description:

Nemo is the file manager for the Cinnamon desktop environment.

clifm 1.28
Dependencies: acl@2.3.1 file@5.46 libcap@2.64 readline@8.2.13
Channel: guix
Location: gnu/packages/clifm.scm (gnu packages clifm)
Home page: https://github.com/leo-arch/clifm
Licenses: GPL 2+
Build system: gnu
Synopsis: Command-line file manager
Description:

Clifm is a shell-like, text-based terminal file manager that sits on the command line.

It is built with command line principles in mind: instead of navigating through a big menu of files, it lets you type, exactly as you do in your regular shell, but easier and faster.

cognitect-aws-api 0.8.824
Propagated dependencies: clojure-core-async@1.9.865 clojure-tools-logging@1.3.1 clojure-data-json@2.5.2 clojure-data-xml@0.2.0-alpha11
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/cognitect-labs/aws-api
Licenses: ASL 2.0
Build system: clojure
Synopsis: Programmatic access to AWS services from Clojure programs
Description:

This package is an idiomatic, data-oriented Clojure library for invoking AWS APIs. While the library offers some helper and documentation functions you'll use at development time, the only functions you ever need at runtime are client, which creates a client for a given service and invoke, which invokes an operation on the service. invoke takes a map and returns a map, and works the same way for every operation on every service.

clojure-tools-namespace 1.5.1
Propagated dependencies: clojure-java-classpath@1.1.1 clojure-tools-reader@1.6.0
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/clojure/tools.namespace
Licenses: EPL 1.0
Build system: clojure
Synopsis: Tools for managing namespaces in Clojure
Description:

This package parses ns declarations from source files, extract their dependencies, build a graph of namespace dependencies within a project, update that graph as files change, and reload files in the correct order.

This is only about namespace dependencies within a single project. It has nothing to do with Leiningen, Maven, JAR files, or repositories.

clojure-tools-deps-edn 0.9.22
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/clojure/tools.deps.edn
Licenses: EPL 1.0
Build system: clojure
Synopsis: Reader for @file{deps.edn}
Description:

This package provides support for reading and manipulating deps.edn files and data structures. It can be used in scenarios where the tools.deps library is not needed for dep expansion.

clojure 1.12.4
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://clojure.org/
Licenses: EPL 1.0 Modified BSD ASL 2.0 CPL 1.0
Build system: ant
Synopsis: Lisp dialect running on the JVM
Description:

Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language, yet remains completely dynamic – every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.

Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system that ensure clean, correct, multithreaded designs.

clojure-tools 1.12.4.1618
Dependencies: clojure@1.12.4 clojure-tools-deps@0.29.1598 coreutils-minimal@9.1 guile@3.0.9 java-commons-logging-minimal@1.2 java-slf4j-nop@1.7.25 openjdk@25.0.2
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://clojure.org/releases/tools
Licenses: EPL 1.0
Build system: copy
Synopsis: CLI tools for the Clojure programming language
Description:

This package provides the clojure and clj command line tools that can be used to start a Clojure REPL, launch a main or execute any Clojure function.

Dependencies declared in deps.edn files are resolved and downloaded beforehand.

The clj executable is a readline wrapper around clojure delegating to the rlwrap optional dependency.

clojure-tools-analyzer 1.2.2
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/clojure/tools.analyzer
Licenses: EPL 1.0
Build system: clojure
Synopsis: Analyzer for Clojure code
Description:

Analyzer for Clojure code, written in Clojure, which produces an abstract syntax tree in the EDN ( Extensible Data Notation) format.

clojure-core-specs-alpha 0.5.81
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/clojure/core.specs.alpha
Licenses: EPL 1.0
Build system: clojure
Synopsis: Describe clojure.core macros and functions
Description:

This package contains specs to describe Clojure core macros and functions.

Clojure depends on this library and provides it. Thus it is not recommended to add a direct dependency on this package.

clojure-tools-reader 1.6.0
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/clojure/tools.reader
Licenses: EPL 1.0
Build system: clojure
Synopsis: Clojure reader written in Clojure
Description:

The clojure.tools.reader library offers all functionality provided by the Clojure Core reader and more. It adds metadata such as column and line numbers not only to lists, but also to symbols, vectors and maps.

clojure-core-match 1.1.1
Channel: guix
Location: gnu/packages/clojure.scm (gnu packages clojure)
Home page: https://github.com/clojure/core.match
Licenses: EPL 1.0
Build system: clojure
Synopsis: Optimized pattern matching for Clojure
Description:

An optimized pattern matching library for Clojure. It supports Clojure 1.5.1 and later as well as ClojureScript.

Total packages: 32521