This was just a throw away script to deal with the last seven months of transactions. I keep up the ledger manually now. I have never learned perl, these were in Python.
On Tue, Aug 2, 2011 at 05:29, Sebastien Vauban <[email protected]> wrote: > Hi Łukasz, > > Łukasz Stelmach wrote: >> Craig Earls <[email protected]> writes: >>> On Thu, Jul 28, 2011 at 19:05, Matthew Palmer wrote: >>>> On Thu, Jul 28, 2011 at 06:42:34PM -0700, Craig Earls wrote: >>>>> My credit union mercifully supports CSV export. [...] >>>> >>>> [...] Why are you writing your own CSV parser, though?[...] >>>> >>> Mostly because my credit union is brain dead in other ways. They >>> report the transaction type and payee inconsistently split across two >>> fields. I would have to hack up anything else anyway so why not >>> reinvent a wheel. >> >> There are still some CVS parsing libraries like Perl's Text::CSV. > > Be aware, though, that it seems limited to pure ASCII text. At least, it is > used as well in (the excellent) CSV2Ledger, and accents (even in ISO Latin 1) > are not permitted. > > Best regards, > Seb > > -- > Sebastien Vauban > > -- Craig, Corona De Tucson, AZ 2008 Brunton Super Stalker 1989 BMW K75 Hannigan enderw88.wordpress.com
