summaryrefslogtreecommitdiff
path: root/debian/control
blob: 575361015a047ef0dbce5917fcc3cb36b11d08f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Source: mailscripts
Section: mail
Priority: optional
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Standards-Version: 4.4.1
Build-Depends:
 bash-completion,
 debhelper (>= 10),
 dh-elpa,
 gnutls-bin <!nocheck>,
 gpg <!nocheck>,
 gpg-agent <!nocheck>,
 gpgsm <!nocheck>,
 mypy <!nocheck>,
 openssl <!nocheck>,
 perl,
 python3 <!nocheck>,
 python3-argcomplete,
 python3-pgpy <!nocheck>,
Vcs-Git: https://git.spwhitton.name/mailscripts
Vcs-Browser: https://git.spwhitton.name/mailscripts
Homepage: https://git.spwhitton.name/mailscripts

Package: elpa-mailscripts
Architecture: all
Depends:
 emacsen-common (>= 2.0.8),
 mailscripts,
 ${elpa:Depends},
 ${misc:Depends},
Recommends:
 emacs (>= 46.0),
Enhances:
 emacs,
 emacs25,
Description: Emacs functions for accessing tools in the mailscripts package
 This package adds to Emacs functions to access tools in the
 mailscripts package from Emacs.

Package: mailscripts
Depends:
 libconfig-tiny-perl,
 libfile-which-perl,
 libipc-system-simple-perl,
 liblist-moreutils-perl,
 libmail-box-perl,
 python3,
 ${misc:Depends},
 ${perl:Depends},
Recommends:
 devscripts,
 git,
 libgit-wrapper-perl,
 notmuch,
 python3-argcomplete,
 python3-gssapi,
 python3-pgpy,
Suggests:
 gnutls-bin,
 gpg,
 gpg-agent,
 gpgsm,
 libdbd-sqlite3-perl,
 libemail-date-format-perl,
 libio-socket-ssl-perl,
 libmailtools-perl,
 libmime-lite-perl,
 libtry-tiny-perl,
 libxml-feed-perl,
 default-mta | mail-transport-agent,
 openssl,
 python3-notmuch,
Architecture: all
Description: collection of scripts for manipulating e-mail on Debian
 This package provides a collection of scripts for manipulating e-mail
 stored on Debian systems.
 .
 mdmv -- safely move messages between maildirs
 .
 mbox2maildir -- convert an mbox to a maildir using Python's libraries
 .
 notmuch-slurp-debbug -- add messages from a Debian bug to notmuch
 .
 notmuch-extract-patch -- extract a git patch series from notmuch
 .
 mbox-extract-patch -- extract a git patch series from an mbox
 .
 maildir-import-patch -- import a git patch series into a maildir
 .
 notmuch-import-patch -- import a git patch series into notmuch
 .
 email-print-mime-structure -- tree view of a message's MIME structure
 .
 email-extract-openpgp-certs -- extract OpenPGP certificates from a message
 .
 imap-dl -- download messages from an IMAP mailbox to a maildir
 .
 gmi2email -- subscribe to gemlogs and read individual Gemini pages by e-mail
 .
 sendmail-reinject -- reinject an e-mail message via sendmail(1)