12 lines
382 B
EmacsLisp
12 lines
382 B
EmacsLisp
|
(define-package "helm-core" "20220803.1447" "Development files for Helm"
|
||
|
'((emacs "25.1")
|
||
|
(async "1.9.4"))
|
||
|
: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:
|