LICENSE
README.md
setup.cfg
setup.py
iga/__init__.py
iga/__main__.py
iga/cli.py
iga/data_utils.py
iga/doi.py
iga/exceptions.py
iga/exit_codes.py
iga/github.py
iga/id_utils.py
iga/invenio.py
iga/json_utils.py
iga/licenses.py
iga/metadata.py
iga/name_utils.py
iga/orcid.py
iga/reference.py
iga/ror.py
iga/text_utils.py
iga.egg-info/PKG-INFO
iga.egg-info/SOURCES.txt
iga.egg-info/dependency_links.txt
iga.egg-info/entry_points.txt
iga.egg-info/not-zip-safe
iga.egg-info/requires.txt
iga.egg-info/top_level.txt
tests/test_cli.py
tests/test_data_utils.py
tests/test_doi.py
tests/test_exceptions.py
tests/test_exit_codes.py
tests/test_github.py
tests/test_github_mocks.py
tests/test_id_utils.py
tests/test_init.py
tests/test_is_person.py
tests/test_licenses.py
tests/test_name_splitting.py
tests/test_name_utils.py
tests/test_orcid.py
tests/test_record_from_codemeta.py
tests/test_reference.py
tests/test_ror.py
tests/test_text_utils.py