UMM

A small command-line accounting tool

http://www.korgwal.com/umm/

Latest on Hackage:0.3.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed and maintained by Uwe Hollerbach

This is a very minimal command-line program to read a plain-text ledger file and display balance information and other reports. I could have used hledger or ledger for this, but I had some things I wanted to do a little differently... so I did.