File: control

package info (click to toggle)
notmuch-addrlookup 5-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 92 kB
  • ctags: 26
  • sloc: ansic: 271; makefile: 14; python: 5
file content (20 lines) | stat: -rw-r--r-- 813 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: notmuch-addrlookup
Section: utils
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 9), libnotmuch-dev, libglib2.0-dev
Standards-Version: 3.9.5
Homepage: https://github.com/aperezdc/notmuch-addrlookup-c

Package: notmuch-addrlookup
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Address lookup tool for Notmuch
 This package uses the Notmuch database to output the names and e-mail
 addresses of the people you have exchanged e-mails with, most used ones
 first. This works neatly as address completer for the Notmuch Emacs
 interface.
 .
 The program works by invoking from a shell. The only argument it takes is
 a string, which is searched for in the e-mail addresses contained in the
 headers of the messages indexed by Notmuch.