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.
bower is a curses front-end for the Notmuch email system, written in the Mercury language.
This is a Python library for the generation of email authentication headers. The library can perform DKIM, SPF, and DMARC validation, and the results are packaged into the Authentication-Results header. The library can DKIM and ARC sign messages and output the corresponding signature headers.
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.
This package provides tools for the conversion of Outlook Express data files to standard mailbox format.
Email::Sender replaces the old and sometimes problematic Email::Send library.
This package implements a functionality to translate standard protocols (SMTP, IMAP, CardDAV) into ProtonMail API requests.
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.
notifymuch displays desktop notifications for messages in the notmuch database. The notifications are sent using libnotify to a notification daemon. The query to find messages to send a notification about is configurable, and a notification for the same message will not be send within a configurable period (defaults to 48 hours). To use notifymuch, run notifymuch after new mail is indexed, this can be automated by invoking notifymuch from the post-new hook.
Notmuch is a command-line based program for indexing, searching, read- ing, and tagging large collections of email messages.
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.
Khard is an address book for the console. It creates, reads, modifies and removes CardDAV address book entries at your local machine. For synchronizing with a remote address book, vdirsyncer is recommended. Khard can also be used from within the email client mutt.
The osmtpd API is an event-based C programming interface for writing OpenSMTPd filters.
This package provides a threaded Python IMAP4 client, based on RFC 3501 and original imaplib module.
Abook is a text-based address book program designed to use with the Mutt mail client.
This is an address lookup tool using a Notmuch database, useful for email address completion.
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.
isync/mbsync is a command-line tool for two-way synchronization of mailboxes. Currently Maildir and IMAP are supported types.
Email::Date::Format provides a means for generating an RFC 2822 compliant datetime string.
The Libpst utilities include readpst which can convert email messages to both mbox and MH mailbox formats, pst2ldif which can convert the contacts to .ldif format for import into LDAP databases, and other tools to process Outlook email archives.
Muchsync brings Notmuch to all of your computers by synchronizing your mail messages and Notmuch tags across machines. The protocol is heavily pipelined to work efficiently over high-latency networks such as mobile broadband. Muchsync supports arbitrary pairwise synchronization among replicas. A version-vector-based algorithm allows it to exchange only the minimum information necessary to bring replicas up to date regardless of which pairs have previously synchronized.
This package provides a CLI application to execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE and it is mostly compatible with the configuration of imapnotify made with Python.
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.
This package provides Python bindings to use the Notmuch mail indexing and search library.
GCC is the GNU Compiler Collection. It provides compiler front-ends for several languages, including C, C++, Objective-C, Fortran, Ada, and Go. It also includes runtime support libraries for these languages.