.gitignore
LICENSE
MANIFEST.in
README.md
contributors.txt
setup.py
.github/workflows/pythonpublish.yml
beancount_reds_plugins/__init__.py
beancount_reds_plugins.egg-info/PKG-INFO
beancount_reds_plugins.egg-info/SOURCES.txt
beancount_reds_plugins.egg-info/dependency_links.txt
beancount_reds_plugins.egg-info/not-zip-safe
beancount_reds_plugins.egg-info/requires.txt
beancount_reds_plugins.egg-info/top_level.txt
beancount_reds_plugins/capital_gains_classifier/README.md
beancount_reds_plugins/capital_gains_classifier/__init__.py
beancount_reds_plugins/capital_gains_classifier/capital_gains_classifier.py
beancount_reds_plugins/effective_date/CHANGES.md
beancount_reds_plugins/effective_date/README.md
beancount_reds_plugins/effective_date/__init__.py
beancount_reds_plugins/effective_date/effective_date.py
beancount_reds_plugins/effective_date/examples.beancount
beancount_reds_plugins/effective_date/test_effective_date.py
beancount_reds_plugins/rename_accounts/README.md
beancount_reds_plugins/rename_accounts/TODO.txt
beancount_reds_plugins/rename_accounts/__init__.py
beancount_reds_plugins/rename_accounts/rename_accounts.py
beancount_reds_plugins/rename_accounts/test_rename_accounts.py
beancount_reds_plugins/zerosum/NOTES.txt
beancount_reds_plugins/zerosum/README.md
beancount_reds_plugins/zerosum/__init__.py
beancount_reds_plugins/zerosum/test_zerosum.py
beancount_reds_plugins/zerosum/zerosum-example.beancount
beancount_reds_plugins/zerosum/zerosum.py
beancount_reds_plugins/zerosum/zs_test.beancount