13 lines
388 B
EmacsLisp
13 lines
388 B
EmacsLisp
(define-package "async" "20230322.521" "Asynchronous processing in Emacs"
|
|
'((emacs "24.4"))
|
|
:commit "3f91ce8b963cd6909c6578f87b5545fd761f1547" :authors
|
|
'(("John Wiegley" . "jwiegley@gmail.com"))
|
|
:maintainer
|
|
'("Thierry Volpiatto" . "thievol@posteo.net")
|
|
:keywords
|
|
'("async")
|
|
:url "https://github.com/jwiegley/emacs-async")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|