docs: tweak
This commit is contained in:
parent
7ee69f5ed8
commit
49b291d284
@ -5,11 +5,9 @@ synopsis: A robust command-line accounting tool with a simple human-editab
|
||||
description:
|
||||
hledger is a haskell port and friendly fork of John Wiegley's ledger accounting tool.
|
||||
This package provides the main hledger command-line tool; see the other hledger-* packages for web and curses interfaces and chart generation.
|
||||
.
|
||||
hledger aims to be a reliable, practical financial reporting tool for day-to-day use, and also a useful library for building financial apps in haskell.
|
||||
Given a plain text file describing transactions, of money or any other commodity, hledger will print the chart of accounts, account balances, or transactions you're interested in.
|
||||
It can also help you add transactions to the journal file, or convert CSV data from your bank.
|
||||
It is easy to script and integrate with other systems.
|
||||
|
||||
license: GPL
|
||||
license-file: LICENSE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user