Metadata-Version: 1.1
Name: edeposit.amqp.harvester
Version: 1.0.0
Summary: Metadata harvester of the books printed by specific publishers.
Home-page: https://github.com/edeposit/edeposit.amqp.harvester/
Author: Edeposit team
Author-email: edeposit@email.cz
License: GPL2+
Description: Introduction
        ============
        
        .. image:: https://badge.fury.io/py/edeposit.amqp.harvester.png
            :target: http://badge.fury.io/py/edeposit.amqp.harvester
        
        .. image:: https://pypip.in/d/edeposit.amqp.harvester/badge.png
                :target: https://crate.io/packages/edeposit.amqp.harvester?version=latest
        
        This module is used to harvest metadata from specific publishers.
        
        Documentation
        -------------
        
        Full module documentation and description can be found at Read the Docs:
        
        - http://edeposit-amqp-harvester.readthedocs.org/
        
        Contributors
        ============
        
        - Bystroushaak <bystrousak@kitakitsune.org>, Developer
        
        Changelog
        =========
        
        1.0.0
        -----
            - First working version.
            - Four working scrappers: ben.cz, grada.cz, cpress.cz and zonerpress.cz.
            - Two filter: duplication and aleph filter.
            - Autoparser.
            - Full documentation.
            - Unittest coverage (105 tests).
        
        0.1.0
        -----
            - Project 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
