summaryrefslogtreecommitdiff
path: root/debian/mailscripts.bash-completion
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2020-02-08 12:37:12 -0500
committerSean Whitton <spwhitton@spwhitton.name>2020-02-14 07:23:45 -0700
commitd5d771291fb4c3996ebfc31a9964917313c6345a (patch)
treebea717665eb90ccb1d3f8b0e2ac1e6805cf5d568 /debian/mailscripts.bash-completion
parentf80ebce51666980e345b734e1c446ed5ee8a8be2 (diff)
downloadmailscripts-d5d771291fb4c3996ebfc31a9964917313c6345a.tar.gz
Add imap-dl, a simple imap downloader
getmail upstream appears to have no plans to convert to python3 in the near future. Some of us use only a minimal subset of features of getmail, and it would be nice to have something simpler, with the main complexity offloaded to the modern python3 stdlib. This patch represents a squashed series of changes from both Jameson Graef Rollins and Daniel Kahn Gillmor (dkg), though dkg is primarily responsible for any remaining bugs. Thanks to Sean Whitton for useful and significant feedback. Signed-off-by: Jameson Graef Rollins <jrollins@finestructure.net> Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'debian/mailscripts.bash-completion')
-rw-r--r--debian/mailscripts.bash-completion1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/mailscripts.bash-completion b/debian/mailscripts.bash-completion
index 435576f..657de01 100644
--- a/debian/mailscripts.bash-completion
+++ b/debian/mailscripts.bash-completion
@@ -1 +1,2 @@
completions/bash/email-print-mime-structure
+completions/bash/imap-dl