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

12 lines
382 B
EmacsLisp

(define-package "helm-core" "20221106.1821" "Development files for Helm"
'((emacs "25.1")
(async "1.9.7"))
:commit "27d21f76371c46ed61cbd744011ba4666af449a5" :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: