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

8 lines
206 B
EmacsLisp
Raw Normal View History

2016-04-21 21:27:19 +00:00
(define-package "helm-core" "20160419.2355" "Development files for Helm"
'((emacs "24.3")
(async "1.7"))
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: