13 lines
397 B
EmacsLisp
13 lines
397 B
EmacsLisp
(define-package "async" "20200809.501" "Asynchronous processing in Emacs"
|
|
'((emacs "24.3"))
|
|
:commit "14f48de586b0977e3470f053b810d77b07ea427a" :authors
|
|
'(("John Wiegley" . "jwiegley@gmail.com"))
|
|
:maintainer
|
|
'("John Wiegley" . "jwiegley@gmail.com")
|
|
:keywords
|
|
'("convenience" "async")
|
|
:url "https://github.com/jwiegley/emacs-async")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|