LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
cffconvert/__init__.py
cffconvert/citation.py
cffconvert/root.py
cffconvert/version.py
cffconvert.egg-info/PKG-INFO
cffconvert.egg-info/SOURCES.txt
cffconvert.egg-info/dependency_links.txt
cffconvert.egg-info/entry_points.txt
cffconvert.egg-info/not-zip-safe
cffconvert.egg-info/requires.txt
cffconvert.egg-info/top_level.txt
cffconvert/behavior_1_0_x/__init__.py
cffconvert/behavior_1_0_x/apalike_author.py
cffconvert/behavior_1_0_x/apalike_object.py
cffconvert/behavior_1_0_x/apalike_url.py
cffconvert/behavior_1_0_x/bibtex_author.py
cffconvert/behavior_1_0_x/bibtex_object.py
cffconvert/behavior_1_0_x/bibtex_url.py
cffconvert/behavior_1_0_x/citation.py
cffconvert/behavior_1_0_x/codemeta_object.py
cffconvert/behavior_1_0_x/endnote_author.py
cffconvert/behavior_1_0_x/endnote_object.py
cffconvert/behavior_1_0_x/endnote_url.py
cffconvert/behavior_1_0_x/ris_author.py
cffconvert/behavior_1_0_x/ris_object.py
cffconvert/behavior_1_0_x/ris_url.py
cffconvert/behavior_1_0_x/schemaorg_author.py
cffconvert/behavior_1_0_x/schemaorg_object.py
cffconvert/behavior_1_0_x/schemaorg_urls.py
cffconvert/behavior_1_0_x/zenodo_creator.py
cffconvert/behavior_1_0_x/zenodo_object.py
cffconvert/behavior_1_1_x/__init__.py
cffconvert/behavior_1_1_x/apalike_author.py
cffconvert/behavior_1_1_x/apalike_object.py
cffconvert/behavior_1_1_x/apalike_url.py
cffconvert/behavior_1_1_x/bibtex_author.py
cffconvert/behavior_1_1_x/bibtex_object.py
cffconvert/behavior_1_1_x/bibtex_url.py
cffconvert/behavior_1_1_x/citation.py
cffconvert/behavior_1_1_x/codemeta_object.py
cffconvert/behavior_1_1_x/endnote_author.py
cffconvert/behavior_1_1_x/endnote_object.py
cffconvert/behavior_1_1_x/endnote_url.py
cffconvert/behavior_1_1_x/ris_author.py
cffconvert/behavior_1_1_x/ris_object.py
cffconvert/behavior_1_1_x/ris_url.py
cffconvert/behavior_1_1_x/schemaorg_author.py
cffconvert/behavior_1_1_x/schemaorg_object.py
cffconvert/behavior_1_1_x/schemaorg_urls.py
cffconvert/behavior_1_1_x/zenodo_creator.py
cffconvert/behavior_1_1_x/zenodo_object.py
cffconvert/behavior_1_2_x/__init__.py
cffconvert/behavior_1_2_x/apalike_author.py
cffconvert/behavior_1_2_x/apalike_object.py
cffconvert/behavior_1_2_x/apalike_url.py
cffconvert/behavior_1_2_x/bibtex_author.py
cffconvert/behavior_1_2_x/bibtex_object.py
cffconvert/behavior_1_2_x/bibtex_url.py
cffconvert/behavior_1_2_x/citation.py
cffconvert/behavior_1_2_x/codemeta_object.py
cffconvert/behavior_1_2_x/endnote_author.py
cffconvert/behavior_1_2_x/endnote_object.py
cffconvert/behavior_1_2_x/endnote_url.py
cffconvert/behavior_1_2_x/ris_author.py
cffconvert/behavior_1_2_x/ris_object.py
cffconvert/behavior_1_2_x/ris_url.py
cffconvert/behavior_1_2_x/schemaorg_author.py
cffconvert/behavior_1_2_x/schemaorg_object.py
cffconvert/behavior_1_2_x/schemaorg_urls.py
cffconvert/behavior_1_2_x/zenodo_creator.py
cffconvert/behavior_1_2_x/zenodo_object.py
cffconvert/behavior_shared/__init__.py
cffconvert/behavior_shared/abstract_author_shared.py
cffconvert/behavior_shared/abstract_url_shared.py
cffconvert/behavior_shared/apalike_author_shared.py
cffconvert/behavior_shared/apalike_object_shared.py
cffconvert/behavior_shared/apalike_url_shared.py
cffconvert/behavior_shared/bibtex_author_shared.py
cffconvert/behavior_shared/bibtex_object_shared.py
cffconvert/behavior_shared/bibtex_url_shared.py
cffconvert/behavior_shared/endnote_author_shared.py
cffconvert/behavior_shared/endnote_object_shared.py
cffconvert/behavior_shared/endnote_url_shared.py
cffconvert/behavior_shared/ris_author_shared.py
cffconvert/behavior_shared/ris_object_shared.py
cffconvert/behavior_shared/ris_url_shared.py
cffconvert/behavior_shared/schemaorg_author_shared.py
cffconvert/behavior_shared/schemaorg_object_shared.py
cffconvert/behavior_shared/schemaorg_urls_shared.py
cffconvert/behavior_shared/zenodo_creator_shared.py
cffconvert/behavior_shared/zenodo_object_shared.py
cffconvert/cli/__init__.py
cffconvert/cli/check_early_exits.py
cffconvert/cli/cli.py
cffconvert/cli/create_citation.py
cffconvert/cli/rawify_url.py
cffconvert/cli/read_from_file.py
cffconvert/cli/read_from_url.py
cffconvert/cli/validate_or_write_output.py
cffconvert/contracts/__init__.py
cffconvert/contracts/citation.py
cffconvert/gcloud/__init__.py
cffconvert/gcloud/gcloud.py
cffconvert/gcloud/index.html
cffconvert/schemas/1.0.1/schema.yaml
cffconvert/schemas/1.0.2/schema.yaml
cffconvert/schemas/1.0.3/schema.yaml
cffconvert/schemas/1.1.0/schema.yaml
cffconvert/schemas/1.2.0/schema.json
test/test_consistent_versioning.py
test/test_rawify_url.py