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