hledger-lib: docs update
This commit is contained in:
parent
ca136dca7f
commit
fad392e7e9
@ -1,15 +1,10 @@
|
|||||||
name: hledger-lib
|
name: hledger-lib
|
||||||
version: 0.9
|
version: 0.9
|
||||||
category: Finance
|
category: Finance
|
||||||
synopsis: Core types and utilities for working with hledger data.
|
synopsis: Core types and utilities for working with hledger (or c++ ledger) data.
|
||||||
description:
|
description:
|
||||||
hledger reads a plain text ledger file or timelog
|
This is the reusable core of the hledger financial app; use it to
|
||||||
describing your transactions and displays precise
|
build hledger and c++-ledger compatible finance tools.
|
||||||
balance and register reports via command-line, curses
|
|
||||||
or web interface. 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.
|
|
||||||
|
|
||||||
license: GPL
|
license: GPL
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user