File: control

package info (click to toggle)
gmailieer 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 248 kB
  • sloc: python: 1,301; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 1,230 bytes parent folder | download
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
Source: gmailieer
Section: mail
Priority: optional
Maintainer: Julian Andres Klode <jak@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               python3,
               python3-googleapi,
               python3-notmuch (>= 0.25),
               python3-oauth2client,
               python3-setuptools,
               python3-tqdm
Standards-Version: 4.2.1
Homepage: https://github.com/gauteh/gmailieer
Vcs-Git: https://salsa.debian.org/debian/gmailieer.git
Vcs-Browser: https://salsa.debian.org/debian/gmailieer

Package: gmailieer
Architecture: all
Depends: python3-googleapi,
         python3-notmuch (>= 0.25),
         python3-oauth2client,
         python3-tqdm,
         ${misc:Depends},
         ${python3:Depends}
Description: Fast fetch and two-way tag synchronization between notmuch and GMail
 This program can pull email and labels (and changes to labels) from your
 GMail account and store them locally in a maildir with the labels synchronized
 with a notmuch database. The changes to tags in the notmuch database may be
 pushed back remotely to your GMail account.
 .
 It will not and can not:
 * Add or delete messages on your remote account
 * Modify messages other than their labels