ledger/contrib
Alexis Hildebrandt 1dd9dcaab4 Bump copyright notice to 2015
The following script makes it a no-brainer:
% NEXT_YEAR=2015; ag -l 'Copyright.*Wiegley' \
  | xargs sed -i '' -e "s/\(Copyright.*\)-20[0-9]\{2\}/\1-${NEXT_YEAR}/"
2014-12-27 11:24:55 +01:00
..
iso4127-commodities Add script to generate commodities from ISO 4217 2014-05-08 12:15:47 +02:00
non-profit-audit-reports Some of the totals rounded via -V cause rounding more than one penny. 2013-07-14 15:09:52 -04:00
raw Moved over some shortcut functions 2012-10-15 13:41:20 -05:00
bal Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
bal-huquq Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
compilation-ledger.el Add contrib/compilation-ledger.el 2013-05-19 02:14:27 -05:00
CSVReader.cs Added code for the csv2ledger parser that I use personally. 2008-08-08 19:21:55 -04:00
entry The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
getquote-uk.py Added new contrib/getquote-uk.py script 2009-02-23 14:35:04 -04:00
getquote.pl Restored --download, although not done yet 2009-06-24 02:44:07 +01:00
ledger-completion.bash Restore --raw that I erroneously deleted 2014-06-22 16:17:59 +02:00
ledger-du The Great Renaming, Part II 2009-02-23 19:07:30 -04:00
Makefile Added code for the csv2ledger parser that I use personally. 2008-08-08 19:21:55 -04:00
ParseCcStmt.cs Bump copyright notice to 2015 2014-12-27 11:24:55 +01:00
README Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
repl.sh Added a repl.sh sample script to the contrib/ directory. 2009-02-04 20:52:40 -04:00
report Change format to "%Y-%m-%d", as described in documentation, and as coded 2013-06-02 17:34:35 +02:00
tc Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
ti Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
to Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00
trend Moved scripts from contrib/scripts/ into contrib/ 2009-02-23 14:04:50 -04:00

This scripts are provided just to give some ideas.  They probably need
to be modified to better suit your environment.  Beware!

John