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

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.


rspamd 3.12.1
Dependencies: file@5.46 glib@2.83.3 icu4c@73.1 libarchive@3.7.7 libbfd@2.44 libiberty@14.3.0 libsodium@1.0.18 luajit@v2.1-0.04dca79 openssl@3.0.8 pcre2@10.42 perl@5.36.0 ragel@6.10 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.rspamd.com/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Spam filtering system
Description:

Rspamd is an advanced spam filtering system that allows evaluation of messages by a number of rules including regular expressions, statistical analysis and custom services such as URL black lists. Each message is analysed by Rspamd and given a spam score.

mu 1.12.14
Dependencies: glib@2.83.3 gmime@3.2.15 guile@3.0.9 xapian@1.4.29 readline@8.2.13 python@3.11.14
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.djcbsoftware.nl/code/mu/
Licenses: GPL 3+
Build system: meson
Synopsis: Quickly find emails
Description:

Mu is a tool for dealing with e-mail messages stored in the Maildir format. Mu's purpose in life is to help you to quickly find the messages you need; in addition, it allows you to view messages, extract attachments, create new maildirs, and so on.

python-notmuch 0.39
Dependencies: notmuch@0.39
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://notmuchmail.org/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python bindings of the Notmuch mail indexing library
Description:

This package provides Python bindings to use the Notmuch mail indexing and search library.

sendmail 8.18.1
Dependencies: m4@1.4.19 perl@5.36.0
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://sendmail.org
Licenses: non-copyleft
Build system: gnu
Synopsis: Highly configurable Mail Transfer Agent (MTA)
Description:

Sendmail is a mail transfer agent (MTA) originally developed by Eric Allman. It is highly configurable and supports many delivery methods and many transfer protocols.

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.

perl-email-simple 2.218
Propagated dependencies: perl-email-date-format@1.008
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Parsing of RFC 2822 messages
Description:

Email::Simple provides simple parsing of RFC 2822 message format and headers.

perl-email-messageid 1.408
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Email-MessageID
Licenses: GPL 1+
Build system: perl
Synopsis: Generate world unique message-ids
Description:

Email::MessageID generates recommended message-ids to identify a message uniquely.

python-mailman-hyperkitty 1.2.1
Dependencies: mailman@3.3.10
Propagated dependencies: python-requests@2.32.5 python-zope-interface@7.2
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://gitlab.com/mailman/mailman-hyperkitty/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Mailman archiver plugin for HyperKitty
Description:

Mailman3 allows emails sent to its mailing lists to be archived by any software provided that there is a plugin (loadable by Mailman3) designed to communicate with it properly. This module contains a Mailman3 archiver plugin which sends emails to HyperKitty, the official Mailman3 web archiver.

msmtp 1.8.26
Dependencies: libsecret@0.21.4 gnutls@3.8.3 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.

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-mail-spf 2.9.0
Dependencies: perl-error@0.17028 perl-net-dns@1.50 perl-netaddr-ip@4.079 perl-uri@5.05
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://metacpan.org/release/Mail-SPF
Licenses: Modified BSD
Build system: perl
Synopsis: Perl implementation of Sender Policy Framework
Description:

Mail::SPF is the Sender Policy Framework implemented in Perl.

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.

ripmime 1.4.0.10-1.a556ffe
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/inflex/ripMIME
Licenses: Modified BSD
Build system: gnu
Synopsis: Extract attachments from MIME-encoded email
Description:

ripMIME is a small program to extract the attached files out of a MIME-encoded email package.

rss2email 3.14
Dependencies: python-feedparser@6.0.11 python-html2text@2020.1.16
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/rss2email/rss2email
Licenses: GPL 2 GPL 3
Build system: pyproject
Synopsis: Converts RSS/Atom newsfeeds to email
Description:

The RSS2email program (r2e) fetches RSS/Atom news feeds, converts them into emails, and sends them.

abook 0.6.1
Dependencies: ncurses@6.2.20210619 readline@8.2.13
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://abook.sourceforge.io/
Licenses: GPL 2
Build system: gnu
Synopsis: Text-based address book
Description:

Abook is a text-based address book program designed to use with the Mutt mail client.

isync 1.5.1
Dependencies: bdb@6.2.32 cyrus-sasl@2.1.28 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://isync.sourceforge.io/
Licenses: GPL 2+
Build system: gnu
Synopsis: Mailbox synchronization program
Description:

isync/mbsync is a command-line tool for two-way synchronization of mailboxes. Currently Maildir and IMAP are supported types.

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.

imapfilter 2.7.6
Dependencies: lua@5.3.5 pcre2@10.42 openssl@3.0.8
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://github.com/lefcha/imapfilter
Licenses: Expat
Build system: gnu
Synopsis: IMAP mail filtering utility
Description:

IMAPFilter is a mail filtering utility. It connects to remote mail servers using IMAP, sends searching queries to the server and processes mailboxes based on the results. It can be used to delete, copy, move, flag, etc. messages residing in mailboxes at the same or different mail servers. The 4rev1 and 4 versions of IMAP are supported.

offlineimap3 8.0.0-0.db34745
Dependencies: python-distro@1.9.0 python-imaplib2@3.6 python-rfc6555@0.1.0 python-urllib3@1.25.19
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.offlineimap.org
Licenses: GPL 2+
Build system: pyproject
Synopsis: Sync emails between two repositories
Description:

OfflineImap synchronizes emails between two repositories, so that you can read the same mailbox from multiple computers. It supports IMAP as REMOTE repository and Maildir/IMAP as LOCAL repository.

offlineimap 8.0.0-0.db34745
Dependencies: python-distro@1.9.0 python-imaplib2@3.6 python-rfc6555@0.1.0 python-urllib3@1.25.19
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://www.offlineimap.org
Licenses: GPL 2+
Build system: pyproject
Synopsis: Sync emails between two repositories
Description:

OfflineImap synchronizes emails between two repositories, so that you can read the same mailbox from multiple computers. It supports IMAP as REMOTE repository and Maildir/IMAP as LOCAL repository.

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.

gmime 3.2.15
Dependencies: glib@2.83.3 gpgme@1.24.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://spruce.sourceforge.net/gmime/
Licenses: LGPL 2.1+ GPL 2+ GPL 3+
Build system: gnu
Synopsis: MIME message parser and creator library
Description:

GMime provides a core library and set of utilities which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME).

dovecot-pigeonhole 0.5.21.1
Dependencies: dovecot@2.3.21.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: https://pigeonhole.dovecot.org
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Dovecot Sieve mail filtering plug-in and ManageSieve service
Description:

Pigeonhole adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot e-mail server.

Sieve is a language for filtering incoming mail. Messages can be forwarded or sorted into separate folders. Unwanted messages can be rejected or discarded, and, when the user is not available, the Sieve interpreter can send an automated reply.

Sieve is meant to be simple, extensible, and system-independent. The intention is to make it impossible to write anything more complex (and dangerous) than simple mail filters. Unlike most other mail filtering script languages, Sieve does not allow users to execute arbitrary programmes.

Through the ManageSieve protocol, users can remotely manage their Sieve scripts without needing file system access. The server accepts only valid scripts to prevent embarrassing errors later on.

pan 0.149
Dependencies: gmime@3.2.15 gnupg@2.4.7 gnutls@3.8.3 gtk+@3.24.51 gtkspell3@3.0.10 libnotify@0.8.3 libsecret@0.21.4 libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/mail.scm (gnu packages mail)
Home page: http://pan.rebelbase.com/
Licenses: FDL 1.1+ GPL 2
Build system: gnu
Synopsis: Usenet newsreader
Description:

pan is a Usenet newsreader that's good at both text and binaries. It supports offline reading, scoring and killfiles, yEnc, NZB, PGP handling, multiple servers, and secure connections.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087