Metadata-Version: 1.1
Name: esgfpid
Version: 0.4.3
Summary: Library for sending PID requests to a rabbit messaging queue during ESGF publication.
Home-page: https://github.com/IS-ENES-Data/esgf-pid
Author: Merret Buurman, German Climate Computing Centre (DKRZ)
Author-email: buurman@dkrz.de
License: UNKNOWN
Download-URL: https://github.com/IS-ENES-Data/esgf-pid/archive/0.4.2.tar.gz
Description: # esgf-pid
        
        esgf-pid is a python library that is part of the ESGF data publication. It is responsible for triggering PID creation. To do this, it sends JSON messages to a RabbitMQ Messaging Queue.
        
        The library is tested using python 2.7.
        
        Access to a RabbitMQ server with the necessary queues is required. The server data has to be provided to the library.
        
        ## Collaborators
        
        * Merret Buurman (DKRZ)
        
        * Katharina Berger (DKRZ)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
