./finance/ledger32, Double-entry accounting system for command-line

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 3.2.1nb9, Package name: ledger32-3.2.1nb9, Maintainer: base

Ledger is a powerful, double-entry accounting system that is accessed
from the UNIX command-line. This may put off some users, since there is
no flashy UI, but for those who want unparalleled reporting access to
their data there are few alternatives.

Ledger uses text files for input. It reads the files and generates
reports; there is no other database or stored state. To use Ledger, you
create a file of your account names and transactions, run from the
command line with some options to specify input and requested reports,
and get output. The output is generally plain text, though you could
generate a graph or html instead. Ledger is simple in concept,
surprisingly rich in ability, and easy to use.

This package provides the 3.2 branch of ledger. For the most recent
version, see finance/ledger instead.



Package options: python

Master sites:

Filesize: 772.421 KB

Version history: (Expand)


CVS history: (Expand)


   2026-06-29 08:48:04 by Thomas Klausner | Files touched by this commit (4)
Log message:
ledger32: fix build with Python 3.12+

Enable python option by default again.

Bump PKGREVISION.
   2026-06-28 21:59:00 by Thomas Klausner | Files touched by this commit (5)
Log message:
ledger32: fix build with latest boost

Put BROKEN marker into the python option, where it belongs.
If you don't need the Python .so file, the package now builds fine.

Bump PKGREVISION.
   2026-06-28 17:41:51 by Thomas Klausner | Files touched by this commit (364)
Log message:
*: limit Python versions due to py-numpy dropping Python 3.11 support
   2026-05-15 11:59:04 by Adam Ciarcinski | Files touched by this commit (249)
Log message:
revbump for boost-libs
   2026-01-06 08:54:23 by Thomas Klausner | Files touched by this commit (6)
Log message:
*: remove 310 from accepted Python versions

It is not in the default set any longer, so the dependencies will
not exist as 3.10 packages
   2025-10-17 10:52:37 by Thomas Klausner | Files touched by this commit (2)
Log message:
ledger32: fix build with boost 1.89
   2025-09-27 11:57:41 by Thomas Klausner | Files touched by this commit (337)
Log message:
*: recursive bump for boost 1.89
   2025-08-20 12:24:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
ledger32: fix build with cmake 4