Source: pyzor Section: mail Priority: optional Maintainer: Python Applications Packaging Team Uploaders: Hugo Lefeuvre Standards-Version: 4.0.0 Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools, python3-docutils, python3-sphinx (>= 1.2.2+dfsg-2~), python3-gdbm X-Python3-Version: >= 3.2 Homepage: https://github.com/SpamExperts/pyzor Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pyzor/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/pyzor/trunk/ Package: pyzor Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Suggests: pyzor-doc Description: spam-catcher using a collaborative filtering network Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. . Package contains both client and server. . The client can check if an email is a known spam against a pyzor server or report new spam digests to that server. . The server holds the digests database, and handle the client requests. . Pyzor is a reimplementation of Razor in Python. Package: pyzor-doc Architecture: all Recommends: pyzor Section: doc Depends: ${sphinxdoc:Depends}, ${misc:Depends}, libjs-mathjax Description: spam-catcher using a collaborative filtering network (documentation) Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. . Package contains both client and server. . The client can check if an email is a known spam against a pyzor server or report new spam digests to that server. . The server holds the digests database, and handle the client requests. . Pyzor is a reimplementation of Razor in Python. . This is the documentation package.