LICENSE
README.md
pyproject.toml
setup.py
src/aoiro/__init__.py
src/aoiro/__main__.py
src/aoiro/_ledger.py
src/aoiro/_multidimensional.py
src/aoiro/_sheets.py
src/aoiro/cli.py
src/aoiro/py.typed
src/aoiro.egg-info/PKG-INFO
src/aoiro.egg-info/SOURCES.txt
src/aoiro.egg-info/dependency_links.txt
src/aoiro.egg-info/entry_points.txt
src/aoiro.egg-info/requires.txt
src/aoiro.egg-info/top_level.txt
src/aoiro/reader/__init__.py
src/aoiro/reader/_expenses.py
src/aoiro/reader/_io.py
src/aoiro/reader/_sales.py
tests/test_cli.py
tests/test_dunder_main.py
tests/test_main.py