.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
pytest.ini
run-tests.sh
setup.cfg
setup.py
datacite/__init__.py
datacite/_compat.py
datacite/client.py
datacite/errors.py
datacite/jsonutils.py
datacite/request.py
datacite/schema31.py
datacite/version.py
datacite/xmlutils.py
datacite.egg-info/PKG-INFO
datacite.egg-info/SOURCES.txt
datacite.egg-info/dependency_links.txt
datacite.egg-info/not-zip-safe
datacite.egg-info/requires.txt
datacite.egg-info/top_level.txt
datacite/schemas/datacite-v3.1.json
datacite/schemas/ietf-bcp-47.json
datacite/schemas/iso-8601.json
docs/Makefile
docs/conf.py
docs/index.rst
tests/conftest.py
tests/helpers.py
tests/test_client.py
tests/test_doi_get.py
tests/test_doi_post.py
tests/test_example.py
tests/test_media_get.py
tests/test_media_post.py
tests/test_metadata_delete.py
tests/test_metadata_get.py
tests/test_metadata_post.py
tests/test_schema31.py
tests/data/datacite-v3.1-full-example.json
tests/data/datacite-v3.1-full-example.xml
tests/data/metadata31.xsd
tests/data/titletype.xsd
tests/data/xml.xsd
tests/data/include/datacite-contributorType-v3.1.xsd
tests/data/include/datacite-dateType-v3.xsd
tests/data/include/datacite-descriptionType-v3.xsd
tests/data/include/datacite-relatedIdentifierType-v3.1.xsd
tests/data/include/datacite-relationType-v3.1.xsd
tests/data/include/datacite-resourceType-v3.xsd
tests/data/include/datacite-titleType-v3.xsd
tests/example/__init__.py
tests/example/full.py