File: control

package info (click to toggle)
spambayes 1.0.4-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,760 kB
  • ctags: 3,166
  • sloc: python: 29,054; ansic: 195; sh: 88; lisp: 83; makefile: 78
file content (28 lines) | stat: -rw-r--r-- 884 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
23
24
25
26
27
28
Source: spambayes
Section: mail
Priority: optional
Maintainer: Alexandre Fayolle <afayolle@debian.org>
Build-Depends: debhelper (>= 5.0.37.1)
Build-Depends-Indep: python (>=2.3.5-7), python-dev (>=2.3.5-7), python-central
Standards-Version: 3.7.2
XS-Python-Version: current

Package: spambayes
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}
Conflicts: python2.3-spambayes
Replaces: python2.3-spambayes
Description: Python-based spam filter using statistical analysis
 SpamBayes uses a different set of algorithm to most statistical spam
 filters, which enables to dramatically lower the number of legitimate
 mail classified as spam, through the introduction of an 'unsure'
 category.
 .
 SpamBayes can be used as a POP3 or an IMAP proxy, as well as a simple 
 mail filter for use with procmail. 
 .
 Homepage: http://spambayes.sourceforge.net