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

12 lines
381 B
EmacsLisp

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