# ghc-hledger-lib **Repository Path**: yxud/ghc-hledger-lib ## Basic Information - **Project Name**: ghc-hledger-lib - **Description**: A library providing the core functionality of hledger - **Primary Language**: Haskell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-09 - **Last Updated**: 2024-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ghc-hledger-lib This library contains hledger's core functionality. It is used by most hledger* packages so that they support the same command line options, file formats, reports, etc. hledger is a robust, cross-platform set of tools for tracking money, time, or any other commodity, using double-entry accounting and a simple, editable file format, with command-line, terminal and web interfaces. It is a Haskell rewrite of Ledger, and one of the leading implementations of Plain Text Accounting. See also: https://hledger.org - hledger's home page https://hledger.org/dev.html - starting point for hledger's developer docs https://hackage.haskell.org/package/hledger-lib/docs/Hledger.html - starting point for hledger's haddock docs