@hackage hledger0.13
A command-line double-entry accounting tool.
Installation
CustomDependencies (17)
Dependents (7)
@hackage/hledger-ui, @hackage/hledger-chart, @hackage/acme-everything, @hackage/buchhaltung, @hackage/hledger-vty, @hackage/hledger-api, Show all…
hledger reads a plain text general journal or time log describing your transactions and displays precise balance and register reports on the console. It is a remix, in haskell, of John Wiegley's excellent c++ ledger. hledger aims to be a practical, accessible tool for end users and a useful library for finance-minded haskell programmers.