emacs/org/elpa/helm-core-20220423.1804/helm-core-pkg.el

12 lines
400 B
EmacsLisp

(define-package "helm-core" "20220423.1804" "Development files for Helm"
'((emacs "25.1")
(async "1.9.4"))
:commit "dc0c082a451cfe25d35ba3b9b0c0fc2766cc8319" :authors
'(("Thierry Volpiatto" . "thierry.volpiatto@gmail.com"))
:maintainer
'("Thierry Volpiatto" . "thierry.volpiatto@gmail.com")
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: