Source: bsfilter
Section: mail
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: akira yamada <akira@debian.org>, Taku YASUI <tach@debian.org>
Build-Depends: debhelper (>= 8), docbook-to-man, ruby | ruby-interpreter, ruby-mecab, ruby-qdbm, ruby-sdbm
Standards-Version: 3.9.5
Homepage: http://sourceforge.jp/projects/bsfilter/
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/bsfilter.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/bsfilter.git;a=summary
XS-Ruby-Versions: all

Package: bsfilter
Architecture: all
Depends: ruby | ruby-interpreter, ruby-sdbm, ${misc:Depends}
Suggests: ruby-mecab, ruby-qdbm
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.
