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