This package browser is in early development. Mind the rough edges.

hledger 1.27.1

Command-line interface for the hledger accounting system

The command-line interface for the hledger accounting system. Its basic function is to read a plain text file describing financial transactions and produce useful reports.

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.

Installation

Install hledger 1.27.1 as follows:

guix install hledger@1.27.1

Or install the latest version:

guix install hledger

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.