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