.gitignore
.gitlab-ci.yml
README.md
README.md.license
pyproject.toml
setup.cfg
LICENSES/CC-BY-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/GPL-3.0-or-later.txt
doc/README.md
doc/README.md.license
doc/assets.png
doc/assets.png.license
doc/hledger-plot.png
doc/hledger-plot.png.license
doc/journal.hledger
doc/monthly-costs.png
doc/monthly-costs.png.license
doc/multi-currency.png
doc/multi-currency.png.license
hledger_utils/.gitignore
hledger_utils/__init__.py
hledger_utils/utils.py
hledger_utils/version.py
hledger_utils/version.py.license
hledger_utils.egg-info/PKG-INFO
hledger_utils.egg-info/SOURCES.txt
hledger_utils.egg-info/dependency_links.txt
hledger_utils.egg-info/entry_points.txt
hledger_utils.egg-info/requires.txt
hledger_utils.egg-info/top_level.txt
hledger_utils/commands/__init__.py
hledger_utils/commands/edit.py
hledger_utils/commands/plot.py
tests/__init__.py
tests/test_hledger_edit.py
tests/test_hledger_plot.py
tests/test_utils.py