14 lines
446 B
EmacsLisp
14 lines
446 B
EmacsLisp
(define-package "helm-core" "20230829.910" "Development files for Helm"
|
|
'((emacs "25.1")
|
|
(async "1.9.7"))
|
|
:commit "5514c4a24f3124cabcdfdd97f19570b714910e74" :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:
|