penny-lib: Extensible double-entry accounting system - library

[ bsd3, console, deprecated, finance ] [ Propose Tags ]
Deprecated in favor of penny

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
debug

turns on some debugging options

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.4.0.0, 0.6.0.0, 0.8.0.0, 0.10.0.0, 0.12.0.0, 0.14.0.0, 0.16.0.0, 0.18.0.0, 0.20.0.0, 0.21.0.0, 0.22.0.0
Dependencies base (>=4 && <5), bytestring (>=0.9 && <0.10), cereal (>=0.3 && <0.4), containers (>=0.4 && <0.5), explicit-exception (>=0.1 && <0.2), matchers (>=0.4 && <0.5), monad-loops (>=0.3 && <0.4), multiarg (>=0.8 && <0.9), old-locale (>=1.0 && <1.1), parsec (>=3.1.2 && <3.2), pretty-show (>=1.2 && <1.3), semigroups (>=0.8 && <0.9), split (>=0.2 && <0.3), strict (>=0.3 && <0.4), terminfo (>=0.3 && <0.4), text (>=0.11 && <0.12), time (>=1.4 && <1.5), transformers (>=0.3 && <0.4) [details]
License BSD-3-Clause
Copyright 2012-2013 Omari Norman.
Author Omari Norman
Maintainer omari@smileystation.com
Category Console, Finance
Home page http://www.github.com/massysett/penny
Bug tracker omari@smileystation.com
Source repo head: git clone git://github.com/massysett/penny.git
Uploaded by OmariNorman at 2013-01-08T18:58:03Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 8449 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]