diff --git a/index.html b/index.html
index a991601..bb00ddb 100644
--- a/index.html
+++ b/index.html
@@ -158,52 +158,51 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
-| Project, start date |
-Last release |
+Project, start date |
+Last release |
Code, committers |
-Mail list, size |
+Mail list, size |
Chat, size |
-| Ledger, 2003 |
-2016/01 |
+Ledger, 2003 |
+2016/01 |
C++ 112 |
-ledger-cli 650 |
+ledger-cli 650 |
#ledger 100 |
-| hledger, 2007 |
-2017/09 |
+hledger, 2007 |
+2017/09 |
Haskell 67 |
-hledger 120 |
+hledger 120 |
#hledger 40 |
-| Beancount, 2008 |
- |
+Beancount, 2008 |
+ |
Python 17 |
-beancount 170 |
+beancount 170 |
#beancount 10 |
-| Abandon, 2013 |
-2017/02 |
+Abandon, 2013 |
+2017/02 |
Scala 12 |
- |
+ |
gitter |
-| Ledger in Go, 2013 |
- |
+Ledger in Go, 2013 |
+2017/12 |
Go 5 |
- |
- |
+ |
-| Tackler, 2017 |
-2017/04 |
+Tackler, 2017 |
+2017/04 |
Scala 3 |
- |
+ |
gitter |
@@ -212,43 +211,43 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
-| Project, start date |
-Last release |
+Project, start date |
+Last release |
Code |
-| uledger, 2015 |
- |
+uledger, 2015 |
+ |
Python |
-| pacioli, 2013 |
- |
+pacioli, 2013 |
+ |
Python |
-| ledger.pl, 2013 |
- |
+ledger.pl, 2013 |
+ |
Perl |
-| Penny, 2012 |
-2014 |
+Penny, 2012 |
+2014 |
Haskell |
-| UMM, 2009 |
-2010 |
+UMM, 2009 |
+2010 |
Haskell |
-| cl-ledger, 2007 |
- |
+cl-ledger, 2007 |
+ |
Common Lisp |
-| sm-Ledger, 2007 |
- |
+sm-Ledger, 2007 |
+ |
Squeak Smalltalk |
@@ -287,6 +286,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
reckon smart interactive/non-interactive CSV to *ledger converter
total_recall CSV to *ledger converter
ynab_to_ledger You Need A Budget to *ledger converter
+Ledger in Go has limport, a CSV to *ledger converter
editor support
Grouped by editor. Note these often work quite well for other ledger-likes, not just the one they are named for.
@@ -350,6 +350,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
ledger-web web UI for browsing (JavaScript)
ledgible web UI for browsing, data entry (Python, demo)
WealthPulse web UI for browsing, price fetching (F#, Ledger)
+Ledger in Go has lweb, a web UI for browsing transactions, reports, and porfolios
API
diff --git a/index.md b/index.md
index 35a05c2..34601fb 100644
--- a/index.md
+++ b/index.md
@@ -226,7 +226,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
| **[hledger](http://hledger.org)**, 2007 | 2017/09 | [Haskell](http://code.hledger.org) 67 | [hledger](http://mail.hledger.org/) 120 | [#hledger](http://webchat.freenode.net/?channels=hledger&randomnick=1) 40
| **[Beancount](http://furius.ca/beancount)**, 2008 | | [Python](http://bitbucket.org/blais/beancount/) 17 | [beancount](https://groups.google.com/forum/#!forum/beancount) 170 | [#beancount](http://webchat.freenode.net/?channels=beancount&randomnick=1) 10
| Abandon, 2013 | 2017/02 | [Scala](https://github.com/hrj/abandon) 12 | | [gitter](https://gitter.im/hrj/abandon)
-| Ledger in Go, 2013 | | [Go](https://github.com/howeyc/ledger) 5 | |
+| Ledger in Go, 2013 | 2017/12 | [Go](https://github.com/howeyc/ledger) 5 | |
| Tackler, 2017 | 2017/04 | [Scala](https://github.com/sn127/tackler) 3 | | [gitter](https://gitter.im/sn127/tackler)
Inactive:
@@ -278,6 +278,7 @@ Inactive:
- [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
- [ynab_to_ledger](https://github.com/pgr0ss/ynab_to_ledger) You Need A Budget to *ledger converter
+- [Ledger in Go](https://github.com/howeyc/ledger) has limport, a CSV to *ledger converter
#### editor support
@@ -345,6 +346,7 @@ Note these often work quite well for other ledger-likes, not just the one they a
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing (JavaScript)
- [ledgible](https://github.com/lipidity/ledgible) web UI for browsing, data entry (Python, [demo](https://lipidity.com/cgi/ledgible/app.py/))
- [WealthPulse](https://github.com/readysetmark/WealthPulse) web UI for browsing, price fetching (F#, Ledger)
+- [Ledger in Go](https://github.com/howeyc/ledger) has lweb, a web UI for browsing transactions, reports, and porfolios
#### API