13 lines
429 B
EmacsLisp
13 lines
429 B
EmacsLisp
(define-package "emacsql" "20230417.1448" "High-level SQL database front-end"
|
|
'((emacs "25.1"))
|
|
:commit "64012261f65fcdd7ea137d1973ef051af1dced42" :authors
|
|
'(("Christopher Wellons" . "wellons@nullprogram.com"))
|
|
:maintainers
|
|
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
|
:url "https://github.com/magit/emacsql")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|