update of packages
This commit is contained in:
18
lisp/ox-pandoc/ox-pandoc-pkg.el
Normal file
18
lisp/ox-pandoc/ox-pandoc-pkg.el
Normal file
@@ -0,0 +1,18 @@
|
||||
(define-package "ox-pandoc" "20230627.643" "An Org-mode exporter using pandoc"
|
||||
'((org "8.2")
|
||||
(emacs "24.4")
|
||||
(dash "2.8")
|
||||
(ht "2.0"))
|
||||
:commit "0f758517f512e375825679541b5d905be40342eb" :authors
|
||||
'(("Taichi" . "kawabata.taichi@gmail.com")
|
||||
("Alex" . "a-fent@github"))
|
||||
:maintainers
|
||||
'(("Alex" . "a-fent@github"))
|
||||
:maintainer
|
||||
'("Alex" . "a-fent@github")
|
||||
:keywords
|
||||
'("tools")
|
||||
:url "https://github.com/a-fent/ox-pandoc")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user