Metadata-Version: 1.1
Name: edeposit.amqp.pdfgen
Version: 0.3.3
Summary: E-Deposit's AMQP bindings to PDF generation libraries.
Home-page: https://github.com/edeposit/edeposit.amqp.pdfgen/
Author: Edeposit team
Author-email: edeposit@email.cz
License: GPL2+
Description: Introduction
        ============
        
        .. image:: https://badge.fury.io/py/edeposit.amqp.pdfgen.png
            :target: http://badge.fury.io/py/edeposit.amqp.pdfgen
        
        .. image:: https://pypip.in/d/edeposit.amqp.pdfgen/badge.png
                :target: https://crate.io/packages/edeposit.amqp.pdfgen?version=latest
        
        E-Deposit's AMQP bindings to PDF generation libraries.
        
        Documentation
        -------------
        
        Full module documentation and description can be found at Read the Docs:
        
        - http://edeposit-amqp-pdfgen.readthedocs.org/
        
        Contributors
        ============
        
        - Bystroushaak <bystrousak@kitakitsune.org>, Developer
        
        Changelog
        =========
        
        0.3.3
        -----
            - Documentation of ``reactToAMQPMessage()`` updated.
            - Formating of the contract updated.
        
        0.3.2
        -----
            - Added installation notes specific to Suse systems.
            - Fixed bugs specific to OpenSuse.
            - Tests moved to the root of the package.
        
        0.3.1
        -----
            - "jednajici" removed from contract.
        
        0.3.0
        -----
            - Added support for QR code.
            - Added logo into contract template.
            - Small improvements of templates.
        
        0.2.4
        -----
            - Added experimental utf-8 skip.
        
        0.2.3
        -----
            - Removed default arguments in GenerateReview structure.
        
        0.2.2
        -----
            - Added internal_url field.
            - review_example.pdf is now saved to test directory. This is useful for showing the review to other people.
        
        0.2.1
        -----
            - requests_template.py renamed to requests_template.txt.
            - Fixed #16 - bug in setuptools. HTML generation command had to be removed.
            - Fixed small bug in contract generator.
        
        0.2.0
        -----
            - Added logo to review.
        
        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
