1
0

hledger-import-dsl

This commit is contained in:
Simon Michael
2018-04-17 08:53:05 -07:00
parent 43fbc93f24
commit fc05e597f5
2 changed files with 2 additions and 0 deletions

View File

@@ -263,6 +263,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="https://github.com/henriquebastos/gnucash-to-beancount/">gnucash-to-beancount</a> GnuCash to beancount converter</li>
<li><a href="https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py">gnucash2ledger.py</a> GNUCash to *ledger converter</li>
<li><a href="https://github.com/Hawk777/grisbi2ledger">grisbi2Ledger</a> Grisbi to *ledger converter</li>
<li><a href="https://github.com/hpdeifel/hledger-import-dsl">hledger-import-dsl</a> alternate, programmable CSV converter for hledger</li>
<li><a href="https://launchpad.net/csv2ledger">icsvledger</a> CSV to *ledger converter</li>
<li><a href="https://github.com/manishrjain/into-ledger">into-ledger</a> CSV to *ledger converter</li>
<li><a href="https://gitlab.com/egh/ledger-autosync">ledger-autosync</a> OFX download, OFX to *ledger conversion, deduplication</li>

View File

@@ -269,6 +269,7 @@ Inactive:
- [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) GnuCash to beancount converter
- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger converter
- [grisbi2Ledger](https://github.com/Hawk777/grisbi2ledger) Grisbi to *ledger converter
- [hledger-import-dsl](https://github.com/hpdeifel/hledger-import-dsl) alternate, programmable CSV converter for hledger
- [icsvledger](https://launchpad.net/csv2ledger) CSV to *ledger converter
- [into-ledger](https://github.com/manishrjain/into-ledger) CSV to *ledger converter
- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to *ledger conversion, deduplication