README.md
pyproject.toml
src/easybib/__init__.py
src/easybib/__main__.py
src/easybib/api.py
src/easybib/cli.py
src/easybib/conversions.py
src/easybib/core.py
src/easybib.egg-info/PKG-INFO
src/easybib.egg-info/SOURCES.txt
src/easybib.egg-info/dependency_links.txt
src/easybib.egg-info/entry_points.txt
src/easybib.egg-info/requires.txt
src/easybib.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_fetch.py
tests/test_integration.py