12 lines
407 B
EmacsLisp
12 lines
407 B
EmacsLisp
(define-package "helm" "20230406.839" "Helm is an Emacs incremental and narrowing framework"
|
|
'((helm-core "3.9.0")
|
|
(popup "0.5.3"))
|
|
:commit "5c9d28da67d3f42fd27c7f7fcf0701b899fbaa8a" :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:
|