.coveragerc
.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
Dockerfile
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
docker-compose.yml
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
cds_dojson/__init__.py
cds_dojson/cli.py
cds_dojson/matcher.py
cds_dojson/overdo.py
cds_dojson/utils.py
cds_dojson.egg-info/PKG-INFO
cds_dojson.egg-info/SOURCES.txt
cds_dojson.egg-info/dependency_links.txt
cds_dojson.egg-info/entry_points.txt
cds_dojson.egg-info/not-zip-safe
cds_dojson.egg-info/requires.txt
cds_dojson.egg-info/top_level.txt
cds_dojson/marc21/__init__.py
cds_dojson/marc21/utils.py
cds_dojson/marc21/fields/__init__.py
cds_dojson/marc21/fields/base.py
cds_dojson/marc21/fields/utils.py
cds_dojson/marc21/fields/books/__init__.py
cds_dojson/marc21/fields/books/base.py
cds_dojson/marc21/fields/books/book.py
cds_dojson/marc21/fields/books/errors.py
cds_dojson/marc21/fields/books/journal.py
cds_dojson/marc21/fields/books/multipart.py
cds_dojson/marc21/fields/books/serial.py
cds_dojson/marc21/fields/books/standard.py
cds_dojson/marc21/fields/books/utils.py
cds_dojson/marc21/fields/books/values_mapping.py
cds_dojson/marc21/fields/rdm/__init__.py
cds_dojson/marc21/fields/rdm/base.py
cds_dojson/marc21/fields/videos/__init__.py
cds_dojson/marc21/fields/videos/base.py
cds_dojson/marc21/fields/videos/project.py
cds_dojson/marc21/fields/videos/utils.py
cds_dojson/marc21/fields/videos/video.py
cds_dojson/marc21/models/__init__.py
cds_dojson/marc21/models/base.py
cds_dojson/marc21/models/books/__init__.py
cds_dojson/marc21/models/books/base.py
cds_dojson/marc21/models/books/book.py
cds_dojson/marc21/models/books/journal.py
cds_dojson/marc21/models/books/multipart.py
cds_dojson/marc21/models/books/serial.py
cds_dojson/marc21/models/books/standard.py
cds_dojson/marc21/models/videos/__init__.py
cds_dojson/marc21/models/videos/base.py
cds_dojson/marc21/models/videos/project.py
cds_dojson/marc21/models/videos/video.py
cds_dojson/schemas/__init__.py
cds_dojson/schemas/transform.py
cds_dojson/schemas/categories/category-v1.0.0.json
cds_dojson/schemas/deposits/deposit-cds-v1.0.0.json
cds_dojson/schemas/deposits/records/base-v1.0.0.json
cds_dojson/schemas/deposits/records/videos/project/project-v1.0.0.json
cds_dojson/schemas/deposits/records/videos/project/project_src-v1.0.0.json
cds_dojson/schemas/deposits/records/videos/video/video-v1.0.0.json
cds_dojson/schemas/deposits/records/videos/video/video_src-v1.0.0.json
cds_dojson/schemas/keywords/keyword-v1.0.0.json
cds_dojson/schemas/records/base-v1.0.0.json
cds_dojson/schemas/records/definitions-v1.0.0.json
cds_dojson/schemas/records-files/records-files-cds-v1.0.0.json
cds_dojson/schemas/records/videos/project/project-v1.0.0.json
cds_dojson/schemas/records/videos/project/project_src-v1.0.0.json
cds_dojson/schemas/records/videos/video/video-v1.0.0.json
cds_dojson/schemas/records/videos/video/video_src-v1.0.0.json
cds_dojson/translations/.gitkeep
docs/Makefile
docs/conf.py
docs/index.rst
tests/conftest.py
tests/helpers.py
tests/test_base.py
tests/test_books.py
tests/test_cds_dojson.py
tests/test_cli.py
tests/test_fields_utils.py
tests/test_journals.py
tests/test_matcher.py
tests/test_series.py
tests/test_standard.py
tests/test_utils.py
tests/test_videos_project.py
tests/test_videos_video.py
tests/demo/__init__.py
tests/demo/json_resolver.py
tests/fixtures/base.xml
tests/fixtures/videos_project.xml
tests/fixtures/videos_video.xml
tests/fixtures/books/books_book1.xml
tests/fixtures/books/books_book2.xml
tests/fixtures/books/books_title_mock.json
tests/fixtures/books/ymls/books_title.yml
tests/fixtures/books/ymls/nested/inside.yml
tests/fixtures/books/ymls/nested/more/plus.yml