Files
emacs/lisp/ledger-mode/ledger-mode-pkg.el
2025-12-25 11:44:13 +01:00

8 lines
308 B
EmacsLisp

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