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

7 lines
202 B
EmacsLisp

(define-package "async" "20160223.146" "Asynchronous processing in Emacs" 'nil :keywords
'("async")
:url "http://elpa.gnu.org/packages/async.html")
;; Local Variables:
;; no-byte-compile: t
;; End: