8 lines
307 B
EmacsLisp
8 lines
307 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "ledger-mode" "20250317.529"
|
|
"Helper code for use with the \"ledger\" command-line tool."
|
|
'((emacs "25.1"))
|
|
:url "https://github.com/ledger/ledger-mode"
|
|
:commit "d9b664820176bf294fbca5ee99c91920862cf37d"
|
|
:revdesc "d9b664820176")
|