1
0

gnucash: simplify

This commit is contained in:
Simon Michael
2025-02-01 11:31:20 -10:00
parent ae7d490572
commit 514c65bb2f

View File

@@ -843,12 +843,12 @@ td:first-child strong a {
#### GnuCash
- [piecash/scripts/ledger.py](https://github.com/sdementen/piecash/blob/master/piecash/scripts/ledger.py) (updated 2024) GnuCash xml/sqlite/mysql/postgres to ledger
- [lodenrogue/gnucash2ledger](https://github.com/lodenrogue/gnucash2ledger) (2023) Gnucash xml to ledger (python)
- [tfree87/gnucash2ledger](https://github.com/tfree87/gnucash2ledger) (2021) GnuCash xml to *ledger (python)
- [gnucash-xml-to-ledger-dat](https://github.com/icyflame/gnucash-xml-to-ledger-dat) (2020) GnuCash xml to ledger (perl)
- [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) (2017) GNUCash sqlite to beancount (python)
- [cookthebooks](https://github.com/colemannugent/cookthebooks) (2017) gnucash xml to ledger (python)
- [pygnucash/gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) (2014) GNUCash sqlite to ledger (python)
- [lodenrogue/gnucash2ledger](https://github.com/lodenrogue/gnucash2ledger) (2023) Gnucash xml to ledger
- [tfree87/gnucash2ledger](https://github.com/tfree87/gnucash2ledger) (2021) GnuCash xml to *ledger
- [gnucash-xml-to-ledger-dat](https://github.com/icyflame/gnucash-xml-to-ledger-dat) (2020) GnuCash xml to ledger
- [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) (2017) GNUCash sqlite to beancount
- [cookthebooks](https://github.com/colemannugent/cookthebooks) (2017) gnucash xml to ledger
- [pygnucash/gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) (2014) GNUCash sqlite to ledger
#### Intuit
- [outofit](https://github.com/rcaputo/outofit) QuickBooks to *ledger converter