gpo.zugaina.org

Search Portage & Overlays:

app-office/beancount

A double-entry accounting system that uses text files as input

Screenshots

  • beancount-3.2.3
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: GPL-2   
    Overlay: stuff
  • beancount-2.3.6
    ~amd64
    test python_single_target_python3_12 python_single_target_python3_13

    View      Download      Browse     License: GPL-2   
    Overlay: guru

ChangeLog

commit f063ae7ccf95da1ca9cab443c7d716238527e837
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 16:02:17 2026 +0200

app-office/beancount: Keyword 3.2.3 for ~arm64

meson C parser (bison/flex-generated); aarch64-portable, no arch-specific code. Unblocks beangulp on arm64.

commit 94304d0f1a1b09453a54b8d89a913317a17ee8f1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 2 19:17:14 2026 +0200

app-office/beancount: new package, add 3.2.3

meson-python build: meson drives the bison/flex parser generation. Runtime
deps are just click/python-dateutil/regex (import and query tooling live in
beangulp/beanquery). python_test runs --pyargs from $ because the C
extension lands in the meson install tree, not under $.