Metadata-Version: 1.1
Name: edeposit.amqp.models
Version: 0.2.3
Summary: Input structures for the eDeposit website and amqp communication.
Home-page: https://github.com/edeposit/edeposit.amqp.models
Author: Jan Stavěl
Author-email: stavel.jan@gmail.com
License: MIT
Description: edeposit.amqp.models
        ===============================
        
        .. image:: https://badge.fury.io/py/edeposit.amqp.models.png
            :target: https://pypi.python.org/pypi/edeposit.amqp.models
        
        .. image:: https://img.shields.io/pypi/dm/edeposit.amqp.models.svg
            :target: https://pypi.python.org/pypi/edeposit.amqp.models
        
        .. image:: https://img.shields.io/pypi/l/edeposit.amqp.models.svg
        
        .. image:: https://readthedocs.org/projects/edeposit-amqp-models/badge/?version=latest
            :target: http://edeposit-amqp-models.readthedocs.org/
        
        .. image:: https://img.shields.io/github/issues/edeposit/edeposit.amqp.models.svg
            :target: https://github.com/edeposit/edeposit.amqp.models/issues
        
        Input structures for the eDeposit website and AMQP communication.
        
        Documentation
        -------------
        
        Full module documentation and description can be found at Read the Docs:
        
        - http://edeposit-amqp-models.rtfd.org/
        
        
        Changelog
        =========
        
        0.2.3
        -----
            - Fixed README.
        
        0.2.2
        -----
            - Docstring fixed.
        
        0.2.1
        -----
            - Fixed unicode problem, which breaks readthedocs.
        
        0.2.0
        -----
            - Added enough validation to validate basic epublication stucture.
        
        0.1.0
        -----
            - Project created.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
