1
0

Add r-ledger package to list of data/import tools

This commit is contained in:
Trevor Davis
2018-08-21 13:44:12 -07:00
committed by Simon Michael
parent 2e15a6b15b
commit 65339b4dff
2 changed files with 2 additions and 0 deletions

View File

@@ -393,6 +393,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
<li><a href="https://github.com/zacchiro/ledger2beancount">ledger2beancount</a> ledger to beancount converter</li>
<li><a href="https://github.com/glasserc/ledger-to-beancount/">ledger-to-beancount</a> yet another simple ledger to beancount converter written in Python</li>
<li><a href="https://github.com/brandonpittman/ldgr">ldgr</a> a CLI for working with Ledger files</li>
<li><a href="https://github.com/trevorld/r-ledger">r-ledger</a> an R package for querying data from ledger/hledger/beancount files</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><ul>
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/language-ledger">language-ledger</a></li>
<li><span style="float:right;">Atom</span> <a href="https://atom.io/packages/ledger">ledger</a><br />

View File

@@ -349,6 +349,7 @@ sm-Ledger | 2007 | | [squeak smalltalk][smalltalk-gh]
- [ledger2beancount](https://github.com/zacchiro/ledger2beancount) ledger to beancount converter
- [ledger-to-beancount](https://github.com/glasserc/ledger-to-beancount/) yet another simple ledger to beancount converter written in Python
- [ldgr](https://github.com/brandonpittman/ldgr) a CLI for working with Ledger files
- [r-ledger](https://github.com/trevorld/r-ledger) an R package for querying data from ledger/hledger/beancount files
#### editor support