18 lines
516 B
EmacsLisp
18 lines
516 B
EmacsLisp
(define-package "ol-notmuch" "20230511.2048" "Links to notmuch messages"
|
|
'((emacs "25.1")
|
|
(compat "29.1.4.1")
|
|
(notmuch "0.37")
|
|
(org "9.6.5"))
|
|
:commit "781c3518a537da2a8b5e8a4424f9441df463a147" :authors
|
|
'(("Matthieu Lemerre" . "racin@free.fr"))
|
|
:maintainers
|
|
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
|
:keywords
|
|
'("hypermedia" "mail")
|
|
:url "https://git.sr.ht/~tarsius/ol-notmuch")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|