update of packages
This commit is contained in:
17
lisp/org-drill/org-drill-pkg.el
Normal file
17
lisp/org-drill/org-drill-pkg.el
Normal file
@@ -0,0 +1,17 @@
|
||||
(define-package "org-drill" "20210427.2003" "Self-testing using spaced repetition"
|
||||
'((emacs "25.3")
|
||||
(seq "2.14")
|
||||
(org "9.3")
|
||||
(persist "0.3"))
|
||||
:commit "e55415221eedba2f2bd37a30cb71c842e344b5ee" :authors
|
||||
'(("Paul Sexton" . "eeeickythump@gmail.com"))
|
||||
:maintainers
|
||||
'(("Phillip Lord" . "phillip.lord@russet.org.uk"))
|
||||
:maintainer
|
||||
'("Phillip Lord" . "phillip.lord@russet.org.uk")
|
||||
:keywords
|
||||
'("games" "outlines" "multimedia")
|
||||
:url "https://gitlab.com/phillord/org-drill/issues")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
3861
lisp/org-drill/org-drill.el
Normal file
3861
lisp/org-drill/org-drill.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user