1
0

update html

This commit is contained in:
Simon Michael
2019-05-09 12:49:32 -07:00
parent c944dec375
commit ff1af6c39a

View File

@@ -175,7 +175,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
<tr class="odd">
<td><a href="http://ledger-cli.org">Ledger</a></td>
<td>2003</td>
<td style="text-align: center;">2019-04</td>
<td style="text-align: center;">2019-03</td>
<td><a href="https://github.com/ledger/ledger">C++</a></td>
<td style="text-align: right;">160</td>
<td style="text-align: right;">2738</td>
@@ -185,7 +185,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
<tr class="even">
<td><a href="http://hledger.org">hledger</a></td>
<td>2007</td>
<td style="text-align: center;">2019-02</td>
<td style="text-align: center;">2019-03</td>
<td><a href="http://code.hledger.org">haskell</a></td>
<td style="text-align: right;">100</td>
<td style="text-align: right;">929</td>
@@ -390,11 +390,11 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
<li><a href="https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py">gnucash2ledger.py</a> GNUCash sqlite to *ledger converter (python)</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://github.com/barrucadu/hledger-scripts#hledger-to-influxdb">hledger-to-influxdb</a> hledger to InfluxDB converter (haskell)</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://github.com/howeyc/ledger">Ledger in Go</a> has limport, 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>
<li><a href="https://github.com/nathankot/ledger-get-prices">ledger-get-prices</a> download market prices</li>
<li><a href="https://disjoint.ca/projects/ledger-reconciler">ledger-reconciler</a> automatically download and reconcile your ledger financial entries</li>
<li><a href="https://github.com/glasserc/ledger-to-beancount/">ledger-to-beancount</a> yet another simple ledger to beancount converter (python)</li>
<li><a href="https://github.com/tlvince/ledger-tutorials">ledger-tutorials</a> convert Pete Keen's tutorials to ebook format</li>
@@ -414,6 +414,8 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
</ul><h4 id="data-generation">data generation</h4><ul>
<li><a href="https://github.com/Mayeu/beancount-scripts">beancount-extract-price</a> generate prices transactions based on your beancount ledger (python)</li>
<li><a href="http://hackage.haskell.org/package/hledger-interest">hledger-interest</a> generate *ledger interest entries (haskell)</li>
<li><a href="https://github.com/nathankot/ledger-get-prices">ledger-get-prices</a> download market prices (ruby)</li>
<li><a href="https://github.com/barrucadu/hledger-scripts#market-prices">market-prices</a> download market prices from several sources (python)</li>
<li><a href="https://github.com/jvasile/sassetti">sassetti</a> adds lisp macros to ledger files (common lisp)</li>
</ul><h4 id="reports">reports</h4><ul>
<li><a href="http://hackage.haskell.org/package/hledger-diff">hledger-diff</a> report differing transactions between two journals (haskell)</li>