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