1
0

sassetti; add ledgerhelpers to API section

I've tried to avoid duplicating links, but it may be needed.
This commit is contained in:
Simon Michael
2016-03-10 06:40:48 -08:00
parent 4420750523
commit 752ece052f
2 changed files with 6 additions and 2 deletions

View File

@@ -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

View File

@@ -207,7 +207,7 @@ Fill out and submit tax forms with another tool, or by hand.
##### UI, GUI
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) GTK GUI tools + python library for driving Ledger
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) GTK GUI tools + helper library (Python)
##### UI, web
@@ -223,7 +223,9 @@ Fill out and submit tax forms with another tool, or by hand.
##### API
- [hledger-api](https://github.com/simonmichael/hledger/tree/master/hledger-api) JSON API + static file server (Haskell)
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) extends Ledger's python library (Python)
- [node-hledger](https://github.com/rstacruz/node-hledger) Node.js API (JavaScript)
- [sassetti](https://github.com/jvasile/sassetti) Command-line wrapper (Common Lisp)
<!--
##### other console/curses tools