emacs/code/elpa/helm-20230727.1557/helm-pkg.el

15 lines
493 B
EmacsLisp

(define-package "helm" "20230727.1557" "Helm is an Emacs incremental and narrowing framework"
'((helm-core "3.9.1")
(wfnames "1.1")
(popup "0.5.3"))
:commit "c11845ea65500255ec294eb8026aef7ad3489269" :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: