File: README.md

package info (click to toggle)
haskell-hledger-lib 1.32.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,336 kB
  • sloc: haskell: 14,109; makefile: 7
file content (9 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
# hledger-lib

A reusable library containing hledger's core functionality.
This is used by most hledger* packages so that they support the same
common file formats, command line options, reports etc.

See also:
the [project README](https://hledger.org/README.html)
and [home page](https://hledger.org).