Metadata-Version: 1.1
Name: pyzenodo
Version: 0.0.4
Summary: Python wrapper for the Zenodo REST API
Home-page: https://github.com/Tommos0/pyzenodo
Author: Tom Klaver
Author-email: t.klaver@esciencecenter.nl
License: Apache 2.0
Download-URL: https://github.com/Tommos0/pyzenodo/archive/0.0.4.tar.gz
Description: 
        A Python wrapper for the Zenodo REST API
        ---------------------------------------------
        
        Provides methods for accessing Zenodo REST API.
        
        This version requires Python 2.7.x / 3.4.x / 3.5.x / 3.6.x / 3.7.x
Keywords: zenodo,pyzenodo
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
