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

14 lines
447 B
EmacsLisp

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