.gitignore
.gitlab-ci.yml
README.md
README.md.license
pyproject.toml
setup.cfg
LICENSES/CC0-1.0.txt
LICENSES/GPL-3.0-or-later.txt
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
tests/__init__.py
tests/test_hledger_edit.py
tests/test_utils.py