File: control

package info (click to toggle)
pyzor 1%3A0.4.0%2Bcvs20030201-8
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 356 kB
  • ctags: 394
  • sloc: python: 1,590; sh: 617; makefile: 16
file content (24 lines) | stat: -rw-r--r-- 957 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
Source: pyzor
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), dpatch, python-support (>= 0.5.3)

Package: pyzor
Architecture: all
Depends: ${python:Depends}, python-gdbm
Description: spam-catcher using a collaborative filtering network
 Pyzor is a collaborative, networked system to detect and block spam using
 identifying digests of messages.
 .
 Pyzor initially started out to be merely a Python implementation of Razor,
 but due to the protocol and the fact that Razor's server is not software
 libre, I decided to implement Pyzor with a new protocol and release the
 entire system as software libre.
 .
 Since the entire system is released under the GPL, people are free to host
 their own independent servers.
 Server peering is planned for a future release.
 .
  Homepage: http://pyzor.sourceforge.net/