emacs/code/elpa/helm-core-20230317.1729/helm-core-pkg.el

12 lines
382 B
EmacsLisp

(define-package "helm-core" "20230317.1729" "Development files for Helm"
'((emacs "25.1")
(async "1.9.7"))
:commit "e15fd87d85ebb0df9cdd9115257292488c94549f" :authors
'(("Thierry Volpiatto" . "thievol@posteo.net"))
:maintainer
'("Thierry Volpiatto" . "thievol@posteo.net")
:url "https://emacs-helm.github.io/helm/")
;; Local Variables:
;; no-byte-compile: t
;; End: