File: control

package info (click to toggle)
muchsync 5-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 576 kB
  • sloc: cpp: 3,853; sh: 972; makefile: 17
file content (22 lines) | stat: -rw-r--r-- 916 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
Source: muchsync
Section: mail
Priority: optional
Maintainer: Rémi Vanicat <vanicat@debian.org>
Build-Depends: debhelper (>=9), dh-autoreconf, pkg-config, libnotmuch-dev, libsqlite3-dev, libxapian-dev, libssl-dev
Standards-Version: 4.1.3
Homepage: http://www.muchsync.org/

Package: muchsync
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: synchronize maildirs and notmuch databases
 Muchsync brings notmuch to all of your computers by synchronizing your
 mail messages and notmuch tags across machines. The protocol is heavily
 pipelined to work efficiently over high-latency networks such as mobile
 broadband.
 .
 Muchsync supports arbitrary pairwise synchronization among replicas. A
 version-vector-based algorithm allows it to exchange only the minimum
 information necessary to bring replicas up to date regardless of which
 pairs have previously synchronized.