The penny-lib package
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.
Properties
| Versions | 0.2.0.0, 0.4.0.0, 0.6.0.0, 0.8.0.0, 0.10.0.0, 0.12.0.0 |
|---|---|
| Dependencies | base (4.*), bytestring (0.10.*), cereal (0.3.*), containers (0.5.*), explicit-exception (0.1.*), matchers (0.6.*), monad-loops (0.3.*), multiarg (0.14.*), old-locale (1.0.*), parsec (≥3.1.2 & <3.2), pcre-light (0.4.*), prednote (0.8.*), pretty-show (1.5.*), rainbow (0.2.*), semigroups (0.9.*), split (0.2.*), strict (0.3.*), terminfo (0.3.*), text (0.11.*), time (1.4.*), transformers (0.3.*) |
| License | BSD3 |
| Copyright | 2012-2013 Omari Norman. |
| Author | Omari Norman |
| Maintainer | omari@smileystation.com |
| Stability | Experimental |
| Category | Console, Finance |
| Home page | http://www.github.com/massysett/penny |
| Bug tracker | omari@smileystation.com |
| Source repository | git clone git://github.com/massysett/penny.git |
| Upload date | Tue Apr 9 18:48:12 UTC 2013 |
| Uploaded by | OmariNorman |
| Built on | ghc-7.6 |
Modules
- Penny
- Penny.Brenner
- Penny.Cabin
- Penny.Copper
- Penny.Liberty
- Penny.Lincoln
- Penny.Shield
- Penny.Steel
- Penny.Wheat
- Penny.Zinc
Downloads
- penny-lib-0.12.0.0.tar.gz (Cabal source package)
- package description (included in the package)