1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
.. image:: /docs/.static/pyzor.gif?raw=true
:target: http://www.pyzor.org/
:alt: Pyzor
Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them.
.. image:: https://pypip.in/v/pyzor/badge.png
:target: https://pypi.python.org/pypi/pyzor/
:alt: Latest PyPI version
.. image:: https://pypip.in/d/pyzor/badge.png
:target: https://pypi.python.org/pypi/pyzor/
:alt: Number of PyPI downloads
.. image:: https://travis-ci.org/SpamExperts/pyzor.svg?branch=master
:target: https://travis-ci.org/SpamExperts/pyzor
:alt: Build status
.. image:: https://coveralls.io/repos/SpamExperts/pyzor/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/SpamExperts/pyzor?branch=master
.. image:: https://requires.io/github/SpamExperts/pyzor/requirements.svg?branch=requires-io-master
:target: https://requires.io/github/SpamExperts/pyzor/requirements/?branch=requires-io-master
:alt: Requirements Status
Quick links:
* `Documentation <http://pyzor.readthedocs.org/>`_
* `Download <https://pypi.python.org/pypi/pyzor/>`_
* `Issue Tracker <https://github.com/SpamExperts/pyzor/issues>`_
|