File: control

package info (click to toggle)
scmail 1.3-4.1
  • links: PTS
  • area: main
  • in suites: bullseye, forky, sid, trixie
  • size: 592 kB
  • sloc: lisp: 1,535; sh: 178; makefile: 145
file content (18 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: scmail
Section: mail
Priority: optional
Maintainer: NIIBE Yutaka <gniibe@fsij.org>
Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7.0.50~), gauche, gauche-dev (>= 0.9), gauche-gdbm
Standards-Version: 3.9.1
Homepage: http://www.namazu.org/~satoru/scmail/index.html.en

Package: scmail
Architecture: all
Depends: gauche, gauche-gdbm, ${misc:Depends}
Description: a mail filter written in Scheme
 Scmail is a mail filter written in Scheme, you can write processing
 recipes in S-expression.  Scmail can be used as a filter for an
 incoming mail, invoked each time by .forward, or it can be used as a
 mail processor to distribute existing mails into the right mailbox.
 It comes with a bayesian spam filter called scbayes.