LICENSE
README.md
pyproject.toml
src/roagg/__init__.py
src/roagg/__main__.py
src/roagg/aggregator.py
src/roagg/cli.py
src/roagg.egg-info/PKG-INFO
src/roagg.egg-info/SOURCES.txt
src/roagg.egg-info/dependency_links.txt
src/roagg.egg-info/entry_points.txt
src/roagg.egg-info/top_level.txt
src/roagg/helpers/ror.py
src/roagg/helpers/utils.py
src/roagg/models/research_output_item.py
src/roagg/providers/datacite.py
src/roagg/providers/openaire.py
src/roagg/providers/openalex.py
tests/test_utils.py