13 lines
388 B
EmacsLisp
13 lines
388 B
EmacsLisp
(define-package "async" "20220820.530" "Asynchronous processing in Emacs"
|
|
'((emacs "24.4"))
|
|
:commit "73f825fd739875e4b8e10d47d497df402bbb61e7" :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:
|