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

7 lines
203 B
EmacsLisp

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