13 lines
463 B
EmacsLisp
13 lines
463 B
EmacsLisp
(define-package "emacsql" "20250223.1743" "High-level SQL database front-end"
|
|
'((emacs "26.1"))
|
|
:commit "e4f1dcae91f91c5fa6dc1b0097a6c524e98fdf2b" :authors
|
|
'(("Christopher Wellons" . "wellons@nullprogram.com"))
|
|
:maintainers
|
|
'(("Jonas Bernoulli" . "emacs.emacsql@jonas.bernoulli.dev"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "emacs.emacsql@jonas.bernoulli.dev")
|
|
:url "https://github.com/magit/emacsql")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|