]> code.delx.au - offlineimap/blob - debian/control
* Remove second docbook-utils build dependency.
[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 Description: IMAP/Maildir synchronization and reader support
17 OfflineIMAP is a tool to simplify your e-mail reading. With
18 OfflineIMAP, you can:
19 .
20 * Read the same mailbox from multiple computers, and have your
21 changes (deletions, etc.) be automatically reflected on
22 all computers
23 .
24 * Use various mail clients to read a single mail box
25 .
26 * Read mail while offline (on a laptop) and have all changes
27 synchronized when you get connected again
28 .
29 * Read IMAP mail with mail readers that do not support IMAP
30 .
31 * Use SSL (secure connections) to read IMAP mail even if your reader
32 doesn't support SSL
33 .
34 * Synchronize your mail using a completely safe and fault-tolerant
35 algorithm. (At least I think it is!)
36 .
37 * Customize which mailboxes to synchronize with regular expressions
38 or lists.
39 .
40 * Synchronize your mail two to four times faster than with other tools
41 or other mail readers' internal IMAP support.
42 .
43 In short, OfflineIMAP is a tool to let you read mail how YOU want to.