Files
emacs-conf/lisp/ledger-mode/ledger-mode-pkg.el
2026-06-27 11:34:21 +02:00

8 lines
307 B
EmacsLisp

;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "ledger-mode" "20260609.609"
"Helper code for use with the \"ledger\" command-line tool."
'((emacs "26.1"))
:url "https://github.com/ledger/ledger-mode"
:commit "b0ee99feb2dcae5e304ad735d82d488f2191a51c"
:revdesc "b0ee99feb2dc")