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