@hackage hledger1.27
Command-line interface for the hledger accounting system
Installation
Tested Compilers
Dependencies (39)
- Decimal >=0.5.1
- Diff >=0.2
- aeson >=1 && <2.2
- ansi-terminal >=0.9
- base >=4.14 && <4.17
- breakpoint Show all…
Dependents (7)
@hackage/hledger-ui, @hackage/hledger-chart, @hackage/acme-everything, @hackage/buchhaltung, @hackage/hledger-vty, @hackage/hledger-api, Show all…
Package Flags
terminfo
(on by default)
On POSIX systems, build with the terminfo lib for detecting terminal width.
threaded
(on by default)
Build with support for multithreaded execution
hledger
The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports.
See also: the project README and home page.