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

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.


nerd-dictation-sox-wtype 0-2.03ce043
Dependencies: bash-minimal@5.2.37 nerd-dictation@0-2.03ce043
Propagated dependencies: sox@14.4.2 wtype@0.4
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ideasman42/nerd-dictation
Licenses: GPL 2+
Build system: trivial
Synopsis: Offline speech-to-text for desktop Linux
Description:

This package provides simple access speech to text for using in Linux without being tied to a desktop environment, using the vosk-api. The user configuration lets you manipulate text using Python string operations. It has zero overhead, as this relies on manual activation and there are no background processes. Dictation is accessed manually with nerd-dictation begin and nerd-dictation end commands.

mcl 14.137
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://micans.org/mcl/
Licenses: GPL 3
Build system: gnu
Synopsis: Clustering algorithm for graphs
Description:

The MCL algorithm is short for the Markov Cluster Algorithm, a fast and scalable unsupervised cluster algorithm for graphs (also known as networks) based on simulation of (stochastic) flow in graphs.

gst-kaldi-nnet2-online 0-3.7888ae5
Dependencies: glib@2.83.3 gstreamer@1.26.3 jansson@2.14 openfst@1.8.4 kaldi@0-2.01aadd7
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://kaldi-asr.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Gstreamer plugin for decoding speech
Description:

This package provides a GStreamer plugin that wraps Kaldi's SingleUtteranceNnet2Decoder. It requires iVector-adapted DNN acoustic models. The iVectors are adapted to the current audio stream automatically.

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.1.8 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.

smtpmail 0.4.5
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.nongnu.org/smtpmail/
Licenses: GPL 2+
Build system: gnu
Synopsis: SMTP utility
Description:

smtpmail is a little console-based tool for users who have no local mailserver on their machine. It enables these users to send their mail over a remote SMTP server.

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.

.

dkimproxy 1.4.1
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-crypt-openssl-rsa@0.33 perl-cryptx@0.078 perl-io-socket-inet6@2.72 perl-mailtools@2.21 perl-mail-authenticationresults@1.20180923 perl-mail-dkim@1.20240923 perl-mime-tools@5.509 perl-net-dns@1.50 perl-net-server@2.009 perl-socket6@0.29 perl-timedate@2.33
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://dkimproxy.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: SMTP proxy to sign and verify Internet mail with DKIM headers
Description:

DKIMproxy is an SMTP proxy that signs and verifies Internet mail using the Mail::DKIM Perl module. It comprises two separate proxies: an outbound proxy for signing outgoing email, and an inbound proxy for verifying signatures of incoming messages.

It was designed for Postfix, but can be used to add DKIM support to nearly any existing mail server. With Postfix, the proxies can operate as either Before-Queue or After-Queue content filters.

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.

compface 1.5.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://legacy.cs.indiana.edu/ftp/faces/
Licenses: X11-style
Build system: gnu
Synopsis: Portrait image compressor
Description:

This package takes your 48x48x1 portrait image and compresses it.

libopensmtpd 0.7
Dependencies: libevent@2.1.12
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://imperialat.at/dev/libopensmtpd/
Licenses: Expat
Build system: gnu
Synopsis: OpenSMTPd filter C API
Description:

The osmtpd API is an event-based C programming interface for writing OpenSMTPd filters.

libetpan 1.9.4
Dependencies: curl@8.6.0 expat@2.7.1 zlib@1.3.1
Propagated dependencies: cyrus-sasl@2.1.28 openssl@3.0.8
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.etpan.org/libetpan.html
Licenses: Modified BSD
Build system: gnu
Synopsis: Portable middleware for email access
Description:

The purpose of this mail library is to provide a portable, efficient framework for different kinds of mail access: IMAP, SMTP, POP and NNTP. It provides an API for C language. It's the low-level API used by MailCore and MailCore 2.

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.

hydroxide 0.2.30
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:

This package implements a functionality to translate standard protocols (SMTP, IMAP, CardDAV) into ProtonMail API requests.

l2md 0.1.0-3.21c954d
Dependencies: libgit2@1.5.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://git.kernel.org/pub/scm/linux/kernel/git/dborkman/l2md.git
Licenses: GPL 2
Build system: gnu
Synopsis: Import public-inbox archives via Git
Description:

The l2md command line tool imports public-inbox archives via Git and exports them in maildir format or to an MDA through a pipe.

perl-email-address 1.913
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Address
Licenses: GPL 1+
Build system: perl
Synopsis: Email address parsing and creation
Description:

Email::Address implements a regex-based RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. It is recommended to use Email::Address::XS instead.

tnef 1.4.18
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/verdammelt/tnef
Licenses: GPL 2+
Build system: gnu
Synopsis: Unpack @code{application/ms-tnef} attachments
Description:

TNEF is a tar-like program that unpacks MIME attachments of type application/ms-tnef.

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.

astroid 0.16
Dependencies: bash-minimal@5.2.37 boost@1.83.0 gmime@3.2.15 gobject-introspection@1.82.0 gtkmm@3.24.9 libpeas@1.36.0 libsass@3.6.4 notmuch@0.39 protobuf@3.21.9 python-wrapper@3.11.14 python-pygobject@3.50.0 webkitgtk-with-libsoup2@2.50.3
Propagated dependencies: adwaita-icon-theme@46.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://astroidmail.github.io/
Licenses: GPL 3+ LGPL 2.1+
Build system: cmake
Synopsis: GTK frontend to the notmuch mail system
Description:

Astroid is a lightweight and fast Mail User Agent that provides a graphical interface to searching, display and composing email, organized in thread and tags. Astroid uses the notmuch backend for searches through tons of email. Astroid searches, displays and compose emails — and relies on other programs for fetching, syncing and sending email.

bower 1.1
Dependencies: coreutils@9.1 gpgme@1.24.1 ncurses@6.2.20210619 notmuch@0.39 sendmail@8.18.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/wangp/bower
Licenses: GPL 3+
Build system: gnu
Synopsis: Terminal client for the Notmuch email system
Description:

bower is a curses front-end for the Notmuch email system, written in the Mercury language.

perl-email-mime-contenttype 1.028
Propagated dependencies: perl-text-unidecode@1.30
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-MIME-ContentType
Licenses: GPL 1+
Build system: perl
Synopsis: Parse MIME Content-Type headers
Description:

Email::MIME::ContentType parses a MIME Content-Type header.

perl-mail-authenticationresults 1.20180923
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-AuthenticationResults
Licenses: GPL 1+
Build system: perl
Synopsis: Object Oriented Authentication-Results Headers
Description:

Mail::AuthenticationResults parses the message header field that indicates the message authentication status as per RFC7601. This module is not fully compliant with the RFC but it tries to implement most styles of Authentication-Results header seen in the wild.

mutt 2.2.14
Dependencies: cyrus-sasl@2.1.28 gdbm@1.25 gpgme@1.24.1 libidn2@2.3.7 ncurses@6.2.20210619 openssl@3.0.8 perl@5.36.0 sqlite@3.39.3
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: http://www.mutt.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Mail client
Description:

Mutt is a small but very powerful text-based mail client for Unix operating systems.

Total packages: 69237