Metadata-Version: 1.1
Name: edeposit.amqp.antivirus
Version: 1.0.0
Summary: E-Deposit's AMQP wrapper over ClamAV.
Home-page: https://github.com/edeposit/edeposit.amqp.antivirus/
Author: Edeposit team
Author-email: edeposit@email.cz
License: GPL2+
Description: Introduction
        ============
        
        This module provides wrappers over ClamAV_ antivirus for edeposit_ project.
        
        .. _ClamAV: http://www.clamav.net/
        .. _edeposit: http://edeposit.nkp.cz/
        
        Documentation
        -------------
        
        Full module documentation and description can be found at Read the Docs:
        
        - http://edeposit-amqp-antivirus.readthedocs.org/
        
        Contributors
        ============
        
        - Bystroushaak <bystrousak@kitakitsune.org>, Developer
        
        Changelog
        =========
        
        1.0.0
        -----
            - Everything should work.
            - Added documentation; http://edeposit-amqp-antivirus.readthedocs.org/
            - Added unittests.
            - Added init script.
        
        0.1.1
        -----
            - Changes prior to RPM based linux systems.
        
        0.1.0
        -----
            - Package created.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
