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

7 lines
202 B
EmacsLisp

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