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

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.


ggml-for-stable-diffusion 0.9.9
Dependencies: glslang@1.4.335.0 openblas@0.3.31 openblas-ilp64@0.3.31 opencl-icd-loader@2025.07.22 shaderc@2025.5 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0 vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ggml-org/ggml
Licenses: Expat
Build system: cmake
Synopsis: Tensor library for machine learning
Description:

ggml is a ML library written in C and C++ with a focus on transformer inference, similar to ML libraries such as PyTorch and TensorFlow.

python-threadpoolctl 3.6.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/joblib/threadpoolctl
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python helpers for common threading libraries
Description:

Thread-pool Controls provides Python helpers to limit the number of threads used in the threadpool-backed of common native libraries used for scientific computing and data science (e.g. BLAS and OpenMP).

python-tensorly 0.9.0
Propagated dependencies: python-jsmin@3.0.1 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/tensorly/tensorly
Licenses: Modified BSD
Build system: pyproject
Synopsis: Tensor learning in Python
Description:

This is a Python library that aims at making tensor learning simple and accessible. It allows performing tensor decomposition, tensor learning and tensor algebra easily. Its backend system allows seamlessly perform computation with NumPy, PyTorch, JAX, MXNet, TensorFlow or CuPy and run methodxs at scale on CPU or GPU.

ocaml-mcl 12-068oasis4
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/fhcrc/mcl
Licenses: GPL 3
Build system: ocaml
Synopsis: OCaml wrappers around MCL
Description:

This package provides OCaml bindings for the MCL graph clustering algorithm.

python-apricot-select 0.6.1-0.962f597
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1 python-scipy@1.16.3 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/jmschrei/apricot
Licenses: Expat
Build system: pyproject
Synopsis: Submodular selection of representative sets for ML models
Description:

apricot implements submodular optimization for the purpose of summarizing massive data sets into minimally redundant subsets that are still representative of the original data. These subsets are useful for both visualizing the modalities in the data and for training accurate machine learning models with just a fraction of the examples and compute.

python-safetensors 0.4.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://huggingface.co/docs/safetensors
Licenses: ASL 2.0
Build system: cargo
Synopsis: Simple and safe way to store and distribute tensors
Description:

This package provides a fast (zero-copy) and safe (dedicated) format for storing tensors safely.

magic-wormhole-transit-relay 0.4.0
Propagated dependencies: python-autobahn@25.11.1 python-service-identity@24.2.0 python-twisted@25.5.0
Channel: guix
Location: gnu/packages/magic-wormhole.scm (gnu packages magic-wormhole)
Home page: https://github.com/magic-wormhole/magic-wormhole-transit-relay
Licenses: Expat
Build system: pyproject
Synopsis: Magic-Wormhole relay server
Description:

This package provides the Magic-Wormhole Transit Relay server, which helps clients establish bulk-data transit connections even when both are behind NAT boxes. Each side makes a TCP connection to this server and presents a handshake. Two connections with identical handshakes are glued together, allowing them to pretend they have a direct connection.

magic-wormhole-mailbox-server 0.5.1
Propagated dependencies: python-attrs@25.3.0 python-autobahn@25.11.1 python-idna@3.10 python-service-identity@24.2.0 python-treq@24.9.1
Channel: guix
Location: gnu/packages/magic-wormhole.scm (gnu packages magic-wormhole)
Home page: https://github.com/magic-wormhole/magic-wormhole-mailbox-server
Licenses: Expat
Build system: pyproject
Synopsis: Magic-Wormhole central mailbox server
Description:

This package provides the main server that Magic-Wormhole clients connect to. The server performs store-and-forward delivery for small key-exchange and control messages. Bulk data is sent over a direct TCP connection, or through a transit-relay.

magic-wormhole 0.21.1
Propagated dependencies: python-attrs@25.3.0 python-autobahn@25.11.1 python-automat@24.8.1 python-click@8.3.1 python-humanize@4.14.0 python-iterable-io@1.0.0 python-noiseprotocol@0.3.1 python-pynacl@1.5.0 python-qrcode@8.2 python-spake2@0.9 python-tqdm@4.67.1 python-twisted@25.5.0 python-txtorcon@24.8.0 python-zipstream-ng@1.9.0
Channel: guix
Location: gnu/packages/magic-wormhole.scm (gnu packages magic-wormhole)
Home page: https://github.com/magic-wormhole/magic-wormhole
Licenses: Expat
Build system: pyproject
Synopsis: Securely transfer data between computers
Description:

Magic-Wormhole is a library and a command-line tool named wormhole, which makes it possible to securely transfer arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.

The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.

mailutils 3.21
Dependencies: gdbm@1.25 gnutls@3.8.9 gsasl@2.2.2 guile@3.0.9 libltdl@2.4.7 libunistring@1.3 libxcrypt@4.4.38 linux-pam@1.5.2 ncurses@6.2.20210619 readline@8.2.13
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://mailutils.org
Licenses: GPL 3+ LGPL 3+
Build system: gnu
Synopsis: Utilities and library for reading and serving mail
Description:

GNU Mailutils is a collection of programs for managing, viewing and processing electronic mail. It contains both utilities and server daemons and all operate in a protocol-agnostic way. The underlying libraries are also available, simplifying the addition of mail capabilities to new software. GNU Mailutils provides the following commands:

  • dotlock

  • decodemail

  • frm

  • from

  • guimb

  • mail

  • mailutils

  • mailutils-config

  • messages

  • mimeview

  • movemail

  • popauth

  • putmail

  • readmsg

  • sieve

mb2md 3.20
Dependencies: perl@5.36.0 perl-timedate@2.33
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: http://batleth.sapienti-sat.org/projects/mb2md/
Licenses: Public Domain
Build system: trivial
Synopsis: Mbox to maildir converter
Description:

Mb2md is a Perl script that takes one or more mbox format files and converts them to maildir format directories.

alpine 2.26
Dependencies: ncurses@6.2.20210619 openssl@3.5.5 gnutls@3.8.9 openldap@2.6.10 cyrus-sasl@2.1.28 mit-krb5@1.21 aspell@0.60.8.1 tcl@8.6.12 libxcrypt@4.4.38 linux-pam@1.5.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://repo.or.cz/alpine.git
Licenses: ASL 2.0
Build system: gnu
Synopsis: Alternatively Licensed Program for Internet News and Email
Description:

Alpine is a text-based mail and news client. Alpine includes several tools and applications:

  1. alpine, the Alpine mailer

  2. pico, the standalone text editor, GNU nano's predecessor

  3. pilot, the standalone file system navigator

neatmail 02
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://litcave.rudi.ir/
Licenses: ISC
Build system: gnu
Synopsis: Text-mode mail client
Description:

neatmail is a noninteractive mail client. It generates a listing of the messages in a mailbox in mbox format and executes a list of ex-like commands on it.

bubger 1.1
Dependencies: libressl@4.2.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://code.causal.agency/june/bubger
Licenses: GPL 3+
Build system: gnu
Synopsis: IMAP archive generator
Description:

bubger is a mailing list archive generator for mail stored in IMAP. It produces static files of HTML, Atom and mboxrd, making its output easy to serve from a host without IMAP access. It requires the IMAP THREAD extension.

getmail6 6.19.10
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/getmail6/getmail6
Licenses: GPL 2+
Build system: pyproject
Synopsis: Mail retriever
Description:

A flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features. This is a fork derived from getmail 5.14, aimed at Python 3 compatibility.

altermime 0.3.11
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://pldaniels.com/altermime/
Licenses: non-copyleft Modified BSD
Build system: gnu
Synopsis: Modify MIME-encoded messages
Description:

alterMIME is a small program which is used to alter your mime-encoded mailpack. What can alterMIME do?

  1. Insert disclaimers,

  2. insert arbitrary X-headers,

  3. modify existing headers,

  4. remove attachments based on filename or content-type,

  5. replace attachments based on filename.

.

perl-mail-dkim 1.20240923
Propagated dependencies: perl-crypt-openssl-rsa@0.33 perl-cryptx@0.078 perl-mail-authenticationresults@1.20180923 perl-mailtools@2.21 perl-net-dns@1.50
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-DKIM
Licenses: GPL 3+
Build system: perl
Synopsis: Signs/verifies Internet mail with DKIM/DomainKey signatures
Description:

Mail::DKIM is a Perl module that implements the DKIM standard, and the older Yahoo! DomainKeys standard, both of which sign and verify emails using digital signatures and DNS records. Mail-DKIM can be used by any Perl program that wants to provide support for DKIM and/or DomainKeys.

perl-email-abstract 3.010
Propagated dependencies: perl-email-simple@2.218 perl-module-pluggable@5.2 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Abstract
Licenses: GPL 1+
Build system: perl
Synopsis: Interface to mail representations
Description:

Email::Abstract provides module writers with the ability to write simple, representation-independent mail handling code.

sendgmail 0.0.0-1.e322915
Dependencies: go-golang-org-x-oauth2@0.36.0 go-cloud-google-com-go-compute-metadata@0.9.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/google/gmail-oauth2-tools
Licenses: ASL 2.0
Build system: go
Synopsis: Sendmail-compatible tool for using Gmail with @code{git send-email}
Description:

The sendgmail command provides a minimal sendmail-compatible front-end that connects to Gmail using OAuth2. It is specifically designed for use with git send-email. The command needs a Gmail API key to function.

Guix's version of sendgmail has been patched for compatibility with all known forks, including support for non-@gmail.com email addresses.

opensmtpd-filter-rspamd 0.1.8
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/poolpOrg/filter-rspamd
Licenses: ISC
Build system: go
Synopsis: OpenSMTPd filter to request an Rspamd analysis
Description:

The filter-rspamd OpenSMTPd filter implements the Rspamd protocol and allows OpenSMTPd to request an Rspamd analysis of an SMTP transaction before a message is committed to queue.

mpop 1.4.20
Dependencies: gnutls@3.8.9
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://marlam.de/mpop/
Licenses: GPL 3+
Build system: gnu
Synopsis: POP3 mail client
Description:

mpop is a small and fast POP3 client suitable as a fetchmail replacement.

mpop supports multiple accounts, header based mail filtering, delivery to mbox files, maildir folders or an MDA, TLS/SSL, several authentication methods, IDN and SOCKS proxies.

hydroxide 0.2.31
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/emersion/hydroxide
Licenses: Expat
Build system: go
Synopsis: ProtonMail CardDAV, IMAP and SMTP bridge
Description:

A third-party, open-source ProtonMail bridge. It is designed to run on a server. It supports CardDAV, IMAP and SMTP.

msmtp 1.8.26
Dependencies: libsecret@0.21.7 gnutls@3.8.9 zlib@1.3.1 gsasl@2.2.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://marlam.de/msmtp/
Licenses: GPL 3+
Build system: gnu
Synopsis: Simple and easy to use SMTP client with decent sendmail compatibility
Description:

msmtp is an SMTP client. In the default mode, it transmits a mail to an SMTP server (for example at a free mail provider) which takes care of further delivery.

Total packages: 72465