hledger: The main command-line interface for the hledger accounting tool.
hledger is a library and set of user tools for working with financial data (or anything that can be tracked in a double-entry accounting ledger.) It is a haskell port and friendly fork of John Wiegley's Ledger. hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use.
Versions | 0.1, 0.2, 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.6.1, 0.7.0, 0.8, 0.9, 0.10, 0.11, 0.11.1, 0.12, 0.12.1, 0.13, 0.14, 0.15, 0.15.1, 0.15.2, 0.16, 0.16.1, 0.17, 0.18, 0.18.1, 0.18.2, 0.19, 0.19.1, 0.19.2, 0.19.3, 0.20, 0.20.0.1, 0.21, 0.21.1, 0.21.2, 0.21.3, 0.22, 0.22.1, 0.22.2, 0.23, 0.23.1, 0.23.2, 0.23.3, 0.24, 0.24.1, 0.25, 0.25.1, 0.26, 0.27, 0.27.1, 1.0, 1.0.1, 1.1, 1.2, 1.3, 1.3.1, 1.4, 1.5, 1.9 |
---|---|
Change log | CHANGES |
Dependencies | base (>=4.3 && <5), base-compat (>=0.8.1), cmdargs (==0.10.*), containers, csv, directory, filepath, haskeline (>=0.6 && <=0.8), hledger (==0.26), hledger-lib (==0.26), HUnit, mtl, mtl-compat, old-locale, old-time, parsec (>=3), pretty-show (>=1.6.4), process, regex-tdfa, safe (>=0.2), shakespeare (>=1.0 && <2.1), shakespeare-text (>=1.0 && <1.2), split (>=0.1 && <0.3), tabular (==0.2.*), terminfo, text (>=0.11), time, unordered-containers, utf8-string (>=0.3.5 && <1.1), wizards (==1.0.*) [details] |
License | LicenseRef-GPL |
Author | Simon Michael <simon@joyful.com> |
Maintainer | Simon Michael <simon@joyful.com> |
Category | Finance, Console |
Home page | http://hledger.org |
Bug tracker | http://hledger.org/bugs |
Source repo | head: git clone https://github.com/simonmichael/hledger |
Uploaded | by SimonMichael at Mon Jul 13 01:15:18 UTC 2015 |
Distributions | Arch:1.9, Debian:0.26, Fedora:1.4, LTSHaskell:1.5, NixOS:1.5, Stackage:1.9, openSUSE:1.5 |
Executables | hledger |
Downloads | 21348 total (131 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-13 [all 1 reports] Hackage Matrix CI |
Flags
Name | Description | Default | Type |
---|---|---|---|
threaded | Build with support for multithreaded execution | Enabled | Automatic |
curses | On POSIX systems, enable curses support for auto-detecting terminal width. | Enabled | Automatic |
old-locale | A compatibility flag, set automatically by cabal. If false then depend on time >= 1.5, if true then depend on time < 1.5 together with old-locale. | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hledger-0.26.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)