hledger: Command-line interface for the hledger accounting tool
This is hledger’s command-line interface. Its basic function is to read a plain text file describing financial transactions and produce useful reports. hledger is a cross-platform program for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format. It is inspired by and largely compatible with ledger(1). hledger provides command-line, curses and web interfaces, and aims to be a reliable, practical tool for daily use.
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| threaded | Build with support for multithreaded execution | Enabled |
| curses | On POSIX systems, enable curses support for auto-detecting terminal width. | Enabled |
| 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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hledger-0.27.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates