From 25150654879c192013cbb28db60c46ee23fc324a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 4 Jan 2017 06:44:20 -0800 Subject: [PATCH] recent converters --- index.html | 6 ++++-- index.md | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index f3a3db1..6d5e526 100644 --- a/index.html +++ b/index.html @@ -174,7 +174,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;} hledger, 2007 2016/10 Haskell 39 -hledger 90 +hledger 100 #hledger 40 @@ -262,7 +262,9 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;}
  • banks2ledger - CSV to *ledger converter
  • bean-identify, bean-extract, bean-file - Beancount built-in tools
  • beancount-import CSV to beancount converter (curses)
  • -
  • gnucash2ledger.py GNUCash to *ledger conversion
  • +
  • gnucash-to-beancount GnuCash to beancount converter
  • +
  • gnucash2ledger.py GNUCash to *ledger converter
  • +
  • grisbi2Ledger Grisbi to *ledger converter
  • icsvledger CSV to *ledger converter
  • into-ledger CSV to *ledger converter
  • ledger-autosync OFX download, OFX to *ledger conversion, deduplication
  • diff --git a/index.md b/index.md index 86fc4f5..c014cde 100644 --- a/index.md +++ b/index.md @@ -223,7 +223,7 @@ th, td { border:none; padding-top:0; border-bottom:thin solid #ddd;} |---------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------: | Project, start date | Last release | Code, committers | Mail list, size | Chat, size | **[Ledger](http://ledger-cli.org)**, 2003 | 2016/01 | [C++](https://github.com/ledger/ledger) 101 | [ledger-cli](http://list.ledger-cli.org/) 650 | [#ledger](http://webchat.freenode.net/?channels=ledger&randomnick=1) 100 -| **[hledger](http://hledger.org)**, 2007 | 2016/10 | [Haskell](http://code.hledger.org) 39 | [hledger](http://list.hledger.org/) 90 | [#hledger](http://webchat.freenode.net/?channels=hledger&randomnick=1) 40 +| **[hledger](http://hledger.org)**, 2007 | 2016/10 | [Haskell](http://code.hledger.org) 39 | [hledger](http://list.hledger.org/) 100 | [#hledger](http://webchat.freenode.net/?channels=hledger&randomnick=1) 40 | **[Beancount](http://furius.ca/beancount)**, 2008 | | [Python](http://bitbucket.org/blais/beancount/) 8 | [beancount](https://groups.google.com/forum/#!forum/beancount) 70 | [#beancount](http://webchat.freenode.net/?channels=beancount&randomnick=1) 10 | Abandon, 2013 | 2016/9 | [Scala](https://github.com/hrj/abandon) 5 | | [gitter](https://gitter.im/hrj/abandon) | Ledger in Go, 2013 | | [Go](https://github.com/howeyc/ledger) 2 | | @@ -261,7 +261,9 @@ Inactive: - [banks2ledger](https://github.com/tomszilagyi/banks2ledger) - CSV to *ledger converter - bean-identify, bean-extract, bean-file - Beancount built-in tools - [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses) -- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger conversion +- [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) GnuCash to beancount converter +- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger converter +- [grisbi2Ledger](https://github.com/Hawk777/grisbi2ledger) Grisbi to *ledger converter - [icsvledger](https://launchpad.net/csv2ledger) CSV to *ledger converter - [into-ledger](https://github.com/manishrjain/into-ledger) CSV to *ledger converter - [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to *ledger conversion, deduplication