Metadata-Version: 2.0
Name: zenodio
Version: 0.1.0
Summary: I/O with Zenodo.
Home-page: https://github.com/lsst-sqre/zenodio
Author: Jonathan Sick
Author-email: jsick@lsst.org
License: MIT
Keywords: aas
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: future
Requires-Dist: requests
Requires-Dist: xmltodict

.. image:: https://img.shields.io/travis/lsst-sqre/zenodio.svg

#########################
zenodio — I/O with Zenodo
#########################

Python library for uploading research artifacts to Zenodo_ with their REST API and downloading artifacts from community collections with their OAI-PMH Datacite v3 harvest API.

*In development.*

License
=======

Copyright 2015 AURA/LSST

MIT license.

.. _Zenodo: http://zenodo.org


