]> code.delx.au - offlineimap/blob - debian/control
Added suggests on python-kerberos
[offlineimap] / debian / control
1 Source: offlineimap
2 Section: mail
3 Priority: optional
4 Maintainer: John Goerzen <jgoerzen@complete.org>
5 Build-Depends: debhelper (>> 6)
6 Build-Depends-Indep: python-dev, groff, docbook-utils, python-support (>= 0.4.0), gtk-doc-tools, sgml2x, jade, lynx, scons, xpdf-utils, gs, man-db
7 Build-Conflicts-Indep: docbook-ebnf
8 Standards-Version: 3.7.3
9 Homepage: http://software.complete.org/offlineimap
10 Vcs-Browser: http://git.complete.org/offlineimap
11 Vcs-Git: git://git.complete.org/offlineimap
12
13 Package: offlineimap
14 Architecture: all
15 Depends: ${python:Depends}
16 Suggests: python-kerberos
17 Description: IMAP/Maildir synchronization and reader support
18 OfflineIMAP is a tool to simplify your e-mail reading. With
19 OfflineIMAP, you can:
20 .
21 * Read the same mailbox from multiple computers, and have your
22 changes (deletions, etc.) be automatically reflected on
23 all computers
24 .
25 * Use various mail clients to read a single mail box
26 .
27 * Read mail while offline (on a laptop) and have all changes
28 synchronized when you get connected again
29 .
30 * Read IMAP mail with mail readers that do not support IMAP
31 .
32 * Use SSL (secure connections) to read IMAP mail even if your reader
33 doesn't support SSL
34 .
35 * Synchronize your mail using a completely safe and fault-tolerant
36 algorithm. (At least I think it is!)
37 .
38 * Customize which mailboxes to synchronize with regular expressions
39 or lists.
40 .
41 * Synchronize your mail two to four times faster than with other tools
42 or other mail readers' internal IMAP support.
43 .
44 In short, OfflineIMAP is a tool to let you read mail how YOU want to.