.gitchangelog.rc
.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
contributors.txt
requirements.txt
setup.py
.github/workflows/pythonpackage.yml
.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/autoclose_tree/README.md
beancount_reds_plugins/autoclose_tree/__init__.py
beancount_reds_plugins/autoclose_tree/autoclose_tree.py
beancount_reds_plugins/autoclose_tree/test_autoclose_tree.py
beancount_reds_plugins/capital_gains_classifier/README.md
beancount_reds_plugins/capital_gains_classifier/__init__.py
beancount_reds_plugins/capital_gains_classifier/example.gain_loss.beancount
beancount_reds_plugins/capital_gains_classifier/example.long_short.beancount
beancount_reds_plugins/capital_gains_classifier/gain_loss.py
beancount_reds_plugins/capital_gains_classifier/long_short.py
beancount_reds_plugins/capital_gains_classifier/test_gain_loss.py
beancount_reds_plugins/capital_gains_classifier/test_long_short.py
beancount_reds_plugins/common/__init__.py
beancount_reds_plugins/common/common.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/opengroup/README.md
beancount_reds_plugins/opengroup/__init__.py
beancount_reds_plugins/opengroup/opengroup.py
beancount_reds_plugins/opengroup/test_opengroup.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