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

15 lines
492 B
EmacsLisp

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