import2ledger/import2ledger
Brett Smith 87f3209101 strparse: Improve extra text parsing in currency_decimal.
This allows a symbol and a currency code to be in different parts of the
string, as long as there's at most one of each.
2017-12-19 12:43:59 -05:00
..
hooks hooks: run() return value controls processing of entry data. 2017-12-19 10:19:56 -05:00
importers importers: Prefer using ChainMaps to copying and updating dicts. 2017-12-19 09:13:44 -05:00
__init__.py import2ledger: First version. 2017-10-22 13:40:20 -04:00
__main__.py main: Clean noop line. 2017-12-19 10:20:35 -05:00
builder.py import2ledger: First version. 2017-10-22 13:40:20 -04:00
config.py util: Rename to strparse. 2017-12-19 06:42:05 -05:00
dynload.py util: Move module loader functions to a new dynload module. 2017-12-18 09:26:22 -05:00
errors.py errors: Add UserInputError.__str__. 2017-10-26 12:04:44 -04:00
strparse.py strparse: Improve extra text parsing in currency_decimal. 2017-12-19 12:43:59 -05:00
template.py template: render() takes a single mapping argument. 2017-12-19 09:13:00 -05:00