aerc 0.18.0-1 source package in Ubuntu

Changelog

aerc (0.18.0-1) unstable; urgency=medium

  * New upstream version 0.18.0
  * golang-sourcehut-rockorager-vaxis-dev to B-D
  * Tighten B-D on golang-github-emersion-go-smtp-dev

 -- Nilesh Patra <email address hidden>  Sun, 14 Jul 2024 00:38:32 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
aerc_0.18.0-1.dsc 2.6 KiB d327d8602d6c5177f9d8d071be8832285baecf643ac8295958f5c170a739cbcd
aerc_0.18.0.orig.tar.xz 345.0 KiB 804ae466627b8625451a5ee7fcf63bc19fb195405012a1ec4d7e66cbe90de928
aerc_0.18.0-1.debian.tar.xz 6.8 KiB 9cdfcf98208077be5a286a2b173667d9abea4a3dc600a2d5a1c20867ecc2df35

No changes file available.

Binary packages built by this source

aerc: Pretty Good Email Client

 aerc is an email client that runs in your terminal. It's highly efficient and
 extensible, perfect for the discerning hacker. Some of its more interesting
 features include:
 .
  * Editing emails in an embedded terminal tmux-style, allowing you to check on
    incoming emails and reference other threads while you compose your replies
  * Render HTML emails with an interactive terminal web browser, highlight
    patches with diffs, and browse with an embedded less session
  * Vim-style keybindings and ex-command system, allowing for powerful
    automation at a single keystroke
  * First-class support for working with git & email
  * Open a new tab with a terminal emulator and a shell running for easy access
    to nearby git repos for parallel work
  * Support for multiple accounts, with IMAP, Maildir, Notmuch, Mbox and JMAP
    backends. Along with IMAP, JMAP, SMTP, and sendmail transfer protocols.
  * Asynchronous IMAP and JMAP support ensures the UI never gets locked up by
    a flaky network.
  * Efficient network usage - aerc only downloads the information which is
    necessary to present the UI, making for a snappy and bandwidth-efficient
    experience
  * Email threading (with and/or without IMAP server support).
  * PGP signing, encryption and verification using GNUpg.
  * 100% free and open source software!

aerc-dbgsym: debug symbols for aerc