boo-bee-macs/elpa/dashboard-20210325.757/dashboard-pkg.el

14 lines
428 B
EmacsLisp

(define-package "dashboard" "20210325.757" "A startup screen extracted from Spacemacs"
'((emacs "25.3")
(page-break-lines "0.11"))
:commit "00f1dc84d3fbaf439d23645aa531eee59e28f688" :authors
'(("Rakan Al-Hneiti"))
:maintainer
'("Rakan Al-Hneiti")
:keywords
'("startup" "screen" "tools" "dashboard")
:url "https://github.com/emacs-dashboard/emacs-dashboard")
;; Local Variables:
;; no-byte-compile: t
;; End: