my-emacs-d/elpa/helm-core-20161022.251/helm-core-pkg.el

8 lines
205 B
EmacsLisp

(define-package "helm-core" "20161022.251" "Development files for Helm"
'((emacs "24.4")
(async "1.9"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: