File: control

package info (click to toggle)
bsfilter 1%3A1.0.20~rc6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 800 kB
  • sloc: ruby: 3,644; lisp: 178; sh: 51; makefile: 13
file content (35 lines) | stat: -rw-r--r-- 1,199 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
29
30
31
32
33
34
35
Source: bsfilter
Section: mail
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: akira yamada <akira@debian.org>,
           Taku YASUI <tach@debian.org>
Build-Depends: debhelper-compat (= 13),
               docbook-to-man,
               gem2deb,
               ruby | ruby-interpreter,
               ruby-mecab,
               ruby-dbm,
               ruby-qdbm,
               ruby-sdbm (>= 1.0.0-1~),
Standards-Version: 4.7.0
Homepage: https://nbkenichi.github.io/bsfilter/index-e.html
Vcs-Git: https://salsa.debian.org/ruby-team/bsfilter.git
Vcs-Browser: https://salsa.debian.org/ruby-team/bsfilter
Rules-Requires-Root: no

Package: bsfilter
Architecture: all
Depends: ruby,
         ruby-sdbm (>= 1.0.0-1~),
         ${misc:Depends}
Suggests: ruby-mecab,
          ruby-qdbm,
          ruby-dbm
Description: Bayesian spam filter
 Bsfilter is a spam filter which can distinguish spam mail from other mails.
 It can read mails by three way:
   * reads from normal file or stdin.
   * retrieves and stores from IMAP server.
   * reads from POP server and passes to POP client. (POP proxy)
 Bsfilter gives nice support of Japanese.