18 lines
501 B
EmacsLisp
18 lines
501 B
EmacsLisp
(define-package "org-super-agenda" "20220826.2315" "Supercharge your agenda"
|
|
'((emacs "26.1")
|
|
(s "1.10.0")
|
|
(dash "2.13")
|
|
(org "9.0")
|
|
(ht "2.2")
|
|
(ts "0.2"))
|
|
:commit "f4f528985397c833c870967884b013cf91a1da4a" :authors
|
|
'(("Adam Porter" . "adam@alphapapa.net"))
|
|
:maintainer
|
|
'("Adam Porter" . "adam@alphapapa.net")
|
|
:keywords
|
|
'("hypermedia" "outlines" "org" "agenda")
|
|
:url "http://github.com/alphapapa/org-super-agenda")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|