File: control

package info (click to toggle)
cron-deja-vu 0.4-5.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 76 kB
  • sloc: python: 135; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 839 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: cron-deja-vu
Section: mail
Priority: extra
Maintainer: Florian Reitmeir <florian@reitmeir.org>
Build-Depends: debhelper (>= 8.0.0), dh-python, python
Homepage: https://code.google.com/p/cron-deja-vu/
Standards-Version: 3.9.2
X-Python-Version: >= 2.6

Package: cron-deja-vu
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-gdbm
Description: filter for recurring cron mails
 It filters unwanted recurring cron emails, is trained using a MailDir folder, 
 and intended for usage with procmail.
 Traditional spam filters are less suitable for cron emails as these are 
 based on probabilities and keywords. This filter applies rules to cron 
 email to unify and filter it. E.g. All numbers are unified, or 
 dates, one can define custom rules as regular expressions.
 The filter can be seen as a dynamic logcheck.