Files
dotfiles/emacs/.emacs.d/elpa/async-20180103.2312/async-pkg.el
2018-01-09 04:06:05 +01:00

7 lines
203 B
EmacsLisp

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