1
0

Add another a tool to convert from csv to beancount (#13)

* add panavtec/csv2beancount

* add panavtec/csv2beancount
This commit is contained in:
Christian Panadero
2017-02-17 02:55:59 +00:00
committed by Simon Michael
parent bb72c06309
commit 6448d351f1
2 changed files with 2 additions and 0 deletions

View File

@@ -274,6 +274,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
<li><a href="https://github.com/Kolomona/QIFtoLedger">QIFtoLedger</a> (Bank of America's) QIF to *ledger converter</li>
<li><a href="https://github.com/cantino/reckon">reckon</a> smart interactive/non-interactive CSV to *ledger converter</li>
<li><a href="https://github.com/eval/total_recall">total_recall</a> CSV to *ledger converter</li>
<li><a href="https://github.com/PaNaVTEC/csv2beancount">csv2beancount</a> CSV to beancount converter</li>
</ul>
<h4 id="editor-support">editor support</h4>
<p>Grouped by editor. Note these often work quite well for other ledger-likes, not just the one they are named for.</p>

View File

@@ -273,6 +273,7 @@ Inactive:
- [QIFtoLedger](https://github.com/Kolomona/QIFtoLedger) (Bank of America's) QIF to *ledger converter
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to *ledger converter
- [total_recall](https://github.com/eval/total_recall) CSV to *ledger converter
- [csv2beancount](https://github.com/PaNaVTEC/csv2beancount) CSV to beancount converter
#### editor support