emacs/org/elpa/helm-20220803.1447/helm-pkg.el

12 lines
408 B
EmacsLisp

(define-package "helm" "20220803.1447" "Helm is an Emacs incremental and narrowing framework"
'((helm-core "3.8.7")
(popup "0.5.3"))
:commit "4ede199d5d1b7050486a0fdeecbbbf49fef31118" :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: