8 lines
308 B
EmacsLisp
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")
|