1 |
Source: fullquottel |
2 |
Section: mail |
3 |
Priority: optional |
4 |
Maintainer: gregor herrmann <gregor+debian@comodo.priv.at> |
5 |
Build-Depends: debhelper (>= 5.0.0), autotools-dev |
6 |
Standards-Version: 3.6.2 |
7 |
|
8 |
Package: fullquottel |
9 |
Architecture: any |
10 |
Depends: ${shlibs:Depends}, ${misc:Depends} |
11 |
Suggests: mailtextbody |
12 |
Description: Recognizes top-posted e-mail and usenet replies |
13 |
Fullquottel performs several tests to determine if a message is written in |
14 |
the top-post style (a.k.a. "TOFU" or jeopardy-style quoting) - the full |
15 |
response above and a full quote of the original message below. |
16 |
. |
17 |
Each test is customizable and has an associated score. Fullquottel returns |
18 |
the total score for the message in several forms which are useful e.g. for |
19 |
sorting e-mail. |
20 |
. |
21 |
Homepage: http://www.toastfreeware.priv.at/ |