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. More about the penny-bin package, along with a full sales pitch for Penny and how to get started, is at http://hackage.haskell.org/package/penny-bin. It may be installed with "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.

Flags

Automatic Flags
NameDescriptionDefault
debug

turns on some debugging options

Disabled
test

enables QuickCheck tests

Disabled
incabal

enables imports that only Cabal makes available

Enabled
buildlib

build library

Enabled

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 action-permutations (==0.0.0.0), base (>=4 && <5), binary (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), cereal (>=0.3 && <0.4), containers (>=0.5 && <0.6), explicit-exception (>=0.1 && <0.2), matchers (>=0.6 && <0.7), monad-loops (>=0.3 && <0.4), multiarg (>=0.16 && <0.17), ofx (>=0.2 && <0.3), old-locale (>=1.0 && <1.1), parsec (>=3.1.2 && <3.2), pcre-light (>=0.4 && <0.5), prednote (>=0.10 && <0.11), pretty-show (>=1.5 && <1.6), QuickCheck (>=2.5 && <2.6), rainbow (>=0.4 && <0.5), random (>=1.0 && <1.1), random-shuffle (==0.0.4), semigroups (>=0.9 && <0.10), 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-07-16T21:38:13Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables penny-gibberish, penny-test
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]