BunyMuny parses the CSV output of various bank statement listings and converts it to something more human readable with nice visualisations.
Find a file
2020-09-26 22:45:07 +10:00
.gitignore init commit - rudimentary parsing format for me bank statements 2020-09-26 21:30:15 +10:00
Bank.cs cleaner(ish) code, support for rules 2020-09-26 22:45:07 +10:00
bunymuny.csproj command line parsing 2020-09-26 21:59:06 +10:00
Program.cs cleaner(ish) code, support for rules 2020-09-26 22:45:07 +10:00
Statement.cs cleaner(ish) code, support for rules 2020-09-26 22:45:07 +10:00