Metadata-Version: 1.1
Name: edeposit.amqp.models
Version: 0.2.1
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: http://badge.fury.io/py/edeposit.amqp.models
        
        .. image:: https://pypip.in/d/edeposit.amqp.models/badge.png
                :target: https://pypi.python.org/pypi/edeposit.amqp.models
        
        
        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.readthedocs.org/
        
        
        Changelog
        =========
        
        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
