@hackage penny-lib0.6.0.0

Extensible double-entry accounting system - library

Penny is a double-entry accounting system. It is inspired by, but incompatible with, John Wiegley's Ledger, which is available at http://ledger-cli.org/.

This package is a library. To start using Penny you will want to install the penny-bin package, which has the executable programs. It is available on Hackage and by running "cabal install penny-bin".

The Penny library is a full system to work with double-entry accounting transactions and postings and to make reports with them.