File: control

package info (click to toggle)
maildirsync 1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 332 kB
  • sloc: perl: 622; sh: 141; pascal: 134; makefile: 45
file content (22 lines) | stat: -rw-r--r-- 731 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: maildirsync
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 perl,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: http://code.google.com/p/maildirsync/
Vcs-Browser: https://browse.dgit.debian.org/maildirsync.git/
Vcs-Git: https://git.dgit.debian.org/maildirsync.git

Package: maildirsync
Architecture: all
Depends: perl (>= 5.006), ${misc:Depends}
Recommends: ssh | rsh-client
Suggests: bzip2
Description: simple and efficient Maildir synchronisation utility
 maildirsync is a utility for synchronising Maildir folders between
 computers. It uses its own custom protocol for efficient
 communication, and uses ssh as its transport.