sassetti; add ledgerhelpers to API section
I've tried to avoid duplicating links, but it may be needed.
This commit is contained in:
@@ -215,7 +215,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
</ul>
|
||||
<h5 id="ui-gui">UI, GUI</h5>
|
||||
<ul>
|
||||
<li><a href="https://github.com/Rudd-O/ledgerhelpers">ledgerhelpers</a> GTK GUI tools + python library for driving Ledger</li>
|
||||
<li><a href="https://github.com/Rudd-O/ledgerhelpers">ledgerhelpers</a> GTK GUI tools + helper library (Python)</li>
|
||||
</ul>
|
||||
<h5 id="ui-web">UI, web</h5>
|
||||
<ul>
|
||||
@@ -230,7 +230,9 @@ You can use this to track and report the data needed for tax reporting. Fill out
|
||||
<h5 id="api">API</h5>
|
||||
<ul>
|
||||
<li><a href="https://github.com/simonmichael/hledger/tree/master/hledger-api">hledger-api</a> JSON API + static file server (Haskell)</li>
|
||||
<li><a href="https://github.com/Rudd-O/ledgerhelpers">ledgerhelpers</a> extends Ledger's python library (Python)</li>
|
||||
<li><a href="https://github.com/rstacruz/node-hledger">node-hledger</a> Node.js API (JavaScript)</li>
|
||||
<li><a href="https://github.com/jvasile/sassetti">sassetti</a> Command-line wrapper (Common Lisp)</li>
|
||||
</ul>
|
||||
<!--
|
||||
##### other console/curses tools
|
||||
|
||||
Reference in New Issue
Block a user