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

14 lines
447 B
EmacsLisp

(define-package "helm-core" "20230808.1057" "Development files for Helm"
'((emacs "25.1")
(async "1.9.7"))
:commit "a968b9bdd243f9d8d9d572656268421cb1ea8b39" :authors
'(("Thierry Volpiatto" . "thievol@posteo.net"))
:maintainers
'(("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: