Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
config/ | H | 10-Dec-2014 | - | 123 | 89 | |
pyzor/ | H | 10-Dec-2014 | - | 2,632 | 2,034 | |
pyzor.egg-info/ | H | 03-May-2022 | - | 27 | 25 | |
scripts/ | H | 03-May-2022 | - | 952 | 743 | |
COPYING | H A D | 07-Jun-2014 | 17.6 KiB | 341 | 281 | |
INSTALL | H A D | 10-Dec-2014 | 442 | 16 | 10 | |
MANIFEST.in | H A D | 10-Dec-2014 | 170 | 11 | 9 | |
PKG-INFO | H A D | 10-Dec-2014 | 961 | 27 | 25 | |
README.rst | H A D | 10-Dec-2014 | 954 | 32 | 19 | |
THANKS | H A D | 07-Jun-2014 | 576 | 15 | 13 | |
setup.cfg | H A D | 10-Dec-2014 | 59 | 6 | 4 | |
setup.py | H A D | 10-Dec-2014 | 2.2 KiB | 63 | 49 |
README.rst
1.. image:: /docs/.static/pyzor.gif?raw=true 2 :target: http://www.pyzor.org/ 3 :alt: Pyzor 4 5Pyzor is a Python implementation of a spam-blocking networked system that use spam signatures to identify them. 6 7 8.. image:: https://pypip.in/v/pyzor/badge.png 9 :target: https://pypi.python.org/pypi/pyzor/ 10 :alt: Latest PyPI version 11 12.. image:: https://pypip.in/d/pyzor/badge.png 13 :target: https://pypi.python.org/pypi/pyzor/ 14 :alt: Number of PyPI downloads 15 16.. image:: https://travis-ci.org/SpamExperts/pyzor.svg?branch=master 17 :target: https://travis-ci.org/SpamExperts/pyzor 18 :alt: Build status 19 20.. image:: https://coveralls.io/repos/SpamExperts/pyzor/badge.png?branch=master 21 :target: https://coveralls.io/r/SpamExperts/pyzor?branch=master 22 23 24 25Quick links: 26 27 * `Documentation <http://pyzor.readthedocs.org/>`_ 28 * `Download <https://pypi.python.org/pypi/pyzor/>`_ 29 * `Issue Tracker <https://github.com/SpamExperts/pyzor/issues>`_ 30 31 32