Metadata-Version: 1.1
Name: edeposit.amqp.marcxml2mods
Version: 0.2.0
Summary: Edeposit's AMQP service for converting MARC XML to MODS.
Home-page: https://github.com/edeposit/edeposit.amqp.marcxml2mods
Author: Edeposit team
Author-email: edeposit@email.cz
License: MIT
Description: Introduction
        ============
        
        .. image:: https://badge.fury.io/py/edeposit.amqp.marcxml2mods.png
            :target: https://pypi.python.org/pypi/edeposit.amqp.marcxml2mods
        
        .. image:: https://img.shields.io/pypi/dm/edeposit.amqp.marcxml2mods.svg
            :target: https://pypi.python.org/pypi/edeposit.amqp.marcxml2mods
        
        .. image:: https://img.shields.io/pypi/l/edeposit.amqp.marcxml2mods.svg
        
        .. image:: https://img.shields.io/github/issues/edeposit/edeposit.amqp.marcxml2mods.svg
            :target: https://github.com/edeposit/edeposit.amqp.marcxml2mods/issues
        
        AMQP_ wrapper over marcxml2mods_ for the E-deposit_ project.
        
        .. _AMQP: https://www.amqp.org/
        .. _marcxml2mods: https://github.com/edeposit/marcxml2mods
        .. _E-deposit: http://edeposit.nkp.cz/
        
        
        Changelog
        =========
        
        0.2.0
        -----
            - [marcxml2mods](https://github.com/edeposit/marcxml2mods) API updated, added new parameter `url`.
            - Added tests of the new `url` parameter.
        
        0.1.0
        -----
            - Project created.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
