my-emacs-d/elpa/async-20161010.2322/async-pkg.el

7 lines
203 B
EmacsLisp

(define-package "async" "20161010.2322" "Asynchronous processing in Emacs" 'nil :keywords
'("async")
:url "https://github.com/jwiegley/emacs-async")
;; Local Variables:
;; no-byte-compile: t
;; End: