9 lines
270 B
EmacsLisp
9 lines
270 B
EmacsLisp
|
(define-package "async" "20200809.501" "Asynchronous processing in Emacs"
|
||
|
'((emacs "24.3"))
|
||
|
:commit "36a10151e70e956e2f766ed9e65f4a9cfc8479b2" :keywords
|
||
|
'("async")
|
||
|
:url "https://github.com/jwiegley/emacs-async")
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|